darwin-amd64-13 at fd54185a8d4e91eb6b34a73360cef0c51eea797e :: 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=447" "TERM_SESSION_ID=44C5C8A0-1EFB-4732-8A0E-0ABCAC031507" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.X4AuDfQsv6/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=7D35657D-D811-4CC1-A0F7-616473A6D552" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-13" "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/amd64) 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/amd64. --- Installed Go for darwin/amd64 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: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.308s ok archive/zip 0.465s ok bufio 0.109s ok bytes 0.415s ok cmp 0.052s ok compress/bzip2 0.155s ok compress/flate 4.120s ok compress/gzip 1.776s ok compress/lzw 0.132s ok compress/zlib 0.539s ok container/heap 0.034s ok container/list 0.046s ok container/ring 0.048s ok context 0.064s ok crypto 0.022s ok crypto/aes 0.050s ok crypto/cipher 0.020s ok crypto/des 0.024s ok crypto/dsa 0.045s ok crypto/ecdh 0.048s ok crypto/ecdsa 0.041s ok crypto/ed25519 0.063s ok crypto/elliptic 0.030s ok crypto/hmac 0.036s ok crypto/internal/alias 0.020s ok crypto/internal/bigmod 0.193s ok crypto/internal/boring 0.033s ok crypto/internal/boring/bcache 0.198s ok crypto/internal/edwards25519 0.116s ok crypto/internal/edwards25519/field 0.039s ok crypto/internal/nistec 0.142s ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/md5 0.037s ok crypto/rand 0.105s ok crypto/rc4 0.063s ok crypto/rsa 0.270s ok crypto/sha1 0.040s ok crypto/sha256 0.031s ok crypto/sha512 0.029s ok crypto/subtle 0.392s ok crypto/tls 1.791s ok crypto/x509 0.552s ok database/sql 0.569s ok database/sql/driver 0.042s ok debug/buildinfo 0.026s ok debug/dwarf 0.032s ok debug/elf 0.188s ok debug/gosym 0.069s ok debug/macho 0.020s ok debug/pe 0.051s ok debug/plan9obj 0.015s ok embed 0.041s [no tests to run] ok embed/internal/embedtest 0.019s ok encoding/ascii85 0.027s ok encoding/asn1 0.027s ok encoding/base32 0.043s ok encoding/base64 0.012s ok encoding/binary 0.019s ok encoding/csv 0.024s ok encoding/gob 1.529s ok encoding/hex 0.024s ok encoding/json 0.232s ok encoding/pem 0.366s ok encoding/xml 0.066s ok errors 0.034s ok expvar 0.044s ok flag 0.172s ok fmt 0.073s ok go/ast 0.031s ok go/build 1.348s ok go/build/constraint 0.026s ok go/constant 0.029s ok go/doc 0.111s ok go/doc/comment 1.462s ok go/format 0.036s ok go/importer 1.551s ok go/internal/gccgoimporter 0.069s ok go/internal/gcimporter 5.793s ok go/internal/srcimporter 16.152s ok go/parser 0.296s ok go/printer 0.288s ok go/scanner 0.032s ok go/token 0.028s ok go/types 19.444s ok hash 0.040s ok hash/adler32 0.035s ok hash/crc32 0.016s ok hash/crc64 0.033s ok hash/fnv 0.021s ok hash/maphash 0.080s ok html 0.035s ok html/template 0.137s ok image 0.095s ok image/color 0.033s ok image/draw 0.109s ok image/gif 0.408s ok image/jpeg 0.262s ok image/png 0.340s ok index/suffixarray 0.244s ok internal/abi 0.320s ok internal/buildcfg 0.045s ok internal/coverage/cformat 0.033s ok internal/coverage/cmerge 0.035s ok internal/coverage/pods 0.046s ok internal/coverage/slicereader 0.020s ok internal/coverage/slicewriter 0.080s ok internal/coverage/test 0.040s ok internal/cpu 0.036s ok internal/dag 0.041s ok internal/diff 0.033s ok internal/fmtsort 0.012s ok internal/fuzz 0.050s ok internal/godebug 1.130s ok internal/godebugs 0.042s ok internal/intern 1.908s ok internal/itoa 0.023s ok internal/platform 1.332s ok internal/poll 0.080s ok internal/profile 0.051s ok internal/reflectlite 0.013s ok internal/safefilepath 0.024s ok internal/saferio 0.096s ok internal/singleflight 0.042s ok internal/testenv 0.780s ok internal/trace 0.127s ok internal/types/errors 1.294s ok internal/unsafeheader 0.090s ok internal/xcoff 0.031s ok internal/zstd 0.016s ok io 0.106s ok io/fs 0.271s ok io/ioutil 0.046s ok log 0.082s ok log/slog 0.124s ok log/slog/internal/benchmarks 0.017s ok log/slog/internal/buffer 0.031s ok log/syslog 1.258s ok maps 0.021s ok math 0.037s ok math/big 0.891s ok math/bits 0.032s ok math/cmplx 0.034s ok math/rand 0.188s ok mime 0.027s ok mime/multipart 0.849s ok mime/quotedprintable 0.160s ok net 13.066s ok net/http 12.126s ok net/http/cgi 2.354s ok net/http/cookiejar 0.079s ok net/http/fcgi 0.267s ok net/http/httptest 0.168s ok net/http/httptrace 0.025s ok net/http/httputil 1.148s ok net/http/internal 0.081s ok net/http/internal/ascii 0.058s ok net/http/pprof 5.206s ok net/internal/socktest 0.032s ok net/mail 0.018s ok net/netip 0.890s ok net/rpc 0.204s ok net/rpc/jsonrpc 0.051s ok net/smtp 0.131s ok net/textproto 0.646s ok net/url 0.032s ok os 2.356s ok os/exec 1.792s ok os/exec/internal/fdtest 0.030s ok os/signal 3.746s ok os/user 0.057s ok path 0.026s ok path/filepath 0.201s ok plugin 0.091s ok reflect 0.858s ok regexp 0.577s ok regexp/syntax 0.975s ok runtime 55.820s ok runtime/cgo 0.021s ok runtime/coverage 0.050s ok runtime/debug 0.147s ok runtime/internal/atomic 0.077s ok runtime/internal/math 0.051s ok runtime/internal/sys 0.046s ok runtime/internal/wasitest 0.032s ok runtime/metrics 0.022s ok runtime/pprof 8.859s ok runtime/trace 5.095s ok slices 0.198s ok sort 0.054s ok strconv 1.153s ok strings 2.358s ok sync 0.426s ok sync/atomic 5.867s ok syscall 1.856s ok testing 2.367s ok testing/fstest 0.033s ok testing/iotest 0.040s ok testing/quick 0.058s ok testing/slogtest 0.020s ok text/scanner 0.019s ok text/tabwriter 0.019s ok text/template 0.237s ok text/template/parse 0.042s ok time 2.141s ok unicode 0.021s ok unicode/utf16 0.039s ok unicode/utf8 0.025s ok cmd/addr2line 2.685s ok cmd/api 4.064s ok cmd/asm/internal/asm 0.560s ok cmd/asm/internal/lex 0.040s ok cmd/cgo/internal/swig 0.152s ok cmd/cgo/internal/test 0.460s ok cmd/cgo/internal/testcarchive 67.968s ok cmd/cgo/internal/testcshared 34.821s ok cmd/cgo/internal/testerrors 45.107s ok cmd/cgo/internal/testfortran 0.140s ok cmd/cgo/internal/testgodefs 4.066s ok cmd/cgo/internal/testlife 2.682s ok cmd/cgo/internal/testnocgo 0.018s ok cmd/cgo/internal/testplugin 103.701s ok cmd/cgo/internal/testsanitizers 0.027s [no tests to run] ok cmd/cgo/internal/testshared 0.055s ok cmd/cgo/internal/testso 6.400s ok cmd/cgo/internal/teststdio 6.160s ok cmd/cgo/internal/testtls 0.073s ok cmd/compile/internal/abt 0.063s ok cmd/compile/internal/amd64 4.847s ok cmd/compile/internal/base 0.042s ok cmd/compile/internal/compare 0.030s ok cmd/compile/internal/dwarfgen 0.823s ok cmd/compile/internal/importer 5.719s ok cmd/compile/internal/inline/inlheur 2.686s ok cmd/compile/internal/ir 0.026s ok cmd/compile/internal/logopt 3.774s ok cmd/compile/internal/loopvar 54.023s ok cmd/compile/internal/noder 0.031s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 41.489s ok cmd/compile/internal/syntax 0.149s ok cmd/compile/internal/test 30.619s ok cmd/compile/internal/typecheck 0.903s ok cmd/compile/internal/types 0.033s ok cmd/compile/internal/types2 26.868s ok cmd/covdata 0.156s ok cmd/cover 6.986s ok cmd/dist 0.046s ok cmd/distpack 0.029s ok cmd/doc 0.262s ok cmd/fix 34.722s ok cmd/go 232.127s ok cmd/go/internal/auth 0.155s ok cmd/go/internal/cache 0.531s ok cmd/go/internal/cfg 0.024s [no tests to run] ok cmd/go/internal/envcmd 0.158s ok cmd/go/internal/fsys 0.224s ok cmd/go/internal/generate 0.044s ok cmd/go/internal/gover 0.021s ok cmd/go/internal/imports 0.091s ok cmd/go/internal/load 0.042s ok cmd/go/internal/lockedfile 0.180s ok cmd/go/internal/lockedfile/internal/filelock 0.081s ok cmd/go/internal/modfetch 0.050s ok cmd/go/internal/modfetch/codehost 7.688s ok cmd/go/internal/modfetch/zip_sum_test 0.051s ok cmd/go/internal/modindex 0.251s ok cmd/go/internal/modload 0.032s ok cmd/go/internal/mvs 0.048s ok cmd/go/internal/par 0.040s ok cmd/go/internal/str 0.026s ok cmd/go/internal/test 0.113s ok cmd/go/internal/toolchain 0.062s ok cmd/go/internal/vcs 0.076s ok cmd/go/internal/vcweb 0.112s ok cmd/go/internal/vcweb/vcstest 10.207s ok cmd/go/internal/web 0.081s ok cmd/go/internal/work 0.758s ok cmd/gofmt 0.124s ok cmd/internal/archive 2.014s ok cmd/internal/buildid 0.302s ok cmd/internal/cov 0.856s ok cmd/internal/dwarf 0.036s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.034s ok cmd/internal/moddeps 3.497s ok cmd/internal/notsha256 0.035s ok cmd/internal/obj 1.277s ok cmd/internal/obj/ppc64 0.930s ok cmd/internal/obj/riscv 0.512s ok cmd/internal/obj/s390x 0.026s ok cmd/internal/obj/x86 3.936s ok cmd/internal/objabi 0.179s ok cmd/internal/pkgpath 0.114s ok cmd/internal/pkgpattern 0.043s ok cmd/internal/quoted 0.024s ok cmd/internal/src 0.040s ok cmd/internal/test2json 0.178s ok cmd/link 50.387s ok cmd/link/internal/benchmark 0.066s ok cmd/link/internal/ld 28.297s ok cmd/link/internal/loader 0.055s ok cmd/nm 3.348s ok cmd/objdump 6.417s ok cmd/pack 2.561s ok cmd/pprof 1.950s ok cmd/trace 0.262s ok cmd/vet 23.324s ##### os/user with tag osusergo ok os/user 0.024s ##### hash/maphash purego implementation ok hash/maphash 0.079s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.030s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 32.048s ##### Testing without libgcc. ok net 0.370s ok os/user 0.037s ##### internal linking of -buildmode=pie ok reflect 1.030s ok os/user 0.036s ##### sync -cpu=10 ok sync 0.432s ##### Testing race detector ok runtime/race 5.474s ok flag 1.033s ok net 1.336s ok os 1.146s ok os/exec 2.182s ok encoding/gob 1.070s ok flag 1.034s ok os/exec 2.108s ##### Testing cgo ok cmd/cgo/internal/test 0.613s ok cmd/cgo/internal/test 0.535s ok cmd/cgo/internal/test 0.446s ok cmd/cgo/internal/test 0.523s ok cmd/cgo/internal/test 0.421s All tests passed.