darwin-amd64-nocgo at 743121c45c0d8d6322046f2b14c1d17b39b612f1 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=AE3912F0-4C42-45E1-86E9-8ED4D0590C91" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YLmhYRT0Ft/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=CC811105-D7F0-49C8-B556-2F6FB55BD5E7" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-nocgo" "CGO_ENABLED=0" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.505s ok archive/zip 0.787s ok bufio 0.205s ok bytes 0.589s ok cmp 0.104s ok compress/bzip2 0.241s ok compress/flate 6.242s ok compress/gzip 2.277s ok compress/lzw 0.207s ok compress/zlib 1.130s ok container/heap 0.118s ok container/list 0.129s ok container/ring 0.042s ok context 0.153s ok crypto 0.049s ok crypto/aes 0.069s ok crypto/cipher 0.069s ok crypto/des 0.072s ok crypto/dsa 0.046s ok crypto/ecdh 0.061s ok crypto/ecdsa 0.056s ok crypto/ed25519 0.071s ok crypto/elliptic 0.054s ok crypto/hmac 0.038s ok crypto/internal/alias 0.035s ok crypto/internal/bigmod 0.236s ok crypto/internal/boring 0.106s ok crypto/internal/boring/bcache 0.196s ok crypto/internal/edwards25519 0.092s ok crypto/internal/edwards25519/field 0.055s ok crypto/internal/nistec 0.203s ok crypto/internal/nistec/fiat 0.111s [no tests to run] ok crypto/md5 0.142s ok crypto/rand 0.128s ok crypto/rc4 0.108s ok crypto/rsa 0.268s ok crypto/sha1 0.067s ok crypto/sha256 0.036s ok crypto/sha512 0.051s ok crypto/subtle 0.351s ok crypto/tls 2.241s ok crypto/x509 0.687s ok database/sql 0.653s ok database/sql/driver 0.141s ok debug/buildinfo 0.118s ok debug/dwarf 0.084s ok debug/elf 0.341s ok debug/gosym 0.115s ok debug/macho 0.019s ok debug/pe 0.087s ok debug/plan9obj 0.050s ok embed 0.088s [no tests to run] ok embed/internal/embedtest 0.093s ok encoding/ascii85 0.053s ok encoding/asn1 0.067s ok encoding/base32 0.066s ok encoding/base64 0.015s ok encoding/binary 0.052s ok encoding/csv 0.069s ok encoding/gob 1.564s ok encoding/hex 0.021s ok encoding/json 0.302s ok encoding/pem 0.477s ok encoding/xml 0.151s ok errors 0.079s ok expvar 0.131s ok flag 0.158s ok fmt 0.124s ok go/ast 0.027s ok go/build 1.859s ok go/build/constraint 0.035s ok go/constant 0.044s ok go/doc 0.101s ok go/doc/comment 1.538s ok go/format 0.081s ok go/importer 1.259s ok go/internal/gccgoimporter 0.065s ok go/internal/gcimporter 9.338s ok go/internal/srcimporter 2.673s ok go/parser 0.411s ok go/printer 0.407s ok go/scanner 0.043s ok go/token 0.021s ok go/types 25.821s ok hash 0.104s ok hash/adler32 0.071s ok hash/crc32 0.020s ok hash/crc64 0.017s ok hash/fnv 0.015s ok hash/maphash 0.089s ok html 0.087s ok html/template 0.129s ok image 0.085s ok image/color 0.057s ok image/draw 0.107s ok image/gif 0.367s ok image/jpeg 0.336s ok image/png 0.395s ok index/suffixarray 0.273s ok internal/abi 0.318s ok internal/buildcfg 0.087s ok internal/coverage/cformat 0.053s ok internal/coverage/cmerge 0.031s ok internal/coverage/pods 0.072s ok internal/coverage/slicereader 0.051s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.044s ok internal/cpu 0.036s ok internal/dag 0.069s ok internal/diff 0.053s ok internal/fmtsort 0.017s ok internal/fuzz 0.060s ok internal/godebug 2.319s ok internal/godebugs 0.140s ok internal/intern 2.442s ok internal/itoa 0.052s ok internal/platform 1.954s ok internal/poll 0.056s ok internal/profile 0.034s ok internal/reflectlite 0.015s ok internal/safefilepath 0.051s ok internal/saferio 0.146s ok internal/singleflight 0.044s ok internal/testenv 0.877s ok internal/trace 0.251s ok internal/types/errors 2.069s ok internal/unsafeheader 0.079s ok internal/xcoff 0.033s ok internal/zstd 0.049s ok io 0.150s ok io/fs 0.332s ok io/ioutil 0.086s ok log 0.075s ok log/slog 0.171s ok log/slog/internal/benchmarks 0.025s ok log/slog/internal/buffer 0.078s ok log/syslog 1.276s ok maps 0.030s ok math 0.062s ok math/big 1.409s ok math/bits 0.035s ok math/cmplx 0.062s ok math/rand 0.189s ok mime 0.040s ok mime/multipart 1.050s ok mime/quotedprintable 0.189s ok net 17.685s ok net/http 12.615s ok net/http/cgi 3.001s ok net/http/cookiejar 0.090s ok net/http/fcgi 0.270s ok net/http/httptest 0.175s ok net/http/httptrace 0.036s ok net/http/httputil 1.296s ok net/http/internal 0.079s ok net/http/internal/ascii 0.079s ok net/http/pprof 5.281s ok net/internal/socktest 0.081s ok net/mail 0.082s ok net/netip 1.298s ok net/rpc 0.262s ok net/rpc/jsonrpc 0.146s ok net/smtp 0.228s ok net/textproto 1.301s ok net/url 0.060s ok os 2.083s ok os/exec 2.370s ok os/exec/internal/fdtest 0.072s ok os/signal 4.274s ok os/user 0.185s ok path 0.088s ok path/filepath 0.155s ok plugin 0.031s ok reflect 1.539s ok regexp 0.687s ok regexp/syntax 1.127s ok runtime 45.615s ok runtime/coverage 0.048s ok runtime/debug 0.266s ok runtime/internal/atomic 0.095s ok runtime/internal/math 0.076s ok runtime/internal/sys 0.159s ok runtime/internal/wasitest 0.028s ok runtime/metrics 0.028s ok runtime/pprof 8.059s ok runtime/trace 4.721s ok slices 0.272s ok sort 0.126s ok strconv 0.308s ok strings 2.517s ok sync 0.636s ok sync/atomic 2.720s ok syscall 1.922s ok testing 2.752s ok testing/fstest 0.103s ok testing/iotest 0.046s ok testing/quick 0.146s ok testing/slogtest 0.045s ok text/scanner 0.037s ok text/tabwriter 0.029s ok text/template 0.078s ok text/template/parse 0.093s ok time 2.536s ok unicode 0.030s ok unicode/utf16 0.088s ok unicode/utf8 0.062s ok cmd/addr2line 2.220s ok cmd/api 3.317s ok cmd/asm/internal/asm 0.601s ok cmd/asm/internal/lex 0.021s ok cmd/cgo/internal/swig 0.113s ok cmd/cgo/internal/test 0.020s ok cmd/cgo/internal/testcarchive 3.586s ok cmd/cgo/internal/testcshared 0.473s ok cmd/cgo/internal/testerrors 0.183s ok cmd/cgo/internal/testfortran 0.183s ok cmd/cgo/internal/testgodefs 0.213s ok cmd/cgo/internal/testlife 0.201s ok cmd/cgo/internal/testnocgo 0.060s ok cmd/cgo/internal/testplugin 0.089s ok cmd/cgo/internal/testsanitizers 0.037s [no tests to run] ok cmd/cgo/internal/testshared 0.020s ok cmd/cgo/internal/testso 0.192s ok cmd/cgo/internal/teststdio 0.183s ok cmd/cgo/internal/testtls 0.069s ok cmd/compile/internal/abt 0.045s ok cmd/compile/internal/amd64 5.061s ok cmd/compile/internal/base 0.021s ok cmd/compile/internal/compare 0.026s ok cmd/compile/internal/dwarfgen 1.025s ok cmd/compile/internal/importer 7.572s ok cmd/compile/internal/inline/inlheur 2.385s ok cmd/compile/internal/ir 0.056s ok cmd/compile/internal/logopt 1.825s ok cmd/compile/internal/loopvar 60.432s ok cmd/compile/internal/noder 0.084s ok cmd/compile/internal/reflectdata 0.056s [no tests to run] ok cmd/compile/internal/ssa 46.916s ok cmd/compile/internal/syntax 0.197s ok cmd/compile/internal/test 23.617s ok cmd/compile/internal/typecheck 1.002s ok cmd/compile/internal/types 0.103s ok cmd/compile/internal/types2 25.429s ok cmd/covdata 0.066s ok cmd/cover 6.067s ok cmd/dist 0.029s ok cmd/distpack 0.038s ok cmd/doc 0.225s ok cmd/fix 13.044s ok cmd/go 205.659s ok cmd/go/internal/auth 0.138s ok cmd/go/internal/cache 0.887s ok cmd/go/internal/cfg 0.044s [no tests to run] ok cmd/go/internal/envcmd 0.419s ok cmd/go/internal/fsys 0.200s ok cmd/go/internal/generate 0.071s ok cmd/go/internal/gover 0.117s ok cmd/go/internal/imports 0.107s ok cmd/go/internal/load 0.086s ok cmd/go/internal/lockedfile 0.214s ok cmd/go/internal/lockedfile/internal/filelock 0.071s ok cmd/go/internal/modfetch 0.132s ok cmd/go/internal/modfetch/codehost 8.567s ok cmd/go/internal/modfetch/zip_sum_test 0.117s ok cmd/go/internal/modindex 0.172s ok cmd/go/internal/modload 0.032s ok cmd/go/internal/mvs 0.022s ok cmd/go/internal/par 0.029s ok cmd/go/internal/str 0.011s ok cmd/go/internal/test 0.055s ok cmd/go/internal/toolchain 0.121s ok cmd/go/internal/vcs 0.113s ok cmd/go/internal/vcweb 0.107s ok cmd/go/internal/vcweb/vcstest 14.872s ok cmd/go/internal/web 0.103s ok cmd/go/internal/work 1.180s ok cmd/gofmt 0.085s ok cmd/internal/archive 0.921s ok cmd/internal/buildid 0.353s ok cmd/internal/cov 0.993s ok cmd/internal/dwarf 0.146s ok cmd/internal/edit 0.095s ok cmd/internal/goobj 0.060s ok cmd/internal/moddeps 2.049s ok cmd/internal/notsha256 0.039s ok cmd/internal/obj 1.470s ok cmd/internal/obj/ppc64 1.181s ok cmd/internal/obj/riscv 0.423s ok cmd/internal/obj/s390x 0.047s ok cmd/internal/obj/x86 4.203s ok cmd/internal/objabi 0.154s ok cmd/internal/pkgpath 0.076s ok cmd/internal/pkgpattern 0.020s ok cmd/internal/quoted 0.010s ok cmd/internal/src 0.017s ok cmd/internal/test2json 0.210s ok cmd/link 4.149s ok cmd/link/internal/benchmark 0.047s ok cmd/link/internal/ld 13.505s ok cmd/link/internal/loader 0.195s ok cmd/nm 1.320s ok cmd/objdump 2.942s ok cmd/pack 2.920s ok cmd/pprof 1.864s ok cmd/trace 0.190s ok cmd/vet 20.248s ##### os/user with tag osusergo ok os/user 0.014s ##### hash/maphash purego implementation ok hash/maphash 0.066s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 30.946s ##### Testing without libgcc. ok net 0.197s ok os/user 0.034s ##### internal linking of -buildmode=pie ok reflect 0.876s ##### sync -cpu=10 ok sync 0.394s ##### API check ok cmd/api 31.119s All tests passed.