darwin-amd64-10_15 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=433" "TERM_SESSION_ID=49896C2E-121B-442A-A1C4-358736D3331E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.61EBOtN0rZ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E7354CE0-E4D8-41AE-B122-AEFA34F25B7C" "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-10_15" "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 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.277s ok archive/zip 0.583s ok bufio 0.167s ok bytes 0.422s ok cmp 0.044s ok compress/bzip2 0.101s ok compress/flate 2.425s ok compress/gzip 1.702s ok compress/lzw 0.126s ok compress/zlib 0.708s ok container/heap 0.021s ok container/list 0.022s ok container/ring 0.028s ok context 0.065s ok crypto 0.020s ok crypto/aes 0.036s ok crypto/cipher 0.012s ok crypto/des 0.014s ok crypto/dsa 0.018s ok crypto/ecdh 0.047s ok crypto/ecdsa 0.044s ok crypto/ed25519 0.084s ok crypto/elliptic 0.031s ok crypto/hmac 0.031s ok crypto/internal/alias 0.048s ok crypto/internal/bigmod 0.203s ok crypto/internal/boring 0.039s ok crypto/internal/boring/bcache 0.165s ok crypto/internal/edwards25519 0.123s ok crypto/internal/edwards25519/field 0.027s ok crypto/internal/nistec 0.171s ok crypto/internal/nistec/fiat 0.022s [no tests to run] ok crypto/md5 0.044s ok crypto/rand 0.096s ok crypto/rc4 0.044s ok crypto/rsa 0.268s ok crypto/sha1 0.035s ok crypto/sha256 0.019s ok crypto/sha512 0.021s ok crypto/subtle 0.191s ok crypto/tls 1.950s ok crypto/x509 0.687s ok database/sql 0.635s ok database/sql/driver 0.027s ok debug/buildinfo 0.027s ok debug/dwarf 0.046s ok debug/elf 0.219s ok debug/gosym 0.071s ok debug/macho 0.020s ok debug/pe 0.057s ok debug/plan9obj 0.023s ok embed 0.040s [no tests to run] ok embed/internal/embedtest 0.027s ok encoding/ascii85 0.024s ok encoding/asn1 0.022s ok encoding/base32 0.068s ok encoding/base64 0.021s ok encoding/binary 0.043s ok encoding/csv 0.058s ok encoding/gob 1.648s ok encoding/hex 0.025s ok encoding/json 0.365s ok encoding/pem 0.580s ok encoding/xml 0.101s ok errors 0.043s ok expvar 0.063s ok flag 0.152s ok fmt 0.073s ok go/ast 0.024s ok go/build 3.009s ok go/build/constraint 0.045s ok go/constant 0.044s ok go/doc 0.106s ok go/doc/comment 1.530s ok go/format 0.034s ok go/importer 0.965s ok go/internal/gccgoimporter 0.047s ok go/internal/gcimporter 6.612s ok go/internal/srcimporter 13.520s ok go/parser 0.340s ok go/printer 0.303s ok go/scanner 0.025s ok go/token 0.032s ok go/types 22.904s ok go/version 0.067s ok hash 0.021s ok hash/adler32 0.019s ok hash/crc32 0.055s ok hash/crc64 0.050s ok hash/fnv 0.038s ok hash/maphash 0.082s ok html 0.012s ok html/template 0.104s ok image 0.118s ok image/color 0.076s ok image/draw 0.164s ok image/gif 0.534s ok image/jpeg 0.283s ok image/png 0.308s ok index/suffixarray 0.151s ok internal/abi 0.304s ok internal/buildcfg 0.020s ok internal/chacha8rand 0.032s ok internal/coverage/cformat 0.038s ok internal/coverage/cmerge 0.023s ok internal/coverage/pods 0.033s ok internal/coverage/slicereader 0.023s ok internal/coverage/slicewriter 0.032s ok internal/coverage/test 0.027s ok internal/cpu 0.033s ok internal/dag 0.014s ok internal/diff 0.036s ok internal/fmtsort 0.017s ok internal/fuzz 0.020s ok internal/godebug 1.258s ok internal/godebugs 0.030s ok internal/gover 0.032s ok internal/intern 1.881s ok internal/itoa 0.050s ok internal/platform 1.556s ok internal/poll 0.062s ok internal/profile 0.030s ok internal/reflectlite 0.013s ok internal/safefilepath 0.039s ok internal/saferio 0.115s ok internal/singleflight 0.035s ok internal/testenv 0.631s ok internal/trace 0.140s ok internal/trace/v2 24.945s ok internal/types/errors 1.236s ok internal/unsafeheader 0.018s ok internal/xcoff 0.019s ok internal/zstd 0.089s ok io 0.087s ok io/fs 0.337s ok io/ioutil 0.067s ok log 0.048s ok log/slog 0.192s ok log/slog/internal/benchmarks 0.042s ok log/slog/internal/buffer 0.056s ok log/syslog 1.312s ok maps 0.032s ok math 0.025s ok math/big 1.252s ok math/bits 0.064s ok math/cmplx 0.063s ok math/rand 0.298s ok math/rand/v2 0.352s ok mime 0.033s ok mime/multipart 0.824s ok mime/quotedprintable 0.104s ok net 24.350s ok net/http 12.007s ok net/http/cgi 1.475s ok net/http/cookiejar 0.079s ok net/http/fcgi 0.295s ok net/http/httptest 0.182s ok net/http/httptrace 0.037s ok net/http/httputil 1.303s ok net/http/internal 0.060s ok net/http/internal/ascii 0.038s ok net/http/pprof 5.264s ok net/internal/socktest 0.037s ok net/mail 0.029s ok net/netip 1.147s ok net/rpc 0.196s ok net/rpc/jsonrpc 0.038s ok net/smtp 0.130s ok net/textproto 2.353s ok net/url 0.060s ok os 1.336s ok os/exec 1.617s ok os/exec/internal/fdtest 0.026s ok os/signal 4.731s ok os/user 0.063s ok path 0.018s ok path/filepath 0.066s ok plugin 0.028s ok reflect 1.729s ok regexp 0.655s ok regexp/syntax 1.257s ok runtime 60.769s ok runtime/cgo 0.021s ok runtime/coverage 0.027s ok runtime/debug 0.175s ok runtime/internal/atomic 0.074s ok runtime/internal/math 0.038s ok runtime/internal/sys 0.025s ok runtime/internal/wasitest 0.013s ok runtime/metrics 0.021s ok runtime/pprof 13.151s ok runtime/trace 4.763s ok slices 0.262s ok sort 0.061s ok strconv 0.280s ok strings 2.972s ok sync 0.629s ok sync/atomic 3.462s ok syscall 0.944s ok testing 2.201s ok testing/fstest 0.045s ok testing/iotest 0.031s ok testing/quick 0.070s ok testing/slogtest 0.024s ok text/scanner 0.029s ok text/tabwriter 0.027s ok text/template 0.044s ok text/template/parse 0.018s ok time 2.696s ok unicode 0.043s ok unicode/utf16 0.070s ok unicode/utf8 0.038s ok cmd/addr2line 1.254s ok cmd/api 3.524s ok cmd/asm/internal/asm 0.842s ok cmd/asm/internal/lex 0.021s ok cmd/cgo/internal/swig 0.093s ok cmd/cgo/internal/test 0.700s ok cmd/cgo/internal/testcarchive 60.357s ok cmd/cgo/internal/testcshared 13.470s ok cmd/cgo/internal/testerrors 26.023s ok cmd/cgo/internal/testfortran 0.093s ok cmd/cgo/internal/testgodefs 2.447s ok cmd/cgo/internal/testlife 1.660s ok cmd/cgo/internal/testnocgo 0.027s ok cmd/cgo/internal/testplugin 80.468s ok cmd/cgo/internal/testsanitizers 0.010s [no tests to run] ok cmd/cgo/internal/testshared 0.027s ok cmd/cgo/internal/testso 6.913s ok cmd/cgo/internal/teststdio 6.541s ok cmd/cgo/internal/testtls 0.047s ok cmd/compile/internal/abt 0.024s ok cmd/compile/internal/amd64 6.189s ok cmd/compile/internal/base 0.032s ok cmd/compile/internal/compare 0.055s ok cmd/compile/internal/devirtualize 0.024s ok cmd/compile/internal/dwarfgen 0.925s ok cmd/compile/internal/importer 5.185s ok cmd/compile/internal/inline/inlheur 2.511s ok cmd/compile/internal/ir 0.034s ok cmd/compile/internal/logopt 3.375s ok cmd/compile/internal/loopvar 52.859s ok cmd/compile/internal/noder 0.028s ok cmd/compile/internal/reflectdata 0.019s [no tests to run] ok cmd/compile/internal/ssa 41.120s ok cmd/compile/internal/syntax 0.119s ok cmd/compile/internal/test 21.207s ok cmd/compile/internal/typecheck 0.576s ok cmd/compile/internal/types 0.014s ok cmd/compile/internal/types2 24.635s ok cmd/covdata 0.096s ok cmd/cover 6.371s ok cmd/dist 0.027s ok cmd/distpack 0.035s ok cmd/doc 0.273s ok cmd/fix 16.057s ok cmd/go 172.400s ok cmd/go/internal/auth 0.187s ok cmd/go/internal/cache 0.349s ok cmd/go/internal/cfg 0.020s [no tests to run] ok cmd/go/internal/envcmd 0.164s ok cmd/go/internal/fsys 0.143s ok cmd/go/internal/generate 0.047s ok cmd/go/internal/gover 0.022s ok cmd/go/internal/imports 0.079s ok cmd/go/internal/load 0.039s ok cmd/go/internal/lockedfile 0.394s ok cmd/go/internal/lockedfile/internal/filelock 0.076s ok cmd/go/internal/modfetch 0.045s ok cmd/go/internal/modfetch/codehost 5.046s ok cmd/go/internal/modfetch/zip_sum_test 0.031s ok cmd/go/internal/modindex 0.219s ok cmd/go/internal/modload 0.028s ok cmd/go/internal/mvs 0.036s ok cmd/go/internal/par 0.028s ok cmd/go/internal/str 0.018s ok cmd/go/internal/test 0.112s ok cmd/go/internal/toolchain 0.079s ok cmd/go/internal/vcs 0.066s ok cmd/go/internal/vcweb 0.068s ok cmd/go/internal/vcweb/vcstest 7.204s ok cmd/go/internal/web 0.074s ok cmd/go/internal/work 0.619s ok cmd/gofmt 0.069s ok cmd/internal/archive 1.604s ok cmd/internal/buildid 0.293s ok cmd/internal/cov 0.635s ok cmd/internal/dwarf 0.023s ok cmd/internal/edit 0.024s ok cmd/internal/goobj 0.017s ok cmd/internal/moddeps 2.192s ok cmd/internal/notsha256 0.028s ok cmd/internal/obj 1.057s ok cmd/internal/obj/ppc64 0.713s ok cmd/internal/obj/riscv 0.383s ok cmd/internal/obj/s390x 0.015s ok cmd/internal/obj/x86 3.995s ok cmd/internal/objabi 0.139s ok cmd/internal/pkgpath 0.099s ok cmd/internal/pkgpattern 0.028s ok cmd/internal/quoted 0.026s ok cmd/internal/src 0.019s ok cmd/internal/test2json 0.157s ok cmd/link 15.206s ok cmd/link/internal/benchmark 0.047s ok cmd/link/internal/ld 19.361s ok cmd/link/internal/loader 0.050s ok cmd/nm 4.274s ok cmd/objdump 5.351s ok cmd/pack 1.666s ok cmd/pprof 1.806s ok cmd/trace 0.236s ok cmd/vet 17.430s ##### os/user with tag osusergo ok os/user 0.016s ##### hash/maphash purego implementation ok hash/maphash 0.069s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.025s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.265s ##### Testing without libgcc. ok net 0.210s ok os/user 0.033s ##### internal linking of -buildmode=pie ok reflect 0.906s ok os/user 0.029s ##### sync -cpu=10 ok sync 0.414s ##### Testing race detector ok runtime/race 5.430s ok flag 1.032s ok net 1.279s ok os 1.161s ok os/exec 2.098s ok encoding/gob 1.064s ok flag 1.023s ok os/exec 2.084s ##### Testing cgo ok cmd/cgo/internal/test 0.336s ok cmd/cgo/internal/test 0.376s ok cmd/cgo/internal/test 0.378s ok cmd/cgo/internal/test 0.400s ok cmd/cgo/internal/test 0.350s All tests passed.