darwin-arm64-11 at 6382893890b82bbc0439eade5b132d9d1b3fb3a7 :: 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=440" "TERM_SESSION_ID=5E2CB2EE-9828-4220-8FF4-186896AE4066" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Q7JzSzL6Lv/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=8E204ACE-E17C-426A-8AC8-FC1811FE10BA" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a4" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-arm64-11" "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/arm64) 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/arm64. --- Installed Go for darwin/arm64 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: arm64 # CPU: # GOOS: darwin # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:42 PST 2022; root:xnu-7195.141.26~1/RELEASE_ARM64_T8101 arm64 ##### Testing packages. ok archive/tar 0.145s ok archive/zip 0.238s ok bufio 0.198s ok bytes 0.179s ok cmp 0.073s ok compress/bzip2 0.186s ok compress/flate 0.330s ok compress/gzip 1.198s ok compress/lzw 0.170s ok compress/zlib 0.251s ok container/heap 0.115s ok container/list 0.153s ok container/ring 0.083s ok context 0.096s ok crypto 0.119s ok crypto/aes 0.083s ok crypto/cipher 0.061s ok crypto/des 0.157s ok crypto/dsa 0.079s ok crypto/ecdh 0.132s ok crypto/ecdsa 0.073s ok crypto/ed25519 0.103s ok crypto/elliptic 0.089s ok crypto/hmac 0.132s ok crypto/internal/alias 0.072s ok crypto/internal/bigmod 0.215s ok crypto/internal/boring 0.161s ok crypto/internal/boring/bcache 0.108s ok crypto/internal/edwards25519 0.126s ok crypto/internal/edwards25519/field 0.136s ok crypto/internal/nistec 0.130s ok crypto/internal/nistec/fiat 0.125s [no tests to run] ok crypto/md5 0.168s ok crypto/rand 0.100s ok crypto/rc4 0.183s ok crypto/rsa 0.211s ok crypto/sha1 0.075s ok crypto/sha256 0.061s ok crypto/sha512 0.102s ok crypto/subtle 0.138s ok crypto/tls 0.313s ok crypto/x509 0.294s ok database/sql 0.610s ok database/sql/driver 0.130s ok debug/buildinfo 0.184s ok debug/dwarf 0.126s ok debug/elf 0.141s ok debug/gosym 0.175s ok debug/macho 0.073s ok debug/pe 0.139s ok debug/plan9obj 0.076s ok embed 0.124s [no tests to run] ok embed/internal/embedtest 0.071s ok encoding/ascii85 0.167s ok encoding/asn1 0.116s ok encoding/base32 0.081s ok encoding/base64 0.059s ok encoding/binary 0.116s ok encoding/csv 0.073s ok encoding/gob 0.660s ok encoding/hex 0.077s ok encoding/json 0.208s ok encoding/pem 0.289s ok encoding/xml 0.090s ok errors 0.124s ok expvar 0.179s ok flag 0.098s ok fmt 0.161s ok go/ast 0.063s ok go/build 0.925s ok go/build/constraint 0.060s ok go/constant 0.110s ok go/doc 0.164s ok go/doc/comment 0.409s ok go/format 0.188s ok go/importer 0.238s ok go/internal/gccgoimporter 0.162s ok go/internal/gcimporter 0.934s ok go/internal/srcimporter 6.285s ok go/parser 0.143s ok go/printer 0.187s ok go/scanner 0.080s ok go/token 0.090s ok go/types 4.816s ok go/version 0.070s ok hash 0.099s ok hash/adler32 0.143s ok hash/crc32 0.075s ok hash/crc64 0.118s ok hash/fnv 0.161s ok hash/maphash 0.123s ok html 0.104s ok html/template 0.109s ok image 0.096s ok image/color 0.145s ok image/draw 0.211s ok image/gif 0.191s ok image/jpeg 0.148s ok image/png 0.237s ok index/suffixarray 0.163s ok internal/abi 0.120s ok internal/buildcfg 0.115s ok internal/chacha8rand 0.071s ok internal/coverage/cformat 0.083s ok internal/coverage/cmerge 0.125s ok internal/coverage/pods 0.075s ok internal/coverage/slicereader 0.114s ok internal/coverage/slicewriter 0.157s ok internal/coverage/test 0.076s ok internal/cpu 0.118s ok internal/dag 0.072s ok internal/diff 0.081s ok internal/fmtsort 0.147s ok internal/fuzz 0.104s ok internal/godebug 0.343s ok internal/godebugs 0.169s ok internal/gover 0.122s ok internal/intern 0.177s ok internal/itoa 0.072s ok internal/platform 0.546s ok internal/poll 0.136s ok internal/profile 0.074s ok internal/reflectlite 0.063s ok internal/safefilepath 0.072s ok internal/saferio 0.117s ok internal/singleflight 0.169s ok internal/testenv 0.240s ok internal/trace 0.096s ok internal/trace/v2 6.969s ok internal/types/errors 0.270s ok internal/unsafeheader 0.130s ok internal/xcoff 0.176s ok internal/zstd 0.091s ok io 0.103s ok io/fs 0.264s ok io/ioutil 0.118s ok log 0.086s ok log/slog 0.093s ok log/slog/internal/benchmarks 0.076s ok log/slog/internal/buffer 0.118s ok log/syslog 1.479s ok maps 0.081s ok math 0.077s ok math/big 0.486s ok math/bits 0.123s ok math/cmplx 0.075s ok math/rand 0.251s ok math/rand/v2 0.231s ok mime 0.129s ok mime/multipart 0.355s ok mime/quotedprintable 0.090s ok net 8.438s ok net/http 2.591s ok net/http/cgi 0.307s ok net/http/cookiejar 0.158s ok net/http/fcgi 0.418s ok net/http/httptest 0.151s ok net/http/httptrace 0.145s ok net/http/httputil 0.637s ok net/http/internal 0.072s ok net/http/internal/ascii 0.112s ok net/http/pprof 4.213s ok net/internal/socktest 0.074s ok net/mail 0.062s ok net/netip 0.217s ok net/rpc 0.128s ok net/rpc/jsonrpc 0.175s ok net/smtp 0.240s ok net/textproto 0.128s ok net/url 0.079s ok os 0.403s ok os/exec 0.281s ok os/exec/internal/fdtest 0.140s ok os/signal 2.596s ok os/user 0.124s ok path 0.077s ok path/filepath 0.089s ok plugin 0.084s ok reflect 0.179s ok regexp 0.301s ok regexp/syntax 0.532s ok runtime 14.675s ok runtime/cgo 0.076s ok runtime/coverage 0.075s ok runtime/debug 0.142s ok runtime/internal/atomic 0.237s ok runtime/internal/math 0.073s ok runtime/internal/sys 0.107s ok runtime/internal/wasitest 0.118s ok runtime/metrics 0.081s ok runtime/pprof 5.245s ok runtime/trace 0.956s ok slices 0.118s ok sort 0.095s ok strconv 0.217s ok strings 0.843s ok sync 0.367s ok sync/atomic 0.623s ok syscall 0.339s ok testing 0.508s ok testing/fstest 0.125s ok testing/iotest 0.069s ok testing/quick 0.122s ok testing/slogtest 0.146s ok text/scanner 0.075s ok text/tabwriter 0.118s ok text/template 0.076s ok text/template/parse 0.077s ok time 2.531s ok unicode 0.135s ok unicode/utf16 0.073s ok unicode/utf8 0.178s ok cmd/addr2line 0.380s ok cmd/api 0.873s ok cmd/asm/internal/asm 0.252s ok cmd/asm/internal/lex 0.126s ok cmd/cgo/internal/swig 0.118s ok cmd/cgo/internal/test 0.398s ok cmd/cgo/internal/testcarchive 12.121s ok cmd/cgo/internal/testcshared 5.946s ok cmd/cgo/internal/testerrors 8.102s ok cmd/cgo/internal/testfortran 0.196s ok cmd/cgo/internal/testgodefs 0.772s ok cmd/cgo/internal/testlife 0.606s ok cmd/cgo/internal/testnocgo 0.175s ok cmd/cgo/internal/testplugin 27.791s ok cmd/cgo/internal/testsanitizers 0.072s [no tests to run] ok cmd/cgo/internal/testshared 0.153s ok cmd/cgo/internal/testso 1.682s ok cmd/cgo/internal/teststdio 1.471s ok cmd/cgo/internal/testtls 0.072s ok cmd/compile/internal/abt 0.078s ok cmd/compile/internal/amd64 0.156s ok cmd/compile/internal/base 0.071s ok cmd/compile/internal/compare 0.085s ok cmd/compile/internal/devirtualize 0.158s ok cmd/compile/internal/dwarfgen 0.238s ok cmd/compile/internal/importer 0.808s ok cmd/compile/internal/inline/inlheur 0.413s ok cmd/compile/internal/ir 0.222s ok cmd/compile/internal/logopt 0.153s ok cmd/compile/internal/loopvar 13.844s ok cmd/compile/internal/noder 0.115s ok cmd/compile/internal/reflectdata 0.096s [no tests to run] ok cmd/compile/internal/ssa 10.321s ok cmd/compile/internal/syntax 0.175s ok cmd/compile/internal/test 5.565s ok cmd/compile/internal/typecheck 0.300s ok cmd/compile/internal/types 0.213s ok cmd/compile/internal/types2 3.446s ok cmd/covdata 0.161s ok cmd/cover 1.178s ok cmd/dist 0.120s ok cmd/distpack 0.071s ok cmd/doc 0.229s ok cmd/fix 1.868s ok cmd/go 22.341s ok cmd/go/internal/auth 0.190s ok cmd/go/internal/cache 0.175s ok cmd/go/internal/cfg 0.117s [no tests to run] ok cmd/go/internal/envcmd 0.112s ok cmd/go/internal/fsys 0.099s ok cmd/go/internal/generate 0.147s ok cmd/go/internal/gover 0.059s ok cmd/go/internal/imports 0.089s ok cmd/go/internal/load 0.145s ok cmd/go/internal/lockedfile 0.162s ok cmd/go/internal/lockedfile/internal/filelock 0.111s ok cmd/go/internal/modfetch 0.110s ok cmd/go/internal/modfetch/codehost 1.474s ok cmd/go/internal/modfetch/zip_sum_test 0.105s ok cmd/go/internal/modindex 0.216s ok cmd/go/internal/modload 0.103s ok cmd/go/internal/mvs 0.078s ok cmd/go/internal/par 0.133s ok cmd/go/internal/str 0.162s ok cmd/go/internal/test 0.119s ok cmd/go/internal/toolchain 0.252s ok cmd/go/internal/vcs 0.169s ok cmd/go/internal/vcweb 0.109s ok cmd/go/internal/vcweb/vcstest 1.411s ok cmd/go/internal/web 0.256s ok cmd/go/internal/work 0.145s ok cmd/gofmt 0.174s ok cmd/internal/archive 0.593s ok cmd/internal/buildid 0.114s ok cmd/internal/cov 0.342s ok cmd/internal/dwarf 0.161s ok cmd/internal/edit 0.070s ok cmd/internal/goobj 0.081s ok cmd/internal/moddeps 0.794s ok cmd/internal/notsha256 0.078s ok cmd/internal/obj 0.306s ok cmd/internal/obj/arm64 0.238s ok cmd/internal/obj/ppc64 0.245s ok cmd/internal/obj/riscv 0.103s ok cmd/internal/obj/s390x 0.121s ok cmd/internal/obj/x86 1.402s ok cmd/internal/objabi 0.146s ok cmd/internal/pkgpath 0.084s ok cmd/internal/pkgpattern 0.073s ok cmd/internal/quoted 0.112s ok cmd/internal/src 0.126s ok cmd/internal/test2json 0.130s ok cmd/link 5.075s ok cmd/link/internal/benchmark 0.078s ok cmd/link/internal/ld 4.674s ok cmd/link/internal/loader 0.141s ok cmd/nm 0.964s ok cmd/objdump 1.319s ok cmd/pack 0.648s ok cmd/pprof 1.523s ok cmd/trace 0.355s ok cmd/vet 2.929s ##### os/user with tag osusergo ok os/user 0.073s ##### hash/maphash purego implementation ok hash/maphash 0.099s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 12.310s ##### Testing without libgcc. ok net 0.090s ok os/user 0.076s ##### internal linking of -buildmode=pie ok reflect 0.157s ok os/user 0.074s ##### sync -cpu=10 ok sync 0.317s ##### Testing race detector ok runtime/race 3.836s ok flag 1.099s ok net 1.171s ok os 1.184s ok os/exec 2.149s ok encoding/gob 1.115s ok flag 1.095s ok os/exec 2.146s ##### Testing cgo ok cmd/cgo/internal/test 0.262s ok cmd/cgo/internal/test 0.258s ok cmd/cgo/internal/test 0.304s ok cmd/cgo/internal/test 0.254s ok cmd/cgo/internal/test 0.253s All tests passed.