darwin-amd64-nocgo at a9cfbec17b12166c56aeb9808b5d1b7393e90f43 :: 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=445" "TERM_SESSION_ID=44E6DFE8-3AA8-4813-B991-878BEE31CD5C" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UA1Ao9rZxA/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=6AF9F0E7-4A50-4B48-8F47-6471992F7C75" "__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-nocgo" "CGO_ENABLED=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.288s ok archive/zip 0.507s ok bufio 0.245s ok bytes 0.346s ok cmp 0.071s ok compress/bzip2 0.212s ok compress/flate 3.052s ok compress/gzip 1.592s ok compress/lzw 0.155s ok compress/zlib 0.726s ok container/heap 0.094s ok container/list 0.051s ok container/ring 0.035s ok context 0.075s ok crypto 0.061s ok crypto/aes 0.071s ok crypto/cipher 0.038s ok crypto/des 0.026s ok crypto/dsa 0.035s ok crypto/ecdh 0.081s ok crypto/ecdsa 0.053s ok crypto/ed25519 0.095s ok crypto/elliptic 0.091s ok crypto/hmac 0.078s ok crypto/internal/alias 0.060s ok crypto/internal/bigmod 0.243s ok crypto/internal/boring 0.098s ok crypto/internal/boring/bcache 0.235s ok crypto/internal/edwards25519 0.112s ok crypto/internal/edwards25519/field 0.037s ok crypto/internal/nistec 0.177s ok crypto/internal/nistec/fiat 0.118s [no tests to run] ok crypto/md5 0.094s ok crypto/rand 0.096s ok crypto/rc4 0.043s ok crypto/rsa 0.258s ok crypto/sha1 0.047s ok crypto/sha256 0.056s ok crypto/sha512 0.043s ok crypto/subtle 0.238s ok crypto/tls 2.016s ok crypto/x509 0.471s ok database/sql 0.597s ok database/sql/driver 0.079s ok debug/buildinfo 0.052s ok debug/dwarf 0.037s ok debug/elf 0.254s ok debug/gosym 0.094s ok debug/macho 0.029s ok debug/pe 0.098s ok debug/plan9obj 0.047s ok embed 0.119s [no tests to run] ok embed/internal/embedtest 0.118s ok encoding/ascii85 0.122s ok encoding/asn1 0.041s ok encoding/base32 0.088s ok encoding/base64 0.019s ok encoding/binary 0.045s ok encoding/csv 0.098s ok encoding/gob 1.638s ok encoding/hex 0.032s ok encoding/json 0.317s ok encoding/pem 0.488s ok encoding/xml 0.148s ok errors 0.078s ok expvar 0.108s ok flag 0.218s ok fmt 0.066s ok go/ast 0.029s ok go/build 1.898s ok go/build/constraint 0.027s ok go/constant 0.028s ok go/doc 0.112s ok go/doc/comment 1.253s ok go/format 0.106s ok go/importer 1.310s ok go/internal/gccgoimporter 0.031s ok go/internal/gcimporter 8.170s ok go/internal/srcimporter 2.879s ok go/parser 0.364s ok go/printer 0.326s ok go/scanner 0.036s ok go/token 0.048s ok go/types 27.299s ok hash 0.047s ok hash/adler32 0.066s ok hash/crc32 0.029s ok hash/crc64 0.029s ok hash/fnv 0.039s ok hash/maphash 0.075s ok html 0.030s ok html/template 0.149s ok image 0.073s ok image/color 0.061s ok image/draw 0.136s ok image/gif 0.696s ok image/jpeg 0.193s ok image/png 0.345s ok index/suffixarray 0.236s ok internal/abi 0.427s ok internal/buildcfg 0.095s ok internal/coverage/cformat 0.083s ok internal/coverage/cmerge 0.070s ok internal/coverage/pods 0.048s ok internal/coverage/slicereader 0.036s ok internal/coverage/slicewriter 0.155s ok internal/coverage/test 0.044s ok internal/cpu 0.041s ok internal/dag 0.193s ok internal/diff 0.184s ok internal/fmtsort 0.026s ok internal/fuzz 0.061s ok internal/godebug 1.627s ok internal/godebugs 0.120s ok internal/intern 1.827s ok internal/itoa 0.078s ok internal/platform 1.312s ok internal/poll 0.177s ok internal/profile 0.146s ok internal/reflectlite 0.020s ok internal/safefilepath 0.071s ok internal/saferio 0.176s ok internal/singleflight 0.120s ok internal/testenv 0.788s ok internal/trace 0.143s ok internal/types/errors 1.954s ok internal/unsafeheader 0.144s ok internal/xcoff 0.154s ok internal/zstd 0.027s ok io 0.134s ok io/fs 0.370s ok io/ioutil 0.108s ok log 0.033s ok log/slog 0.166s ok log/slog/internal/benchmarks 0.026s ok log/slog/internal/buffer 0.047s ok log/syslog 1.275s ok maps 0.036s ok math 0.035s ok math/big 1.125s ok math/bits 0.027s ok math/cmplx 0.054s ok math/rand 0.225s ok mime 0.038s ok mime/multipart 0.959s ok mime/quotedprintable 0.185s ok net 18.173s ok net/http 11.823s ok net/http/cgi 2.666s ok net/http/cookiejar 0.087s ok net/http/fcgi 0.267s ok net/http/httptest 0.206s ok net/http/httptrace 0.023s ok net/http/httputil 1.572s ok net/http/internal 0.090s ok net/http/internal/ascii 0.094s ok net/http/pprof 5.412s ok net/internal/socktest 0.140s ok net/mail 0.142s ok net/netip 0.911s ok net/rpc 0.267s ok net/rpc/jsonrpc 0.081s ok net/smtp 0.189s ok net/textproto 1.180s ok net/url 0.124s ok os 2.097s ok os/exec 2.156s ok os/exec/internal/fdtest 0.122s ok os/signal 3.954s ok os/user 0.105s ok path 0.062s ok path/filepath 0.129s ok plugin 0.028s ok reflect 1.429s ok regexp 0.662s ok regexp/syntax 1.122s ok runtime 42.953s ok runtime/coverage 0.051s ok runtime/debug 0.237s ok runtime/internal/atomic 0.095s ok runtime/internal/math 0.022s ok runtime/internal/sys 0.024s ok runtime/internal/wasitest 0.025s ok runtime/metrics 0.016s ok runtime/pprof 8.042s ok runtime/trace 4.778s ok slices 0.358s ok sort 0.092s ok strconv 0.353s ok strings 3.854s ok sync 0.740s ok sync/atomic 2.699s ok syscall 1.702s ok testing 2.285s ok testing/fstest 0.067s ok testing/iotest 0.019s ok testing/quick 0.077s ok testing/slogtest 0.034s ok text/scanner 0.041s ok text/tabwriter 0.036s ok text/template 0.074s ok text/template/parse 0.022s ok time 2.264s ok unicode 0.060s ok unicode/utf16 0.070s ok unicode/utf8 0.030s ok cmd/addr2line 1.911s ok cmd/api 3.802s ok cmd/asm/internal/asm 0.662s ok cmd/asm/internal/lex 0.027s ok cmd/cgo/internal/swig 0.133s ok cmd/cgo/internal/test 0.036s ok cmd/cgo/internal/testcarchive 2.514s ok cmd/cgo/internal/testcshared 0.397s ok cmd/cgo/internal/testerrors 0.166s ok cmd/cgo/internal/testfortran 0.186s ok cmd/cgo/internal/testgodefs 0.144s ok cmd/cgo/internal/testlife 0.182s ok cmd/cgo/internal/testnocgo 0.033s ok cmd/cgo/internal/testplugin 0.113s ok cmd/cgo/internal/testsanitizers 0.042s [no tests to run] ok cmd/cgo/internal/testshared 0.019s ok cmd/cgo/internal/testso 0.198s ok cmd/cgo/internal/teststdio 0.115s ok cmd/cgo/internal/testtls 0.032s ok cmd/compile/internal/abt 0.045s ok cmd/compile/internal/amd64 5.481s ok cmd/compile/internal/base 0.037s ok cmd/compile/internal/compare 0.023s ok cmd/compile/internal/dwarfgen 0.913s ok cmd/compile/internal/importer 7.111s ok cmd/compile/internal/inline/inlheur 2.357s ok cmd/compile/internal/ir 0.040s ok cmd/compile/internal/logopt 1.952s ok cmd/compile/internal/loopvar 66.561s ok cmd/compile/internal/noder 0.063s ok cmd/compile/internal/reflectdata 0.068s [no tests to run] ok cmd/compile/internal/ssa 62.538s ok cmd/compile/internal/syntax 0.341s ok cmd/compile/internal/test 37.782s ok cmd/compile/internal/typecheck 0.872s ok cmd/compile/internal/types 0.046s ok cmd/compile/internal/types2 33.166s ok cmd/covdata 0.088s ok cmd/cover 5.264s ok cmd/dist 0.028s ok cmd/distpack 0.068s ok cmd/doc 0.597s ok cmd/fix 15.144s ok cmd/go 220.029s ok cmd/go/internal/auth 0.086s ok cmd/go/internal/cache 0.458s ok cmd/go/internal/cfg 0.040s [no tests to run] ok cmd/go/internal/envcmd 0.343s ok cmd/go/internal/fsys 0.230s ok cmd/go/internal/generate 0.081s ok cmd/go/internal/gover 0.145s ok cmd/go/internal/imports 0.151s ok cmd/go/internal/load 0.065s ok cmd/go/internal/lockedfile 0.260s ok cmd/go/internal/lockedfile/internal/filelock 0.079s ok cmd/go/internal/modfetch 0.124s ok cmd/go/internal/modfetch/codehost 9.070s ok cmd/go/internal/modfetch/zip_sum_test 0.151s ok cmd/go/internal/modindex 0.279s ok cmd/go/internal/modload 0.049s ok cmd/go/internal/mvs 0.045s ok cmd/go/internal/par 0.039s ok cmd/go/internal/str 0.015s ok cmd/go/internal/test 0.070s ok cmd/go/internal/toolchain 0.076s ok cmd/go/internal/vcs 0.125s ok cmd/go/internal/vcweb 0.114s ok cmd/go/internal/vcweb/vcstest 15.779s ok cmd/go/internal/web 0.068s ok cmd/go/internal/work 1.257s ok cmd/gofmt 0.099s ok cmd/internal/archive 1.134s ok cmd/internal/buildid 0.483s ok cmd/internal/cov 1.050s ok cmd/internal/dwarf 0.043s ok cmd/internal/edit 0.051s ok cmd/internal/goobj 0.068s ok cmd/internal/moddeps 2.779s ok cmd/internal/notsha256 0.028s ok cmd/internal/obj 1.669s ok cmd/internal/obj/ppc64 1.140s ok cmd/internal/obj/riscv 0.334s ok cmd/internal/obj/s390x 0.042s ok cmd/internal/obj/x86 4.721s ok cmd/internal/objabi 0.168s ok cmd/internal/pkgpath 0.119s ok cmd/internal/pkgpattern 0.029s ok cmd/internal/quoted 0.022s ok cmd/internal/src 0.053s ok cmd/internal/test2json 0.243s ok cmd/link 5.494s ok cmd/link/internal/benchmark 0.055s ok cmd/link/internal/ld 14.261s ok cmd/link/internal/loader 0.081s ok cmd/nm 1.731s ok cmd/objdump 2.983s ok cmd/pack 3.171s ok cmd/pprof 1.863s ok cmd/trace 0.266s ok cmd/vet 17.716s ##### os/user with tag osusergo ok os/user 0.021s ##### hash/maphash purego implementation ok hash/maphash 0.082s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 41.576s ##### Testing without libgcc. ok net 0.300s ok os/user 0.048s ##### internal linking of -buildmode=pie ok reflect 1.340s ##### sync -cpu=10 ok sync 0.536s ##### API check ok cmd/api 35.300s All tests passed.