plan9-arm at c129af90eb20a5723fc7ed19b19afe054036fe71 ##### Testing packages. ok archive/tar 0.488s ok archive/zip 1.742s ok bufio 0.236s ok bytes 12.770s ok compress/bzip2 0.286s ok compress/flate 3.021s ok compress/gzip 1.138s ok compress/lzw 0.370s ok compress/zlib 1.842s ok constraints 1.286s ok container/heap 0.079s ok container/list 0.075s ok container/ring 0.068s ok context 0.125s ok crypto 0.082s ok crypto/aes 0.108s ok crypto/cipher 0.069s ok crypto/des 0.096s ok crypto/dsa 0.081s ok crypto/ecdsa 0.121s ok crypto/ed25519 1.010s ok crypto/ed25519/internal/edwards25519 52.582s ok crypto/ed25519/internal/edwards25519/field 22.863s ok crypto/elliptic 0.475s ok crypto/elliptic/internal/fiat 0.066s ok crypto/hmac 0.062s ok crypto/internal/subtle 0.097s ok crypto/md5 0.100s ok crypto/rand 0.143s ok crypto/rc4 0.128s ok crypto/rsa 0.569s ok crypto/sha1 0.085s ok crypto/sha256 0.069s ok crypto/sha512 0.084s ok crypto/subtle 0.144s ok crypto/tls 7.294s ok crypto/x509 3.663s ok database/sql 0.978s ok database/sql/driver 0.068s ok debug/dwarf 0.210s ok debug/elf 0.294s ok debug/gosym 0.117s ok debug/macho 0.104s ok debug/pe 0.119s ok debug/plan9obj 0.070s ok embed/internal/embedtest 0.097s ok encoding/ascii85 0.073s ok encoding/asn1 0.072s ok encoding/base32 0.149s ok encoding/base64 0.074s ok encoding/binary 0.073s ok encoding/csv 0.097s ok encoding/gob 0.125s ok encoding/hex 0.082s ok encoding/json 0.781s ok encoding/pem 0.106s ok encoding/xml 0.120s ok errors 0.076s ok expvar 0.083s ok flag 0.205s ok fmt 0.279s ok go/ast 0.098s ok go/build 5.942s ok go/build/constraint 0.080s ok go/constant 0.084s ok go/doc 0.296s ok go/format 0.108s ok go/importer 1.932s ok go/internal/gccgoimporter 0.228s ok go/internal/gcimporter 30.447s ok go/internal/srcimporter 9.571s ok go/parser 0.259s ok go/printer 1.205s ok go/scanner 0.076s ok go/token 0.119s ok go/types 72.745s ok hash 0.080s ok hash/adler32 0.084s ok hash/crc32 0.070s ok hash/crc64 0.087s ok hash/fnv 0.075s ok hash/maphash 0.218s ok html 0.077s ok html/template 0.417s ok image 0.255s ok image/color 0.129s ok image/draw 0.362s ok image/gif 1.842s ok image/jpeg 0.588s ok image/png 0.222s ok index/suffixarray 2.614s ok internal/abi 0.261s ok internal/buildcfg 0.075s ok internal/cpu 0.067s ok internal/execabs 0.100s ok internal/fmtsort 0.086s ok internal/fuzz 0.077s ok internal/itoa 0.064s ok internal/poll 0.173s ok internal/profile 0.071s ok internal/reflectlite 0.260s ok internal/singleflight 0.075s ok internal/trace 0.189s ok internal/unsafeheader 0.067s ok internal/xcoff 0.425s ok io 0.256s ok io/fs 0.084s ok io/ioutil 6.764s ok log 0.078s # math go/src/runtime/trace/annotation.go:8:2: open /boot/workdir/go/src/context/net_test.go: '/boot/workdir' fid in use FAIL math [setup failed] FAIL package archive/tar is not in GOROOT (/boot/workdir/go/src/archive/tar) package archive/zip is not in GOROOT (/boot/workdir/go/src/archive/zip) open /boot/workdir/go/src/bufio/bufio.go: '/boot/workdir' fid in use /boot/workdir/go/src/bufio/bufio.go:11:2: open /boot/workdir/go/src/bytes/buffer_test.go: '/boot/workdir' fid in use open /boot/workdir/go/src/compress/bzip2/bit_reader.go: '/boot/workdir' fid in use cannot find package "." in: /boot/workdir/go/src/compress/flate package compress/gzip is not in GOROOT (/boot/workdir/go/src/compress/gzip) package compress/lzw is not in GOROOT (/boot/workdir/go/src/compress/lzw) package compress/zlib is not in GOROOT (/boot/workdir/go/src/compress/zlib) package constraints is not in GOROOT (/boot/workdir/go/src/constraints) cannot find package "." in: /boot/workdir/go/src/container/heap cannot find package "." in: /boot/workdir/go/src/container/list package container/ring is not in GOROOT (/boot/workdir/go/src/container/ring) cannot find package "." in: /boot/workdir/go/src/context package crypto is not in GOROOT (/boot/workdir/go/src/crypto) package crypto/aes is not in GOROOT (/boot/workdir/go/src/crypto/aes) package crypto/cipher is not in GOROOT (/boot/workdir/go/src/crypto/cipher) package crypto/des is not in GOROOT (/boot/workdir/go/src/crypto/des) package crypto/dsa is not in GOROOT (/boot/workdir/go/src/crypto/dsa) package crypto/ecdsa is not in GOROOT (/boot/workdir/go/src/crypto/ecdsa) package crypto/ed25519 is not in GOROOT (/boot/workdir/go/src/crypto/ed25519) package crypto/ed25519/internal/edwards25519 is not in GOROOT (/boot/workdir/go/src/crypto/ed25519/internal/edwards25519) package crypto/ed25519/internal/edwards25519/field is not in GOROOT (/boot/workdir/go/src/crypto/ed25519/internal/edwards25519/field) open /boot/workdir/go/src/crypto/elliptic/p256_asm.go: '/boot/workdir' fid in use /boot/workdir/go/src/crypto/elliptic/p521.go:8:2: package crypto/elliptic/internal/fiat is not in GOROOT (/boot/workdir/go/src/crypto/elliptic/internal/fiat) package crypto/hmac is not in GOROOT (/boot/workdir/go/src/crypto/hmac) package crypto/internal/randutil is not in GOROOT (/boot/workdir/go/src/crypto/internal/randutil) cannot find package "." in: /boot/workdir/go/src/crypto/internal/subtle package crypto/md5 is not in GOROOT (/boot/workdir/go/src/crypto/md5) cannot find package "." in: /boot/workdir/go/src/crypto/rand package crypto/rc4 is not in GOROOT (/boot/workdir/go/src/crypto/rc4) package crypto/rsa is not in GOROOT (/boot/workdir/go/src/crypto/rsa) package crypto/sha1 is not in GOROOT (/boot/workdir/go/src/crypto/sha1) package crypto/sha256 is not in GOROOT (/boot/workdir/go/src/crypto/sha256) package crypto/sha512 is not in GOROOT (/boot/workdir/go/src/crypto/sha512) package crypto/subtle is not in GOROOT (/boot/workdir/go/src/crypto/subtle) package crypto/tls is not in GOROOT (/boot/workdir/go/src/crypto/tls) package crypto/x509 is not in GOROOT (/boot/workdir/go/src/crypto/x509) cannot find package "." in: /boot/workdir/go/src/crypto/x509/pkix package database/sql is not in GOROOT (/boot/workdir/go/src/database/sql) package database/sql/driver is not in GOROOT (/boot/workdir/go/src/database/sql/driver) package debug/dwarf is not in GOROOT (/boot/workdir/go/src/debug/dwarf) package debug/elf is not in GOROOT (/boot/workdir/go/src/debug/elf) package debug/gosym is not in GOROOT (/boot/workdir/go/src/debug/gosym) package debug/macho is not in GOROOT (/boot/workdir/go/src/debug/macho) package debug/pe is not in GOROOT (/boot/workdir/go/src/debug/pe) package debug/plan9obj is not in GOROOT (/boot/workdir/go/src/debug/plan9obj) package embed is not in GOROOT (/boot/workdir/go/src/embed) cannot find package "." in: /boot/workdir/go/src/embed/internal/embedtest package encoding is not in GOROOT (/boot/workdir/go/src/encoding) package encoding/ascii85 is not in GOROOT (/boot/workdir/go/src/encoding/ascii85) package encoding/asn1 is not in GOROOT (/boot/workdir/go/src/encoding/asn1) package encoding/base32 is not in GOROOT (/boot/workdir/go/src/encoding/base32) cannot find package "." in: /boot/workdir/go/src/encoding/base64 package encoding/binary is not in GOROOT (/boot/workdir/go/src/encoding/binary) package encoding/csv is not in GOROOT (/boot/workdir/go/src/encoding/csv) cannot find package "." in: /boot/workdir/go/src/encoding/gob package encoding/hex is not in GOROOT (/boot/workdir/go/src/encoding/hex) cannot find package "." in: /boot/workdir/go/src/encoding/json cannot find package "." in: /boot/workdir/go/src/encoding/pem package encoding/xml is not in GOROOT (/boot/workdir/go/src/encoding/xml) /boot/workdir/go/src/bytes/buffer.go:10:2: package errors is not in GOROOT (/boot/workdir/go/src/errors) package flag is not in GOROOT (/boot/workdir/go/src/flag) /boot/workdir/go/src/expvar/expvar.go:26:2: cannot find package "." in: /boot/workdir/go/src/fmt package go/ast is not in GOROOT (/boot/workdir/go/src/go/ast) package go/build is not in GOROOT (/boot/workdir/go/src/go/build) package go/build/constraint is not in GOROOT (/boot/workdir/go/src/go/build/constraint) package go/constant is not in GOROOT (/boot/workdir/go/src/go/constant) package go/doc is not in GOROOT (/boot/workdir/go/src/go/doc) cannot find package "." in: /boot/workdir/go/src/go/format package go/importer is not in GOROOT (/boot/workdir/go/src/go/importer) cannot find package "." in: /boot/workdir/go/src/go/internal/gccgoimporter cannot find package "." in: /boot/workdir/go/src/go/internal/gcimporter package go/internal/srcimporter is not in GOROOT (/boot/workdir/go/src/go/internal/srcimporter) package go/internal/typeparams is not in GOROOT (/boot/workdir/go/src/go/internal/typeparams) package go/parser is not in GOROOT (/boot/workdir/go/src/go/parser) package go/printer is not in GOROOT (/boot/workdir/go/src/go/printer) package go/scanner is not in GOROOT (/boot/workdir/go/src/go/scanner) cannot find package "." in: /boot/workdir/go/src/go/token package go/types is not in GOROOT (/boot/workdir/go/src/go/types) package hash is not in GOROOT (/boot/workdir/go/src/hash) cannot find package "." in: /boot/workdir/go/src/hash/adler32 package hash/crc64 is not in GOROOT (/boot/workdir/go/src/hash/crc64) package hash/fnv is not in GOROOT (/boot/workdir/go/src/hash/fnv) cannot find package "." in: /boot/workdir/go/src/hash/maphash package html is not in GOROOT (/boot/workdir/go/src/html) package html/template is not in GOROOT (/boot/workdir/go/src/html/template) package image is not in GOROOT (/boot/workdir/go/src/image) cannot find package "." in: /boot/workdir/go/src/image/color package image/color/palette is not in GOROOT (/boot/workdir/go/src/image/color/palette) package image/draw is not in GOROOT (/boot/workdir/go/src/image/draw) open /boot/workdir/go/src/image/gif/reader_test.go: '/boot/workdir' fid in use package image/internal/imageutil is not in GOROOT (/boot/workdir/go/src/image/internal/imageutil) package image/jpeg is not in GOROOT (/boot/workdir/go/src/image/jpeg) cannot find package "." in: /boot/workdir/go/src/image/png package index/suffixarray is not in GOROOT (/boot/workdir/go/src/index/suffixarray) package internal/abi is not in GOROOT (/boot/workdir/go/src/internal/abi) package internal/buildcfg is not in GOROOT (/boot/workdir/go/src/internal/buildcfg) /boot/workdir/go/src/bytes/bytes.go:10:2: package internal/bytealg is not in GOROOT (/boot/workdir/go/src/internal/bytealg) package internal/cfg is not in GOROOT (/boot/workdir/go/src/internal/cfg) package internal/cpu is not in GOROOT (/boot/workdir/go/src/internal/cpu) package internal/execabs is not in GOROOT (/boot/workdir/go/src/internal/execabs) package internal/fmtsort is not in GOROOT (/boot/workdir/go/src/internal/fmtsort) cannot find package "." in: /boot/workdir/go/src/internal/fuzz package internal/goarch is not in GOROOT (/boot/workdir/go/src/internal/goarch) package internal/goexperiment is not in GOROOT (/boot/workdir/go/src/internal/goexperiment) package internal/goos is not in GOROOT (/boot/workdir/go/src/internal/goos) package internal/goroot is not in GOROOT (/boot/workdir/go/src/internal/goroot) package internal/goversion is not in GOROOT (/boot/workdir/go/src/internal/goversion) package internal/itoa is not in GOROOT (/boot/workdir/go/src/internal/itoa) package internal/lazyregexp is not in GOROOT (/boot/workdir/go/src/internal/lazyregexp) package internal/lazytemplate is not in GOROOT (/boot/workdir/go/src/internal/lazytemplate) package internal/nettrace is not in GOROOT (/boot/workdir/go/src/internal/nettrace) package internal/obscuretestdata is not in GOROOT (/boot/workdir/go/src/internal/obscuretestdata) package internal/oserror is not in GOROOT (/boot/workdir/go/src/internal/oserror) package internal/poll is not in GOROOT (/boot/workdir/go/src/internal/poll) package internal/profile is not in GOROOT (/boot/workdir/go/src/internal/profile) package internal/race is not in GOROOT (/boot/workdir/go/src/internal/race) package internal/reflectlite is not in GOROOT (/boot/workdir/go/src/internal/reflectlite) package internal/singleflight is not in GOROOT (/boot/workdir/go/src/internal/singleflight) package internal/syscall/execenv is not in GOROOT (/boot/workdir/go/src/internal/syscall/execenv) package internal/sysinfo is not in GOROOT (/boot/workdir/go/src/internal/sysinfo) package internal/testenv is not in GOROOT (/boot/workdir/go/src/internal/testenv) package internal/testlog is not in GOROOT (/boot/workdir/go/src/internal/testlog) package internal/trace is not in GOROOT (/boot/workdir/go/src/internal/trace) package internal/unsafeheader is not in GOROOT (/boot/workdir/go/src/internal/unsafeheader) package internal/xcoff is not in GOROOT (/boot/workdir/go/src/internal/xcoff) /boot/workdir/go/src/bytes/buffer.go:11:2: package io is not in GOROOT (/boot/workdir/go/src/io) package io/fs is not in GOROOT (/boot/workdir/go/src/io/fs) open /boot/workdir/go/src/io/ioutil/tempfile.go: '/boot/workdir' fid in use /boot/workdir/go/src/expvar/expvar.go:27:2: open /boot/workdir/go/src/log/example_test.go: '/boot/workdir' fid in use package log/syslog is not in GOROOT (/boot/workdir/go/src/log/syslog) /boot/workdir/go/src/expvar/expvar.go:28:2: package math is not in GOROOT (/boot/workdir/go/src/math) /boot/workdir/go/src/crypto/elliptic/elliptic.go:18:2: package math/big is not in GOROOT (/boot/workdir/go/src/math/big) package math/bits is not in GOROOT (/boot/workdir/go/src/math/bits) package math/cmplx is not in GOROOT (/boot/workdir/go/src/math/cmplx) package math/rand is not in GOROOT (/boot/workdir/go/src/math/rand) package mime is not in GOROOT (/boot/workdir/go/src/mime) package mime/multipart is not in GOROOT (/boot/workdir/go/src/mime/multipart) package mime/quotedprintable is not in GOROOT (/boot/workdir/go/src/mime/quotedprintable) package net is not in GOROOT (/boot/workdir/go/src/net) /boot/workdir/go/src/expvar/expvar.go:29:2: package net/http is not in GOROOT (/boot/workdir/go/src/net/http) package net/http/cgi is not in GOROOT (/boot/workdir/go/src/net/http/cgi) package net/http/cookiejar is not in GOROOT (/boot/workdir/go/src/net/http/cookiejar) package net/http/fcgi is not in GOROOT (/boot/workdir/go/src/net/http/fcgi) package net/http/httptest is not in GOROOT (/boot/workdir/go/src/net/http/httptest) package net/http/httputil is not in GOROOT (/boot/workdir/go/src/net/http/httputil) package net/http/internal/ascii is not in GOROOT (/boot/workdir/go/src/net/http/internal/ascii) package net/http/internal/testcert is not in GOROOT (/boot/workdir/go/src/net/http/internal/testcert) package net/http/pprof is not in GOROOT (/boot/workdir/go/src/net/http/pprof) package net/internal/socktest is not in GOROOT (/boot/workdir/go/src/net/internal/socktest) package net/mail is not in GOROOT (/boot/workdir/go/src/net/mail) package net/rpc is not in GOROOT (/boot/workdir/go/src/net/rpc) cannot find package "." in: /boot/workdir/go/src/net/rpc/jsonrpc package net/smtp is not in GOROOT (/boot/workdir/go/src/net/smtp) /boot/workdir/go/src/net/http/httptrace/trace.go:14:2: package net/textproto is not in GOROOT (/boot/workdir/go/src/net/textproto) package net/url is not in GOROOT (/boot/workdir/go/src/net/url) /boot/workdir/go/src/expvar/expvar.go:30:2: package os is not in GOROOT (/boot/workdir/go/src/os) package os/exec is not in GOROOT (/boot/workdir/go/src/os/exec) package os/signal is not in GOROOT (/boot/workdir/go/src/os/signal) open /boot/workdir/go/src/os/user/lookup.go: '/boot/workdir' fid in use package path is not in GOROOT (/boot/workdir/go/src/path) package path/filepath is not in GOROOT (/boot/workdir/go/src/path/filepath) package plugin is not in GOROOT (/boot/workdir/go/src/plugin) /boot/workdir/go/src/net/http/httptrace/trace.go:15:2: cannot find package "." in: /boot/workdir/go/src/reflect package reflect/internal/example1 is not in GOROOT (/boot/workdir/go/src/reflect/internal/example1) package reflect/internal/example2 is not in GOROOT (/boot/workdir/go/src/reflect/internal/example2) package regexp is not in GOROOT (/boot/workdir/go/src/regexp) package regexp/syntax is not in GOROOT (/boot/workdir/go/src/regexp/syntax) /boot/workdir/go/src/expvar/expvar.go:31:2: package runtime is not in GOROOT (/boot/workdir/go/src/runtime) open /boot/workdir/go/src/runtime/debug/mod.go: '/boot/workdir' fid in use package runtime/internal/atomic is not in GOROOT (/boot/workdir/go/src/runtime/internal/atomic) package runtime/internal/math is not in GOROOT (/boot/workdir/go/src/runtime/internal/math) package runtime/internal/sys is not in GOROOT (/boot/workdir/go/src/runtime/internal/sys) package runtime/metrics is not in GOROOT (/boot/workdir/go/src/runtime/metrics) package runtime/pprof is not in GOROOT (/boot/workdir/go/src/runtime/pprof) cannot find package "." in: /boot/workdir/go/src/runtime/race package runtime/trace is not in GOROOT (/boot/workdir/go/src/runtime/trace) /boot/workdir/go/src/compress/bzip2/huffman.go:7:8: package sort is not in GOROOT (/boot/workdir/go/src/sort) /boot/workdir/go/src/expvar/expvar.go:33:2: package strconv is not in GOROOT (/boot/workdir/go/src/strconv) /boot/workdir/go/src/bufio/bufio.go:14:2: package strings is not in GOROOT (/boot/workdir/go/src/strings) /boot/workdir/go/src/crypto/elliptic/elliptic.go:19:2: package sync is not in GOROOT (/boot/workdir/go/src/sync) /boot/workdir/go/src/expvar/expvar.go:36:2: cannot find package "." in: /boot/workdir/go/src/sync/atomic /boot/workdir/go/src/os/user/lookup_plan9.go:10:2: package syscall is not in GOROOT (/boot/workdir/go/src/syscall) package testing is not in GOROOT (/boot/workdir/go/src/testing) package testing/fstest is not in GOROOT (/boot/workdir/go/src/testing/fstest) package testing/internal/testdeps is not in GOROOT (/boot/workdir/go/src/testing/internal/testdeps) package testing/iotest is not in GOROOT (/boot/workdir/go/src/testing/iotest) package testing/quick is not in GOROOT (/boot/workdir/go/src/testing/quick) package text/scanner is not in GOROOT (/boot/workdir/go/src/text/scanner) package text/tabwriter is not in GOROOT (/boot/workdir/go/src/text/tabwriter) package text/template is not in GOROOT (/boot/workdir/go/src/text/template) package text/template/parse is not in GOROOT (/boot/workdir/go/src/text/template/parse) /boot/workdir/go/src/net/http/httptrace/trace.go:16:2: package time is not in GOROOT (/boot/workdir/go/src/time) package time/tzdata is not in GOROOT (/boot/workdir/go/src/time/tzdata) /boot/workdir/go/src/bytes/bytes.go:11:2: package unicode is not in GOROOT (/boot/workdir/go/src/unicode) package unicode/utf16 is not in GOROOT (/boot/workdir/go/src/unicode/utf16) /boot/workdir/go/src/bytes/buffer.go:12:2: package unicode/utf8 is not in GOROOT (/boot/workdir/go/src/unicode/utf8) package unsafe is not in GOROOT (/boot/workdir/go/src/unsafe) package vendor/golang.org/x/crypto/chacha20 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/chacha20) package vendor/golang.org/x/crypto/chacha20poly1305 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/chacha20poly1305) package vendor/golang.org/x/crypto/cryptobyte is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/cryptobyte) package vendor/golang.org/x/crypto/cryptobyte/asn1 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1) package vendor/golang.org/x/crypto/curve25519 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/curve25519) package vendor/golang.org/x/crypto/curve25519/internal/field is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/curve25519/internal/field) package vendor/golang.org/x/crypto/hkdf is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/hkdf) package vendor/golang.org/x/crypto/internal/subtle is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/internal/subtle) package vendor/golang.org/x/crypto/poly1305 is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/crypto/poly1305) package vendor/golang.org/x/net/dns/dnsmessage is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/dns/dnsmessage) package vendor/golang.org/x/net/http/httpguts is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/http/httpguts) package vendor/golang.org/x/net/http/httpproxy is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/http/httpproxy) package vendor/golang.org/x/net/http2/hpack is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/http2/hpack) package vendor/golang.org/x/net/idna is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/idna) package vendor/golang.org/x/net/nettest is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/net/nettest) package vendor/golang.org/x/sys/cpu is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/sys/cpu) package vendor/golang.org/x/text/secure/bidirule is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/text/secure/bidirule) package vendor/golang.org/x/text/transform is not in GOROOT (/boot/workdir/go/src/vendor/golang.org/x/text/transform) cannot find package "." in: /boot/workdir/go/src/vendor/golang.org/x/text/unicode/bidi go tool dist: FAILED: go list -gcflags=all= -ldflags=all= -f={{if .Stale}} STALE {{.ImportPath}}: {{.StaleReason}}{{end}} std: exit status: 'go 15933: 1'