darwin-arm64-11_0-toothrot at d602380f58e2a2ab4b262c7d69b78ff634cba5e8 :: 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=A4D3CBF2-660B-41F3-83C1-6248E7F22606" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5kOaUlvcqo/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "LaunchInstanceID=A7F1D582-C9F8-4A8B-B92E-3340DBB81E92" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=2" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a4" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GO_BUILDER_NAME=darwin-arm64-11_0-toothrot" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /Users/gopher/goboot. (devel +731bb54038 Tue Dec 15 21:45:05 2020 +0000 darwin/arm64) Building Go toolchain1 using /Users/gopher/goboot. 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 ##### 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.117s ok archive/zip 0.185s ok bufio 0.089s ok bytes 0.814s ok compress/bzip2 0.117s ok compress/flate 0.250s ok compress/gzip 0.181s ok compress/lzw 0.096s ok compress/zlib 0.279s ok container/heap 0.137s ok container/list 0.173s ok container/ring 0.091s ok context 0.111s ok crypto 0.081s ok crypto/aes 0.076s ok crypto/cipher 0.062s ok crypto/des 0.102s ok crypto/dsa 0.075s ok crypto/ecdsa 0.070s ok crypto/ed25519 0.106s ok crypto/elliptic 0.110s ok crypto/hmac 0.121s ok crypto/internal/boring 0.109s ok crypto/internal/boring/bcache 0.102s ok crypto/internal/edwards25519 1.918s ok crypto/internal/edwards25519/field 2.020s ok crypto/internal/nistec 0.428s ok crypto/internal/nistec/fiat 0.132s [no tests to run] ok crypto/internal/subtle 0.085s ok crypto/md5 0.146s ok crypto/rand 0.136s ok crypto/rc4 0.098s ok crypto/rsa 0.120s ok crypto/sha1 0.127s ok crypto/sha256 0.059s ok crypto/sha512 0.112s ok crypto/subtle 0.078s ok crypto/tls 0.336s ok crypto/x509 0.255s ok database/sql 0.398s ok database/sql/driver 0.106s ok debug/buildinfo 0.178s ok debug/dwarf 0.066s ok debug/elf 0.069s ok debug/gosym 0.078s ok debug/macho 0.108s ok debug/pe 0.135s ok debug/plan9obj 0.077s ok embed 0.224s [no tests to run] ok embed/internal/embedtest 0.086s ok encoding/ascii85 0.132s ok encoding/asn1 0.086s ok encoding/base32 0.082s ok encoding/base64 0.062s ok encoding/binary 0.106s ok encoding/csv 0.084s ok encoding/gob 0.153s ok encoding/hex 0.086s ok encoding/json 0.208s ok encoding/pem 0.275s ok encoding/xml 0.073s ok errors 0.077s ok expvar 0.114s ok flag 0.111s ok fmt 0.123s ok go/ast 0.064s ok go/build 0.774s ok go/build/constraint 0.126s ok go/constant 0.149s ok go/doc 0.136s ok go/doc/comment 0.425s ok go/format 0.076s ok go/importer 0.132s ok go/internal/gccgoimporter 0.226s ok go/internal/gcimporter 3.279s ok go/internal/srcimporter 4.011s ok go/parser 0.086s ok go/printer 0.182s ok go/scanner 0.091s ok go/token 0.111s ok go/types 2.908s ok hash 0.120s ok hash/adler32 0.077s ok hash/crc32 0.059s ok hash/crc64 0.091s ok hash/fnv 0.134s ok hash/maphash 0.207s ok html 0.079s ok html/template 0.119s ok image 0.098s ok image/color 0.083s ok image/draw 0.155s ok image/gif 4.142s ok image/jpeg 1.301s ok image/png 0.237s ok index/suffixarray 0.171s ok internal/abi 0.094s ok internal/buildcfg 0.076s ok internal/cpu 0.064s ok internal/diff 0.083s ok internal/fmtsort 0.097s ok internal/fuzz 0.082s ok internal/godebug 0.071s ok internal/intern 0.110s ok internal/itoa 0.120s ok internal/poll 0.141s ok internal/profile 0.082s ok internal/reflectlite 0.187s ok internal/singleflight 0.089s ok internal/trace 0.119s ok internal/unsafeheader 0.120s ok internal/xcoff 0.084s ok io 0.120s ok io/fs 0.113s ok io/ioutil 0.131s ok log 0.172s ok log/syslog 1.503s ok math 0.078s ok math/big 0.419s ok math/bits 0.105s ok math/cmplx 0.073s ok math/rand 0.145s ok mime 0.122s ok mime/multipart 0.120s ok mime/quotedprintable 0.077s ok net 8.692s ok net/http 3.616s ok net/http/cgi 0.569s ok net/http/cookiejar 0.166s ok net/http/fcgi 0.203s ok net/http/httptest 0.123s ok net/http/httptrace 0.110s ok net/http/httputil 0.638s ok net/http/internal 0.099s ok net/http/internal/ascii 0.077s ok net/http/pprof 4.182s ok net/internal/socktest 0.076s ok net/mail 0.091s ok net/netip 0.247s ok net/rpc 0.126s ok net/rpc/jsonrpc 0.099s ok net/smtp 0.129s ok net/textproto 0.077s ok net/url 0.087s ok os 0.722s ok os/exec 0.808s ok os/exec/internal/fdtest 0.080s ok os/signal 2.061s ok os/user 0.103s ok path 0.074s ok path/filepath 0.095s ok plugin 0.079s ok reflect 0.185s ok regexp 0.106s ok regexp/syntax 0.263s ok runtime 11.930s ok runtime/cgo 0.100s ok runtime/debug 0.146s ok runtime/internal/atomic 0.141s ok runtime/internal/math 0.097s ok runtime/internal/sys 0.186s ok runtime/metrics 0.141s ok runtime/pprof 5.080s ok runtime/trace 0.982s ok sort 0.118s ok strconv 0.242s ok strings 1.004s ok sync 0.341s ok sync/atomic 0.835s ok syscall 0.251s ok testing 0.795s ok testing/fstest 0.132s ok testing/iotest 0.175s ok testing/quick 0.104s ok text/scanner 0.077s ok text/tabwriter 0.077s ok text/template 0.084s ok text/template/parse 0.090s ok time 2.755s ok unicode 0.077s ok unicode/utf16 0.068s ok unicode/utf8 0.076s ok cmd/addr2line 0.636s ok cmd/api 3.755s ok cmd/asm/internal/asm 0.317s ok cmd/asm/internal/lex 0.122s ok cmd/compile/internal/abt 0.080s ok cmd/compile/internal/amd64 0.131s ok cmd/compile/internal/dwarfgen 0.352s ok cmd/compile/internal/importer 0.114s ok cmd/compile/internal/ir 0.073s ok cmd/compile/internal/logopt 0.129s ok cmd/compile/internal/noder 0.113s ok cmd/compile/internal/reflectdata 0.103s [no tests to run] ok cmd/compile/internal/ssa 3.773s ok cmd/compile/internal/syntax 0.094s ok cmd/compile/internal/test 4.537s ok cmd/compile/internal/typecheck 0.289s ok cmd/compile/internal/types 0.094s ok cmd/compile/internal/types2 0.440s ok cmd/cover 1.189s ok cmd/dist 0.122s ok cmd/doc 0.241s ok cmd/fix 1.020s ok cmd/go 21.688s ok cmd/go/internal/auth 0.083s ok cmd/go/internal/cache 0.182s ok cmd/go/internal/fsys 0.160s ok cmd/go/internal/generate 0.143s ok cmd/go/internal/get 0.222s ok cmd/go/internal/imports 0.090s ok cmd/go/internal/load 0.092s ok cmd/go/internal/lockedfile 0.190s ok cmd/go/internal/lockedfile/internal/filelock 0.106s ok cmd/go/internal/modconv 0.106s ok cmd/go/internal/modfetch 0.095s ok cmd/go/internal/modfetch/codehost 0.135s ok cmd/go/internal/modfetch/zip_sum_test 0.113s ok cmd/go/internal/modindex 0.073s ok cmd/go/internal/modload 0.133s ok cmd/go/internal/mvs 0.111s ok cmd/go/internal/par 0.095s ok cmd/go/internal/search 0.102s ok cmd/go/internal/str 0.072s ok cmd/go/internal/test 0.108s ok cmd/go/internal/vcs 0.155s ok cmd/go/internal/web 0.096s ok cmd/go/internal/work 0.117s ok cmd/gofmt 0.185s ok cmd/internal/archive 1.808s ok cmd/internal/buildid 0.123s ok cmd/internal/dwarf 0.124s ok cmd/internal/edit 0.091s ok cmd/internal/goobj 0.156s ok cmd/internal/moddeps 0.796s ok cmd/internal/notsha256 0.074s ok cmd/internal/obj 0.356s ok cmd/internal/obj/arm64 0.118s ok cmd/internal/obj/ppc64 0.131s ok cmd/internal/obj/riscv 0.096s ok cmd/internal/obj/s390x 0.074s ok cmd/internal/obj/x86 1.010s ok cmd/internal/objabi 0.074s ok cmd/internal/pkgpath 0.144s ok cmd/internal/quoted 0.091s ok cmd/internal/src 0.158s ok cmd/internal/sys 0.077s ok cmd/internal/test2json 0.138s ok cmd/link 4.166s ok cmd/link/internal/benchmark 0.077s ok cmd/link/internal/ld 3.789s ok cmd/link/internal/loader 0.073s ok cmd/nm 1.500s ok cmd/objdump 1.775s ok cmd/pack 1.671s ok cmd/pprof 0.600s ok cmd/trace 0.156s ok cmd/vet 2.838s ##### os/user with tag osusergo ok os/user 0.100s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 9.896s ##### moved GOROOT ok fmt 0.164s ##### Testing without libgcc. ok net 0.121s ok os/user 0.101s ##### internal linking of -buildmode=pie ok reflect 0.190s ok os/user 0.102s ##### sync -cpu=10 ok sync 0.357s ##### Testing race detector ok runtime/race 3.836s ok flag 0.125s ok net 0.185s ok os 0.235s ok os/exec 0.180s ok encoding/gob 0.138s ok flag 0.102s ok os/exec 0.166s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 6.523s ok misc/cgo/test 7.236s ok misc/cgo/test 6.409s ok misc/cgo/test 6.405s ok misc/cgo/test 4.199s ok misc/cgo/test 4.046s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.143s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.094s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 24.003s ##### ../misc/cgo/errors PASS All tests passed.