darwin-arm64-12 at 1d187fd0be9cb7b79e5a4d4f389685856fe8e065 :: 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.192s ok archive/zip 0.275s ok bufio 0.213s ok bytes 0.223s ok cmp 0.129s ok compress/bzip2 0.216s ok compress/flate 0.379s ok compress/gzip 1.535s ok compress/lzw 0.190s ok compress/zlib 0.387s ok container/heap 0.108s ok container/list 0.141s ok container/ring 0.075s ok context 0.113s ok crypto 0.133s ok crypto/aes 0.084s ok crypto/cipher 0.064s ok crypto/des 0.116s ok crypto/dsa 0.085s ok crypto/ecdh 0.105s ok crypto/ecdsa 0.095s ok crypto/ed25519 0.158s ok crypto/elliptic 0.163s ok crypto/hmac 0.179s ok crypto/internal/alias 0.081s ok crypto/internal/bigmod 0.274s ok crypto/internal/boring 0.181s ok crypto/internal/boring/bcache 0.105s ok crypto/internal/edwards25519 0.129s ok crypto/internal/edwards25519/field 0.121s ok crypto/internal/nistec 0.221s ok crypto/internal/nistec/fiat 0.090s [no tests to run] ok crypto/md5 0.183s ok crypto/rand 0.095s ok crypto/rc4 0.135s ok crypto/rsa 0.270s ok crypto/sha1 0.077s ok crypto/sha256 0.069s ok crypto/sha512 0.112s ok crypto/subtle 0.117s ok crypto/tls 0.547s ok crypto/x509 0.338s ok database/sql 0.615s ok database/sql/driver 0.141s ok debug/buildinfo 0.192s ok debug/dwarf 0.192s ok debug/elf 0.180s ok debug/gosym 0.148s ok debug/macho 0.081s ok debug/pe 0.107s ok debug/plan9obj 0.161s ok embed 0.088s [no tests to run] ok embed/internal/embedtest 0.178s ok encoding/ascii85 0.141s ok encoding/asn1 0.079s ok encoding/base32 0.133s ok encoding/base64 0.060s ok encoding/binary 0.131s ok encoding/csv 0.087s ok encoding/gob 0.809s ok encoding/hex 0.074s ok encoding/json 0.202s ok encoding/pem 0.432s ok encoding/xml 0.209s ok errors 0.080s ok expvar 0.152s ok flag 0.107s ok fmt 0.158s ok go/ast 0.130s ok go/build 1.235s ok go/build/constraint 0.127s ok go/constant 0.090s ok go/doc 0.136s ok go/doc/comment 0.652s ok go/format 0.201s ok go/importer 0.226s ok go/internal/gccgoimporter 0.138s ok go/internal/gcimporter 1.129s ok go/internal/srcimporter 9.113s ok go/parser 0.237s ok go/printer 0.193s ok go/scanner 0.074s ok go/token 0.081s ok go/types 5.995s ok go/version 0.078s ok hash 0.124s ok hash/adler32 0.169s ok hash/crc32 0.086s ok hash/crc64 0.178s ok hash/fnv 0.131s ok hash/maphash 0.181s ok html 0.114s ok html/template 0.126s ok image 0.138s ok image/color 0.160s ok image/draw 0.217s ok image/gif 0.204s ok image/jpeg 0.233s ok image/png 0.280s ok index/suffixarray 0.220s ok internal/abi 0.190s ok internal/buildcfg 0.135s ok internal/chacha8rand 0.075s ok internal/coverage/cformat 0.095s ok internal/coverage/cmerge 0.143s ok internal/coverage/pods 0.084s ok internal/coverage/slicereader 0.134s ok internal/coverage/slicewriter 0.179s ok internal/coverage/test 0.078s ok internal/cpu 0.091s ok internal/dag 0.123s ok internal/diff 0.079s ok internal/fmtsort 0.084s ok internal/fuzz 0.134s ok internal/godebug 0.508s ok internal/godebugs 0.186s ok internal/gover 0.137s ok internal/intern 0.286s ok internal/itoa 0.097s ok internal/platform 0.585s ok internal/poll 0.203s ok internal/profile 0.127s ok internal/reflectlite 0.081s ok internal/safefilepath 0.084s ok internal/saferio 0.125s ok internal/singleflight 0.147s ok internal/testenv 0.237s ok internal/trace 0.127s ok internal/trace/v2 9.424s ok internal/types/errors 0.305s ok internal/unsafeheader 0.194s ok internal/xcoff 0.155s ok internal/zstd 0.087s ok io 0.107s ok io/fs 0.310s ok io/ioutil 0.075s ok log 0.122s ok log/slog 0.111s ok log/slog/internal/benchmarks 0.127s ok log/slog/internal/buffer 0.089s ok log/syslog 1.406s ok maps 0.073s ok math 0.079s ok math/big 0.595s ok math/bits 0.074s ok math/cmplx 0.135s ok math/rand 0.281s ok math/rand/v2 0.249s ok mime 0.084s ok mime/multipart 0.404s ok mime/quotedprintable 0.082s ok net 8.989s ok net/http 3.029s ok net/http/cgi 0.432s ok net/http/cookiejar 0.235s ok net/http/fcgi 0.293s ok net/http/httptest 0.115s ok net/http/httptrace 0.130s ok net/http/httputil 0.715s ok net/http/internal 0.075s ok net/http/internal/ascii 0.121s ok net/http/pprof 4.117s ok net/internal/socktest 0.075s ok net/mail 0.060s ok net/netip 0.302s ok net/rpc 0.137s ok net/rpc/jsonrpc 0.195s ok net/smtp 0.255s ok net/textproto 0.102s ok net/url 0.073s ok os 0.423s ok os/exec 0.446s ok os/exec/internal/fdtest 0.083s ok os/signal 2.721s ok os/user 0.079s ok path 0.128s ok path/filepath 0.095s ok plugin 0.087s ok reflect 0.200s ok regexp 0.366s ok regexp/syntax 0.654s ok runtime 20.456s ok runtime/cgo 0.081s ok runtime/coverage 0.112s ok runtime/debug 0.196s ok runtime/internal/atomic 0.254s ok runtime/internal/math 0.091s ok runtime/internal/sys 0.120s ok runtime/internal/wasitest 0.070s ok runtime/metrics 0.095s ok runtime/pprof 5.952s ok runtime/trace 1.393s ok slices 0.101s ok sort 0.124s ok strconv 0.268s ok strings 1.603s ok sync 0.325s ok sync/atomic 0.318s ok syscall 0.471s ok testing 0.677s ok testing/fstest 0.183s ok testing/iotest 0.086s ok testing/quick 0.152s ok testing/slogtest 0.175s ok text/scanner 0.120s ok text/tabwriter 0.073s ok text/template 0.085s ok text/template/parse 0.078s ok time 2.454s ok unicode 0.137s ok unicode/utf16 0.077s ok unicode/utf8 0.127s ok cmd/addr2line 0.408s ok cmd/api 0.681s ok cmd/asm/internal/asm 0.364s ok cmd/asm/internal/lex 0.079s ok cmd/cgo/internal/swig 0.090s ok cmd/cgo/internal/test 0.370s ok cmd/cgo/internal/testcarchive 15.663s ok cmd/cgo/internal/testcshared 6.952s ok cmd/cgo/internal/testerrors 10.213s ok cmd/cgo/internal/testfortran 0.190s ok cmd/cgo/internal/testgodefs 1.192s ok cmd/cgo/internal/testlife 0.959s ok cmd/cgo/internal/testnocgo 0.141s ok cmd/cgo/internal/testplugin 39.483s ok cmd/cgo/internal/testsanitizers 0.074s [no tests to run] ok cmd/cgo/internal/testshared 0.117s ok cmd/cgo/internal/testso 2.300s ok cmd/cgo/internal/teststdio 1.960s ok cmd/cgo/internal/testtls 0.074s ok cmd/compile/internal/abt 0.080s ok cmd/compile/internal/amd64 0.121s ok cmd/compile/internal/base 0.160s ok cmd/compile/internal/compare 0.091s ok cmd/compile/internal/devirtualize 0.096s ok cmd/compile/internal/dwarfgen 0.350s ok cmd/compile/internal/importer 0.806s ok cmd/compile/internal/inline/inlheur 0.564s ok cmd/compile/internal/ir 0.180s ok cmd/compile/internal/logopt 0.144s ok cmd/compile/internal/loopvar 18.192s ok cmd/compile/internal/noder 0.119s ok cmd/compile/internal/reflectdata 0.106s [no tests to run] ok cmd/compile/internal/ssa 12.754s ok cmd/compile/internal/syntax 0.140s ok cmd/compile/internal/test 7.443s ok cmd/compile/internal/typecheck 0.419s ok cmd/compile/internal/types 0.231s ok cmd/compile/internal/types2 3.781s ok cmd/covdata 0.175s ok cmd/cover 1.400s ok cmd/dist 0.089s ok cmd/distpack 0.142s ok cmd/doc 0.275s ok cmd/fix 1.925s ok cmd/go 24.185s ok cmd/go/internal/auth 0.186s ok cmd/go/internal/cache 0.277s ok cmd/go/internal/cfg 0.082s [no tests to run] ok cmd/go/internal/envcmd 0.120s ok cmd/go/internal/fsys 0.116s ok cmd/go/internal/generate 0.132s ok cmd/go/internal/gover 0.153s ok cmd/go/internal/imports 0.102s ok cmd/go/internal/load 0.140s ok cmd/go/internal/lockedfile 0.224s ok cmd/go/internal/lockedfile/internal/filelock 0.104s ok cmd/go/internal/modfetch 0.114s ok cmd/go/internal/modfetch/codehost 2.102s ok cmd/go/internal/modfetch/zip_sum_test 0.167s ok cmd/go/internal/modindex 0.199s ok cmd/go/internal/modload 0.118s ok cmd/go/internal/mvs 0.184s ok cmd/go/internal/par 0.096s ok cmd/go/internal/str 0.133s ok cmd/go/internal/test 0.137s ok cmd/go/internal/toolchain 0.278s ok cmd/go/internal/vcs 0.182s ok cmd/go/internal/vcweb 0.119s ok cmd/go/internal/vcweb/vcstest 1.657s ok cmd/go/internal/web 0.290s ok cmd/go/internal/work 0.218s ok cmd/gofmt 0.210s ok cmd/internal/archive 0.750s ok cmd/internal/buildid 0.245s ok cmd/internal/cov 0.390s ok cmd/internal/dwarf 0.077s ok cmd/internal/edit 0.082s ok cmd/internal/goobj 0.141s ok cmd/internal/moddeps 0.997s ok cmd/internal/notsha256 0.074s ok cmd/internal/obj 0.385s ok cmd/internal/obj/arm64 0.247s ok cmd/internal/obj/ppc64 0.219s ok cmd/internal/obj/riscv 0.179s ok cmd/internal/obj/s390x 0.182s ok cmd/internal/obj/x86 1.763s ok cmd/internal/objabi 0.138s ok cmd/internal/pkgpath 0.151s ok cmd/internal/pkgpattern 0.127s ok cmd/internal/quoted 0.082s ok cmd/internal/src 0.101s ok cmd/internal/test2json 0.129s ok cmd/link 4.861s ok cmd/link/internal/benchmark 0.079s ok cmd/link/internal/ld 5.883s ok cmd/link/internal/loader 0.173s ok cmd/nm 0.937s ok cmd/objdump 1.241s ok cmd/pack 0.563s ok cmd/pprof 1.493s ok cmd/trace 0.349s ok cmd/vet 3.162s ##### os/user with tag osusergo ok os/user 0.078s ##### hash/maphash purego implementation ok hash/maphash 0.112s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 16.168s ##### Testing without libgcc. ok net 0.098s ok os/user 0.078s ##### internal linking of -buildmode=pie ok reflect 0.257s ok os/user 0.089s ##### sync -cpu=10 ok sync 0.334s ##### Testing race detector ok runtime/race 4.568s ok flag 1.109s ok net 1.206s ok os 1.201s ok os/exec 2.169s ok encoding/gob 1.130s ok flag 1.119s ok os/exec 2.156s ##### Testing cgo ok cmd/cgo/internal/test 0.343s ok cmd/cgo/internal/test 0.318s ok cmd/cgo/internal/test 0.327s ok cmd/cgo/internal/test 0.292s ok cmd/cgo/internal/test 0.338s All tests passed.