darwin-arm64-11 at ada5c2edb4c2d3db988805b822e58020e6cd5f49 :: 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=2AC39C8E-2CD7-4F12-8B10-105DAC33138D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Ml1hR0dxd2/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=A3F40497-1D5D-4948-BAF9-7F2D31CA1139" "__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.144s ok archive/zip 0.232s ok bufio 0.195s ok bytes 0.138s ok cmp 0.166s ok compress/bzip2 0.149s ok compress/flate 0.411s ok compress/gzip 1.201s ok compress/lzw 0.169s ok compress/zlib 0.260s ok container/heap 0.123s ok container/list 0.242s ok container/ring 0.079s ok context 0.098s ok crypto 0.119s ok crypto/aes 0.081s ok crypto/cipher 0.063s ok crypto/des 0.108s ok crypto/dsa 0.081s ok crypto/ecdh 0.141s ok crypto/ecdsa 0.073s ok crypto/ed25519 0.105s ok crypto/elliptic 0.170s ok crypto/hmac 0.123s ok crypto/internal/alias 0.076s ok crypto/internal/bigmod 0.218s ok crypto/internal/boring 0.163s ok crypto/internal/boring/bcache 0.111s ok crypto/internal/edwards25519 0.138s ok crypto/internal/edwards25519/field 0.144s ok crypto/internal/nistec 0.135s ok crypto/internal/nistec/fiat 0.118s [no tests to run] ok crypto/md5 0.169s ok crypto/rand 0.136s ok crypto/rc4 0.092s ok crypto/rsa 0.208s ok crypto/sha1 0.073s ok crypto/sha256 0.059s ok crypto/sha512 0.104s ok crypto/subtle 0.139s ok crypto/tls 0.385s ok crypto/x509 0.231s ok database/sql 0.615s ok database/sql/driver 0.122s ok debug/buildinfo 0.175s ok debug/dwarf 0.080s ok debug/elf 0.183s ok debug/gosym 0.176s ok debug/macho 0.075s ok debug/pe 0.091s ok debug/plan9obj 0.124s ok embed 0.081s [no tests to run] ok embed/internal/embedtest 0.122s ok encoding/ascii85 0.166s ok encoding/asn1 0.078s ok encoding/base32 0.122s ok encoding/base64 0.060s ok encoding/binary 0.121s ok encoding/csv 0.076s ok encoding/gob 0.701s ok encoding/hex 0.077s ok encoding/json 0.204s ok encoding/pem 0.291s ok encoding/xml 0.090s ok errors 0.123s ok expvar 0.176s ok flag 0.109s ok fmt 0.115s ok go/ast 0.109s ok go/build 0.926s ok go/build/constraint 0.139s ok go/constant 0.097s ok go/doc 0.196s ok go/doc/comment 0.411s ok go/format 0.130s ok go/importer 0.257s ok go/internal/gccgoimporter 0.087s ok go/internal/gcimporter 0.923s ok go/internal/srcimporter 6.833s ok go/parser 0.154s ok go/printer 0.193s ok go/scanner 0.081s ok go/token 0.084s ok go/types 4.822s ok go/version 0.073s ok hash 0.102s ok hash/adler32 0.152s ok hash/crc32 0.076s ok hash/crc64 0.117s ok hash/fnv 0.160s ok hash/maphash 0.113s ok html 0.108s ok html/template 0.106s ok image 0.093s ok image/color 0.136s ok image/draw 0.200s ok image/gif 0.139s ok image/jpeg 0.204s ok image/png 0.243s ok index/suffixarray 0.173s ok internal/abi 0.160s ok internal/buildcfg 0.074s ok internal/coverage/cformat 0.074s ok internal/coverage/cmerge 0.164s ok internal/coverage/pods 0.121s ok internal/coverage/slicereader 0.073s ok internal/coverage/slicewriter 0.113s ok internal/coverage/test 0.102s ok internal/cpu 0.124s ok internal/dag 0.074s ok internal/diff 0.166s ok internal/fmtsort 0.073s ok internal/fuzz 0.126s ok internal/godebug 0.416s ok internal/godebugs 0.073s ok internal/gover 0.113s ok internal/intern 0.193s ok internal/itoa 0.076s ok internal/platform 0.793s ok internal/poll 0.083s ok internal/profile 0.095s ok internal/reflectlite 0.080s ok internal/safefilepath 0.123s ok internal/saferio 0.111s ok internal/singleflight 0.161s ok internal/testenv 0.272s ok internal/trace 0.094s ok internal/trace/v2 7.121s ok internal/types/errors 0.441s ok internal/unsafeheader 0.072s ok internal/xcoff 0.081s ok internal/zstd 0.091s ok io 0.104s ok io/fs 0.309s ok io/ioutil 0.121s ok log 0.074s ok log/slog 0.139s ok log/slog/internal/benchmarks 0.074s ok log/slog/internal/buffer 0.071s ok log/syslog 1.433s ok maps 0.061s ok math 0.080s ok math/big 0.469s ok math/bits 0.140s ok math/cmplx 0.076s ok math/rand 0.202s ok math/rand/v2 0.217s ok mime 0.076s ok mime/multipart 0.282s ok mime/quotedprintable 0.135s ok net 8.513s ok net/http 2.909s ok net/http/cgi 0.307s ok net/http/cookiejar 0.098s ok net/http/fcgi 0.358s ok net/http/httptest 0.207s ok net/http/httptrace 0.083s ok net/http/httputil 0.691s ok net/http/internal 0.189s ok net/http/internal/ascii 0.071s ok net/http/pprof 4.234s ok net/internal/socktest 0.140s ok net/mail 0.077s ok net/netip 0.223s ok net/rpc 0.186s ok net/rpc/jsonrpc 0.151s ok net/smtp 0.094s ok net/textproto 0.203s ok net/url 0.093s ok os 0.437s ok os/exec 0.390s ok os/exec/internal/fdtest 0.073s ok os/signal 2.436s ok os/user 0.105s ok path 0.075s ok path/filepath 0.087s ok plugin 0.087s ok reflect 0.269s ok regexp 0.247s ok regexp/syntax 0.533s ok runtime 15.062s ok runtime/cgo 0.162s ok runtime/coverage 0.204s ok runtime/debug 0.096s ok runtime/internal/atomic 0.181s ok runtime/internal/math 0.171s ok runtime/internal/sys 0.072s ok runtime/internal/wasitest 0.090s ok runtime/metrics 0.137s ok runtime/pprof 5.168s ok runtime/trace 0.990s ok slices 0.195s ok sort 0.099s ok strconv 0.217s ok strings 0.709s ok sync 0.385s ok sync/atomic 0.399s ok syscall 0.216s ok testing 0.464s ok testing/fstest 0.123s ok testing/iotest 0.164s ok testing/quick 0.081s ok testing/slogtest 0.115s ok text/scanner 0.145s ok text/tabwriter 0.077s ok text/template 0.090s ok text/template/parse 0.127s ok time 2.530s ok unicode 0.146s ok unicode/utf16 0.188s ok unicode/utf8 0.082s ok cmd/addr2line 0.421s ok cmd/api 0.560s ok cmd/asm/internal/asm 0.296s ok cmd/asm/internal/lex 0.071s ok cmd/cgo/internal/swig 0.181s ok cmd/cgo/internal/test 0.317s ok cmd/cgo/internal/testcarchive 13.771s ok cmd/cgo/internal/testcshared 5.675s ok cmd/cgo/internal/testerrors 7.135s ok cmd/cgo/internal/testfortran 0.085s ok cmd/cgo/internal/testgodefs 0.966s ok cmd/cgo/internal/testlife 0.739s ok cmd/cgo/internal/testnocgo 0.156s ok cmd/cgo/internal/testplugin 29.071s ok cmd/cgo/internal/testsanitizers 0.075s [no tests to run] ok cmd/cgo/internal/testshared 0.065s ok cmd/cgo/internal/testso 1.672s ok cmd/cgo/internal/teststdio 1.353s ok cmd/cgo/internal/testtls 0.116s ok cmd/compile/internal/abt 0.075s ok cmd/compile/internal/amd64 0.107s ok cmd/compile/internal/base 0.152s ok cmd/compile/internal/compare 0.210s ok cmd/compile/internal/devirtualize 0.093s ok cmd/compile/internal/dwarfgen 0.358s ok cmd/compile/internal/importer 0.693s ok cmd/compile/internal/inline/inlheur 0.388s ok cmd/compile/internal/ir 0.092s ok cmd/compile/internal/logopt 0.174s ok cmd/compile/internal/loopvar 13.664s ok cmd/compile/internal/noder 0.113s ok cmd/compile/internal/reflectdata 0.168s [no tests to run] ok cmd/compile/internal/ssa 11.621s ok cmd/compile/internal/syntax 0.185s ok cmd/compile/internal/test 7.049s ok cmd/compile/internal/typecheck 0.333s ok cmd/compile/internal/types 0.137s ok cmd/compile/internal/types2 3.073s ok cmd/covdata 0.140s ok cmd/cover 1.033s ok cmd/dist 0.127s ok cmd/distpack 0.177s ok cmd/doc 0.150s ok cmd/fix 1.864s ok cmd/go 22.925s ok cmd/go/internal/auth 0.079s ok cmd/go/internal/cache 0.202s ok cmd/go/internal/cfg 0.070s [no tests to run] ok cmd/go/internal/envcmd 0.128s ok cmd/go/internal/fsys 0.183s ok cmd/go/internal/generate 0.164s ok cmd/go/internal/gover 0.075s ok cmd/go/internal/imports 0.214s ok cmd/go/internal/load 0.100s ok cmd/go/internal/lockedfile 0.200s ok cmd/go/internal/lockedfile/internal/filelock 0.215s ok cmd/go/internal/modfetch 0.110s ok cmd/go/internal/modfetch/codehost 1.813s ok cmd/go/internal/modfetch/zip_sum_test 0.250s ok cmd/go/internal/modindex 0.141s ok cmd/go/internal/modload 0.161s ok cmd/go/internal/mvs 0.076s ok cmd/go/internal/par 0.091s ok cmd/go/internal/str 0.121s ok cmd/go/internal/test 0.106s ok cmd/go/internal/toolchain 0.116s ok cmd/go/internal/vcs 0.180s ok cmd/go/internal/vcweb 0.255s ok cmd/go/internal/vcweb/vcstest 1.331s ok cmd/go/internal/web 0.188s ok cmd/go/internal/work 0.175s ok cmd/gofmt 0.089s ok cmd/internal/archive 0.542s ok cmd/internal/buildid 0.208s ok cmd/internal/cov 0.302s ok cmd/internal/dwarf 0.137s ok cmd/internal/edit 0.095s ok cmd/internal/goobj 0.073s ok cmd/internal/moddeps 0.843s ok cmd/internal/notsha256 0.119s ok cmd/internal/obj 0.335s ok cmd/internal/obj/arm64 0.211s ok cmd/internal/obj/ppc64 0.234s ok cmd/internal/obj/riscv 0.121s ok cmd/internal/obj/s390x 0.064s ok cmd/internal/obj/x86 1.258s ok cmd/internal/objabi 0.102s ok cmd/internal/pkgpath 0.129s ok cmd/internal/pkgpattern 0.165s ok cmd/internal/quoted 0.072s ok cmd/internal/src 0.085s ok cmd/internal/test2json 0.169s ok cmd/link 5.913s ok cmd/link/internal/benchmark 0.079s ok cmd/link/internal/ld 5.661s ok cmd/link/internal/loader 0.080s ok cmd/nm 1.208s ok cmd/objdump 1.465s ok cmd/pack 0.502s ok cmd/pprof 1.601s ok cmd/trace 0.165s ok cmd/vet 2.947s ##### os/user with tag osusergo ok os/user 0.070s ##### hash/maphash purego implementation ok hash/maphash 0.097s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 12.400s ##### Testing without libgcc. ok net 0.091s ok os/user 0.074s ##### internal linking of -buildmode=pie ok reflect 0.162s ok os/user 0.075s ##### sync -cpu=10 ok sync 0.314s ##### Testing race detector ok runtime/race 3.836s ok flag 1.097s ok net 1.168s ok os 1.180s ok os/exec 2.148s ok encoding/gob 1.117s ok flag 1.096s ok os/exec 2.144s ##### Testing cgo ok cmd/cgo/internal/test 0.263s ok cmd/cgo/internal/test 0.257s ok cmd/cgo/internal/test 0.248s ok cmd/cgo/internal/test 0.270s ok cmd/cgo/internal/test 0.243s All tests passed.