darwin-arm64-12 at 2551fffd2c06cf0655ebbbd11d9b1e70a5b2e9cb :: 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=444" "TERM_SESSION_ID=0463D460-A9C0-4D4A-B6F0-1CD105EAE331" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.DzRVoEblkt/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=27A38820-C401-487A-BBA8-B78DB4D8BF93" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-arm64-12" "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 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:47:26 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T8101 arm64 ##### Testing packages. ok archive/tar 0.273s ok archive/zip 0.338s ok bufio 0.285s ok bytes 0.217s ok cmp 0.184s ok compress/bzip2 0.192s ok compress/flate 0.325s ok compress/gzip 1.678s ok compress/lzw 0.202s ok compress/zlib 0.417s ok container/heap 0.156s ok container/list 0.163s ok container/ring 0.075s ok context 0.103s ok crypto 0.125s ok crypto/aes 0.085s ok crypto/cipher 0.079s ok crypto/des 0.118s ok crypto/dsa 0.076s ok crypto/ecdh 0.098s ok crypto/ecdsa 0.096s ok crypto/ed25519 0.125s ok crypto/elliptic 0.132s ok crypto/hmac 0.168s ok crypto/internal/alias 0.094s ok crypto/internal/bigmod 0.260s ok crypto/internal/boring 0.180s ok crypto/internal/boring/bcache 0.109s ok crypto/internal/edwards25519 0.132s ok crypto/internal/edwards25519/field 0.148s ok crypto/internal/nistec 0.246s ok crypto/internal/nistec/fiat 0.076s [no tests to run] ok crypto/md5 0.127s ok crypto/rand 0.128s ok crypto/rc4 0.140s ok crypto/rsa 0.270s ok crypto/sha1 0.076s ok crypto/sha256 0.114s ok crypto/sha512 0.076s ok crypto/subtle 0.115s ok crypto/tls 0.510s ok crypto/x509 0.442s ok database/sql 0.620s ok database/sql/driver 0.190s ok debug/buildinfo 0.154s ok debug/dwarf 0.085s ok debug/elf 0.287s ok debug/gosym 0.155s ok debug/macho 0.076s ok debug/pe 0.104s ok debug/plan9obj 0.136s ok embed 0.092s [no tests to run] ok embed/internal/embedtest 0.146s ok encoding/ascii85 0.189s ok encoding/asn1 0.086s ok encoding/base32 0.132s ok encoding/base64 0.068s ok encoding/binary 0.083s ok encoding/csv 0.134s ok encoding/gob 0.777s ok encoding/hex 0.076s ok encoding/json 0.218s ok encoding/pem 0.429s ok encoding/xml 0.104s ok errors 0.189s ok expvar 0.144s ok flag 0.101s ok fmt 0.166s ok go/ast 0.136s ok go/build 1.223s ok go/build/constraint 0.119s ok go/constant 0.175s ok go/doc 0.118s ok go/doc/comment 0.612s ok go/format 0.194s ok go/importer 0.266s ok go/internal/gccgoimporter 0.190s ok go/internal/gcimporter 1.068s ok go/internal/srcimporter 8.942s ok go/parser 0.200s ok go/printer 0.188s ok go/scanner 0.076s ok go/token 0.080s ok go/types 6.329s ok go/version 0.082s ok hash 0.110s ok hash/adler32 0.173s ok hash/crc32 0.086s ok hash/crc64 0.174s ok hash/fnv 0.125s ok hash/maphash 0.153s ok html 0.130s ok html/template 0.126s ok image 0.165s ok image/color 0.084s ok image/draw 0.222s ok image/gif 0.148s ok image/jpeg 0.214s ok image/png 0.225s ok index/suffixarray 0.199s ok internal/abi 0.207s ok internal/buildcfg 0.082s ok internal/coverage/cformat 0.075s ok internal/coverage/cmerge 0.124s ok internal/coverage/pods 0.168s ok internal/coverage/slicereader 0.074s ok internal/coverage/slicewriter 0.127s ok internal/coverage/test 0.135s ok internal/cpu 0.082s ok internal/dag 0.171s ok internal/diff 0.124s ok internal/fmtsort 0.138s ok internal/fuzz 0.187s ok internal/godebug 0.435s ok internal/godebugs 0.078s ok internal/gover 0.130s ok internal/intern 0.293s ok internal/itoa 0.080s ok internal/platform 0.830s ok internal/poll 0.101s ok internal/profile 0.078s ok internal/reflectlite 0.079s ok internal/safefilepath 0.125s ok internal/saferio 0.127s ok internal/singleflight 0.143s ok internal/testenv 0.319s ok internal/trace 0.121s ok internal/trace/v2 9.671s ok internal/types/errors 0.417s ok internal/unsafeheader 0.075s ok internal/xcoff 0.061s ok internal/zstd 0.116s ok io 0.121s ok io/fs 0.356s ok io/ioutil 0.134s ok log 0.082s ok log/slog 0.120s ok log/slog/internal/benchmarks 0.138s ok log/slog/internal/buffer 0.075s ok log/syslog 1.292s ok maps 0.112s ok math 0.078s ok math/big 0.602s ok math/bits 0.144s ok math/cmplx 0.074s ok math/rand 0.208s ok math/rand/v2 0.333s ok mime 0.087s ok mime/multipart 0.378s ok mime/quotedprintable 0.135s ok net 8.784s ok net/http 2.874s ok net/http/cgi 0.433s ok net/http/cookiejar 0.118s ok net/http/fcgi 0.335s ok net/http/httptest 0.136s ok net/http/httptrace 0.091s ok net/http/httputil 0.756s ok net/http/internal 0.214s ok net/http/internal/ascii 0.075s ok net/http/pprof 4.140s ok net/internal/socktest 0.143s ok net/mail 0.094s ok net/netip 0.343s ok net/rpc 0.215s ok net/rpc/jsonrpc 0.164s ok net/smtp 0.103s ok net/textproto 0.251s ok net/url 0.083s ok os 0.553s ok os/exec 0.399s ok os/exec/internal/fdtest 0.076s ok os/signal 2.557s ok os/user 0.127s ok path 0.074s ok path/filepath 0.106s ok plugin 0.084s ok reflect 0.272s ok regexp 0.300s ok regexp/syntax 0.580s ok runtime 20.383s ok runtime/cgo 0.082s ok runtime/coverage 0.214s ok runtime/debug 0.138s ok runtime/internal/atomic 0.183s ok runtime/internal/math 0.185s ok runtime/internal/sys 0.080s ok runtime/internal/wasitest 0.129s ok runtime/metrics 0.072s ok runtime/pprof 6.027s ok runtime/trace 1.188s ok slices 0.224s ok sort 0.097s ok strconv 0.347s ok strings 0.887s ok sync 0.322s ok sync/atomic 0.894s ok syscall 0.292s ok testing 1.011s ok testing/fstest 0.185s ok testing/iotest 0.133s ok testing/quick 0.095s ok testing/slogtest 0.116s ok text/scanner 0.143s ok text/tabwriter 0.073s ok text/template 0.125s ok text/template/parse 0.142s ok time 2.446s ok unicode 0.135s ok unicode/utf16 0.183s ok unicode/utf8 0.076s ok cmd/addr2line 0.541s ok cmd/api 0.500s ok cmd/asm/internal/asm 0.387s ok cmd/asm/internal/lex 0.076s ok cmd/cgo/internal/swig 0.210s ok cmd/cgo/internal/test 0.417s ok cmd/cgo/internal/testcarchive 15.276s ok cmd/cgo/internal/testcshared 6.632s ok cmd/cgo/internal/testerrors 9.228s ok cmd/cgo/internal/testfortran 0.185s ok cmd/cgo/internal/testgodefs 1.089s ok cmd/cgo/internal/testlife 0.887s ok cmd/cgo/internal/testnocgo 0.133s ok cmd/cgo/internal/testplugin 39.788s ok cmd/cgo/internal/testsanitizers 0.081s [no tests to run] ok cmd/cgo/internal/testshared 0.070s ok cmd/cgo/internal/testso 2.321s ok cmd/cgo/internal/teststdio 1.769s ok cmd/cgo/internal/testtls 0.087s ok cmd/compile/internal/abt 0.132s ok cmd/compile/internal/amd64 0.118s ok cmd/compile/internal/base 0.160s ok cmd/compile/internal/compare 0.226s ok cmd/compile/internal/devirtualize 0.179s ok cmd/compile/internal/dwarfgen 0.300s ok cmd/compile/internal/importer 0.902s ok cmd/compile/internal/inline/inlheur 0.373s ok cmd/compile/internal/ir 0.101s ok cmd/compile/internal/logopt 0.201s ok cmd/compile/internal/loopvar 18.486s ok cmd/compile/internal/noder 0.185s ok cmd/compile/internal/reflectdata 0.095s [no tests to run] ok cmd/compile/internal/ssa 14.546s ok cmd/compile/internal/syntax 0.197s ok cmd/compile/internal/test 8.186s ok cmd/compile/internal/typecheck 0.294s ok cmd/compile/internal/types 0.142s ok cmd/compile/internal/types2 3.661s ok cmd/covdata 0.085s ok cmd/cover 1.171s ok cmd/dist 0.065s ok cmd/distpack 0.076s ok cmd/doc 0.238s ok cmd/fix 1.998s ok cmd/go 24.516s ok cmd/go/internal/auth 0.193s ok cmd/go/internal/cache 0.368s ok cmd/go/internal/cfg 0.077s [no tests to run] ok cmd/go/internal/envcmd 0.153s ok cmd/go/internal/fsys 0.201s ok cmd/go/internal/generate 0.135s ok cmd/go/internal/gover 0.165s ok cmd/go/internal/imports 0.230s ok cmd/go/internal/load 0.208s ok cmd/go/internal/lockedfile 0.215s ok cmd/go/internal/lockedfile/internal/filelock 0.123s ok cmd/go/internal/modfetch 0.117s ok cmd/go/internal/modfetch/codehost 2.136s ok cmd/go/internal/modfetch/zip_sum_test 0.188s ok cmd/go/internal/modindex 0.127s ok cmd/go/internal/modload 0.187s ok cmd/go/internal/mvs 0.081s ok cmd/go/internal/par 0.137s ok cmd/go/internal/str 0.084s ok cmd/go/internal/test 0.133s ok cmd/go/internal/toolchain 0.127s ok cmd/go/internal/vcs 0.198s ok cmd/go/internal/vcweb 0.270s ok cmd/go/internal/vcweb/vcstest 1.853s ok cmd/go/internal/web 0.141s ok cmd/go/internal/work 0.204s ok cmd/gofmt 0.149s ok cmd/internal/archive 0.708s ok cmd/internal/buildid 0.151s ok cmd/internal/cov 0.400s ok cmd/internal/dwarf 0.110s ok cmd/internal/edit 0.143s ok cmd/internal/goobj 0.078s ok cmd/internal/moddeps 1.034s ok cmd/internal/notsha256 0.127s ok cmd/internal/obj 0.378s ok cmd/internal/obj/arm64 0.243s ok cmd/internal/obj/ppc64 0.230s ok cmd/internal/obj/riscv 0.107s ok cmd/internal/obj/s390x 0.059s ok cmd/internal/obj/x86 1.599s ok cmd/internal/objabi 0.179s ok cmd/internal/pkgpath 0.110s ok cmd/internal/pkgpattern 0.175s ok cmd/internal/quoted 0.090s ok cmd/internal/src 0.170s ok cmd/internal/test2json 0.195s ok cmd/link 6.744s ok cmd/link/internal/benchmark 0.076s ok cmd/link/internal/ld 6.026s ok cmd/link/internal/loader 0.232s ok cmd/nm 1.234s ok cmd/objdump 1.463s ok cmd/pack 0.410s ok cmd/pprof 1.503s ok cmd/trace 0.242s ok cmd/vet 3.163s ##### os/user with tag osusergo ok os/user 0.076s ##### hash/maphash purego implementation ok hash/maphash 0.108s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 16.287s ##### Testing without libgcc. ok net 0.106s ok os/user 0.096s ##### internal linking of -buildmode=pie ok reflect 0.233s ok os/user 0.081s ##### sync -cpu=10 ok sync 0.374s ##### Testing race detector ok runtime/race 4.521s ok flag 1.106s ok net 1.199s ok os 1.194s ok os/exec 2.177s ok encoding/gob 1.133s ok flag 1.122s ok os/exec 2.159s ##### Testing cgo ok cmd/cgo/internal/test 0.319s ok cmd/cgo/internal/test 0.304s ok cmd/cgo/internal/test 0.322s ok cmd/cgo/internal/test 0.314s ok cmd/cgo/internal/test 0.291s All tests passed.