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 0.793s ok archive/zip 1.015s ok bufio 1.235s ok bytes 2.460s ok compress/bzip2 0.613s ok compress/flate 4.187s ok compress/gzip 0.490s ok compress/lzw 0.375s ok compress/zlib 0.382s ok container/heap 0.304s ok container/list 0.215s ok container/ring 0.223s ok context 0.397s ok crypto 0.181s ok crypto/aes 0.289s ok crypto/cipher 0.219s ok crypto/des 0.306s ok crypto/dsa 0.252s ok crypto/ecdsa 0.423s ok crypto/ed25519 3.743s ok crypto/ed25519/internal/edwards25519 222.399s ok crypto/ed25519/internal/edwards25519/field 115.031s ok crypto/elliptic 1.699s ok crypto/elliptic/internal/fiat 0.198s ok crypto/hmac 0.278s ok crypto/internal/subtle 0.185s ok crypto/md5 0.252s ok crypto/rand 0.272s ok crypto/rc4 0.393s ok crypto/rsa 2.628s ok crypto/sha1 0.316s ok crypto/sha256 0.269s ok crypto/sha512 0.210s ok crypto/subtle 0.213s ok crypto/tls 12.198s ok crypto/x509 16.256s ok database/sql 2.099s ok database/sql/driver 0.262s ok debug/dwarf 0.336s ok debug/elf 0.445s ok debug/gosym 0.395s ok debug/macho 0.298s ok debug/pe 0.241s ok debug/plan9obj 0.176s ok embed/internal/embedtest 0.289s ok encoding/ascii85 0.163s ok encoding/asn1 0.400s ok encoding/base32 0.355s ok encoding/base64 0.287s ok encoding/binary 0.214s ok encoding/csv 0.290s ok encoding/gob 0.630s ok encoding/hex 0.246s ok encoding/json 1.853s ok encoding/pem 0.494s ok encoding/xml 0.602s ok errors 0.186s ok expvar 0.383s ok flag 1.717s ok fmt 1.057s ok go/ast 0.328s ok go/build 15.775s ok go/build/constraint 0.250s ok go/constant 0.331s ok go/doc 0.820s ok go/format 0.418s ok go/importer 1.835s ok go/internal/gccgoimporter 0.547s ok go/internal/gcimporter 9.503s ok go/internal/srcimporter 100.795s ok go/parser 0.545s ok go/printer 2.760s ok go/scanner 0.315s ok go/token 0.696s ok go/types 41.465s ok hash 0.207s ok hash/adler32 0.195s ok hash/crc32 0.273s ok hash/crc64 0.253s ok hash/fnv 0.154s ok hash/maphash 1.115s ok html 0.207s ok html/template 1.530s ok image 1.344s ok image/color 0.436s ok image/draw 0.833s ok image/gif 2.440s ok image/jpeg 1.839s ok image/png 0.612s ok index/suffixarray 15.208s ok internal/abi 1.840s ok internal/cpu 0.456s ok internal/execabs 0.221s ok internal/fmtsort 0.303s ok internal/itoa 0.171s ok internal/poll 0.787s ok internal/profile 0.243s ok internal/reflectlite 0.902s ok internal/singleflight 0.210s ok internal/trace 0.841s ok internal/unsafeheader 0.343s ok internal/xcoff 0.341s ok io 0.572s ok io/fs 0.452s ok io/ioutil 0.279s ok log 0.289s ok log/syslog 1.792s ok math 0.220s ok math/big 78.610s ok math/bits 0.235s ok math/cmplx 0.297s ok math/rand 2.180s ok mime 0.383s ok mime/multipart 2.743s ok mime/quotedprintable 0.301s ok net 18.811s ok net/http 67.261s ok net/http/cgi 11.182s ok net/http/cookiejar 0.498s ok net/http/fcgi 0.545s ok net/http/httptest 0.967s ok net/http/httptrace 0.435s ok net/http/httputil 1.924s ok net/http/internal 0.244s ok net/http/internal/ascii 0.297s ok net/http/pprof 6.161s ok net/internal/socktest 0.247s ok net/mail 0.423s ok net/rpc 0.790s ok net/rpc/jsonrpc 0.375s ok net/smtp 0.682s ok net/textproto 0.320s ok net/url 0.540s go tool dist: signal: interrupt ==> ERROR: Aborted by user! Exiting...