darwin-amd64-nocgo at d2e2da83b1225355bb76fd85d088c62b8780b731 :: 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=50C25270-B18C-4137-AB46-F067B959A214" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.2KxxrXUkvx/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E4FA7EC9-C898-4694-AE7C-FBA3BAF2CCB0" "__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.282s ok archive/zip 0.421s ok bufio 0.156s ok bytes 0.430s ok cmp 0.081s ok compress/bzip2 0.167s ok compress/flate 3.873s ok compress/gzip 1.876s ok compress/lzw 0.158s ok compress/zlib 0.658s ok container/heap 0.117s ok container/list 0.102s ok container/ring 0.031s ok context 0.093s ok crypto 0.047s ok crypto/aes 0.086s ok crypto/cipher 0.040s ok crypto/des 0.044s ok crypto/dsa 0.028s ok crypto/ecdh 0.042s ok crypto/ecdsa 0.039s ok crypto/ed25519 0.095s ok crypto/elliptic 0.146s ok crypto/hmac 0.123s ok crypto/internal/alias 0.152s ok crypto/internal/bigmod 0.208s ok crypto/internal/boring 0.148s ok crypto/internal/boring/bcache 0.185s ok crypto/internal/edwards25519 0.113s ok crypto/internal/edwards25519/field 0.051s ok crypto/internal/nistec 0.151s ok crypto/internal/nistec/fiat 0.080s [no tests to run] ok crypto/md5 0.046s ok crypto/rand 0.079s ok crypto/rc4 0.068s ok crypto/rsa 0.275s ok crypto/sha1 0.057s ok crypto/sha256 0.032s ok crypto/sha512 0.023s ok crypto/subtle 0.323s ok crypto/tls 2.490s ok crypto/x509 0.532s ok database/sql 0.603s ok database/sql/driver 0.058s ok debug/buildinfo 0.093s ok debug/dwarf 0.070s ok debug/elf 0.273s ok debug/gosym 0.175s ok debug/macho 0.036s ok debug/pe 0.121s ok debug/plan9obj 0.040s ok embed 0.098s [no tests to run] ok embed/internal/embedtest 0.139s ok encoding/ascii85 0.145s ok encoding/asn1 0.062s ok encoding/base32 0.069s ok encoding/base64 0.024s ok encoding/binary 0.069s ok encoding/csv 0.101s ok encoding/gob 1.877s ok encoding/hex 0.048s ok encoding/json 0.375s ok encoding/pem 0.589s ok encoding/xml 0.135s ok errors 0.150s ok expvar 0.134s ok flag 0.286s ok fmt 0.070s ok go/ast 0.034s ok go/build 1.690s ok go/build/constraint 0.052s ok go/constant 0.035s ok go/doc 0.128s ok go/doc/comment 1.236s ok go/format 0.045s ok go/importer 1.559s ok go/internal/gccgoimporter 0.065s ok go/internal/gcimporter 9.624s ok go/internal/srcimporter 2.509s ok go/parser 0.351s ok go/printer 0.326s ok go/scanner 0.036s ok go/token 0.032s ok go/types 28.938s ok hash 0.023s ok hash/adler32 0.029s ok hash/crc32 0.015s ok hash/crc64 0.056s ok hash/fnv 0.149s ok hash/maphash 0.207s ok html 0.029s ok html/template 0.129s ok image 0.091s ok image/color 0.063s ok image/draw 0.135s ok image/gif 0.630s ok image/jpeg 0.334s ok image/png 0.439s ok index/suffixarray 0.278s ok internal/abi 0.399s ok internal/buildcfg 0.115s ok internal/coverage/cformat 0.110s ok internal/coverage/cmerge 0.057s ok internal/coverage/pods 0.055s ok internal/coverage/slicereader 0.030s ok internal/coverage/slicewriter 0.050s ok internal/coverage/test 0.074s ok internal/cpu 0.035s ok internal/dag 0.074s ok internal/diff 0.043s ok internal/fmtsort 0.021s ok internal/fuzz 0.020s ok internal/godebug 1.742s ok internal/godebugs 0.091s ok internal/intern 2.329s ok internal/itoa 0.037s ok internal/platform 1.748s ok internal/poll 0.179s ok internal/profile 0.048s ok internal/reflectlite 0.025s ok internal/safefilepath 0.032s ok internal/saferio 0.131s ok internal/singleflight 0.041s ok internal/testenv 1.119s ok internal/trace 0.266s ok internal/types/errors 2.560s ok internal/unsafeheader 0.035s ok internal/xcoff 0.033s ok internal/zstd 0.042s ok io 0.141s ok io/fs 0.343s ok io/ioutil 0.096s ok log 0.055s ok log/slog 0.276s ok log/slog/internal/benchmarks 0.080s ok log/slog/internal/buffer 0.044s ok log/syslog 1.313s ok maps 0.041s ok math 0.066s ok math/big 1.592s ok math/bits 0.028s ok math/cmplx 0.082s ok math/rand 0.274s ok mime 0.040s ok mime/multipart 1.286s ok mime/quotedprintable 0.237s ok net 20.105s ok net/http 14.692s ok net/http/cgi 2.941s ok net/http/cookiejar 0.088s ok net/http/fcgi 0.277s ok net/http/httptest 0.197s ok net/http/httptrace 0.048s ok net/http/httputil 8.343s ok net/http/internal 0.055s ok net/http/internal/ascii 0.100s ok net/http/pprof 5.258s ok net/internal/socktest 0.041s ok net/mail 0.039s ok net/netip 1.642s ok net/rpc 0.317s ok net/rpc/jsonrpc 0.135s ok net/smtp 0.226s ok net/textproto 1.690s ok net/url 0.081s ok os 3.074s ok os/exec 2.642s ok os/exec/internal/fdtest 0.100s ok os/signal 4.590s ok os/user 0.195s ok path 0.184s ok path/filepath 0.392s ok plugin 0.056s ok reflect 1.732s ok regexp 0.875s ok regexp/syntax 1.608s ok runtime 48.575s ok runtime/coverage 0.103s ok runtime/debug 0.215s ok runtime/internal/atomic 0.088s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.033s ok runtime/internal/wasitest 0.028s ok runtime/metrics 0.031s ok runtime/pprof 8.062s ok runtime/trace 4.687s ok slices 0.532s ok sort 0.101s ok strconv 0.293s ok strings 2.891s ok sync 0.551s ok sync/atomic 2.762s ok syscall 2.205s ok testing 2.924s ok testing/fstest 0.087s ok testing/iotest 0.071s ok testing/quick 0.124s ok testing/slogtest 0.028s ok text/scanner 0.052s ok text/tabwriter 0.062s ok text/template 0.063s ok text/template/parse 0.074s ok time 2.528s ok unicode 0.043s ok unicode/utf16 0.120s ok unicode/utf8 0.059s ok cmd/addr2line 1.393s ok cmd/api 4.142s ok cmd/asm/internal/asm 0.763s ok cmd/asm/internal/lex 0.048s ok cmd/cgo/internal/swig 0.131s ok cmd/cgo/internal/test 0.057s ok cmd/cgo/internal/testcarchive 3.316s ok cmd/cgo/internal/testcshared 0.451s ok cmd/cgo/internal/testerrors 0.141s ok cmd/cgo/internal/testfortran 0.140s ok cmd/cgo/internal/testgodefs 0.150s ok cmd/cgo/internal/testlife 0.109s ok cmd/cgo/internal/testnocgo 0.037s ok cmd/cgo/internal/testplugin 0.148s ok cmd/cgo/internal/testsanitizers 0.032s [no tests to run] ok cmd/cgo/internal/testshared 0.030s ok cmd/cgo/internal/testso 0.143s ok cmd/cgo/internal/teststdio 0.182s ok cmd/cgo/internal/testtls 0.041s ok cmd/compile/internal/abt 0.033s ok cmd/compile/internal/amd64 6.120s ok cmd/compile/internal/base 0.038s ok cmd/compile/internal/compare 0.036s ok cmd/compile/internal/dwarfgen 1.261s ok cmd/compile/internal/importer 7.433s ok cmd/compile/internal/inline/inlheur 2.544s ok cmd/compile/internal/ir 0.045s ok cmd/compile/internal/logopt 2.234s ok cmd/compile/internal/loopvar 65.934s ok cmd/compile/internal/noder 0.071s ok cmd/compile/internal/reflectdata 0.055s [no tests to run] ok cmd/compile/internal/ssa 53.391s ok cmd/compile/internal/syntax 0.191s ok cmd/compile/internal/test 27.609s ok cmd/compile/internal/typecheck 0.990s ok cmd/compile/internal/types 0.043s ok cmd/compile/internal/types2 30.185s ok cmd/covdata 0.110s ok cmd/cover 6.555s ok cmd/dist 0.026s ok cmd/distpack 0.048s ok cmd/doc 1.112s ok cmd/fix 16.998s ok cmd/go 230.659s ok cmd/go/internal/auth 0.096s ok cmd/go/internal/cache 0.545s ok cmd/go/internal/cfg 0.028s [no tests to run] ok cmd/go/internal/envcmd 0.321s ok cmd/go/internal/fsys 0.217s ok cmd/go/internal/generate 0.125s ok cmd/go/internal/gover 0.082s ok cmd/go/internal/imports 0.122s ok cmd/go/internal/load 0.068s ok cmd/go/internal/lockedfile 0.275s ok cmd/go/internal/lockedfile/internal/filelock 0.105s ok cmd/go/internal/modfetch 0.096s ok cmd/go/internal/modfetch/codehost 10.741s ok cmd/go/internal/modfetch/zip_sum_test 0.133s ok cmd/go/internal/modindex 0.259s ok cmd/go/internal/modload 0.056s ok cmd/go/internal/mvs 0.041s ok cmd/go/internal/par 0.059s ok cmd/go/internal/str 0.019s ok cmd/go/internal/test 0.084s ok cmd/go/internal/toolchain 0.173s ok cmd/go/internal/vcs 0.127s ok cmd/go/internal/vcweb 0.152s ok cmd/go/internal/vcweb/vcstest 16.344s ok cmd/go/internal/web 0.066s ok cmd/go/internal/work 0.932s ok cmd/gofmt 0.168s ok cmd/internal/archive 1.033s ok cmd/internal/buildid 0.421s ok cmd/internal/cov 1.040s ok cmd/internal/dwarf 0.116s ok cmd/internal/edit 0.106s ok cmd/internal/goobj 0.075s ok cmd/internal/moddeps 2.365s ok cmd/internal/notsha256 0.107s ok cmd/internal/obj 1.648s ok cmd/internal/obj/ppc64 1.042s ok cmd/internal/obj/riscv 0.421s ok cmd/internal/obj/s390x 0.074s ok cmd/internal/obj/x86 4.920s ok cmd/internal/objabi 0.129s ok cmd/internal/pkgpath 0.268s ok cmd/internal/pkgpattern 0.123s ok cmd/internal/quoted 0.074s ok cmd/internal/src 0.042s ok cmd/internal/test2json 0.377s ok cmd/link 4.767s ok cmd/link/internal/benchmark 0.050s ok cmd/link/internal/ld 14.686s ok cmd/link/internal/loader 0.064s ok cmd/nm 1.565s ok cmd/objdump 2.976s ok cmd/pack 3.335s ok cmd/pprof 2.171s ok cmd/trace 0.302s ok cmd/vet 21.992s ##### os/user with tag osusergo ok os/user 0.022s ##### hash/maphash purego implementation ok hash/maphash 0.096s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 38.039s ##### Testing without libgcc. ok net 0.267s ok os/user 0.044s ##### internal linking of -buildmode=pie ok reflect 1.059s ##### sync -cpu=10 ok sync 0.499s ##### API check ok cmd/api 34.834s All tests passed.