darwin-arm64-11_0-toothrot at 9e2f2897546c51863bf860c30622fbe9e3359391 :: 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=D8ADE07C-B779-4729-869D-AF0784AAC67B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.xEyM4WgD6o/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "LaunchInstanceID=05613F47-7FF9-4CF7-A293-8AD916314AF8" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=2" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/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.118s ok archive/zip 0.181s ok bufio 0.091s ok bytes 0.825s ok compress/bzip2 0.119s ok compress/flate 0.263s ok compress/gzip 0.180s ok compress/lzw 0.094s ok compress/zlib 0.279s ok container/heap 0.096s ok container/list 0.175s ok container/ring 0.137s ok context 0.111s ok crypto 0.184s ok crypto/aes 0.192s ok crypto/cipher 0.063s ok crypto/des 0.083s ok crypto/dsa 0.075s ok crypto/ecdsa 0.069s ok crypto/ed25519 0.107s ok crypto/elliptic 0.121s ok crypto/hmac 0.076s ok crypto/internal/boring 0.084s ok crypto/internal/edwards25519 1.791s ok crypto/internal/edwards25519/field 1.952s ok crypto/internal/nistec 0.394s ok crypto/internal/nistec/fiat 0.076s [no tests to run] ok crypto/internal/subtle 0.085s ok crypto/md5 0.147s ok crypto/rand 0.119s ok crypto/rc4 0.085s ok crypto/rsa 0.184s ok crypto/sha1 0.088s ok crypto/sha256 0.062s ok crypto/sha512 0.077s ok crypto/subtle 0.064s ok crypto/tls 0.329s ok crypto/x509 0.257s ok database/sql 0.401s ok database/sql/driver 0.121s ok debug/buildinfo 0.144s ok debug/dwarf 0.162s ok debug/elf 0.161s ok debug/gosym 0.149s ok debug/macho 0.087s ok debug/pe 0.200s ok debug/plan9obj 0.129s ok embed 0.147s [no tests to run] ok embed/internal/embedtest 0.076s ok encoding/ascii85 0.123s ok encoding/asn1 0.096s ok encoding/base32 0.088s ok encoding/base64 0.083s ok encoding/binary 0.086s ok encoding/csv 0.120s ok encoding/gob 0.087s ok encoding/hex 0.082s ok encoding/json 0.172s ok encoding/pem 0.331s ok encoding/xml 0.084s ok errors 0.076s ok expvar 0.075s ok flag 0.085s ok fmt 0.153s ok go/ast 0.066s ok go/build 0.682s ok go/build/constraint 0.077s ok go/constant 0.092s ok go/doc 0.102s ok go/doc/comment 0.451s ok go/format 0.090s ok go/importer 0.223s ok go/internal/gccgoimporter 0.250s ok go/internal/gcimporter 3.594s ok go/internal/srcimporter 4.300s ok go/parser 0.078s ok go/printer 0.181s ok go/scanner 0.064s ok go/token 0.091s ok go/types 2.899s ok hash 0.077s ok hash/adler32 0.078s ok hash/crc32 0.060s ok hash/crc64 0.117s ok hash/fnv 0.091s ok hash/maphash 0.152s ok html 0.173s ok html/template 0.130s ok image 0.106s ok image/color 0.087s ok image/draw 0.226s ok image/gif 4.341s ok image/jpeg 1.334s ok image/png 0.210s ok index/suffixarray 0.179s ok internal/abi 0.130s ok internal/buildcfg 0.080s ok internal/cpu 0.100s ok internal/diff 0.125s ok internal/fmtsort 0.069s ok internal/fuzz 0.103s ok internal/godebug 0.073s ok internal/intern 0.368s ok internal/itoa 0.077s ok internal/poll 0.122s ok internal/profile 0.069s ok internal/reflectlite 0.123s ok internal/singleflight 0.093s ok internal/trace 0.127s ok internal/unsafeheader 0.076s ok internal/xcoff 0.104s ok io 0.125s ok io/fs 0.086s ok io/ioutil 0.139s ok log 0.081s ok log/syslog 1.370s ok math 0.099s ok math/big 0.462s ok math/bits 0.096s ok math/cmplx 0.081s ok math/rand 0.143s ok mime 0.077s ok mime/multipart 0.148s ok mime/quotedprintable 0.076s ok net 8.000s ok net/http 3.295s ok net/http/cgi 0.468s ok net/http/cookiejar 0.185s ok net/http/fcgi 0.209s ok net/http/httptest 0.136s ok net/http/httptrace 0.111s ok net/http/httputil 0.670s ok net/http/internal 0.108s ok net/http/internal/ascii 0.073s ok net/http/pprof 4.144s ok net/internal/socktest 0.074s ok net/mail 0.065s ok net/netip 0.255s ok net/rpc 0.194s ok net/rpc/jsonrpc 0.158s ok net/smtp 0.100s ok net/textproto 0.090s ok net/url 0.084s ok os 0.810s ok os/exec 0.854s ok os/exec/internal/fdtest 0.105s ok os/signal 2.022s ok os/user 0.098s ok path 0.080s ok path/filepath 0.091s ok plugin 0.096s ok reflect 0.211s ok regexp 0.144s ok regexp/syntax 0.225s ok runtime 12.182s ok runtime/cgo 0.075s ok runtime/debug 0.182s ok runtime/internal/atomic 0.186s ok runtime/internal/math 0.085s ok runtime/internal/sys 0.077s ok runtime/metrics 0.120s ok runtime/pprof 5.043s ok runtime/trace 1.360s ok sort 0.095s ok strconv 0.258s ok strings 0.823s ok sync 0.347s ok sync/atomic 1.023s ok syscall 0.266s ok testing 0.655s ok testing/fstest 0.105s ok testing/iotest 0.140s ok testing/quick 0.106s ok text/scanner 0.176s ok text/tabwriter 0.076s ok text/template 0.079s ok text/template/parse 0.065s ok time 2.825s ok unicode 0.077s ok unicode/utf16 0.103s ok unicode/utf8 0.075s ok cmd/addr2line 0.715s ok cmd/api 4.046s ok cmd/asm/internal/asm 0.271s ok cmd/asm/internal/lex 0.084s ok cmd/compile/internal/abt 0.128s ok cmd/compile/internal/amd64 0.130s ok cmd/compile/internal/dwarfgen 0.343s ok cmd/compile/internal/importer 0.128s ok cmd/compile/internal/ir 0.085s ok cmd/compile/internal/logopt 0.140s ok cmd/compile/internal/noder 0.115s ok cmd/compile/internal/reflectdata 0.161s [no tests to run] ok cmd/compile/internal/ssa 3.770s ok cmd/compile/internal/syntax 0.071s ok cmd/compile/internal/test 5.276s ok cmd/compile/internal/typecheck 0.909s ok cmd/compile/internal/types 0.737s ok cmd/compile/internal/types2 0.582s ok cmd/cover 1.120s ok cmd/dist 0.162s ok cmd/doc 0.328s ok cmd/fix 1.133s ok cmd/go 22.741s ok cmd/go/internal/auth 0.196s ok cmd/go/internal/cache 0.254s ok cmd/go/internal/fsys 0.135s ok cmd/go/internal/generate 0.202s ok cmd/go/internal/get 0.118s ok cmd/go/internal/imports 0.080s ok cmd/go/internal/load 0.108s ok cmd/go/internal/lockedfile 0.300s ok cmd/go/internal/lockedfile/internal/filelock 0.182s ok cmd/go/internal/modconv 0.096s ok cmd/go/internal/modfetch 0.118s ok cmd/go/internal/modfetch/codehost 0.089s ok cmd/go/internal/modfetch/zip_sum_test 0.092s ok cmd/go/internal/modindex 0.078s ok cmd/go/internal/modload 0.108s ok cmd/go/internal/mvs 0.124s ok cmd/go/internal/par 0.105s ok cmd/go/internal/search 0.200s ok cmd/go/internal/str 0.074s ok cmd/go/internal/test 0.095s ok cmd/go/internal/vcs 0.088s ok cmd/go/internal/web 0.090s ok cmd/go/internal/work 0.134s ok cmd/gofmt 0.090s ok cmd/internal/archive 0.597s ok cmd/internal/buildid 0.176s ok cmd/internal/dwarf 0.098s ok cmd/internal/edit 0.127s ok cmd/internal/goobj 0.196s ok cmd/internal/moddeps 0.752s ok cmd/internal/notsha256 0.079s ok cmd/internal/obj 0.347s ok cmd/internal/obj/arm64 0.092s ok cmd/internal/obj/ppc64 0.159s ok cmd/internal/obj/riscv 0.095s ok cmd/internal/obj/s390x 0.071s ok cmd/internal/obj/x86 0.989s ok cmd/internal/objabi 0.111s ok cmd/internal/pkgpath 0.085s ok cmd/internal/quoted 0.090s ok cmd/internal/src 0.158s ok cmd/internal/sys 0.127s ok cmd/internal/test2json 0.133s ok cmd/link 4.894s ok cmd/link/internal/benchmark 0.079s ok cmd/link/internal/ld 3.752s ok cmd/link/internal/loader 0.084s ok cmd/nm 1.275s ok cmd/objdump 1.578s ok cmd/pack 1.435s ok cmd/pprof 0.778s ok cmd/trace 0.155s ok cmd/vet 2.887s ##### os/user with tag osusergo ok os/user 0.100s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 10.490s ##### 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.182s ok os/user 0.153s ##### sync -cpu=10 ok sync 0.345s ##### Testing race detector ok runtime/race 3.833s ok flag 0.100s ok net 0.262s ok os 0.248s ok os/exec 0.183s ok encoding/gob 0.121s ok flag 0.104s ok os/exec 0.165s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 5.952s ok misc/cgo/test 6.445s ok misc/cgo/test 6.187s ok misc/cgo/test 5.932s ok misc/cgo/test 4.085s ok misc/cgo/test 4.051s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.095s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.135s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 24.431s ##### ../misc/cgo/errors PASS All tests passed.