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.889s ok archive/zip 0.746s ok bufio 0.862s ok bytes 2.012s ok compress/bzip2 0.491s ok compress/flate 3.545s ok compress/gzip 0.429s ok compress/lzw 0.361s ok compress/zlib 0.403s ok container/heap 0.264s ok container/list 0.139s ok container/ring 0.210s ok context 0.362s ok crypto 0.202s ok crypto/aes 0.244s ok crypto/cipher 0.323s ok crypto/des 0.200s ok crypto/dsa 0.327s ok crypto/ecdsa 0.508s ok crypto/ed25519 3.269s ok crypto/ed25519/internal/edwards25519 347.202s ok crypto/ed25519/internal/edwards25519/field 140.859s ok crypto/elliptic 1.354s ok crypto/elliptic/internal/fiat 0.118s ok crypto/hmac 0.241s ok crypto/internal/subtle 0.242s ok crypto/md5 0.226s ok crypto/rand 0.416s ok crypto/rc4 0.353s ok crypto/rsa 3.339s ok crypto/sha1 0.208s ok crypto/sha256 0.201s ok crypto/sha512 0.192s ok crypto/subtle 0.204s ok crypto/tls 11.734s ok crypto/x509 26.757s ok database/sql 2.012s ok database/sql/driver 0.204s ok debug/dwarf 0.377s ok debug/elf 0.542s ok debug/gosym 0.397s ok debug/macho 0.226s ok debug/pe 0.247s ok debug/plan9obj 0.223s ok embed/internal/embedtest 0.261s ok encoding/ascii85 0.173s ok encoding/asn1 0.267s ok encoding/base32 0.297s ok encoding/base64 0.248s ok encoding/binary 0.358s ok encoding/csv 0.332s ok encoding/gob 0.586s ok encoding/hex 0.174s ok encoding/json 3.722s ok encoding/pem 0.512s ok encoding/xml 0.453s ok errors 0.226s ok expvar 0.391s ok flag 2.041s ok fmt 0.861s ok go/ast 0.269s ok go/build 25.965s ok go/build/constraint 0.339s ok go/constant 0.364s ok go/doc 0.842s ok go/format 0.269s ok go/importer 1.841s ok go/internal/gccgoimporter 0.486s ok go/internal/gcimporter 13.005s ok go/internal/srcimporter 119.552s ok go/parser 0.563s ok go/printer 2.676s ok go/scanner 0.237s ok go/token 0.461s ok go/types 50.288s ok hash 0.169s ok hash/adler32 0.186s ok hash/crc32 0.297s ok hash/crc64 0.295s ok hash/fnv 0.147s ok hash/maphash 1.039s ok html 0.339s ok html/template 1.536s ok image 1.330s ok image/color 0.730s ok image/draw 1.815s ok image/gif 2.135s ok image/jpeg 1.992s ok image/png 0.632s ok index/suffixarray 21.051s ok internal/abi 1.846s ok internal/cpu 0.556s ok internal/execabs 0.400s ok internal/fmtsort 0.439s ok internal/itoa 0.216s ok internal/poll 0.657s ok internal/profile 0.388s ok internal/reflectlite 0.975s ok internal/singleflight 0.280s ok internal/trace 0.990s ok internal/unsafeheader 0.357s ok internal/xcoff 0.367s ok io 0.557s ok io/fs 0.341s ok io/ioutil 0.357s ok log 0.639s ok log/syslog 1.778s ok math 0.413s ok math/big 108.513s ok math/bits 0.279s ok math/cmplx 0.322s ok math/rand 1.980s ok mime 0.559s ok mime/multipart 5.310s ok mime/quotedprintable 0.386s ok net 15.287s ok net/http 140.852s ok net/http/cgi 13.293s ok net/http/cookiejar 0.382s ok net/http/fcgi 0.994s ok net/http/httptest 2.772s ok net/http/httptrace 0.239s ok net/http/httputil 1.477s ok net/http/internal 0.396s ok net/http/internal/ascii 0.266s ok net/http/pprof 6.150s ok net/internal/socktest 0.290s ok net/mail 0.353s ok net/rpc 0.730s ok net/rpc/jsonrpc 0.578s ok net/smtp 0.831s ok net/textproto 0.338s ok net/url 0.460s --- FAIL: TestExecutable (0.35s) executable_test.go:50: Child returned "ERROR: readlink /proc/self/exe: no such file or directory", want an absolute path --- FAIL: TestExecutableDeleted (7.61s) 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 12.993s ok os/exec 19.092s ok os/signal 12.630s ok os/user 0.569s ok path 0.479s ok path/filepath 0.376s ok plugin 0.270s ok reflect 5.110s ok regexp 1.224s ok regexp/syntax 7.174s ok runtime 281.913s ok runtime/cgo 0.460s ok runtime/debug 0.728s ok runtime/internal/atomic 0.402s ok runtime/internal/math 0.280s ok runtime/internal/sys 0.189s ok runtime/metrics 0.201s ok runtime/pprof 72.889s ok runtime/trace 3.204s ok sort 1.613s ok strconv 4.001s ok strings 2.697s ok sync 4.560s ok sync/atomic 7.202s --- FAIL: TestExecPtrace (0.03s) syscall_ptrace_test.go:36: StartProcess with ptrace enabled failed: fork/exec /usr/bin/sh: function not implemented FAIL FAIL syscall 3.081s ok testing 5.944s ok testing/fstest 0.453s ok testing/iotest 0.469s ok testing/quick 1.256s ok text/scanner 0.379s ok text/tabwriter 0.423s ok text/template 0.871s ok text/template/parse 0.400s ok time 7.817s ok unicode 0.256s ok unicode/utf16 0.240s ok unicode/utf8 0.371s ok cmd/addr2line 35.201s ok cmd/api 31.185s ok cmd/asm/internal/asm 14.595s ok cmd/asm/internal/lex 0.387s ok cmd/compile/internal/dwarfgen 10.057s ok cmd/compile/internal/importer 24.801s ok cmd/compile/internal/ir 0.348s ok cmd/compile/internal/logopt 5.338s ok cmd/compile/internal/noder 0.342s ok cmd/compile/internal/ssa 5.081s ok cmd/compile/internal/ssagen 0.447s ok cmd/compile/internal/syntax 0.767s ok cmd/compile/internal/test 99.266s ok cmd/compile/internal/typecheck 8.492s ok cmd/compile/internal/types 0.333s ok cmd/compile/internal/types2 14.826s ok cmd/cover 32.609s ok cmd/doc 2.833s ok cmd/fix 20.899s go tool dist: signal: interrupt ==> ERROR: Aborted by user! Exiting...