darwin-amd64-nocgo at 21bd01722c957c7899304721745e2deb2c0a57f9 :: 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=76B09C14-DEB2-4184-8475-3B2807F728E5" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.mQR8j1cXOY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=A1DC801D-3488-4064-BC07-447C581AD04D" "__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.353s ok archive/zip 0.555s ok bufio 0.206s ok bytes 0.322s ok cmp 0.092s ok compress/bzip2 0.156s ok compress/flate 3.567s ok compress/gzip 1.289s ok compress/lzw 0.109s ok compress/zlib 0.581s ok container/heap 0.103s ok container/list 0.065s ok container/ring 0.046s ok context 0.060s ok crypto 0.037s ok crypto/aes 0.040s ok crypto/cipher 0.024s ok crypto/des 0.022s ok crypto/dsa 0.027s ok crypto/ecdh 0.036s ok crypto/ecdsa 0.035s ok crypto/ed25519 0.080s ok crypto/elliptic 0.030s ok crypto/hmac 0.031s ok crypto/internal/alias 0.041s ok crypto/internal/bigmod 0.157s ok crypto/internal/boring 0.026s ok crypto/internal/boring/bcache 0.157s ok crypto/internal/edwards25519 0.087s ok crypto/internal/edwards25519/field 0.082s ok crypto/internal/nistec 0.149s ok crypto/internal/nistec/fiat 0.086s [no tests to run] ok crypto/md5 0.075s ok crypto/rand 0.101s ok crypto/rc4 0.053s ok crypto/rsa 0.224s ok crypto/sha1 0.050s ok crypto/sha256 0.037s ok crypto/sha512 0.037s ok crypto/subtle 0.256s ok crypto/tls 1.380s ok crypto/x509 0.368s ok database/sql 0.567s ok database/sql/driver 0.061s ok debug/buildinfo 0.057s ok debug/dwarf 0.103s ok debug/elf 0.266s ok debug/gosym 0.099s ok debug/macho 0.029s ok debug/pe 0.066s ok debug/plan9obj 0.045s ok embed 0.070s [no tests to run] ok embed/internal/embedtest 0.088s ok encoding/ascii85 0.081s ok encoding/asn1 0.046s ok encoding/base32 0.084s ok encoding/base64 0.015s ok encoding/binary 0.097s ok encoding/csv 0.128s ok encoding/gob 1.312s ok encoding/hex 0.035s ok encoding/json 0.281s ok encoding/pem 0.436s ok encoding/xml 0.116s ok errors 0.106s ok expvar 0.093s ok flag 0.142s ok fmt 0.092s ok go/ast 0.019s ok go/build 1.427s ok go/build/constraint 0.038s ok go/constant 0.059s ok go/doc 0.097s ok go/doc/comment 1.053s ok go/format 0.056s ok go/importer 1.344s ok go/internal/gccgoimporter 0.062s ok go/internal/gcimporter 6.758s ok go/internal/srcimporter 2.666s ok go/parser 0.361s ok go/printer 0.381s ok go/scanner 0.024s ok go/token 0.029s ok go/types 24.233s ok hash 0.064s ok hash/adler32 0.041s ok hash/crc32 0.067s ok hash/crc64 0.039s ok hash/fnv 0.027s ok hash/maphash 0.102s ok html 0.032s ok html/template 0.156s ok image 0.088s ok image/color 0.065s ok image/draw 0.090s ok image/gif 0.439s ok image/jpeg 0.269s ok image/png 0.369s ok index/suffixarray 0.264s ok internal/abi 0.283s ok internal/buildcfg 0.088s ok internal/coverage/cformat 0.095s ok internal/coverage/cmerge 0.020s ok internal/coverage/pods 0.047s ok internal/coverage/slicereader 0.045s ok internal/coverage/slicewriter 0.018s ok internal/coverage/test 0.034s ok internal/cpu 0.036s ok internal/dag 0.065s ok internal/diff 0.066s ok internal/fmtsort 0.011s ok internal/fuzz 0.026s ok internal/godebug 1.173s ok internal/godebugs 0.064s ok internal/intern 1.768s ok internal/itoa 0.051s ok internal/platform 1.555s ok internal/poll 0.101s ok internal/profile 0.025s ok internal/reflectlite 0.013s ok internal/safefilepath 0.091s ok internal/saferio 0.118s ok internal/singleflight 0.091s ok internal/testenv 0.712s ok internal/trace 0.143s ok internal/types/errors 1.766s ok internal/unsafeheader 0.086s ok internal/xcoff 0.070s ok internal/zstd 0.042s ok io 0.121s ok io/fs 0.268s ok io/ioutil 0.112s ok log 0.049s ok log/slog 0.128s ok log/slog/internal/benchmarks 0.035s ok log/slog/internal/buffer 0.093s ok log/syslog 1.275s ok maps 0.041s ok math 0.085s ok math/big 1.008s ok math/bits 0.026s ok math/cmplx 0.064s ok math/rand 0.171s ok mime 0.027s ok mime/multipart 0.923s ok mime/quotedprintable 0.154s ok net 16.304s ok net/http 10.918s ok net/http/cgi 2.829s ok net/http/cookiejar 0.089s ok net/http/fcgi 0.248s ok net/http/httptest 0.180s ok net/http/httptrace 0.024s ok net/http/httputil 1.264s ok net/http/internal 0.147s ok net/http/internal/ascii 0.119s ok net/http/pprof 5.186s ok net/internal/socktest 0.048s ok net/mail 0.075s ok net/netip 1.166s ok net/rpc 0.236s ok net/rpc/jsonrpc 0.132s ok net/smtp 0.168s ok net/textproto 0.899s ok net/url 0.099s ok os 2.230s ok os/exec 2.225s ok os/exec/internal/fdtest 0.086s ok os/signal 3.741s ok os/user 0.138s ok path 0.067s ok path/filepath 0.101s ok plugin 0.032s ok reflect 1.342s ok regexp 0.780s ok regexp/syntax 1.354s ok runtime 39.083s ok runtime/coverage 0.035s ok runtime/debug 0.174s ok runtime/internal/atomic 0.077s ok runtime/internal/math 0.042s ok runtime/internal/sys 0.062s ok runtime/internal/wasitest 0.016s ok runtime/metrics 0.033s ok runtime/pprof 6.913s ok runtime/trace 4.208s ok slices 0.194s ok sort 0.068s ok strconv 0.230s ok strings 3.031s ok sync 0.655s ok sync/atomic 2.985s ok syscall 2.022s ok testing 2.456s ok testing/fstest 0.151s ok testing/iotest 0.040s ok testing/quick 0.132s ok testing/slogtest 0.038s ok text/scanner 0.083s ok text/tabwriter 0.066s ok text/template 0.059s ok text/template/parse 0.036s ok time 2.376s ok unicode 0.024s ok unicode/utf16 0.080s ok unicode/utf8 0.040s ok cmd/addr2line 1.593s ok cmd/api 3.933s ok cmd/asm/internal/asm 0.646s ok cmd/asm/internal/lex 0.049s ok cmd/cgo/internal/swig 0.104s ok cmd/cgo/internal/test 0.048s ok cmd/cgo/internal/testcarchive 1.592s ok cmd/cgo/internal/testcshared 0.395s ok cmd/cgo/internal/testerrors 0.119s ok cmd/cgo/internal/testfortran 0.117s ok cmd/cgo/internal/testgodefs 0.128s ok cmd/cgo/internal/testlife 0.125s ok cmd/cgo/internal/testnocgo 0.036s ok cmd/cgo/internal/testplugin 0.107s ok cmd/cgo/internal/testsanitizers 0.040s [no tests to run] ok cmd/cgo/internal/testshared 0.013s ok cmd/cgo/internal/testso 0.135s ok cmd/cgo/internal/teststdio 0.151s ok cmd/cgo/internal/testtls 0.029s ok cmd/compile/internal/abt 0.057s ok cmd/compile/internal/amd64 5.669s ok cmd/compile/internal/base 0.025s ok cmd/compile/internal/compare 0.018s ok cmd/compile/internal/dwarfgen 0.907s ok cmd/compile/internal/importer 6.031s ok cmd/compile/internal/inline/inlheur 2.528s ok cmd/compile/internal/ir 0.038s ok cmd/compile/internal/logopt 1.947s ok cmd/compile/internal/loopvar 56.870s ok cmd/compile/internal/noder 0.074s ok cmd/compile/internal/reflectdata 0.056s [no tests to run] ok cmd/compile/internal/ssa 59.684s ok cmd/compile/internal/syntax 0.114s ok cmd/compile/internal/test 36.306s ok cmd/compile/internal/typecheck 1.095s ok cmd/compile/internal/types 0.039s ok cmd/compile/internal/types2 32.298s ok cmd/covdata 0.122s ok cmd/cover 4.437s ok cmd/dist 0.061s ok cmd/distpack 0.025s ok cmd/doc 1.081s ok cmd/fix 14.799s ok cmd/go 213.590s ok cmd/go/internal/auth 0.105s ok cmd/go/internal/cache 0.561s ok cmd/go/internal/cfg 0.041s [no tests to run] ok cmd/go/internal/envcmd 0.400s ok cmd/go/internal/fsys 0.308s ok cmd/go/internal/generate 0.116s ok cmd/go/internal/gover 0.126s ok cmd/go/internal/imports 0.159s ok cmd/go/internal/load 0.098s ok cmd/go/internal/lockedfile 0.301s ok cmd/go/internal/lockedfile/internal/filelock 0.154s ok cmd/go/internal/modfetch 0.124s ok cmd/go/internal/modfetch/codehost 10.953s ok cmd/go/internal/modfetch/zip_sum_test 0.126s ok cmd/go/internal/modindex 0.553s ok cmd/go/internal/modload 0.050s ok cmd/go/internal/mvs 0.032s ok cmd/go/internal/par 0.038s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.169s ok cmd/go/internal/toolchain 0.065s ok cmd/go/internal/vcs 0.099s ok cmd/go/internal/vcweb 0.145s ok cmd/go/internal/vcweb/vcstest 14.594s ok cmd/go/internal/web 0.127s ok cmd/go/internal/work 0.948s ok cmd/gofmt 0.120s ok cmd/internal/archive 0.801s ok cmd/internal/buildid 0.311s ok cmd/internal/cov 0.908s ok cmd/internal/dwarf 0.041s ok cmd/internal/edit 0.025s ok cmd/internal/goobj 0.130s ok cmd/internal/moddeps 2.551s ok cmd/internal/notsha256 0.031s ok cmd/internal/obj 1.474s ok cmd/internal/obj/ppc64 0.948s ok cmd/internal/obj/riscv 0.353s ok cmd/internal/obj/s390x 0.034s ok cmd/internal/obj/x86 5.227s ok cmd/internal/objabi 0.188s ok cmd/internal/pkgpath 0.204s ok cmd/internal/pkgpattern 0.110s ok cmd/internal/quoted 0.111s ok cmd/internal/src 0.052s ok cmd/internal/test2json 0.385s ok cmd/link 5.028s ok cmd/link/internal/benchmark 0.055s ok cmd/link/internal/ld 13.364s ok cmd/link/internal/loader 0.057s ok cmd/nm 1.982s ok cmd/objdump 2.999s ok cmd/pack 2.964s ok cmd/pprof 2.072s ok cmd/trace 0.252s ok cmd/vet 19.309s ##### os/user with tag osusergo ok os/user 0.018s ##### hash/maphash purego implementation ok hash/maphash 0.077s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 32.368s ##### Testing without libgcc. ok net 0.291s ok os/user 0.060s ##### internal linking of -buildmode=pie ok reflect 0.893s ##### sync -cpu=10 ok sync 0.410s ##### API check ok cmd/api 31.028s All tests passed.