darwin-arm64-11 at 752379113b7c3e2170f790ec8b26d590defc71d1 :: 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.147s ok archive/zip 0.239s ok bufio 0.196s ok bytes 0.178s ok cmp 0.071s ok compress/bzip2 0.190s ok compress/flate 0.304s ok compress/gzip 1.196s ok compress/lzw 0.174s ok compress/zlib 0.260s ok container/heap 0.125s ok container/list 0.160s ok container/ring 0.077s ok context 0.093s ok crypto 0.118s ok crypto/aes 0.081s ok crypto/cipher 0.061s ok crypto/des 0.103s ok crypto/dsa 0.075s ok crypto/ecdh 0.134s ok crypto/ecdsa 0.073s ok crypto/ed25519 0.107s ok crypto/elliptic 0.120s ok crypto/hmac 0.162s ok crypto/internal/alias 0.114s ok crypto/internal/bigmod 0.173s ok crypto/internal/boring 0.161s ok crypto/internal/boring/bcache 0.110s ok crypto/internal/edwards25519 0.124s ok crypto/internal/edwards25519/field 0.133s ok crypto/internal/nistec 0.128s ok crypto/internal/nistec/fiat 0.158s [no tests to run] ok crypto/md5 0.119s ok crypto/rand 0.102s ok crypto/rc4 0.133s ok crypto/rsa 0.209s ok crypto/sha1 0.072s ok crypto/sha256 0.059s ok crypto/sha512 0.103s ok crypto/subtle 0.135s ok crypto/tls 0.313s ok crypto/x509 0.281s ok database/sql 0.653s ok database/sql/driver 0.072s ok debug/buildinfo 0.183s ok debug/dwarf 0.081s ok debug/elf 0.186s ok debug/gosym 0.178s ok debug/macho 0.071s ok debug/pe 0.096s ok debug/plan9obj 0.132s ok embed 0.078s [no tests to run] ok embed/internal/embedtest 0.121s ok encoding/ascii85 0.162s ok encoding/asn1 0.076s ok encoding/base32 0.122s ok encoding/base64 0.060s ok encoding/binary 0.079s ok encoding/csv 0.126s ok encoding/gob 0.709s ok encoding/hex 0.080s ok encoding/json 0.168s ok encoding/pem 0.360s ok encoding/xml 0.084s ok errors 0.116s ok expvar 0.172s ok flag 0.120s ok fmt 0.169s ok go/ast 0.074s ok go/build 0.913s ok go/build/constraint 0.117s ok go/constant 0.164s ok go/doc 0.098s ok go/doc/comment 0.463s ok go/format 0.183s ok go/importer 0.221s ok go/internal/gccgoimporter 0.134s ok go/internal/gcimporter 0.917s ok go/internal/srcimporter 6.842s ok go/parser 0.144s ok go/printer 0.194s ok go/scanner 0.082s ok go/token 0.141s ok go/types 4.811s ok go/version 0.073s ok hash 0.111s ok hash/adler32 0.156s ok hash/crc32 0.071s ok hash/crc64 0.118s ok hash/fnv 0.161s ok hash/maphash 0.103s ok html 0.108s ok html/template 0.109s ok image 0.138s ok image/color 0.079s ok image/draw 0.188s ok image/gif 0.138s ok image/jpeg 0.203s ok image/png 0.262s ok index/suffixarray 0.163s ok internal/abi 0.121s ok internal/buildcfg 0.117s ok internal/chacha8rand 0.074s ok internal/coverage/cformat 0.089s ok internal/coverage/cmerge 0.129s ok internal/coverage/pods 0.118s ok internal/coverage/slicereader 0.070s ok internal/coverage/slicewriter 0.157s ok internal/coverage/test 0.078s ok internal/cpu 0.076s ok internal/dag 0.117s ok internal/diff 0.078s ok internal/fmtsort 0.119s ok internal/fuzz 0.079s ok internal/godebug 0.340s ok internal/godebugs 0.117s ok internal/gover 0.172s ok internal/intern 0.166s ok internal/itoa 0.072s ok internal/platform 0.556s ok internal/poll 0.098s ok internal/profile 0.152s ok internal/reflectlite 0.062s ok internal/safefilepath 0.071s ok internal/saferio 0.158s ok internal/singleflight 0.127s ok internal/testenv 0.233s ok internal/trace 0.137s ok internal/trace/v2 7.107s ok internal/types/errors 0.268s ok internal/unsafeheader 0.145s ok internal/xcoff 0.194s ok internal/zstd 0.122s ok io 0.145s ok io/fs 0.222s ok io/ioutil 0.082s ok log 0.088s ok log/slog 0.092s ok log/slog/internal/benchmarks 0.072s ok log/slog/internal/buffer 0.115s ok log/syslog 1.486s ok maps 0.077s ok math 0.076s ok math/big 0.447s ok math/bits 0.076s ok math/cmplx 0.118s ok math/rand 0.248s ok math/rand/v2 0.228s ok mime 0.132s ok mime/multipart 0.384s ok mime/quotedprintable 0.081s ok net 8.417s ok net/http 2.742s ok net/http/cgi 0.309s ok net/http/cookiejar 0.169s ok net/http/fcgi 0.441s ok net/http/httptest 0.124s ok net/http/httptrace 0.085s ok net/http/httputil 0.694s ok net/http/internal 0.076s ok net/http/internal/ascii 0.118s ok net/http/pprof 4.219s ok net/internal/socktest 0.075s ok net/mail 0.064s ok net/netip 0.217s ok net/rpc 0.131s ok net/rpc/jsonrpc 0.228s ok net/smtp 0.171s ok net/textproto 0.098s ok net/url 0.105s ok os 0.401s ok os/exec 0.360s ok os/exec/internal/fdtest 0.072s ok os/signal 2.568s ok os/user 0.104s ok path 0.123s ok path/filepath 0.088s ok plugin 0.083s ok reflect 0.224s ok regexp 0.237s ok regexp/syntax 0.522s ok runtime 15.011s ok runtime/cgo 0.078s ok runtime/coverage 0.075s ok runtime/debug 0.143s ok runtime/internal/atomic 0.236s ok runtime/internal/math 0.072s ok runtime/internal/sys 0.110s ok runtime/internal/wasitest 0.110s ok runtime/metrics 0.079s ok runtime/pprof 5.215s ok runtime/trace 0.941s ok slices 0.141s ok sort 0.098s ok strconv 0.213s ok strings 0.882s ok sync 0.349s ok sync/atomic 0.516s ok syscall 0.259s ok testing 0.540s ok testing/fstest 0.173s ok testing/iotest 0.073s ok testing/quick 0.130s ok testing/slogtest 0.143s ok text/scanner 0.077s ok text/tabwriter 0.119s ok text/template 0.076s ok text/template/parse 0.083s ok time 2.511s ok unicode 0.126s ok unicode/utf16 0.077s ok unicode/utf8 0.115s ok cmd/addr2line 0.348s ok cmd/api 0.840s ok cmd/asm/internal/asm 0.252s ok cmd/asm/internal/lex 0.126s ok cmd/cgo/internal/swig 0.110s ok cmd/cgo/internal/test 0.377s ok cmd/cgo/internal/testcarchive 12.629s ok cmd/cgo/internal/testcshared 5.770s ok cmd/cgo/internal/testerrors 8.502s ok cmd/cgo/internal/testfortran 0.191s ok cmd/cgo/internal/testgodefs 0.820s ok cmd/cgo/internal/testlife 0.701s ok cmd/cgo/internal/testnocgo 0.174s ok cmd/cgo/internal/testplugin 28.932s ok cmd/cgo/internal/testsanitizers 0.121s [no tests to run] ok cmd/cgo/internal/testshared 0.130s ok cmd/cgo/internal/testso 1.802s ok cmd/cgo/internal/teststdio 1.504s ok cmd/cgo/internal/testtls 0.071s ok cmd/compile/internal/abt 0.077s ok cmd/compile/internal/amd64 0.111s ok cmd/compile/internal/base 0.153s ok cmd/compile/internal/compare 0.091s ok cmd/compile/internal/devirtualize 0.081s ok cmd/compile/internal/dwarfgen 0.287s ok cmd/compile/internal/importer 0.774s ok cmd/compile/internal/inline/inlheur 0.554s ok cmd/compile/internal/ir 0.153s ok cmd/compile/internal/logopt 0.160s ok cmd/compile/internal/loopvar 13.745s ok cmd/compile/internal/noder 0.117s ok cmd/compile/internal/reflectdata 0.091s [no tests to run] ok cmd/compile/internal/ssa 10.388s ok cmd/compile/internal/syntax 0.183s ok cmd/compile/internal/test 5.570s ok cmd/compile/internal/typecheck 0.300s ok cmd/compile/internal/types 0.217s ok cmd/compile/internal/types2 3.508s ok cmd/covdata 0.210s ok cmd/cover 1.234s ok cmd/dist 0.075s ok cmd/distpack 0.119s ok cmd/doc 0.233s ok cmd/fix 1.890s ok cmd/go 23.876s ok cmd/go/internal/auth 0.176s ok cmd/go/internal/cache 0.174s ok cmd/go/internal/cfg 0.137s [no tests to run] ok cmd/go/internal/envcmd 0.110s ok cmd/go/internal/fsys 0.100s ok cmd/go/internal/generate 0.147s ok cmd/go/internal/gover 0.060s ok cmd/go/internal/imports 0.086s ok cmd/go/internal/load 0.101s ok cmd/go/internal/lockedfile 0.195s ok cmd/go/internal/lockedfile/internal/filelock 0.120s ok cmd/go/internal/modfetch 0.108s ok cmd/go/internal/modfetch/codehost 1.968s ok cmd/go/internal/modfetch/zip_sum_test 0.108s ok cmd/go/internal/modindex 0.229s ok cmd/go/internal/modload 0.107s ok cmd/go/internal/mvs 0.076s ok cmd/go/internal/par 0.171s ok cmd/go/internal/str 0.116s ok cmd/go/internal/test 0.117s ok cmd/go/internal/toolchain 0.192s ok cmd/go/internal/vcs 0.254s ok cmd/go/internal/vcweb 0.103s ok cmd/go/internal/vcweb/vcstest 1.403s ok cmd/go/internal/web 0.153s ok cmd/go/internal/work 0.152s ok cmd/gofmt 0.175s ok cmd/internal/archive 0.614s ok cmd/internal/buildid 0.117s ok cmd/internal/cov 0.384s ok cmd/internal/dwarf 0.122s ok cmd/internal/edit 0.077s ok cmd/internal/goobj 0.142s ok cmd/internal/moddeps 0.767s ok cmd/internal/notsha256 0.102s ok cmd/internal/obj 0.298s ok cmd/internal/obj/arm64 0.203s ok cmd/internal/obj/ppc64 0.166s ok cmd/internal/obj/riscv 0.155s ok cmd/internal/obj/s390x 0.166s ok cmd/internal/obj/x86 1.315s ok cmd/internal/objabi 0.218s ok cmd/internal/pkgpath 0.162s ok cmd/internal/pkgpattern 0.076s ok cmd/internal/quoted 0.120s ok cmd/internal/src 0.138s ok cmd/internal/test2json 0.133s ok cmd/link 4.718s ok cmd/link/internal/benchmark 0.208s ok cmd/link/internal/ld 4.821s ok cmd/link/internal/loader 0.134s ok cmd/nm 0.970s ok cmd/objdump 1.331s ok cmd/pack 0.508s ok cmd/pprof 1.562s ok cmd/trace 0.313s ok cmd/vet 2.921s ##### os/user with tag osusergo ok os/user 0.073s ##### hash/maphash purego implementation ok hash/maphash 0.097s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 12.291s ##### Testing without libgcc. ok net 0.089s ok os/user 0.073s ##### internal linking of -buildmode=pie ok reflect 0.161s ok os/user 0.073s ##### sync -cpu=10 ok sync 0.333s ##### Testing race detector ok runtime/race 3.835s ok flag 1.100s ok net 1.168s ok os 1.182s ok os/exec 2.149s ok encoding/gob 1.116s ok flag 1.096s ok os/exec 2.143s ##### Testing cgo ok cmd/cgo/internal/test 0.266s ok cmd/cgo/internal/test 0.281s ok cmd/cgo/internal/test 0.266s ok cmd/cgo/internal/test 0.251s ok cmd/cgo/internal/test 0.263s All tests passed.