darwin-amd64-nocgo at bebf82cbf696002acfde605735e0f454b730df9d :: 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=F993DEF8-99F6-4BFA-BF99-174689B14F79" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FR4bGS89Dz/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C9145631-D4FA-4400-B215-4B954EA1D32A" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/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.257s ok archive/zip 0.423s ok bufio 0.144s ok bytes 0.451s ok cmp 0.134s ok compress/bzip2 0.204s ok compress/flate 4.060s ok compress/gzip 1.643s ok compress/lzw 0.141s ok compress/zlib 0.896s ok container/heap 0.027s ok container/list 0.025s ok container/ring 0.044s ok context 0.110s ok crypto 0.029s ok crypto/aes 0.049s ok crypto/cipher 0.063s ok crypto/des 0.063s ok crypto/dsa 0.038s ok crypto/ecdh 0.086s ok crypto/ecdsa 0.067s ok crypto/ed25519 0.154s ok crypto/elliptic 0.092s ok crypto/hmac 0.062s ok crypto/internal/alias 0.037s ok crypto/internal/bigmod 0.192s ok crypto/internal/boring 0.053s ok crypto/internal/boring/bcache 0.205s ok crypto/internal/edwards25519 0.098s ok crypto/internal/edwards25519/field 0.040s ok crypto/internal/nistec 0.209s ok crypto/internal/nistec/fiat 0.153s [no tests to run] ok crypto/md5 0.140s ok crypto/rand 0.163s ok crypto/rc4 0.058s ok crypto/rsa 0.292s ok crypto/sha1 0.071s ok crypto/sha256 0.043s ok crypto/sha512 0.040s ok crypto/subtle 0.332s ok crypto/tls 2.450s ok crypto/x509 0.691s ok database/sql 0.661s ok database/sql/driver 0.161s ok debug/buildinfo 0.161s ok debug/dwarf 0.071s ok debug/elf 0.286s ok debug/gosym 0.097s ok debug/macho 0.036s ok debug/pe 0.100s ok debug/plan9obj 0.048s ok embed 0.034s [no tests to run] ok embed/internal/embedtest 0.115s ok encoding/ascii85 0.074s ok encoding/asn1 0.038s ok encoding/base32 0.084s ok encoding/base64 0.018s ok encoding/binary 0.127s ok encoding/csv 0.101s ok encoding/gob 1.551s ok encoding/hex 0.037s ok encoding/json 0.464s ok encoding/pem 0.702s ok encoding/xml 0.126s ok errors 0.099s ok expvar 0.109s ok flag 0.164s ok fmt 0.096s ok go/ast 0.028s ok go/build 1.692s ok go/build/constraint 0.081s ok go/constant 0.058s ok go/doc 0.095s ok go/doc/comment 1.241s ok go/format 0.073s ok go/importer 1.298s ok go/internal/gccgoimporter 0.048s ok go/internal/gcimporter 8.470s ok go/internal/srcimporter 2.431s ok go/parser 0.325s ok go/printer 0.313s ok go/scanner 0.040s ok go/token 0.043s ok go/types 28.453s ok hash 0.026s ok hash/adler32 0.027s ok hash/crc32 0.021s ok hash/crc64 0.036s ok hash/fnv 0.029s ok hash/maphash 0.125s ok html 0.023s ok html/template 0.211s ok image 0.125s ok image/color 0.096s ok image/draw 0.113s ok image/gif 0.532s ok image/jpeg 0.198s ok image/png 0.347s ok index/suffixarray 0.234s ok internal/abi 0.514s ok internal/buildcfg 0.152s ok internal/coverage/cformat 0.093s ok internal/coverage/cmerge 0.061s ok internal/coverage/pods 0.191s ok internal/coverage/slicereader 0.153s ok internal/coverage/slicewriter 0.065s ok internal/coverage/test 0.040s ok internal/cpu 0.061s ok internal/dag 0.044s ok internal/diff 0.048s ok internal/fmtsort 0.016s ok internal/fuzz 0.051s ok internal/godebug 1.918s ok internal/godebugs 0.076s ok internal/intern 3.041s ok internal/itoa 0.065s ok internal/platform 2.167s ok internal/poll 0.379s ok internal/profile 0.041s ok internal/reflectlite 0.021s ok internal/safefilepath 0.070s ok internal/saferio 0.117s ok internal/singleflight 0.048s ok internal/testenv 0.991s ok internal/trace 0.194s ok internal/types/errors 2.038s ok internal/unsafeheader 0.031s ok internal/xcoff 0.033s ok internal/zstd 0.068s ok io 0.117s ok io/fs 0.320s ok io/ioutil 0.090s ok log 0.042s ok log/slog 0.162s ok log/slog/internal/benchmarks 0.049s ok log/slog/internal/buffer 0.045s ok log/syslog 1.274s ok maps 0.030s ok math 0.078s ok math/big 1.129s ok math/bits 0.029s ok math/cmplx 0.051s ok math/rand 0.209s ok mime 0.053s ok mime/multipart 0.913s ok mime/quotedprintable 0.168s ok net 18.301s ok net/http 12.331s ok net/http/cgi 2.799s ok net/http/cookiejar 0.111s ok net/http/fcgi 0.276s ok net/http/httptest 0.196s ok net/http/httptrace 0.038s ok net/http/httputil 1.287s ok net/http/internal 0.086s ok net/http/internal/ascii 0.081s ok net/http/pprof 5.266s ok net/internal/socktest 0.099s ok net/mail 0.083s ok net/netip 1.657s ok net/rpc 0.279s ok net/rpc/jsonrpc 0.095s ok net/smtp 0.208s ok net/textproto 1.392s ok net/url 0.066s ok os 2.962s ok os/exec 2.725s ok os/exec/internal/fdtest 0.095s ok os/signal 4.529s ok os/user 0.158s ok path 0.080s ok path/filepath 0.167s ok plugin 0.071s ok reflect 1.835s ok regexp 1.026s ok regexp/syntax 1.742s ok runtime 51.029s ok runtime/coverage 0.075s ok runtime/debug 0.292s ok runtime/internal/atomic 0.139s ok runtime/internal/math 0.093s ok runtime/internal/sys 0.052s ok runtime/internal/wasitest 0.019s ok runtime/metrics 0.040s ok runtime/pprof 10.278s ok runtime/trace 4.529s ok slices 0.499s ok sort 0.103s ok strconv 0.305s ok strings 3.292s ok sync 0.679s ok sync/atomic 3.336s ok syscall 2.231s ok testing 2.807s ok testing/fstest 0.101s ok testing/iotest 0.120s ok testing/quick 0.156s ok testing/slogtest 0.069s ok text/scanner 0.032s ok text/tabwriter 0.022s ok text/template 0.080s ok text/template/parse 0.045s ok time 2.815s ok unicode 0.065s ok unicode/utf16 0.120s ok unicode/utf8 0.078s ok cmd/addr2line 1.854s ok cmd/api 3.656s ok cmd/asm/internal/asm 0.842s ok cmd/asm/internal/lex 0.035s ok cmd/cgo/internal/swig 0.153s ok cmd/cgo/internal/test 0.055s ok cmd/cgo/internal/testcarchive 3.531s ok cmd/cgo/internal/testcshared 0.489s ok cmd/cgo/internal/testerrors 0.156s ok cmd/cgo/internal/testfortran 0.214s ok cmd/cgo/internal/testgodefs 0.153s ok cmd/cgo/internal/testlife 0.172s ok cmd/cgo/internal/testnocgo 0.065s ok cmd/cgo/internal/testplugin 0.135s ok cmd/cgo/internal/testsanitizers 0.039s [no tests to run] ok cmd/cgo/internal/testshared 0.020s ok cmd/cgo/internal/testso 0.160s ok cmd/cgo/internal/teststdio 0.148s ok cmd/cgo/internal/testtls 0.029s ok cmd/compile/internal/abt 0.026s ok cmd/compile/internal/amd64 5.677s ok cmd/compile/internal/base 0.029s ok cmd/compile/internal/compare 0.036s ok cmd/compile/internal/dwarfgen 0.982s ok cmd/compile/internal/importer 6.897s ok cmd/compile/internal/inline/inlheur 2.511s ok cmd/compile/internal/ir 0.036s ok cmd/compile/internal/logopt 1.727s ok cmd/compile/internal/loopvar 57.374s ok cmd/compile/internal/noder 0.038s ok cmd/compile/internal/reflectdata 0.035s [no tests to run] ok cmd/compile/internal/ssa 59.610s ok cmd/compile/internal/syntax 0.159s ok cmd/compile/internal/test 34.565s ok cmd/compile/internal/typecheck 1.211s ok cmd/compile/internal/types 0.052s ok cmd/compile/internal/types2 33.388s ok cmd/covdata 0.096s ok cmd/cover 6.392s ok cmd/dist 0.069s ok cmd/distpack 0.024s ok cmd/doc 1.222s ok cmd/fix 15.836s ok cmd/go 222.106s ok cmd/go/internal/auth 0.188s ok cmd/go/internal/cache 0.556s ok cmd/go/internal/cfg 0.028s [no tests to run] ok cmd/go/internal/envcmd 0.359s ok cmd/go/internal/fsys 0.221s ok cmd/go/internal/generate 0.060s ok cmd/go/internal/gover 0.100s ok cmd/go/internal/imports 0.114s ok cmd/go/internal/load 0.100s ok cmd/go/internal/lockedfile 0.242s ok cmd/go/internal/lockedfile/internal/filelock 0.102s ok cmd/go/internal/modfetch 0.084s ok cmd/go/internal/modfetch/codehost 8.657s ok cmd/go/internal/modfetch/zip_sum_test 0.068s ok cmd/go/internal/modindex 0.252s ok cmd/go/internal/modload 0.062s ok cmd/go/internal/mvs 0.043s ok cmd/go/internal/par 0.041s ok cmd/go/internal/str 0.016s ok cmd/go/internal/test 0.067s ok cmd/go/internal/toolchain 0.074s ok cmd/go/internal/vcs 0.142s ok cmd/go/internal/vcweb 0.113s ok cmd/go/internal/vcweb/vcstest 14.185s ok cmd/go/internal/web 0.071s ok cmd/go/internal/work 0.834s ok cmd/gofmt 0.100s ok cmd/internal/archive 0.971s ok cmd/internal/buildid 0.348s ok cmd/internal/cov 1.141s ok cmd/internal/dwarf 0.097s ok cmd/internal/edit 0.055s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 3.040s ok cmd/internal/notsha256 0.079s ok cmd/internal/obj 1.306s ok cmd/internal/obj/ppc64 0.750s ok cmd/internal/obj/riscv 0.286s ok cmd/internal/obj/s390x 0.015s ok cmd/internal/obj/x86 3.635s ok cmd/internal/objabi 0.132s ok cmd/internal/pkgpath 0.104s ok cmd/internal/pkgpattern 0.077s ok cmd/internal/quoted 0.082s ok cmd/internal/src 0.038s ok cmd/internal/test2json 0.259s ok cmd/link 4.119s ok cmd/link/internal/benchmark 0.054s ok cmd/link/internal/ld 13.866s ok cmd/link/internal/loader 0.067s ok cmd/nm 1.273s ok cmd/objdump 3.485s ok cmd/pack 3.544s ok cmd/pprof 2.210s ok cmd/trace 0.275s ok cmd/vet 21.285s ##### os/user with tag osusergo ok os/user 0.029s ##### hash/maphash purego implementation ok hash/maphash 0.080s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 40.634s ##### Testing without libgcc. ok net 0.358s ok os/user 0.049s ##### internal linking of -buildmode=pie ok reflect 1.082s ##### sync -cpu=10 ok sync 0.511s ##### API check ok cmd/api 32.294s All tests passed.