darwin-amd64-nocgo at d516aa6bdceb4d0a0bf4f714ef4a432a3896c6d7 :: 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=07A79AB9-CB6F-4141-A34F-3B6A066BCB6B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.o0EV00e2GY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F6A7EC72-38F2-4BF1-A2EA-61B41F0616F1" "__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.665s ok bufio 0.201s ok bytes 0.547s ok cmp 0.154s ok compress/bzip2 0.231s ok compress/flate 4.006s ok compress/gzip 1.605s ok compress/lzw 0.225s ok compress/zlib 0.580s ok container/heap 0.109s ok container/list 0.076s ok container/ring 0.037s ok context 0.082s ok crypto 0.038s ok crypto/aes 0.089s ok crypto/cipher 0.022s ok crypto/des 0.022s ok crypto/dsa 0.041s ok crypto/ecdh 0.048s ok crypto/ecdsa 0.045s ok crypto/ed25519 0.085s ok crypto/elliptic 0.027s ok crypto/hmac 0.016s ok crypto/internal/alias 0.074s ok crypto/internal/bigmod 0.217s ok crypto/internal/boring 0.071s ok crypto/internal/boring/bcache 0.250s ok crypto/internal/edwards25519 0.105s ok crypto/internal/edwards25519/field 0.041s ok crypto/internal/nistec 0.147s ok crypto/internal/nistec/fiat 0.075s [no tests to run] ok crypto/md5 0.068s ok crypto/rand 0.101s ok crypto/rc4 0.057s ok crypto/rsa 0.305s ok crypto/sha1 0.051s ok crypto/sha256 0.045s ok crypto/sha512 0.047s ok crypto/subtle 0.417s ok crypto/tls 1.532s ok crypto/x509 0.417s ok database/sql 0.570s ok database/sql/driver 0.065s ok debug/buildinfo 0.065s ok debug/dwarf 0.060s ok debug/elf 0.219s ok debug/gosym 0.114s ok debug/macho 0.016s ok debug/pe 0.060s ok debug/plan9obj 0.027s ok embed 0.037s [no tests to run] ok embed/internal/embedtest 0.068s ok encoding/ascii85 0.065s ok encoding/asn1 0.042s ok encoding/base32 0.084s ok encoding/base64 0.012s ok encoding/binary 0.049s ok encoding/csv 0.099s ok encoding/gob 1.849s ok encoding/hex 0.024s ok encoding/json 0.277s ok encoding/pem 0.460s ok encoding/xml 0.087s ok errors 0.086s ok expvar 0.087s ok flag 0.160s ok fmt 0.075s ok go/ast 0.022s ok go/build 1.653s ok go/build/constraint 0.036s ok go/constant 0.033s ok go/doc 0.130s ok go/doc/comment 1.047s ok go/format 0.106s ok go/importer 1.283s ok go/internal/gccgoimporter 0.069s ok go/internal/gcimporter 7.148s ok go/internal/srcimporter 2.634s ok go/parser 0.544s ok go/printer 0.466s ok go/scanner 0.031s ok go/token 0.203s ok go/types 24.629s ok hash 0.055s ok hash/adler32 0.047s ok hash/crc32 0.017s ok hash/crc64 0.056s ok hash/fnv 0.051s ok hash/maphash 0.096s ok html 0.040s ok html/template 0.143s ok image 0.086s ok image/color 0.066s ok image/draw 0.199s ok image/gif 0.724s ok image/jpeg 0.329s ok image/png 0.345s ok index/suffixarray 0.226s ok internal/abi 0.435s ok internal/buildcfg 0.103s ok internal/coverage/cformat 0.093s ok internal/coverage/cmerge 0.027s ok internal/coverage/pods 0.039s ok internal/coverage/slicereader 0.025s ok internal/coverage/slicewriter 0.016s ok internal/coverage/test 0.029s ok internal/cpu 0.047s ok internal/dag 0.048s ok internal/diff 0.085s ok internal/fmtsort 0.013s ok internal/fuzz 0.028s ok internal/godebug 1.277s ok internal/godebugs 0.064s ok internal/intern 1.543s ok internal/itoa 0.042s ok internal/platform 1.360s ok internal/poll 0.240s ok internal/profile 0.235s ok internal/reflectlite 0.014s ok internal/safefilepath 0.029s ok internal/saferio 0.110s ok internal/singleflight 0.060s ok internal/testenv 0.765s ok internal/trace 0.191s ok internal/types/errors 1.534s ok internal/unsafeheader 0.039s ok internal/xcoff 0.018s ok internal/zstd 0.020s ok io 0.169s ok io/fs 0.368s ok io/ioutil 0.142s ok log 0.038s ok log/slog 0.139s ok log/slog/internal/benchmarks 0.022s ok log/slog/internal/buffer 0.027s ok log/syslog 1.266s ok maps 0.034s ok math 0.055s ok math/big 0.932s ok math/bits 0.026s ok math/cmplx 0.042s ok math/rand 0.176s ok mime 0.041s ok mime/multipart 0.727s ok mime/quotedprintable 0.129s ok net 15.983s ok net/http 11.794s ok net/http/cgi 2.842s ok net/http/cookiejar 0.087s ok net/http/fcgi 0.269s ok net/http/httptest 0.216s ok net/http/httptrace 0.036s ok net/http/httputil 1.113s ok net/http/internal 0.060s ok net/http/internal/ascii 0.053s ok net/http/pprof 5.176s ok net/internal/socktest 0.052s ok net/mail 0.039s ok net/netip 0.946s ok net/rpc 0.180s ok net/rpc/jsonrpc 0.080s ok net/smtp 0.102s ok net/textproto 0.589s ok net/url 0.082s ok os 1.808s ok os/exec 1.762s ok os/exec/internal/fdtest 0.057s ok os/signal 3.485s ok os/user 0.123s ok path 0.063s ok path/filepath 0.222s ok plugin 0.170s ok reflect 1.001s ok regexp 0.564s ok regexp/syntax 1.140s ok runtime 41.630s ok runtime/coverage 0.059s ok runtime/debug 0.181s ok runtime/internal/atomic 0.074s ok runtime/internal/math 0.024s ok runtime/internal/sys 0.048s ok runtime/internal/wasitest 0.010s ok runtime/metrics 0.043s ok runtime/pprof 5.678s ok runtime/trace 2.909s ok slices 0.187s ok sort 0.094s ok strconv 0.244s ok strings 3.598s ok sync 0.630s ok sync/atomic 2.711s ok syscall 1.987s ok testing 2.645s ok testing/fstest 0.121s ok testing/iotest 0.028s ok testing/quick 0.074s ok testing/slogtest 0.012s ok text/scanner 0.025s ok text/tabwriter 0.030s ok text/template 0.049s ok text/template/parse 0.035s ok time 2.303s ok unicode 0.020s ok unicode/utf16 0.104s ok unicode/utf8 0.086s ok cmd/addr2line 1.311s ok cmd/api 3.939s ok cmd/asm/internal/asm 0.718s ok cmd/asm/internal/lex 0.024s ok cmd/cgo/internal/swig 0.110s ok cmd/cgo/internal/test 0.016s ok cmd/cgo/internal/testcarchive 1.365s ok cmd/cgo/internal/testcshared 0.506s ok cmd/cgo/internal/testerrors 0.194s ok cmd/cgo/internal/testfortran 0.186s ok cmd/cgo/internal/testgodefs 0.126s ok cmd/cgo/internal/testlife 0.121s ok cmd/cgo/internal/testnocgo 0.019s ok cmd/cgo/internal/testplugin 0.126s ok cmd/cgo/internal/testsanitizers 0.057s [no tests to run] ok cmd/cgo/internal/testshared 0.026s ok cmd/cgo/internal/testso 0.096s ok cmd/cgo/internal/teststdio 0.078s ok cmd/cgo/internal/testtls 0.030s ok cmd/compile/internal/abt 0.044s ok cmd/compile/internal/amd64 5.230s ok cmd/compile/internal/base 0.019s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 0.944s ok cmd/compile/internal/importer 5.666s ok cmd/compile/internal/inline/inlheur 2.465s ok cmd/compile/internal/ir 0.083s ok cmd/compile/internal/logopt 1.810s ok cmd/compile/internal/loopvar 54.531s ok cmd/compile/internal/noder 0.102s ok cmd/compile/internal/reflectdata 0.082s [no tests to run] ok cmd/compile/internal/ssa 48.917s ok cmd/compile/internal/syntax 0.280s ok cmd/compile/internal/test 24.238s ok cmd/compile/internal/typecheck 0.747s ok cmd/compile/internal/types 0.026s ok cmd/compile/internal/types2 26.448s ok cmd/covdata 0.055s ok cmd/cover 4.302s ok cmd/dist 0.026s ok cmd/distpack 0.033s ok cmd/doc 0.376s ok cmd/fix 15.170s ok cmd/go 184.518s ok cmd/go/internal/auth 0.098s ok cmd/go/internal/cache 0.620s ok cmd/go/internal/cfg 0.080s [no tests to run] ok cmd/go/internal/envcmd 0.548s ok cmd/go/internal/fsys 0.328s ok cmd/go/internal/generate 0.082s ok cmd/go/internal/gover 0.065s ok cmd/go/internal/imports 0.105s ok cmd/go/internal/load 0.090s ok cmd/go/internal/lockedfile 0.221s ok cmd/go/internal/lockedfile/internal/filelock 0.147s ok cmd/go/internal/modfetch 0.061s ok cmd/go/internal/modfetch/codehost 10.802s ok cmd/go/internal/modfetch/zip_sum_test 0.157s ok cmd/go/internal/modindex 0.213s ok cmd/go/internal/modload 0.037s ok cmd/go/internal/mvs 0.023s ok cmd/go/internal/par 0.025s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.052s ok cmd/go/internal/toolchain 0.056s ok cmd/go/internal/vcs 0.127s ok cmd/go/internal/vcweb 0.123s ok cmd/go/internal/vcweb/vcstest 12.804s ok cmd/go/internal/web 0.070s ok cmd/go/internal/work 0.775s ok cmd/gofmt 0.153s ok cmd/internal/archive 0.971s ok cmd/internal/buildid 0.370s ok cmd/internal/cov 0.850s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.044s ok cmd/internal/goobj 0.024s ok cmd/internal/moddeps 1.754s ok cmd/internal/notsha256 0.032s ok cmd/internal/obj 1.746s ok cmd/internal/obj/ppc64 1.082s ok cmd/internal/obj/riscv 0.434s ok cmd/internal/obj/s390x 0.036s ok cmd/internal/obj/x86 4.604s ok cmd/internal/objabi 0.173s ok cmd/internal/pkgpath 0.099s ok cmd/internal/pkgpattern 0.061s ok cmd/internal/quoted 0.054s ok cmd/internal/src 0.040s ok cmd/internal/test2json 0.335s ok cmd/link 4.148s ok cmd/link/internal/benchmark 0.039s ok cmd/link/internal/ld 15.411s ok cmd/link/internal/loader 0.101s ok cmd/nm 1.208s ok cmd/objdump 2.302s ok cmd/pack 2.300s ok cmd/pprof 2.446s ok cmd/trace 0.394s ok cmd/vet 18.703s ##### os/user with tag osusergo ok os/user 0.020s ##### hash/maphash purego implementation ok hash/maphash 0.065s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 40.327s ##### Testing without libgcc. ok net 0.308s ok os/user 0.034s ##### internal linking of -buildmode=pie ok reflect 1.196s ##### sync -cpu=10 ok sync 0.514s ##### API check ok cmd/api 38.635s All tests passed.