darwin-arm64-11 at aa9dd50095efd2bb0e3b6fcf75859904f3f80d03 :: 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.140s ok archive/zip 0.264s ok bufio 0.150s ok bytes 0.182s ok cmp 0.073s ok compress/bzip2 0.187s ok compress/flate 0.373s ok compress/gzip 1.313s ok compress/lzw 0.179s ok compress/zlib 0.253s ok container/heap 0.117s ok container/list 0.149s ok container/ring 0.169s ok context 0.097s ok crypto 0.120s ok crypto/aes 0.084s ok crypto/cipher 0.062s ok crypto/des 0.108s ok crypto/dsa 0.121s ok crypto/ecdh 0.086s ok crypto/ecdsa 0.074s ok crypto/ed25519 0.102s ok crypto/elliptic 0.123s ok crypto/hmac 0.162s ok crypto/internal/alias 0.075s ok crypto/internal/bigmod 0.259s ok crypto/internal/boring 0.118s ok crypto/internal/boring/bcache 0.111s ok crypto/internal/edwards25519 0.130s ok crypto/internal/edwards25519/field 0.143s ok crypto/internal/nistec 0.176s ok crypto/internal/nistec/fiat 0.071s [no tests to run] ok crypto/md5 0.163s ok crypto/rand 0.133s ok crypto/rc4 0.079s ok crypto/rsa 0.206s ok crypto/sha1 0.073s ok crypto/sha256 0.061s ok crypto/sha512 0.103s ok crypto/subtle 0.145s ok crypto/tls 0.317s ok crypto/x509 0.285s ok database/sql 0.608s ok database/sql/driver 0.126s ok debug/buildinfo 0.182s ok debug/dwarf 0.083s ok debug/elf 0.226s ok debug/gosym 0.131s ok debug/macho 0.073s ok debug/pe 0.096s ok debug/plan9obj 0.130s ok embed 0.080s [no tests to run] ok embed/internal/embedtest 0.170s ok encoding/ascii85 0.127s ok encoding/asn1 0.080s ok encoding/base32 0.126s ok encoding/base64 0.058s ok encoding/binary 0.122s ok encoding/csv 0.078s ok encoding/gob 0.694s ok encoding/hex 0.079s ok encoding/json 0.160s ok encoding/pem 0.358s ok encoding/xml 0.134s ok errors 0.075s ok expvar 0.175s ok flag 0.113s ok fmt 0.121s ok go/ast 0.108s ok go/build 0.916s ok go/build/constraint 0.069s ok go/constant 0.112s ok go/doc 0.099s ok go/doc/comment 0.497s ok go/format 0.134s ok go/importer 0.225s ok go/internal/gccgoimporter 0.183s ok go/internal/gcimporter 0.895s ok go/internal/srcimporter 6.855s ok go/parser 0.150s ok go/printer 0.208s ok go/scanner 0.080s ok go/token 0.091s ok go/types 4.844s ok go/version 0.072s ok hash 0.123s ok hash/adler32 0.169s ok hash/crc32 0.117s ok hash/crc64 0.071s ok hash/fnv 0.158s ok hash/maphash 0.118s ok html 0.105s ok html/template 0.109s ok image 0.094s ok image/color 0.123s ok image/draw 0.188s ok image/gif 0.137s ok image/jpeg 0.204s ok image/png 0.232s ok index/suffixarray 0.165s ok internal/abi 0.160s ok internal/buildcfg 0.069s ok internal/coverage/cformat 0.070s ok internal/coverage/cmerge 0.114s ok internal/coverage/pods 0.163s ok internal/coverage/slicereader 0.073s ok internal/coverage/slicewriter 0.116s ok internal/coverage/test 0.113s ok internal/cpu 0.132s ok internal/dag 0.174s ok internal/diff 0.217s ok internal/fmtsort 0.123s ok internal/fuzz 0.081s ok internal/godebug 0.414s ok internal/godebugs 0.073s ok internal/gover 0.117s ok internal/intern 0.185s ok internal/itoa 0.082s ok internal/platform 0.781s ok internal/poll 0.147s ok internal/profile 0.155s ok internal/reflectlite 0.074s ok internal/safefilepath 0.120s ok internal/saferio 0.080s ok internal/singleflight 0.136s ok internal/testenv 0.260s ok internal/trace 0.095s ok internal/trace/v2 7.159s ok internal/types/errors 0.425s ok internal/unsafeheader 0.075s ok internal/xcoff 0.083s ok internal/zstd 0.087s ok io 0.102s ok io/fs 0.266s ok io/ioutil 0.165s ok log 0.074s ok log/slog 0.095s ok log/slog/internal/benchmarks 0.130s ok log/slog/internal/buffer 0.128s ok log/syslog 1.489s ok maps 0.118s ok math 0.078s ok math/big 0.447s ok math/bits 0.122s ok math/cmplx 0.075s ok math/rand 0.199s ok math/rand/v2 0.218s ok mime 0.077s ok mime/multipart 0.323s ok mime/quotedprintable 0.083s ok net 8.902s ok net/http 2.570s ok net/http/cgi 0.437s ok net/http/cookiejar 0.097s ok net/http/fcgi 0.364s ok net/http/httptest 0.187s ok net/http/httptrace 0.150s ok net/http/httputil 0.640s ok net/http/internal 0.193s ok net/http/internal/ascii 0.072s ok net/http/pprof 4.252s ok net/internal/socktest 0.155s ok net/mail 0.081s ok net/netip 0.226s ok net/rpc 0.181s ok net/rpc/jsonrpc 0.100s ok net/smtp 0.155s ok net/textproto 0.202s ok net/url 0.085s ok os 0.433s ok os/exec 0.383s ok os/exec/internal/fdtest 0.072s ok os/signal 2.486s ok os/user 0.060s ok path 0.078s ok path/filepath 0.085s ok plugin 0.086s ok reflect 0.207s ok regexp 0.308s ok regexp/syntax 0.544s ok runtime 15.138s ok runtime/cgo 0.208s ok runtime/coverage 0.166s ok runtime/debug 0.097s ok runtime/internal/atomic 0.239s ok runtime/internal/math 0.121s ok runtime/internal/sys 0.072s ok runtime/internal/wasitest 0.066s ok runtime/metrics 0.115s ok runtime/pprof 5.257s ok runtime/trace 0.968s ok slices 0.197s ok sort 0.093s ok strconv 0.219s ok strings 0.710s ok sync 0.379s ok sync/atomic 0.514s ok syscall 0.258s ok testing 0.514s ok testing/fstest 0.076s ok testing/iotest 0.169s ok testing/quick 0.088s ok testing/slogtest 0.102s ok text/scanner 0.142s ok text/tabwriter 0.123s ok text/template 0.137s ok text/template/parse 0.074s ok time 2.535s ok unicode 0.173s ok unicode/utf16 0.131s ok unicode/utf8 0.082s ok cmd/addr2line 0.419s ok cmd/api 0.554s ok cmd/asm/internal/asm 0.277s ok cmd/asm/internal/lex 0.152s ok cmd/cgo/internal/swig 0.205s ok cmd/cgo/internal/test 0.268s ok cmd/cgo/internal/testcarchive 13.834s ok cmd/cgo/internal/testcshared 5.643s ok cmd/cgo/internal/testerrors 7.094s ok cmd/cgo/internal/testfortran 0.083s ok cmd/cgo/internal/testgodefs 0.976s ok cmd/cgo/internal/testlife 0.702s ok cmd/cgo/internal/testnocgo 0.124s ok cmd/cgo/internal/testplugin 28.965s ok cmd/cgo/internal/testsanitizers 0.071s [no tests to run] ok cmd/cgo/internal/testshared 0.065s ok cmd/cgo/internal/testso 1.667s ok cmd/cgo/internal/teststdio 1.344s ok cmd/cgo/internal/testtls 0.074s ok cmd/compile/internal/abt 0.117s ok cmd/compile/internal/amd64 0.105s ok cmd/compile/internal/base 0.202s ok cmd/compile/internal/compare 0.161s ok cmd/compile/internal/devirtualize 0.087s ok cmd/compile/internal/dwarfgen 0.356s ok cmd/compile/internal/importer 0.686s ok cmd/compile/internal/inline/inlheur 0.396s ok cmd/compile/internal/ir 0.082s ok cmd/compile/internal/logopt 0.168s ok cmd/compile/internal/loopvar 13.734s ok cmd/compile/internal/noder 0.116s ok cmd/compile/internal/reflectdata 0.167s [no tests to run] ok cmd/compile/internal/ssa 11.770s ok cmd/compile/internal/syntax 0.089s ok cmd/compile/internal/test 6.796s ok cmd/compile/internal/typecheck 0.368s ok cmd/compile/internal/types 0.082s ok cmd/compile/internal/types2 3.067s ok cmd/covdata 0.082s ok cmd/cover 1.013s ok cmd/dist 0.099s ok cmd/distpack 0.173s ok cmd/doc 0.165s ok cmd/fix 1.821s ok cmd/go 23.983s ok cmd/go/internal/auth 0.174s ok cmd/go/internal/cache 0.357s ok cmd/go/internal/cfg 0.074s [no tests to run] ok cmd/go/internal/envcmd 0.163s ok cmd/go/internal/fsys 0.096s ok cmd/go/internal/generate 0.163s ok cmd/go/internal/gover 0.072s ok cmd/go/internal/imports 0.221s ok cmd/go/internal/load 0.095s ok cmd/go/internal/lockedfile 0.206s ok cmd/go/internal/lockedfile/internal/filelock 0.233s ok cmd/go/internal/modfetch 0.109s ok cmd/go/internal/modfetch/codehost 1.834s ok cmd/go/internal/modfetch/zip_sum_test 0.245s ok cmd/go/internal/modindex 0.143s ok cmd/go/internal/modload 0.115s ok cmd/go/internal/mvs 0.170s ok cmd/go/internal/par 0.087s ok cmd/go/internal/str 0.115s ok cmd/go/internal/test 0.105s ok cmd/go/internal/toolchain 0.117s ok cmd/go/internal/vcs 0.182s ok cmd/go/internal/vcweb 0.255s ok cmd/go/internal/vcweb/vcstest 1.370s ok cmd/go/internal/web 0.189s ok cmd/go/internal/work 0.190s ok cmd/gofmt 0.090s ok cmd/internal/archive 0.543s ok cmd/internal/buildid 0.215s ok cmd/internal/cov 0.304s ok cmd/internal/dwarf 0.112s ok cmd/internal/edit 0.149s ok cmd/internal/goobj 0.081s ok cmd/internal/moddeps 0.846s ok cmd/internal/notsha256 0.124s ok cmd/internal/obj 0.355s ok cmd/internal/obj/arm64 0.225s ok cmd/internal/obj/ppc64 0.239s ok cmd/internal/obj/riscv 0.130s ok cmd/internal/obj/s390x 0.063s ok cmd/internal/obj/x86 1.299s ok cmd/internal/objabi 0.152s ok cmd/internal/pkgpath 0.222s ok cmd/internal/pkgpattern 0.170s ok cmd/internal/quoted 0.077s ok cmd/internal/src 0.081s ok cmd/internal/test2json 0.165s ok cmd/link 5.956s ok cmd/link/internal/benchmark 0.149s ok cmd/link/internal/ld 5.638s ok cmd/link/internal/loader 0.082s ok cmd/nm 1.186s ok cmd/objdump 1.490s ok cmd/pack 0.525s ok cmd/pprof 1.521s ok cmd/trace 0.244s ok cmd/vet 2.949s ##### os/user with tag osusergo ok os/user 0.074s ##### hash/maphash purego implementation ok hash/maphash 0.101s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 12.345s ##### Testing without libgcc. ok net 0.094s ok os/user 0.075s ##### internal linking of -buildmode=pie ok reflect 0.161s ok os/user 0.075s ##### sync -cpu=10 ok sync 0.323s ##### Testing race detector ok runtime/race 3.838s ok flag 1.099s ok net 1.168s ok os 1.182s ok os/exec 2.149s ok encoding/gob 1.117s ok flag 1.096s ok os/exec 2.155s ##### Testing cgo ok cmd/cgo/internal/test 0.247s ok cmd/cgo/internal/test 0.308s ok cmd/cgo/internal/test 0.306s ok cmd/cgo/internal/test 0.293s ok cmd/cgo/internal/test 0.254s All tests passed.