darwin-amd64-nocgo at 841e63e480ca2626e0cd0bbf8df31f8c6d8ee597 :: 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=070326C6-D209-441D-9630-9578C6BE9168" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ZVpJ3pvW5j/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=296FD57B-6B54-4ED5-ADB5-40DA4B1B60FF" "__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.276s ok archive/zip 0.483s ok bufio 0.148s ok bytes 0.495s ok cmp 0.111s ok compress/bzip2 0.236s ok compress/flate 4.127s ok compress/gzip 1.583s ok compress/lzw 0.142s ok compress/zlib 0.835s ok container/heap 0.061s ok container/list 0.022s ok container/ring 0.025s ok context 0.102s ok crypto 0.024s ok crypto/aes 0.056s ok crypto/cipher 0.055s ok crypto/des 0.059s ok crypto/dsa 0.082s ok crypto/ecdh 0.061s ok crypto/ecdsa 0.059s ok crypto/ed25519 0.083s ok crypto/elliptic 0.066s ok crypto/hmac 0.060s ok crypto/internal/alias 0.037s ok crypto/internal/bigmod 0.223s ok crypto/internal/boring 0.080s ok crypto/internal/boring/bcache 0.210s ok crypto/internal/edwards25519 0.141s ok crypto/internal/edwards25519/field 0.035s ok crypto/internal/nistec 0.196s ok crypto/internal/nistec/fiat 0.089s [no tests to run] ok crypto/md5 0.164s ok crypto/rand 0.133s ok crypto/rc4 0.054s ok crypto/rsa 0.308s ok crypto/sha1 0.064s ok crypto/sha256 0.042s ok crypto/sha512 0.029s ok crypto/subtle 0.337s ok crypto/tls 2.710s ok crypto/x509 0.611s ok database/sql 0.609s ok database/sql/driver 0.095s ok debug/buildinfo 0.095s ok debug/dwarf 0.046s ok debug/elf 0.331s ok debug/gosym 0.116s ok debug/macho 0.042s ok debug/pe 0.082s ok debug/plan9obj 0.023s ok embed 0.082s [no tests to run] ok embed/internal/embedtest 0.123s ok encoding/ascii85 0.108s ok encoding/asn1 0.077s ok encoding/base32 0.121s ok encoding/base64 0.018s ok encoding/binary 0.064s ok encoding/csv 0.065s ok encoding/gob 1.750s ok encoding/hex 0.040s ok encoding/json 0.367s ok encoding/pem 0.550s ok encoding/xml 0.132s ok errors 0.078s ok expvar 0.144s ok flag 0.232s ok fmt 0.116s ok go/ast 0.037s ok go/build 2.157s ok go/build/constraint 0.063s ok go/constant 0.040s ok go/doc 0.138s ok go/doc/comment 1.669s ok go/format 0.133s ok go/importer 2.144s ok go/internal/gccgoimporter 0.085s ok go/internal/gcimporter 11.284s ok go/internal/srcimporter 3.043s ok go/parser 0.412s ok go/printer 0.368s ok go/scanner 0.049s ok go/token 0.056s ok go/types 28.140s ok go/version 0.062s ok hash 0.104s ok hash/adler32 0.112s ok hash/crc32 0.068s ok hash/crc64 0.210s ok hash/fnv 0.204s ok hash/maphash 0.143s ok html 0.041s ok html/template 0.173s ok image 0.144s ok image/color 0.117s ok image/draw 0.193s ok image/gif 0.561s ok image/jpeg 0.231s ok image/png 0.317s ok index/suffixarray 0.280s ok internal/abi 0.394s ok internal/buildcfg 0.033s ok internal/coverage/cformat 0.063s ok internal/coverage/cmerge 0.207s ok internal/coverage/pods 0.204s ok internal/coverage/slicereader 0.060s ok internal/coverage/slicewriter 0.038s ok internal/coverage/test 0.036s ok internal/cpu 0.155s ok internal/dag 0.166s ok internal/diff 0.149s ok internal/fmtsort 0.047s ok internal/fuzz 0.089s ok internal/godebug 1.305s ok internal/godebugs 0.037s ok internal/gover 0.055s ok internal/intern 2.221s ok internal/itoa 0.032s ok internal/platform 3.403s ok internal/poll 0.072s ok internal/profile 0.048s ok internal/reflectlite 0.053s ok internal/safefilepath 0.056s ok internal/saferio 0.126s ok internal/singleflight 0.093s ok internal/testenv 0.803s ok internal/trace 0.178s ok internal/trace/v2 25.675s ok internal/types/errors 2.174s ok internal/unsafeheader 0.097s ok internal/xcoff 0.035s ok internal/zstd 0.057s ok io 0.130s ok io/fs 0.338s ok io/ioutil 0.097s ok log 0.034s ok log/slog 0.239s ok log/slog/internal/benchmarks 0.024s ok log/slog/internal/buffer 0.032s ok log/syslog 1.273s ok maps 0.042s ok math 0.101s ok math/big 1.046s ok math/bits 0.110s ok math/cmplx 0.025s ok math/rand 0.258s ok math/rand/v2 0.316s ok mime 0.031s ok mime/multipart 0.680s ok mime/quotedprintable 0.101s ok net 25.076s ok net/http 12.821s ok net/http/cgi 1.484s ok net/http/cookiejar 0.061s ok net/http/fcgi 0.259s ok net/http/httptest 0.206s ok net/http/httptrace 0.148s ok net/http/httputil 1.395s ok net/http/internal 0.170s ok net/http/internal/ascii 0.045s ok net/http/pprof 5.223s ok net/internal/socktest 0.042s ok net/mail 0.036s ok net/netip 1.271s ok net/rpc 0.229s ok net/rpc/jsonrpc 0.112s ok net/smtp 0.222s ok net/textproto 1.440s ok net/url 0.039s ok os 2.018s ok os/exec 2.371s ok os/exec/internal/fdtest 0.033s ok os/signal 4.197s ok os/user 0.089s ok path 0.027s ok path/filepath 0.075s ok plugin 0.025s ok reflect 1.722s ok regexp 0.774s ok regexp/syntax 1.057s ok runtime 45.812s ok runtime/coverage 0.126s ok runtime/debug 0.289s ok runtime/internal/atomic 0.118s ok runtime/internal/math 0.080s ok runtime/internal/sys 0.124s ok runtime/internal/wasitest 0.032s ok runtime/metrics 0.032s ok runtime/pprof 11.626s ok runtime/trace 5.224s ok slices 0.189s ok sort 0.070s ok strconv 1.084s ok strings 2.837s ok sync 0.593s ok sync/atomic 6.263s ok syscall 2.099s ok testing 2.748s ok testing/fstest 0.043s ok testing/iotest 0.032s ok testing/quick 0.068s ok testing/slogtest 0.029s ok text/scanner 0.027s ok text/tabwriter 0.029s ok text/template 0.155s ok text/template/parse 0.030s ok time 2.497s ok unicode 0.030s ok unicode/utf16 0.070s ok unicode/utf8 0.041s ok cmd/addr2line 2.452s ok cmd/api 4.591s ok cmd/asm/internal/asm 0.664s ok cmd/asm/internal/lex 0.053s ok cmd/cgo/internal/swig 0.153s ok cmd/cgo/internal/test 0.038s ok cmd/cgo/internal/testcarchive 2.665s ok cmd/cgo/internal/testcshared 2.508s ok cmd/cgo/internal/testerrors 0.116s ok cmd/cgo/internal/testfortran 0.165s ok cmd/cgo/internal/testgodefs 0.136s ok cmd/cgo/internal/testlife 0.122s ok cmd/cgo/internal/testnocgo 0.020s ok cmd/cgo/internal/testplugin 0.125s ok cmd/cgo/internal/testsanitizers 0.045s [no tests to run] ok cmd/cgo/internal/testshared 0.059s ok cmd/cgo/internal/testso 0.166s ok cmd/cgo/internal/teststdio 0.183s ok cmd/cgo/internal/testtls 0.084s ok cmd/compile/internal/abt 0.051s ok cmd/compile/internal/amd64 4.084s ok cmd/compile/internal/base 0.052s ok cmd/compile/internal/compare 0.019s ok cmd/compile/internal/devirtualize 0.014s ok cmd/compile/internal/dwarfgen 0.927s ok cmd/compile/internal/importer 5.951s ok cmd/compile/internal/inline/inlheur 2.750s ok cmd/compile/internal/ir 0.043s ok cmd/compile/internal/logopt 3.679s ok cmd/compile/internal/loopvar 71.640s ok cmd/compile/internal/noder 0.053s ok cmd/compile/internal/reflectdata 0.027s [no tests to run] ok cmd/compile/internal/ssa 47.908s ok cmd/compile/internal/syntax 0.133s ok cmd/compile/internal/test 22.358s ok cmd/compile/internal/typecheck 1.134s ok cmd/compile/internal/types 0.031s ok cmd/compile/internal/types2 34.884s ok cmd/covdata 0.094s ok cmd/cover 4.528s ok cmd/dist 0.040s ok cmd/distpack 0.022s ok cmd/doc 0.549s ok cmd/fix 28.063s ok cmd/go 214.983s ok cmd/go/internal/auth 0.038s ok cmd/go/internal/cache 0.322s ok cmd/go/internal/cfg 0.036s [no tests to run] ok cmd/go/internal/envcmd 0.290s ok cmd/go/internal/fsys 0.208s ok cmd/go/internal/generate 0.066s ok cmd/go/internal/gover 0.042s ok cmd/go/internal/imports 0.078s ok cmd/go/internal/load 0.023s ok cmd/go/internal/lockedfile 0.314s ok cmd/go/internal/lockedfile/internal/filelock 0.067s ok cmd/go/internal/modfetch 0.035s ok cmd/go/internal/modfetch/codehost 8.547s ok cmd/go/internal/modfetch/zip_sum_test 0.104s ok cmd/go/internal/modindex 0.317s ok cmd/go/internal/modload 0.119s ok cmd/go/internal/mvs 0.114s ok cmd/go/internal/par 0.172s ok cmd/go/internal/str 0.026s ok cmd/go/internal/test 0.139s ok cmd/go/internal/toolchain 0.086s ok cmd/go/internal/vcs 0.078s ok cmd/go/internal/vcweb 0.090s ok cmd/go/internal/vcweb/vcstest 14.745s ok cmd/go/internal/web 0.059s ok cmd/go/internal/work 0.957s ok cmd/gofmt 0.064s ok cmd/internal/archive 1.262s ok cmd/internal/buildid 0.504s ok cmd/internal/cov 1.333s ok cmd/internal/dwarf 0.042s ok cmd/internal/edit 0.047s ok cmd/internal/goobj 0.016s ok cmd/internal/moddeps 4.550s ok cmd/internal/notsha256 0.044s ok cmd/internal/obj 1.817s ok cmd/internal/obj/ppc64 0.804s ok cmd/internal/obj/riscv 0.359s ok cmd/internal/obj/s390x 0.114s ok cmd/internal/obj/x86 4.711s ok cmd/internal/objabi 0.271s ok cmd/internal/pkgpath 0.182s ok cmd/internal/pkgpattern 0.022s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.016s ok cmd/internal/test2json 0.275s ok cmd/link 3.850s ok cmd/link/internal/benchmark 0.071s ok cmd/link/internal/ld 16.270s ok cmd/link/internal/loader 0.118s ok cmd/nm 2.106s ok cmd/objdump 3.713s ok cmd/pack 3.707s ok cmd/pprof 2.104s ok cmd/trace 0.154s ok cmd/vet 22.555s ##### os/user with tag osusergo ok os/user 0.037s ##### hash/maphash purego implementation ok hash/maphash 0.121s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 35.929s ##### Testing without libgcc. ok net 0.337s ok os/user 0.052s ##### internal linking of -buildmode=pie ok reflect 0.826s ##### sync -cpu=10 ok sync 0.454s ##### API check ok cmd/api 34.428s All tests passed.