darwin-amd64-11_0 at ddb38c3f540c17a0437132532f49f6f0061d82af :: 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=747B5263-0060-4AB0-B7BA-732111B208D9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ERO58SAMxg/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=090F576F-E693-4731-A55B-7E6C807FB8A7" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a9" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "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 20.6.0 Darwin Kernel Version 20.6.0: Mon Aug 29 04:31:06 PDT 2022; root:xnu-7195.141.39~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.363s ok archive/zip 0.597s ok bufio 0.221s ok bytes 0.596s ok cmp 0.131s ok compress/bzip2 0.208s ok compress/flate 4.018s ok compress/gzip 1.753s ok compress/lzw 0.152s ok compress/zlib 0.980s ok container/heap 0.095s ok container/list 0.073s ok container/ring 0.037s ok context 0.083s ok crypto 0.023s ok crypto/aes 0.068s ok crypto/cipher 0.034s ok crypto/des 0.033s ok crypto/dsa 0.040s ok crypto/ecdh 0.056s ok crypto/ecdsa 0.050s ok crypto/ed25519 0.086s ok crypto/elliptic 0.061s ok crypto/hmac 0.045s ok crypto/internal/alias 0.047s ok crypto/internal/bigmod 0.282s ok crypto/internal/boring 0.073s ok crypto/internal/boring/bcache 0.195s ok crypto/internal/edwards25519 0.127s ok crypto/internal/edwards25519/field 0.057s ok crypto/internal/nistec 0.238s ok crypto/internal/nistec/fiat 0.079s [no tests to run] ok crypto/md5 0.123s ok crypto/rand 0.124s ok crypto/rc4 0.049s ok crypto/rsa 0.471s ok crypto/sha1 0.067s ok crypto/sha256 0.038s ok crypto/sha512 0.041s ok crypto/subtle 0.293s ok crypto/tls 2.373s ok crypto/x509 0.713s ok database/sql 0.701s ok database/sql/driver 0.109s ok debug/buildinfo 0.054s ok debug/dwarf 0.100s ok debug/elf 0.466s ok debug/gosym 0.127s ok debug/macho 0.031s ok debug/pe 0.089s ok debug/plan9obj 0.027s ok embed 0.068s [no tests to run] ok embed/internal/embedtest 0.100s ok encoding/ascii85 0.091s ok encoding/asn1 0.042s ok encoding/base32 0.068s ok encoding/base64 0.025s ok encoding/binary 0.040s ok encoding/csv 0.037s ok encoding/gob 1.616s ok encoding/hex 0.026s ok encoding/json 0.395s ok encoding/pem 0.647s ok encoding/xml 0.116s ok errors 0.102s ok expvar 0.120s ok flag 0.190s ok fmt 0.116s ok go/ast 0.031s ok go/build 2.335s ok go/build/constraint 0.055s ok go/constant 0.041s ok go/doc 0.114s ok go/doc/comment 1.896s ok go/format 0.097s ok go/importer 1.713s ok go/internal/gccgoimporter 0.056s ok go/internal/gcimporter 9.085s ok go/internal/srcimporter 18.406s ok go/parser 0.374s ok go/printer 0.326s ok go/scanner 0.033s ok go/token 0.038s ok go/types 35.646s ok go/version 0.040s ok hash 0.025s ok hash/adler32 0.025s ok hash/crc32 0.041s ok hash/crc64 0.106s ok hash/fnv 0.079s ok hash/maphash 0.158s ok html 0.047s ok html/template 0.150s ok image 0.082s ok image/color 0.085s ok image/draw 0.102s ok image/gif 0.912s ok image/jpeg 0.310s ok image/png 0.401s ok index/suffixarray 0.267s ok internal/abi 0.430s ok internal/buildcfg 0.035s ok internal/coverage/cformat 0.048s ok internal/coverage/cmerge 0.042s ok internal/coverage/pods 0.066s ok internal/coverage/slicereader 0.031s ok internal/coverage/slicewriter 0.014s ok internal/coverage/test 0.031s ok internal/cpu 0.138s ok internal/dag 0.157s ok internal/diff 0.049s ok internal/fmtsort 0.032s ok internal/fuzz 0.076s ok internal/godebug 1.521s ok internal/godebugs 0.030s ok internal/gover 0.120s ok internal/intern 2.515s ok internal/itoa 0.032s ok internal/platform 2.896s ok internal/poll 0.246s ok internal/profile 0.033s ok internal/reflectlite 0.046s ok internal/safefilepath 0.047s ok internal/saferio 0.151s ok internal/singleflight 0.038s ok internal/testenv 0.832s ok internal/trace 0.119s ok internal/trace/v2 32.474s ok internal/types/errors 2.130s ok internal/unsafeheader 0.058s ok internal/xcoff 0.068s ok internal/zstd 0.062s ok io 0.158s ok io/fs 0.386s ok io/ioutil 0.142s ok log 0.045s ok log/slog 0.288s ok log/slog/internal/benchmarks 0.032s ok log/slog/internal/buffer 0.034s ok log/syslog 1.347s ok maps 0.054s ok math 0.092s ok math/big 1.606s ok math/bits 0.030s ok math/cmplx 0.056s ok math/rand 0.288s ok math/rand/v2 0.345s ok mime 0.036s ok mime/multipart 1.021s ok mime/quotedprintable 0.159s ok net 27.247s ok net/http 14.548s ok net/http/cgi 1.824s ok net/http/cookiejar 0.085s ok net/http/fcgi 0.291s ok net/http/httptest 0.265s ok net/http/httptrace 0.098s ok net/http/httputil 1.370s ok net/http/internal 0.107s ok net/http/internal/ascii 0.064s ok net/http/pprof 5.311s ok net/internal/socktest 0.017s ok net/mail 0.031s ok net/netip 1.704s ok net/rpc 0.290s ok net/rpc/jsonrpc 0.084s ok net/smtp 0.224s ok net/textproto 1.521s ok net/url 0.070s ok os 2.263s ok os/exec 2.047s ok os/exec/internal/fdtest 0.034s ok os/signal 4.438s ok os/user 0.066s ok path 0.030s ok path/filepath 0.095s ok plugin 0.023s ok reflect 1.960s ok regexp 0.806s ok regexp/syntax 1.280s ok runtime 67.309s ok runtime/cgo 0.168s ok runtime/coverage 0.170s ok runtime/debug 0.182s ok runtime/internal/atomic 0.083s ok runtime/internal/math 0.055s ok runtime/internal/sys 0.027s ok runtime/internal/wasitest 0.028s ok runtime/metrics 0.032s ok runtime/pprof 10.403s ok runtime/trace 4.730s ok slices 0.194s ok sort 0.143s ok strconv 0.298s ok strings 0.763s ok sync 0.939s ok sync/atomic 4.261s ok syscall 1.468s ok testing 2.417s ok testing/fstest 0.132s ok testing/iotest 0.126s ok testing/quick 0.123s ok testing/slogtest 0.032s ok text/scanner 0.034s ok text/tabwriter 0.024s ok text/template 0.048s ok text/template/parse 0.030s ok time 2.324s ok unicode 0.099s ok unicode/utf16 0.099s ok unicode/utf8 0.033s ok cmd/addr2line 2.410s ok cmd/api 3.474s ok cmd/asm/internal/asm 0.892s ok cmd/asm/internal/lex 0.107s ok cmd/cgo/internal/swig 0.247s ok cmd/cgo/internal/test 1.486s ok cmd/cgo/internal/testcarchive 56.857s ok cmd/cgo/internal/testcshared 26.268s ok cmd/cgo/internal/testerrors 33.817s ok cmd/cgo/internal/testfortran 0.160s ok cmd/cgo/internal/testgodefs 3.892s ok cmd/cgo/internal/testlife 2.876s ok cmd/cgo/internal/testnocgo 0.036s ok cmd/cgo/internal/testplugin 122.102s ok cmd/cgo/internal/testsanitizers 0.102s [no tests to run] ok cmd/cgo/internal/testshared 0.062s ok cmd/cgo/internal/testso 5.310s ok cmd/cgo/internal/teststdio 5.205s ok cmd/cgo/internal/testtls 0.043s ok cmd/compile/internal/abt 0.053s ok cmd/compile/internal/amd64 11.054s ok cmd/compile/internal/base 0.092s ok cmd/compile/internal/compare 0.071s ok cmd/compile/internal/devirtualize 0.052s ok cmd/compile/internal/dwarfgen 1.242s ok cmd/compile/internal/importer 8.585s ok cmd/compile/internal/inline/inlheur 3.434s ok cmd/compile/internal/ir 0.062s ok cmd/compile/internal/logopt 2.702s ok cmd/compile/internal/loopvar 63.730s ok cmd/compile/internal/noder 0.065s ok cmd/compile/internal/reflectdata 0.041s [no tests to run] ok cmd/compile/internal/ssa 70.893s ok cmd/compile/internal/syntax 0.295s ok cmd/compile/internal/test 42.584s ok cmd/compile/internal/typecheck 1.402s ok cmd/compile/internal/types 0.086s ok cmd/compile/internal/types2 30.170s ok cmd/covdata 0.094s ok cmd/cover 4.563s ok cmd/dist 0.031s ok cmd/distpack 0.037s ok cmd/doc 1.977s ok cmd/fix 9.954s ok cmd/go 244.691s ok cmd/go/internal/auth 0.080s ok cmd/go/internal/cache 0.510s ok cmd/go/internal/cfg 0.033s [no tests to run] ok cmd/go/internal/envcmd 0.440s ok cmd/go/internal/fsys 0.228s ok cmd/go/internal/generate 0.096s ok cmd/go/internal/gover 0.160s ok cmd/go/internal/imports 0.131s ok cmd/go/internal/load 0.058s ok cmd/go/internal/lockedfile 0.573s ok cmd/go/internal/lockedfile/internal/filelock 0.102s ok cmd/go/internal/modfetch 0.113s ok cmd/go/internal/modfetch/codehost 9.283s ok cmd/go/internal/modfetch/zip_sum_test 0.144s ok cmd/go/internal/modindex 0.294s ok cmd/go/internal/modload 0.046s ok cmd/go/internal/mvs 0.029s ok cmd/go/internal/par 0.038s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.082s ok cmd/go/internal/toolchain 0.067s ok cmd/go/internal/vcs 0.118s ok cmd/go/internal/vcweb 0.090s ok cmd/go/internal/vcweb/vcstest 14.988s ok cmd/go/internal/web 0.126s ok cmd/go/internal/work 0.859s ok cmd/gofmt 0.110s ok cmd/internal/archive 1.952s ok cmd/internal/buildid 0.298s ok cmd/internal/cov 0.763s ok cmd/internal/dwarf 0.023s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.050s ok cmd/internal/moddeps 1.977s ok cmd/internal/notsha256 0.028s ok cmd/internal/obj 0.991s ok cmd/internal/obj/ppc64 0.741s ok cmd/internal/obj/riscv 0.296s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 3.997s ok cmd/internal/objabi 0.180s ok cmd/internal/pkgpath 0.120s ok cmd/internal/pkgpattern 0.098s ok cmd/internal/quoted 0.047s ok cmd/internal/src 0.059s ok cmd/internal/test2json 0.358s ok cmd/link 27.347s ok cmd/link/internal/benchmark 0.073s ok cmd/link/internal/ld 26.671s ok cmd/link/internal/loader 0.108s ok cmd/nm 3.450s ok cmd/objdump 5.274s ok cmd/pack 1.444s ok cmd/pprof 1.893s ok cmd/trace 0.145s ok cmd/vet 20.390s ##### os/user with tag osusergo ok os/user 0.020s ##### hash/maphash purego implementation ok hash/maphash 0.090s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.059s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.344s ##### Testing without libgcc. ok net 0.329s ok os/user 0.045s ##### internal linking of -buildmode=pie ok reflect 1.037s ok os/user 0.039s ##### sync -cpu=10 ok sync 0.495s ##### Testing race detector ok runtime/race 5.757s ok flag 1.050s ok net 1.377s ok os 1.177s ok os/exec 2.194s ok encoding/gob 1.092s ok flag 1.034s ok os/exec 2.156s ##### Testing cgo ok cmd/cgo/internal/test 0.448s ok cmd/cgo/internal/test 0.521s ok cmd/cgo/internal/test 0.523s ok cmd/cgo/internal/test 0.535s ok cmd/cgo/internal/test 0.430s All tests passed.