darwin-amd64-12_0 at 70c7fb75e9768630ca23ff5cbf79c9b597bc068e :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=7880C5D9-DC7C-4B6D-86FB-238B91F34D03" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5Wf6pzOxOL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=45BFFA2D-7301-4408-96EE-AA0AA886FA40" "__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-12_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 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.305s ok archive/zip 0.451s ok bufio 0.151s ok bytes 0.403s ok cmp 0.103s ok compress/bzip2 0.143s ok compress/flate 2.981s ok compress/gzip 1.379s ok compress/lzw 0.137s ok compress/zlib 0.549s ok container/heap 0.049s ok container/list 0.079s ok container/ring 0.028s ok context 0.079s ok crypto 0.039s ok crypto/aes 0.059s ok crypto/cipher 0.048s ok crypto/des 0.036s ok crypto/dsa 0.066s ok crypto/ecdh 0.074s ok crypto/ecdsa 0.040s ok crypto/ed25519 0.072s ok crypto/elliptic 0.035s ok crypto/hmac 0.030s ok crypto/internal/alias 0.054s ok crypto/internal/bigmod 0.359s ok crypto/internal/boring 0.153s ok crypto/internal/boring/bcache 0.239s ok crypto/internal/edwards25519 0.130s ok crypto/internal/edwards25519/field 0.050s ok crypto/internal/nistec 0.192s ok crypto/internal/nistec/fiat 0.069s [no tests to run] ok crypto/md5 0.116s ok crypto/rand 0.195s ok crypto/rc4 0.121s ok crypto/rsa 0.380s ok crypto/sha1 0.098s ok crypto/sha256 0.076s ok crypto/sha512 0.063s ok crypto/subtle 0.404s ok crypto/tls 2.411s ok crypto/x509 0.692s ok database/sql 0.687s ok database/sql/driver 0.090s ok debug/buildinfo 0.102s ok debug/dwarf 0.114s ok debug/elf 0.332s ok debug/gosym 0.146s ok debug/macho 0.033s ok debug/pe 0.072s ok debug/plan9obj 0.029s ok embed 0.045s [no tests to run] ok embed/internal/embedtest 0.098s ok encoding/ascii85 0.108s ok encoding/asn1 0.035s ok encoding/base32 0.097s ok encoding/base64 0.018s ok encoding/binary 0.036s ok encoding/csv 0.064s ok encoding/gob 1.572s ok encoding/hex 0.028s ok encoding/json 0.308s ok encoding/pem 0.515s ok encoding/xml 0.161s ok errors 0.127s ok expvar 0.121s ok flag 0.158s ok fmt 0.073s ok go/ast 0.034s ok go/build 1.868s ok go/build/constraint 0.031s ok go/constant 0.037s ok go/doc 0.084s ok go/doc/comment 1.231s ok go/format 0.065s ok go/importer 1.372s ok go/internal/gccgoimporter 0.043s ok go/internal/gcimporter 8.730s ok go/internal/srcimporter 16.887s ok go/parser 0.299s ok go/printer 0.283s ok go/scanner 0.020s ok go/token 0.023s ok go/types 34.043s ok go/version 0.035s ok hash 0.046s ok hash/adler32 0.044s ok hash/crc32 0.032s ok hash/crc64 0.103s ok hash/fnv 0.100s ok hash/maphash 0.160s ok html 0.058s ok html/template 0.149s ok image 0.180s ok image/color 0.142s ok image/draw 0.249s ok image/gif 0.553s ok image/jpeg 0.256s ok image/png 0.315s ok index/suffixarray 0.175s ok internal/abi 0.344s ok internal/buildcfg 0.076s ok internal/coverage/cformat 0.056s ok internal/coverage/cmerge 0.032s ok internal/coverage/pods 0.069s ok internal/coverage/slicereader 0.038s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.025s ok internal/cpu 0.099s ok internal/dag 0.152s ok internal/diff 0.141s ok internal/fmtsort 0.046s ok internal/fuzz 0.106s ok internal/godebug 1.922s ok internal/godebugs 0.028s ok internal/gover 0.058s ok internal/intern 2.094s ok internal/itoa 0.290s ok internal/platform 3.040s ok internal/poll 0.204s ok internal/profile 0.042s ok internal/reflectlite 0.068s ok internal/safefilepath 0.043s ok internal/saferio 0.104s ok internal/singleflight 0.059s ok internal/testenv 0.786s ok internal/trace 0.170s ok internal/trace/v2 17.200s ok internal/types/errors 1.718s ok internal/unsafeheader 0.028s ok internal/xcoff 0.026s ok internal/zstd 0.043s ok io 0.150s ok io/fs 0.431s ok io/ioutil 0.121s ok log 0.058s ok log/slog 0.201s ok log/slog/internal/benchmarks 0.035s ok log/slog/internal/buffer 0.053s ok log/syslog 1.283s ok maps 0.037s ok math 0.040s ok math/big 1.209s ok math/bits 0.026s ok math/cmplx 0.019s ok math/rand 0.253s ok math/rand/v2 0.287s ok mime 0.035s ok mime/multipart 0.760s ok mime/quotedprintable 0.149s ok net 25.620s ok net/http 14.046s ok net/http/cgi 1.352s ok net/http/cookiejar 0.063s ok net/http/fcgi 0.240s ok net/http/httptest 0.144s ok net/http/httptrace 0.061s ok net/http/httputil 9.839s ok net/http/internal 0.129s ok net/http/internal/ascii 0.022s ok net/http/pprof 5.388s ok net/internal/socktest 0.027s ok net/mail 0.030s ok net/netip 1.036s ok net/rpc 0.161s ok net/rpc/jsonrpc 0.046s ok net/smtp 0.096s ok net/textproto 0.756s ok net/url 0.036s ok os 2.290s ok os/exec 2.262s ok os/exec/internal/fdtest 0.038s ok os/signal 4.460s ok os/user 0.057s ok path 0.023s ok path/filepath 0.066s ok plugin 0.013s ok reflect 1.512s ok regexp 0.656s ok regexp/syntax 0.976s ok runtime 62.411s ok runtime/cgo 0.093s ok runtime/coverage 0.083s ok runtime/debug 0.158s ok runtime/internal/atomic 0.101s ok runtime/internal/math 0.069s ok runtime/internal/sys 0.022s ok runtime/internal/wasitest 0.019s ok runtime/metrics 0.026s ok runtime/pprof 10.057s ok runtime/trace 0.232s ok slices 0.175s ok sort 0.114s ok strconv 0.264s ok strings 0.669s ok sync 0.668s ok sync/atomic 3.349s ok syscall 1.782s ok testing 2.117s ok testing/fstest 0.079s ok testing/iotest 0.105s ok testing/quick 0.068s ok testing/slogtest 0.032s ok text/scanner 0.026s ok text/tabwriter 0.037s ok text/template 0.087s ok text/template/parse 0.052s ok time 2.447s ok unicode 0.082s ok unicode/utf16 0.085s ok unicode/utf8 0.032s ok cmd/addr2line 1.990s ok cmd/api 3.114s ok cmd/asm/internal/asm 0.802s ok cmd/asm/internal/lex 0.093s ok cmd/cgo/internal/swig 0.186s ok cmd/cgo/internal/test 0.855s ok cmd/cgo/internal/testcarchive 56.087s ok cmd/cgo/internal/testcshared 26.109s ok cmd/cgo/internal/testerrors 29.981s ok cmd/cgo/internal/testfortran 0.189s ok cmd/cgo/internal/testgodefs 4.103s ok cmd/cgo/internal/testlife 3.610s ok cmd/cgo/internal/testnocgo 0.044s ok cmd/cgo/internal/testplugin 115.137s ok cmd/cgo/internal/testsanitizers 0.023s [no tests to run] ok cmd/cgo/internal/testshared 0.048s ok cmd/cgo/internal/testso 4.673s ok cmd/cgo/internal/teststdio 5.646s ok cmd/cgo/internal/testtls 0.035s ok cmd/compile/internal/abt 0.022s ok cmd/compile/internal/amd64 5.545s ok cmd/compile/internal/base 0.102s ok cmd/compile/internal/compare 0.095s ok cmd/compile/internal/devirtualize 0.045s ok cmd/compile/internal/dwarfgen 0.745s ok cmd/compile/internal/importer 5.766s ok cmd/compile/internal/inline/inlheur 2.791s ok cmd/compile/internal/ir 0.040s ok cmd/compile/internal/logopt 1.913s ok cmd/compile/internal/loopvar 51.860s ok cmd/compile/internal/noder 0.071s ok cmd/compile/internal/reflectdata 0.068s [no tests to run] ok cmd/compile/internal/ssa 55.015s ok cmd/compile/internal/syntax 0.253s ok cmd/compile/internal/test 29.953s ok cmd/compile/internal/typecheck 0.977s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 29.697s ok cmd/covdata 0.066s ok cmd/cover 4.452s ok cmd/dist 0.022s ok cmd/distpack 0.077s ok cmd/doc 0.568s ok cmd/fix 15.031s ok cmd/go 225.506s ok cmd/go/internal/auth 0.120s ok cmd/go/internal/cache 0.464s ok cmd/go/internal/cfg 0.025s [no tests to run] ok cmd/go/internal/envcmd 0.403s ok cmd/go/internal/fsys 0.198s ok cmd/go/internal/generate 0.089s ok cmd/go/internal/gover 0.137s ok cmd/go/internal/imports 0.138s ok cmd/go/internal/load 0.129s ok cmd/go/internal/lockedfile 0.220s ok cmd/go/internal/lockedfile/internal/filelock 0.167s ok cmd/go/internal/modfetch 0.119s ok cmd/go/internal/modfetch/codehost 8.434s ok cmd/go/internal/modfetch/zip_sum_test 0.149s ok cmd/go/internal/modindex 0.221s ok cmd/go/internal/modload 0.047s ok cmd/go/internal/mvs 0.041s ok cmd/go/internal/par 0.048s ok cmd/go/internal/str 0.024s ok cmd/go/internal/test 0.072s ok cmd/go/internal/toolchain 0.076s ok cmd/go/internal/vcs 0.130s ok cmd/go/internal/vcweb 0.114s ok cmd/go/internal/vcweb/vcstest 14.946s ok cmd/go/internal/web 0.068s ok cmd/go/internal/work 0.865s ok cmd/gofmt 0.116s ok cmd/internal/archive 2.095s ok cmd/internal/buildid 0.274s ok cmd/internal/cov 0.774s ok cmd/internal/dwarf 0.044s ok cmd/internal/edit 0.043s ok cmd/internal/goobj 0.039s ok cmd/internal/moddeps 2.346s ok cmd/internal/notsha256 0.123s ok cmd/internal/obj 1.615s ok cmd/internal/obj/ppc64 1.041s ok cmd/internal/obj/riscv 0.513s ok cmd/internal/obj/s390x 0.033s ok cmd/internal/obj/x86 4.599s ok cmd/internal/objabi 0.184s ok cmd/internal/pkgpath 0.134s ok cmd/internal/pkgpattern 0.027s ok cmd/internal/quoted 0.018s ok cmd/internal/src 0.015s ok cmd/internal/test2json 0.178s ok cmd/link 19.727s ok cmd/link/internal/benchmark 0.045s ok cmd/link/internal/ld 18.678s ok cmd/link/internal/loader 0.077s ok cmd/nm 6.397s ok cmd/objdump 7.083s ok cmd/pack 4.077s ok cmd/pprof 1.894s ok cmd/trace 0.041s ok cmd/trace/v2 0.113s ok cmd/vet 16.365s ##### os/user with tag osusergo ok os/user 0.020s ##### hash/maphash purego implementation ok hash/maphash 0.063s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.030s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 34.144s ##### Testing without libgcc. ok net 0.246s ok os/user 0.029s ##### internal linking of -buildmode=pie ok reflect 1.195s ok os/user 0.040s ##### sync -cpu=10 ok sync 0.496s ##### Testing race detector ok runtime/race 5.884s ok flag 1.029s ok net 1.266s ok os 1.153s ok os/exec 1.141s ok encoding/gob 1.070s ok flag 1.024s ok os/exec 2.091s ##### Testing cgo ok cmd/cgo/internal/test 0.352s ok cmd/cgo/internal/test 0.401s ok cmd/cgo/internal/test 0.409s ok cmd/cgo/internal/test 0.382s ok cmd/cgo/internal/test 0.348s All tests passed.