run: go install -gcflags=all= -ldflags=all= -v -i cmd/asm cmd/cgo cmd/compile cmd/link run: go install -gcflags=all= -ldflags=all= -v -i cmd/asm cmd/cgo cmd/compile cmd/link DONE run: go install -gcflags=all= -ldflags=all= -v -i cmd/asm cmd/cgo cmd/compile cmd/link run: go install -gcflags=all= -ldflags=all= -v -i cmd/asm cmd/cgo cmd/compile cmd/link DONE run: go install -gcflags=all= -ldflags=all= -v std cmd run: go install -gcflags=all= -ldflags=all= -v std cmd DONE run: go list -gcflags=all= -ldflags=all= -f={{if .Stale}} STALE {{.ImportPath}}: {{.StaleReason}}{{end}} std cmd run: go list -gcflags=all= -ldflags=all= -f={{if .Stale}} STALE {{.ImportPath}}: {{.StaleReason}}{{end}} std cmd DONE run: go list -gcflags=all= -ldflags=all= -f={{if .Stale}} STALE {{.ImportPath}}: {{.StaleReason}}{{end}} std run: go list -gcflags=all= -ldflags=all= -f={{if .Stale}} STALE {{.ImportPath}}: {{.StaleReason}}{{end}} std DONE ##### Testing packages. # go tool dist test -run=^go_test:archive/tar$ ok archive/tar 1.362s ok archive/zip 2.310s ok bufio 1.597s ok bytes 5.654s ok compress/bzip2 0.907s ok compress/flate 8.901s ok compress/gzip 0.529s ok compress/lzw 0.411s ok compress/zlib 0.706s ok container/heap 0.291s ok container/list 0.486s ok container/ring 0.365s ok context 0.450s ok crypto 0.403s ok crypto/aes 0.436s ok crypto/cipher 0.486s ok crypto/des 0.459s ok crypto/dsa 0.489s ok crypto/ecdsa 1.070s ok crypto/ed25519 6.257s ok crypto/ed25519/internal/edwards25519 543.272s ok crypto/ed25519/internal/edwards25519/field 190.082s ok crypto/elliptic 3.640s ok crypto/elliptic/internal/fiat 0.507s ok crypto/hmac 0.416s ok crypto/internal/subtle 0.366s ok crypto/md5 0.546s ok crypto/rand 0.480s ok crypto/rc4 1.032s ok crypto/rsa 5.021s ok crypto/sha1 0.364s ok crypto/sha256 0.355s ok crypto/sha512 0.478s ok crypto/subtle 0.394s ok crypto/tls 20.325s ok crypto/x509 36.588s ok database/sql 2.255s ok database/sql/driver 0.369s ok debug/dwarf 0.819s ok debug/elf 1.072s ok debug/gosym 0.719s ok debug/macho 0.318s ok debug/pe 0.472s ok debug/plan9obj 0.316s ok embed/internal/embedtest 0.700s ok encoding/ascii85 0.523s ok encoding/asn1 0.627s ok encoding/base32 0.665s ok encoding/base64 0.303s ok encoding/binary 0.478s ok encoding/csv 0.514s ok encoding/gob 1.309s ok encoding/hex 0.446s ok encoding/json 2.921s ok encoding/pem 0.990s ok encoding/xml 0.687s ok errors 0.476s ok expvar 0.473s ok flag 2.553s ok fmt 1.956s ok go/ast 0.521s ok go/build 28.948s ok go/build/constraint 0.427s ok go/constant 0.633s ok go/doc 2.490s ok go/format 0.614s ok go/importer 3.027s ok go/internal/gccgoimporter 0.656s ok go/internal/gcimporter 18.437s ok go/internal/srcimporter 201.732s ok go/parser 1.237s ok go/printer 4.925s ok go/scanner 0.521s ok go/token 0.606s ok go/types 83.484s ok hash 0.518s ok hash/adler32 0.415s ok hash/crc32 0.497s ok hash/crc64 0.408s ok hash/fnv 0.375s ok hash/maphash 1.682s ok html 0.413s ok html/template 2.467s ok image 1.416s ok image/color 0.780s ok image/draw 1.416s ok image/gif 4.194s ok image/jpeg 4.452s ok image/png 1.113s ok index/suffixarray 31.806s ok internal/abi 2.543s ok internal/cpu 0.826s ok internal/execabs 0.262s ok internal/fmtsort 0.613s ok internal/itoa 0.333s ok internal/poll 0.967s ok internal/profile 0.507s ok internal/reflectlite 2.093s ok internal/singleflight 0.444s ok internal/trace 1.769s ok internal/unsafeheader 0.328s ok internal/xcoff 0.411s ok io 0.526s ok io/fs 0.342s ok io/ioutil 0.682s ok log 0.600s ok log/syslog 1.868s ok math 0.524s ok math/big 189.712s ok math/bits 0.494s ok math/cmplx 0.462s ok math/rand 3.146s ok mime 0.362s ok mime/multipart 4.273s ok mime/quotedprintable 0.460s ok net 25.026s ok net/http 152.833s ok net/http/cgi 18.299s ok net/http/cookiejar 0.879s ok net/http/fcgi 0.604s ok net/http/httptest 1.334s ok net/http/httptrace 0.619s ok net/http/httputil 1.787s ok net/http/internal 0.383s ok net/http/internal/ascii 0.390s ok net/http/pprof 6.743s ok net/internal/socktest 0.367s ok net/mail 0.407s ok net/rpc 0.924s ok net/rpc/jsonrpc 0.645s ok net/smtp 0.887s ok net/textproto 0.502s ok net/url 0.550s --- FAIL: TestExecutable (0.27s) executable_test.go:50: Child returned "ERROR: readlink /proc/self/exe: no such file or directory", want an absolute path --- FAIL: TestExecutableDeleted (10.91s) executable_test.go:110: build output: executable_test.go:116: exec output: failed to read executable name after deletion: readlink /proc/self/exe: no such file or directory executable_test.go:118: exit status 1 FAIL FAIL os 16.820s ok os/exec 25.042s ok os/signal 15.318s ok os/user 0.552s ok path 0.398s ok path/filepath 0.674s ok plugin 0.352s ok reflect 11.962s ok regexp 1.984s ok regexp/syntax 7.672s go tool dist: signal: interrupt ==> ERROR: Aborted by user! Exiting...