darwin-amd64-13 at b2efd1de97402ec4b8fb4e9e0ec29c8e49e8e200 :: 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=17B1FBE9-4FF7-4537-8BFE-94B92E471761" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.arXlDIoFCI/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=0921DDB8-8415-4C5C-B8BE-E5DDC0A4F65C" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/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.480s ok archive/zip 0.685s ok bufio 0.225s ok bytes 0.551s ok cmp 0.063s ok compress/bzip2 0.178s ok compress/flate 2.819s ok compress/gzip 2.294s ok compress/lzw 0.094s ok compress/zlib 0.646s ok container/heap 0.019s ok container/list 0.015s ok container/ring 0.038s ok context 0.099s ok crypto 0.027s ok crypto/aes 0.028s ok crypto/cipher 0.018s ok crypto/des 0.019s ok crypto/dsa 0.032s ok crypto/ecdh 0.055s ok crypto/ecdsa 0.066s ok crypto/ed25519 0.075s ok crypto/elliptic 0.043s ok crypto/hmac 0.029s ok crypto/internal/alias 0.019s ok crypto/internal/bigmod 0.138s ok crypto/internal/boring 0.019s ok crypto/internal/boring/bcache 0.137s ok crypto/internal/edwards25519 0.073s ok crypto/internal/edwards25519/field 0.027s ok crypto/internal/nistec 0.165s ok crypto/internal/nistec/fiat 0.018s [no tests to run] ok crypto/md5 0.041s ok crypto/rand 0.088s ok crypto/rc4 0.043s ok crypto/rsa 0.357s ok crypto/sha1 0.029s ok crypto/sha256 0.023s ok crypto/sha512 0.026s ok crypto/subtle 0.166s ok crypto/tls 2.194s ok crypto/x509 0.846s ok database/sql 0.685s ok database/sql/driver 0.045s ok debug/buildinfo 0.029s ok debug/dwarf 0.062s ok debug/elf 0.322s ok debug/gosym 0.102s ok debug/macho 0.021s ok debug/pe 0.054s ok debug/plan9obj 0.028s ok embed 0.095s [no tests to run] ok embed/internal/embedtest 0.074s ok encoding/ascii85 0.048s ok encoding/asn1 0.046s ok encoding/base32 0.094s ok encoding/base64 0.022s ok encoding/binary 0.032s ok encoding/csv 0.035s ok encoding/gob 1.590s ok encoding/hex 0.028s ok encoding/json 0.342s ok encoding/pem 0.649s ok encoding/xml 0.069s ok errors 0.040s ok expvar 0.060s ok flag 0.157s ok fmt 0.066s ok go/ast 0.024s ok go/build 2.136s ok go/build/constraint 0.028s ok go/constant 0.028s ok go/doc 0.084s ok go/doc/comment 1.701s ok go/format 0.037s ok go/importer 1.098s ok go/internal/gccgoimporter 0.049s ok go/internal/gcimporter 7.595s ok go/internal/srcimporter 19.667s ok go/parser 0.389s ok go/printer 0.411s ok go/scanner 0.027s ok go/token 0.034s ok go/types 31.643s ok go/version 0.045s ok hash 0.040s ok hash/adler32 0.048s ok hash/crc32 0.022s ok hash/crc64 0.053s ok hash/fnv 0.028s ok hash/maphash 0.077s ok html 0.024s ok html/template 0.131s ok image 0.086s ok image/color 0.078s ok image/draw 0.121s ok image/gif 0.740s ok image/jpeg 0.206s ok image/png 0.440s ok index/suffixarray 0.279s ok internal/abi 0.295s ok internal/buildcfg 0.019s ok internal/coverage/cformat 0.031s ok internal/coverage/cmerge 0.030s ok internal/coverage/pods 0.040s ok internal/coverage/slicereader 0.028s ok internal/coverage/slicewriter 0.020s ok internal/coverage/test 0.033s ok internal/cpu 0.057s ok internal/dag 0.035s ok internal/diff 0.032s ok internal/fmtsort 0.038s ok internal/fuzz 0.042s ok internal/godebug 1.616s ok internal/godebugs 0.024s ok internal/gover 0.028s ok internal/intern 2.815s ok internal/itoa 0.054s ok internal/platform 2.679s ok internal/poll 0.224s ok internal/profile 0.065s ok internal/reflectlite 0.017s ok internal/safefilepath 0.014s ok internal/saferio 0.116s ok internal/singleflight 0.045s ok internal/testenv 0.702s ok internal/trace 0.169s ok internal/trace/v2 18.287s ok internal/types/errors 1.804s ok internal/unsafeheader 0.031s ok internal/xcoff 0.032s ok internal/zstd 0.058s ok io 0.153s ok io/fs 0.426s ok io/ioutil 0.080s ok log 0.050s ok log/slog 0.246s ok log/slog/internal/benchmarks 0.024s ok log/slog/internal/buffer 0.044s ok log/syslog 1.325s ok maps 0.038s ok math 0.061s ok math/big 1.403s ok math/bits 0.029s ok math/cmplx 0.025s ok math/rand 0.430s ok math/rand/v2 0.496s ok mime 0.041s ok mime/multipart 1.004s ok mime/quotedprintable 0.156s ok net 24.447s ok net/http 11.964s ok net/http/cgi 1.439s ok net/http/cookiejar 0.080s ok net/http/fcgi 0.274s ok net/http/httptest 0.205s ok net/http/httptrace 0.056s ok net/http/httputil 8.053s ok net/http/internal 0.042s ok net/http/internal/ascii 0.031s ok net/http/pprof 5.290s ok net/internal/socktest 0.021s ok net/mail 0.036s ok net/netip 1.343s ok net/rpc 0.200s ok net/rpc/jsonrpc 0.064s ok net/smtp 0.146s ok net/textproto 1.309s ok net/url 0.044s ok os 2.205s ok os/exec 1.736s ok os/exec/internal/fdtest 0.050s ok os/signal 5.107s ok os/user 0.079s ok path 0.030s ok path/filepath 0.111s ok plugin 0.034s ok reflect 2.187s ok regexp 0.846s ok regexp/syntax 1.283s ok runtime 102.311s ok runtime/cgo 0.060s ok runtime/coverage 0.046s ok runtime/debug 0.198s ok runtime/internal/atomic 0.104s ok runtime/internal/math 0.060s ok runtime/internal/sys 0.047s ok runtime/internal/wasitest 0.017s ok runtime/metrics 0.018s ok runtime/pprof 13.396s ok runtime/trace 0.200s ok slices 0.183s ok sort 0.107s ok strconv 0.271s ok strings 0.828s ok sync 0.678s ok sync/atomic 3.993s ok syscall 1.687s ok testing 2.210s ok testing/fstest 0.032s ok testing/iotest 0.031s ok testing/quick 0.082s ok testing/slogtest 0.028s ok text/scanner 0.019s ok text/tabwriter 0.025s ok text/template 0.049s ok text/template/parse 0.017s ok time 2.562s ok unicode 0.054s ok unicode/utf16 0.075s ok unicode/utf8 0.025s ok cmd/addr2line 1.427s ok cmd/api 2.349s ok cmd/asm/internal/asm 1.041s ok cmd/asm/internal/lex 0.042s ok cmd/cgo/internal/swig 0.124s ok cmd/cgo/internal/test 1.203s ok cmd/cgo/internal/testcarchive 63.004s ok cmd/cgo/internal/testcshared 28.391s ok cmd/cgo/internal/testerrors 35.035s ok cmd/cgo/internal/testfortran 0.182s ok cmd/cgo/internal/testgodefs 4.454s ok cmd/cgo/internal/testlife 2.949s ok cmd/cgo/internal/testnocgo 0.050s ok cmd/cgo/internal/testplugin 115.401s ok cmd/cgo/internal/testsanitizers 0.043s [no tests to run] ok cmd/cgo/internal/testshared 0.026s ok cmd/cgo/internal/testso 6.455s ok cmd/cgo/internal/teststdio 5.993s ok cmd/cgo/internal/testtls 0.030s ok cmd/compile/internal/abt 0.026s ok cmd/compile/internal/amd64 8.234s ok cmd/compile/internal/base 0.096s ok cmd/compile/internal/compare 0.068s ok cmd/compile/internal/devirtualize 0.060s ok cmd/compile/internal/dwarfgen 1.146s ok cmd/compile/internal/importer 6.365s ok cmd/compile/internal/inline/inlheur 2.801s ok cmd/compile/internal/ir 0.042s ok cmd/compile/internal/logopt 2.165s ok cmd/compile/internal/loopvar 62.382s ok cmd/compile/internal/noder 0.033s ok cmd/compile/internal/reflectdata 0.034s [no tests to run] ok cmd/compile/internal/ssa 69.805s ok cmd/compile/internal/syntax 0.255s ok cmd/compile/internal/test 37.240s ok cmd/compile/internal/typecheck 1.615s ok cmd/compile/internal/types 0.049s ok cmd/compile/internal/types2 32.719s ok cmd/covdata 0.105s ok cmd/cover 5.272s ok cmd/dist 0.035s ok cmd/distpack 0.036s ok cmd/doc 1.880s ok cmd/fix 18.483s ok cmd/go 224.351s ok cmd/go/internal/auth 0.106s ok cmd/go/internal/cache 0.796s ok cmd/go/internal/cfg 0.057s [no tests to run] ok cmd/go/internal/envcmd 0.368s ok cmd/go/internal/fsys 0.491s ok cmd/go/internal/generate 0.075s ok cmd/go/internal/gover 0.061s ok cmd/go/internal/imports 0.110s ok cmd/go/internal/load 0.097s ok cmd/go/internal/lockedfile 0.398s ok cmd/go/internal/lockedfile/internal/filelock 0.149s ok cmd/go/internal/modfetch 0.092s ok cmd/go/internal/modfetch/codehost 12.465s ok cmd/go/internal/modfetch/zip_sum_test 0.060s ok cmd/go/internal/modindex 0.363s ok cmd/go/internal/modload 0.086s ok cmd/go/internal/mvs 0.052s ok cmd/go/internal/par 0.084s ok cmd/go/internal/str 0.056s ok cmd/go/internal/test 0.135s ok cmd/go/internal/toolchain 0.067s ok cmd/go/internal/vcs 0.078s ok cmd/go/internal/vcweb 0.103s ok cmd/go/internal/vcweb/vcstest 17.481s ok cmd/go/internal/web 0.070s ok cmd/go/internal/work 0.902s ok cmd/gofmt 0.160s ok cmd/internal/archive 3.013s ok cmd/internal/buildid 0.566s ok cmd/internal/cov 1.120s ok cmd/internal/dwarf 0.066s ok cmd/internal/edit 0.047s ok cmd/internal/goobj 0.069s ok cmd/internal/moddeps 4.000s ok cmd/internal/notsha256 0.046s ok cmd/internal/obj 1.835s ok cmd/internal/obj/ppc64 1.396s ok cmd/internal/obj/riscv 0.630s ok cmd/internal/obj/s390x 0.032s ok cmd/internal/obj/x86 6.058s ok cmd/internal/objabi 0.178s ok cmd/internal/pkgpath 0.144s ok cmd/internal/pkgpattern 0.041s ok cmd/internal/quoted 0.037s ok cmd/internal/src 0.037s ok cmd/internal/test2json 0.538s ok cmd/link 32.543s ok cmd/link/internal/benchmark 0.075s ok cmd/link/internal/ld 43.231s ok cmd/link/internal/loader 0.091s ok cmd/nm 4.522s ok cmd/objdump 9.587s ok cmd/pack 6.873s ok cmd/pprof 2.062s ok cmd/trace 0.050s ok cmd/trace/v2 0.118s ok cmd/vet 28.641s ##### os/user with tag osusergo ok os/user 0.043s ##### hash/maphash purego implementation ok hash/maphash 0.179s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.050s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 57.450s ##### Testing without libgcc. ok net 0.470s ok os/user 0.073s ##### internal linking of -buildmode=pie ok reflect 1.786s ok os/user 0.066s ##### sync -cpu=10 ok sync 0.719s ##### Testing race detector ok runtime/race 8.105s ok flag 1.076s ok net 1.556s ok os 1.258s ok os/exec 2.195s ok encoding/gob 1.120s ok flag 1.053s ok os/exec 2.207s ##### Testing cgo ok cmd/cgo/internal/test 0.723s ok cmd/cgo/internal/test 0.644s ok cmd/cgo/internal/test 0.713s ok cmd/cgo/internal/test 0.711s ok cmd/cgo/internal/test 0.621s All tests passed.