darwin-arm64-11_0-toothrot at 4484c30f788835d8dda0afcefdb12e4b25b2c312 :: 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.115s ok archive/zip 0.180s ok bufio 0.091s ok bytes 0.816s ok compress/bzip2 0.155s ok compress/flate 0.258s ok compress/gzip 0.175s ok compress/lzw 0.096s ok compress/zlib 0.280s ok container/heap 0.091s ok container/list 0.170s ok container/ring 0.133s ok context 0.110s ok crypto 0.077s ok crypto/aes 0.123s ok crypto/cipher 0.109s ok crypto/des 0.101s ok crypto/dsa 0.078s ok crypto/ecdsa 0.069s ok crypto/ed25519 0.106s ok crypto/elliptic 0.114s ok crypto/hmac 0.124s ok crypto/internal/boring 0.058s ok crypto/internal/boring/bcache 0.106s ok crypto/internal/edwards25519 1.918s ok crypto/internal/edwards25519/field 2.019s ok crypto/internal/nistec 0.429s ok crypto/internal/nistec/fiat 0.084s [no tests to run] ok crypto/internal/subtle 0.134s ok crypto/md5 0.143s ok crypto/rand 0.117s ok crypto/rc4 0.084s ok crypto/rsa 0.123s ok crypto/sha1 0.110s ok crypto/sha256 0.061s ok crypto/sha512 0.076s ok crypto/subtle 0.083s ok crypto/tls 0.327s ok crypto/x509 0.248s ok database/sql 0.369s ok database/sql/driver 0.265s ok debug/buildinfo 0.311s ok debug/dwarf 0.069s ok debug/elf 0.076s ok debug/gosym 0.085s ok debug/macho 0.111s ok debug/pe 0.135s ok debug/plan9obj 0.075s ok embed 0.173s [no tests to run] ok embed/internal/embedtest 0.130s ok encoding/ascii85 0.082s ok encoding/asn1 0.106s ok encoding/base32 0.078s ok encoding/base64 0.062s ok encoding/binary 0.140s ok encoding/csv 0.084s ok encoding/gob 0.106s ok encoding/hex 0.080s ok encoding/json 0.190s ok encoding/pem 0.282s ok encoding/xml 0.066s ok errors 0.075s ok expvar 0.075s ok flag 0.111s ok fmt 0.117s ok go/ast 0.111s ok go/build 0.707s ok go/build/constraint 0.083s ok go/constant 0.099s ok go/doc 0.118s ok go/doc/comment 0.405s ok go/format 0.081s ok go/importer 0.136s ok go/internal/gccgoimporter 0.196s ok go/internal/gcimporter 3.243s ok go/internal/srcimporter 3.990s ok go/parser 0.073s ok go/printer 0.140s ok go/scanner 0.085s ok go/token 0.127s ok go/types 2.899s ok hash 0.075s ok hash/adler32 0.122s ok hash/crc32 0.060s ok hash/crc64 0.093s ok hash/fnv 0.134s ok hash/maphash 0.206s ok html 0.077s ok html/template 0.099s ok image 0.089s ok image/color 0.080s ok image/draw 0.133s ok image/gif 4.111s ok image/jpeg 1.299s ok image/png 0.239s ok index/suffixarray 0.169s ok internal/abi 0.169s ok internal/buildcfg 0.355s ok internal/cpu 0.099s ok internal/diff 0.081s ok internal/fmtsort 0.112s ok internal/fuzz 0.084s ok internal/godebug 0.067s ok internal/intern 0.148s ok internal/itoa 0.076s ok internal/poll 0.101s ok internal/profile 0.078s ok internal/reflectlite 0.095s ok internal/singleflight 0.088s ok internal/trace 0.116s ok internal/unsafeheader 0.118s ok internal/xcoff 0.126s ok io 0.123s ok io/fs 0.086s ok io/ioutil 0.086s ok log 0.120s ok log/syslog 1.456s ok math 0.068s ok math/big 0.466s ok math/bits 0.061s ok math/cmplx 0.119s ok math/rand 0.143s ok mime 0.075s ok mime/multipart 0.120s ok mime/quotedprintable 0.077s ok net 8.328s ok net/http 3.887s ok net/http/cgi 0.547s ok net/http/cookiejar 0.109s ok net/http/fcgi 0.194s ok net/http/httptest 0.148s ok net/http/httptrace 0.107s ok net/http/httputil 0.635s ok net/http/internal 0.103s ok net/http/internal/ascii 0.074s ok net/http/pprof 7.211s ok net/internal/socktest 0.077s ok net/mail 3.083s ok net/netip 0.247s ok net/rpc 0.131s ok net/rpc/jsonrpc 0.100s ok net/smtp 0.197s ok net/textproto 0.137s ok net/url 0.147s ok os 0.735s ok os/exec 0.796s ok os/exec/internal/fdtest 0.110s ok os/signal 2.014s ok os/user 0.065s ok path 0.074s ok path/filepath 0.102s ok plugin 0.090s ok reflect 0.190s ok regexp 0.095s ok regexp/syntax 0.255s ok runtime 14.855s ok runtime/cgo 0.101s ok runtime/debug 0.138s ok runtime/internal/atomic 0.137s ok runtime/internal/math 0.157s ok runtime/internal/sys 0.112s ok runtime/metrics 0.207s ok runtime/pprof 5.039s ok runtime/trace 0.985s ok sort 0.094s ok strconv 0.224s ok strings 1.122s ok sync 0.373s ok sync/atomic 1.003s ok syscall 0.248s ok testing 0.604s ok testing/fstest 0.142s ok testing/iotest 0.185s ok testing/quick 0.107s ok text/scanner 0.092s ok text/tabwriter 0.081s ok text/template 0.083s ok text/template/parse 0.073s ok time 2.770s ok unicode 0.093s ok unicode/utf16 0.066s ok unicode/utf8 0.073s ok cmd/addr2line 0.631s ok cmd/api 3.767s ok cmd/asm/internal/asm 0.353s ok cmd/asm/internal/lex 0.081s ok cmd/compile/internal/abt 0.089s ok cmd/compile/internal/amd64 0.129s ok cmd/compile/internal/dwarfgen 0.347s ok cmd/compile/internal/importer 0.119s ok cmd/compile/internal/ir 0.077s ok cmd/compile/internal/logopt 0.148s ok cmd/compile/internal/noder 0.116s ok cmd/compile/internal/reflectdata 0.088s [no tests to run] ok cmd/compile/internal/ssa 3.779s ok cmd/compile/internal/syntax 0.088s ok cmd/compile/internal/test 4.549s ok cmd/compile/internal/typecheck 0.278s ok cmd/compile/internal/types 0.302s ok cmd/compile/internal/types2 0.454s ok cmd/cover 1.207s ok cmd/dist 0.226s ok cmd/doc 0.216s ok cmd/fix 1.061s ok cmd/go 21.236s ok cmd/go/internal/auth 0.074s ok cmd/go/internal/cache 0.170s ok cmd/go/internal/fsys 0.104s ok cmd/go/internal/generate 0.199s ok cmd/go/internal/get 0.117s ok cmd/go/internal/imports 0.123s ok cmd/go/internal/load 0.091s ok cmd/go/internal/lockedfile 0.127s ok cmd/go/internal/lockedfile/internal/filelock 0.106s ok cmd/go/internal/modconv 0.112s ok cmd/go/internal/modfetch 0.096s ok cmd/go/internal/modfetch/codehost 0.114s ok cmd/go/internal/modfetch/zip_sum_test 0.092s ok cmd/go/internal/modindex 0.077s ok cmd/go/internal/modload 0.132s ok cmd/go/internal/mvs 0.108s ok cmd/go/internal/par 0.092s ok cmd/go/internal/search 0.101s ok cmd/go/internal/str 0.074s ok cmd/go/internal/test 0.108s ok cmd/go/internal/vcs 0.137s ok cmd/go/internal/web 0.098s ok cmd/go/internal/work 0.122s ok cmd/gofmt 0.195s ok cmd/internal/archive 1.834s ok cmd/internal/buildid 0.131s ok cmd/internal/dwarf 0.119s ok cmd/internal/edit 0.087s ok cmd/internal/goobj 0.150s ok cmd/internal/moddeps 0.803s ok cmd/internal/notsha256 0.077s ok cmd/internal/obj 0.362s ok cmd/internal/obj/arm64 0.089s ok cmd/internal/obj/ppc64 0.135s ok cmd/internal/obj/riscv 0.095s ok cmd/internal/obj/s390x 0.064s ok cmd/internal/obj/x86 0.983s ok cmd/internal/objabi 0.076s ok cmd/internal/pkgpath 0.100s ok cmd/internal/quoted 0.137s ok cmd/internal/src 0.159s ok cmd/internal/sys 0.078s ok cmd/internal/test2json 0.135s ok cmd/link 4.576s ok cmd/link/internal/benchmark 0.075s ok cmd/link/internal/ld 3.855s ok cmd/link/internal/loader 0.359s ok cmd/nm 1.546s ok cmd/objdump 1.773s ok cmd/pack 1.687s ok cmd/pprof 0.594s ok cmd/trace 0.153s ok cmd/vet 3.036s ##### os/user with tag osusergo ok os/user 0.100s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 10.399s ##### moved GOROOT ok fmt 0.166s ##### Testing without libgcc. ok net 0.122s ok os/user 0.099s ##### internal linking of -buildmode=pie ok reflect 0.188s ok os/user 0.101s ##### sync -cpu=10 ok sync 0.351s ##### Testing race detector ok runtime/race 3.925s ok flag 0.108s ok net 0.201s ok os 0.288s ok os/exec 0.208s ok encoding/gob 0.137s ok flag 0.197s ok os/exec 0.170s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 5.067s ok misc/cgo/test 7.094s ok misc/cgo/test 6.771s ok misc/cgo/test 5.330s ok misc/cgo/test 4.027s ok misc/cgo/test 3.983s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.099s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.095s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 24.190s ##### ../misc/cgo/errors PASS All tests passed.