darwin-arm64-11_0-toothrot at 4170084ad12c2e14dc0485d2a17a838e97fee8c7 :: 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.114s ok archive/zip 0.179s ok bufio 0.089s ok bytes 0.812s ok compress/bzip2 0.114s ok compress/flate 0.247s ok compress/gzip 0.174s ok compress/lzw 0.112s ok compress/zlib 0.299s ok container/heap 0.151s ok container/list 0.204s ok container/ring 0.096s ok context 0.110s ok crypto 0.085s ok crypto/aes 0.075s ok crypto/cipher 0.062s ok crypto/des 0.102s ok crypto/dsa 0.077s ok crypto/ecdsa 0.069s ok crypto/ed25519 0.115s ok crypto/elliptic 0.123s ok crypto/hmac 0.075s ok crypto/internal/boring 0.083s ok crypto/internal/edwards25519 1.787s ok crypto/internal/edwards25519/field 1.967s ok crypto/internal/nistec 0.393s ok crypto/internal/nistec/fiat 0.074s [no tests to run] ok crypto/internal/subtle 0.088s ok crypto/md5 0.153s ok crypto/rand 0.123s ok crypto/rc4 0.089s ok crypto/rsa 0.118s ok crypto/sha1 0.083s ok crypto/sha256 0.060s ok crypto/sha512 0.076s ok crypto/subtle 0.059s ok crypto/tls 0.324s ok crypto/x509 0.228s ok database/sql 0.387s ok database/sql/driver 0.075s ok debug/buildinfo 0.122s ok debug/dwarf 0.069s ok debug/elf 0.129s ok debug/gosym 0.122s ok debug/macho 0.078s ok debug/pe 0.134s ok debug/plan9obj 0.076s ok embed 0.087s [no tests to run] ok embed/internal/embedtest 0.074s ok encoding/ascii85 0.117s ok encoding/asn1 0.092s ok encoding/base32 0.086s ok encoding/base64 0.100s ok encoding/binary 0.095s ok encoding/csv 0.116s ok encoding/gob 0.084s ok encoding/hex 0.077s ok encoding/json 0.143s ok encoding/pem 0.313s ok encoding/xml 0.083s ok errors 0.077s ok expvar 0.075s ok flag 0.082s ok fmt 0.115s ok go/ast 0.066s ok go/build 0.695s ok go/build/constraint 0.074s ok go/constant 0.097s ok go/doc 0.098s ok go/doc/comment 0.503s ok go/format 0.162s ok go/importer 0.284s ok go/internal/gccgoimporter 0.212s ok go/internal/gcimporter 3.552s ok go/internal/srcimporter 4.267s ok go/parser 0.083s ok go/printer 0.172s ok go/scanner 0.058s ok go/token 0.084s ok go/types 2.920s ok hash 0.119s ok hash/adler32 0.076s ok hash/crc32 0.059s ok hash/crc64 0.118s ok hash/fnv 0.091s ok hash/maphash 0.212s ok html 0.132s ok html/template 0.125s ok image 0.107s ok image/color 0.083s ok image/draw 0.172s ok image/gif 4.281s ok image/jpeg 1.415s ok image/png 0.206s ok index/suffixarray 0.177s ok internal/abi 0.123s ok internal/buildcfg 0.120s ok internal/cpu 0.100s ok internal/diff 0.079s ok internal/fmtsort 0.093s ok internal/fuzz 0.076s ok internal/godebug 0.079s ok internal/intern 0.369s ok internal/itoa 0.079s ok internal/poll 0.119s ok internal/profile 0.068s ok internal/reflectlite 0.121s ok internal/singleflight 0.091s ok internal/trace 0.118s ok internal/unsafeheader 0.073s ok internal/xcoff 0.094s ok io 0.126s ok io/fs 0.083s ok io/ioutil 0.073s ok log 0.082s ok log/syslog 1.373s ok math 0.119s ok math/big 0.439s ok math/bits 0.073s ok math/cmplx 0.081s ok math/rand 0.155s ok mime 0.077s ok mime/multipart 0.152s ok mime/quotedprintable 0.076s ok net 7.686s ok net/http 3.098s ok net/http/cgi 0.525s ok net/http/cookiejar 0.126s ok net/http/fcgi 0.208s ok net/http/httptest 0.133s ok net/http/httptrace 0.108s ok net/http/httputil 0.690s ok net/http/internal 0.112s ok net/http/internal/ascii 0.075s ok net/http/pprof 4.164s ok net/internal/socktest 0.075s ok net/mail 0.064s ok net/netip 0.253s ok net/rpc 0.210s ok net/rpc/jsonrpc 0.178s ok net/smtp 0.110s ok net/textproto 0.085s ok net/url 0.109s ok os 0.837s ok os/exec 0.828s ok os/exec/internal/fdtest 0.075s ok os/signal 2.018s ok os/user 0.097s ok path 0.076s ok path/filepath 0.120s ok plugin 0.091s ok reflect 0.188s ok regexp 0.121s ok regexp/syntax 0.234s ok runtime 11.597s ok runtime/cgo 0.076s ok runtime/debug 0.187s ok runtime/internal/atomic 0.189s ok runtime/internal/math 0.086s ok runtime/internal/sys 0.075s ok runtime/metrics 0.152s ok runtime/pprof 5.168s ok runtime/trace 1.177s ok sort 0.097s ok strconv 0.254s ok strings 0.947s ok sync 0.318s ok sync/atomic 0.828s ok syscall 0.249s ok testing 0.518s ok testing/fstest 0.077s ok testing/iotest 0.133s ok testing/quick 0.105s ok text/scanner 0.196s ok text/tabwriter 0.080s ok text/template 0.109s ok text/template/parse 0.065s ok time 2.745s ok unicode 0.129s ok unicode/utf16 0.071s ok unicode/utf8 0.124s ok cmd/addr2line 0.790s ok cmd/api 4.075s ok cmd/asm/internal/asm 0.217s ok cmd/asm/internal/lex 0.075s ok cmd/compile/internal/abt 0.102s ok cmd/compile/internal/amd64 0.128s ok cmd/compile/internal/dwarfgen 0.342s ok cmd/compile/internal/importer 0.127s ok cmd/compile/internal/ir 0.084s ok cmd/compile/internal/logopt 0.186s ok cmd/compile/internal/noder 0.106s ok cmd/compile/internal/reflectdata 0.087s [no tests to run] ok cmd/compile/internal/ssa 3.741s ok cmd/compile/internal/syntax 0.070s ok cmd/compile/internal/test 5.642s ok cmd/compile/internal/typecheck 0.297s ok cmd/compile/internal/types 0.128s ok cmd/compile/internal/types2 0.420s ok cmd/cover 1.109s ok cmd/dist 0.108s ok cmd/doc 0.236s ok cmd/fix 1.153s ok cmd/go 22.112s ok cmd/go/internal/auth 0.236s ok cmd/go/internal/cache 0.184s ok cmd/go/internal/fsys 0.202s ok cmd/go/internal/generate 0.116s ok cmd/go/internal/get 0.203s ok cmd/go/internal/imports 0.135s ok cmd/go/internal/load 0.092s ok cmd/go/internal/lockedfile 0.181s ok cmd/go/internal/lockedfile/internal/filelock 0.108s ok cmd/go/internal/modconv 0.077s ok cmd/go/internal/modfetch 0.213s ok cmd/go/internal/modfetch/codehost 0.182s ok cmd/go/internal/modfetch/zip_sum_test 0.090s ok cmd/go/internal/modindex 0.099s ok cmd/go/internal/modload 0.099s ok cmd/go/internal/mvs 0.177s ok cmd/go/internal/par 0.108s ok cmd/go/internal/search 0.134s ok cmd/go/internal/str 0.073s ok cmd/go/internal/test 0.110s ok cmd/go/internal/vcs 0.120s ok cmd/go/internal/web 0.084s ok cmd/go/internal/work 0.132s ok cmd/gofmt 0.089s ok cmd/internal/archive 0.598s ok cmd/internal/buildid 0.175s ok cmd/internal/dwarf 0.095s ok cmd/internal/edit 0.081s ok cmd/internal/goobj 0.148s ok cmd/internal/moddeps 0.714s ok cmd/internal/notsha256 0.082s ok cmd/internal/obj 0.393s ok cmd/internal/obj/arm64 0.094s ok cmd/internal/obj/ppc64 0.167s ok cmd/internal/obj/riscv 0.094s ok cmd/internal/obj/s390x 0.078s ok cmd/internal/obj/x86 0.973s ok cmd/internal/objabi 0.114s ok cmd/internal/pkgpath 0.085s ok cmd/internal/quoted 0.089s ok cmd/internal/src 0.150s ok cmd/internal/sys 0.122s ok cmd/internal/test2json 0.164s ok cmd/link 4.455s ok cmd/link/internal/benchmark 0.084s ok cmd/link/internal/ld 3.894s ok cmd/link/internal/loader 0.108s ok cmd/nm 1.251s ok cmd/objdump 1.507s ok cmd/pack 1.394s ok cmd/pprof 0.823s ok cmd/trace 0.154s ok cmd/vet 2.904s ##### os/user with tag osusergo ok os/user 0.139s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 8.728s ##### moved GOROOT ok fmt 0.167s ##### Testing without libgcc. ok net 0.116s ok os/user 0.099s ##### internal linking of -buildmode=pie ok reflect 0.184s ok os/user 0.097s ##### sync -cpu=10 ok sync 0.362s ##### Testing race detector ok runtime/race 4.036s ok flag 0.127s ok net 0.184s ok os 0.219s ok os/exec 0.179s ok encoding/gob 0.150s ok flag 0.098s ok os/exec 0.168s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 5.653s PASS ok misc/cgo/test 6.153s PASS ok misc/cgo/test 6.145s PASS ok misc/cgo/test 5.872s PASS ok misc/cgo/test 3.919s PASS ok misc/cgo/test 3.880s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.099s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.097s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 23.910s ##### ../misc/cgo/errors PASS All tests passed.