darwin-amd64-13 at ee6b34797b66b957fdf9b7211ee3f0b80ac57758 :: 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=447" "TERM_SESSION_ID=8522800D-D537-4F22-B8D5-6588528FFEE1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.7YaDCiZgCD/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=92072673-C0F9-4B80-AC83-E2FA8C521211" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-13" "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 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.613s ok archive/zip 0.913s ok bufio 0.375s ok bytes 0.425s ok cmp 0.056s ok compress/bzip2 0.164s ok compress/flate 3.841s ok compress/gzip 2.484s ok compress/lzw 0.267s ok compress/zlib 1.301s ok container/heap 0.041s ok container/list 0.042s ok container/ring 0.023s ok context 0.130s ok crypto 0.032s ok crypto/aes 0.051s ok crypto/cipher 0.068s ok crypto/des 0.051s ok crypto/dsa 0.029s ok crypto/ecdh 0.088s ok crypto/ecdsa 0.079s ok crypto/ed25519 0.112s ok crypto/elliptic 0.047s ok crypto/hmac 0.040s ok crypto/internal/alias 0.080s ok crypto/internal/bigmod 0.345s ok crypto/internal/boring 0.056s ok crypto/internal/boring/bcache 0.388s ok crypto/internal/edwards25519 0.160s ok crypto/internal/edwards25519/field 0.054s ok crypto/internal/nistec 0.250s ok crypto/internal/nistec/fiat 0.034s [no tests to run] ok crypto/md5 0.060s ok crypto/rand 0.168s ok crypto/rc4 0.118s ok crypto/rsa 0.531s ok crypto/sha1 0.080s ok crypto/sha256 0.038s ok crypto/sha512 0.035s ok crypto/subtle 0.390s ok crypto/tls 2.350s ok crypto/x509 0.645s ok database/sql 0.692s ok database/sql/driver 0.019s ok debug/buildinfo 0.032s ok debug/dwarf 0.069s ok debug/elf 0.351s ok debug/gosym 0.117s ok debug/macho 0.054s ok debug/pe 0.078s ok debug/plan9obj 0.032s ok embed 0.056s [no tests to run] ok embed/internal/embedtest 0.049s ok encoding/ascii85 0.034s ok encoding/asn1 0.037s ok encoding/base32 0.052s ok encoding/base64 0.013s ok encoding/binary 0.046s ok encoding/csv 0.035s ok encoding/gob 1.542s ok encoding/hex 0.019s ok encoding/json 0.257s ok encoding/pem 0.493s ok encoding/xml 0.069s ok errors 0.036s ok expvar 0.044s ok flag 0.148s ok fmt 0.069s ok go/ast 0.027s ok go/build 2.011s ok go/build/constraint 0.019s ok go/constant 0.019s ok go/doc 0.085s ok go/doc/comment 1.702s ok go/format 0.031s ok go/importer 1.046s ok go/internal/gccgoimporter 0.035s ok go/internal/gcimporter 6.130s ok go/internal/srcimporter 16.645s ok go/parser 0.317s ok go/printer 0.282s ok go/scanner 0.030s ok go/token 0.057s ok go/types 25.984s ok go/version 0.024s ok hash 0.030s ok hash/adler32 0.029s ok hash/crc32 0.039s ok hash/crc64 0.034s ok hash/fnv 0.026s ok hash/maphash 0.120s ok html 0.027s ok html/template 0.203s ok image 0.087s ok image/color 0.046s ok image/draw 0.132s ok image/gif 1.143s ok image/jpeg 0.479s ok image/png 0.518s ok index/suffixarray 0.248s ok internal/abi 0.345s ok internal/buildcfg 0.020s ok internal/chacha8rand 0.020s ok internal/coverage/cformat 0.022s ok internal/coverage/cmerge 0.018s ok internal/coverage/pods 0.030s ok internal/coverage/slicereader 0.027s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.035s ok internal/cpu 0.048s ok internal/dag 0.029s ok internal/diff 0.028s ok internal/fmtsort 0.021s ok internal/fuzz 0.032s ok internal/godebug 1.437s ok internal/godebugs 0.054s ok internal/gover 0.030s ok internal/intern 2.675s ok internal/itoa 0.023s ok internal/platform 1.375s ok internal/poll 0.130s ok internal/profile 0.040s ok internal/reflectlite 0.026s ok internal/safefilepath 0.038s ok internal/saferio 0.139s ok internal/singleflight 0.044s ok internal/testenv 0.838s ok internal/trace 0.118s ok internal/trace/v2 28.710s ok internal/types/errors 1.398s ok internal/unsafeheader 0.014s ok internal/xcoff 0.019s ok internal/zstd 0.201s ok io 0.097s ok io/fs 0.269s ok io/ioutil 0.055s ok log 0.037s ok log/slog 0.111s ok log/slog/internal/benchmarks 0.013s ok log/slog/internal/buffer 0.056s ok log/syslog 1.280s ok maps 0.031s ok math 0.022s ok math/big 1.201s ok math/bits 0.042s ok math/cmplx 0.035s ok math/rand 0.263s ok math/rand/v2 0.244s ok mime 0.027s ok mime/multipart 0.767s ok mime/quotedprintable 0.103s ok net 24.467s ok net/http 11.137s ok net/http/cgi 1.519s ok net/http/cookiejar 0.064s ok net/http/fcgi 0.258s ok net/http/httptest 0.224s ok net/http/httptrace 0.061s ok net/http/httputil 8.527s ok net/http/internal 0.024s ok net/http/internal/ascii 0.029s ok net/http/pprof 5.390s ok net/internal/socktest 0.029s ok net/mail 0.016s ok net/netip 1.026s ok net/rpc 0.213s ok net/rpc/jsonrpc 0.048s ok net/smtp 0.177s ok net/textproto 2.173s ok net/url 0.102s ok os 1.892s ok os/exec 2.073s ok os/exec/internal/fdtest 0.036s ok os/signal 5.640s ok os/user 0.108s ok path 0.066s ok path/filepath 0.062s ok plugin 0.036s ok reflect 1.781s ok regexp 0.632s ok regexp/syntax 1.624s ok runtime 64.011s ok runtime/cgo 0.029s ok runtime/coverage 0.025s ok runtime/debug 0.164s ok runtime/internal/atomic 0.076s ok runtime/internal/math 0.041s ok runtime/internal/sys 0.036s ok runtime/internal/wasitest 0.020s ok runtime/metrics 0.028s ok runtime/pprof 11.504s ok runtime/trace 4.573s ok slices 0.363s ok sort 0.084s ok strconv 0.288s ok strings 2.742s ok sync 0.588s ok sync/atomic 2.774s ok syscall 1.745s ok testing 2.596s ok testing/fstest 0.037s ok testing/iotest 0.024s ok testing/quick 0.055s ok testing/slogtest 0.015s ok text/scanner 0.034s ok text/tabwriter 0.025s ok text/template 0.042s ok text/template/parse 0.022s ok time 2.530s ok unicode 0.026s ok unicode/utf16 0.059s ok unicode/utf8 0.041s ok cmd/addr2line 1.341s ok cmd/api 3.941s ok cmd/asm/internal/asm 0.682s ok cmd/asm/internal/lex 0.017s ok cmd/cgo/internal/swig 0.139s ok cmd/cgo/internal/test 0.581s ok cmd/cgo/internal/testcarchive 55.243s ok cmd/cgo/internal/testcshared 18.690s ok cmd/cgo/internal/testerrors 29.848s ok cmd/cgo/internal/testfortran 0.137s ok cmd/cgo/internal/testgodefs 3.333s ok cmd/cgo/internal/testlife 2.202s ok cmd/cgo/internal/testnocgo 0.023s ok cmd/cgo/internal/testplugin 103.740s ok cmd/cgo/internal/testsanitizers 0.026s [no tests to run] ok cmd/cgo/internal/testshared 0.025s ok cmd/cgo/internal/testso 7.334s ok cmd/cgo/internal/teststdio 7.046s ok cmd/cgo/internal/testtls 0.037s ok cmd/compile/internal/abt 0.038s ok cmd/compile/internal/amd64 5.726s ok cmd/compile/internal/base 0.026s ok cmd/compile/internal/compare 0.064s ok cmd/compile/internal/devirtualize 0.038s ok cmd/compile/internal/dwarfgen 0.811s ok cmd/compile/internal/importer 5.706s ok cmd/compile/internal/inline/inlheur 2.790s ok cmd/compile/internal/ir 0.050s ok cmd/compile/internal/logopt 2.892s ok cmd/compile/internal/loopvar 56.498s ok cmd/compile/internal/noder 0.035s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 44.038s ok cmd/compile/internal/syntax 0.143s ok cmd/compile/internal/test 26.115s ok cmd/compile/internal/typecheck 1.015s ok cmd/compile/internal/types 0.039s ok cmd/compile/internal/types2 46.558s ok cmd/covdata 0.092s ok cmd/cover 23.861s ok cmd/dist 0.062s ok cmd/distpack 0.052s ok cmd/doc 0.589s ok cmd/fix 43.425s ok cmd/go 285.597s ok cmd/go/internal/auth 0.058s ok cmd/go/internal/cache 0.528s ok cmd/go/internal/cfg 0.017s [no tests to run] ok cmd/go/internal/envcmd 0.202s ok cmd/go/internal/fsys 0.200s ok cmd/go/internal/generate 0.032s ok cmd/go/internal/gover 0.018s ok cmd/go/internal/imports 0.122s ok cmd/go/internal/load 0.050s ok cmd/go/internal/lockedfile 0.253s ok cmd/go/internal/lockedfile/internal/filelock 0.088s ok cmd/go/internal/modfetch 0.060s ok cmd/go/internal/modfetch/codehost 8.766s ok cmd/go/internal/modfetch/zip_sum_test 0.068s ok cmd/go/internal/modindex 0.254s ok cmd/go/internal/modload 0.045s ok cmd/go/internal/mvs 0.045s ok cmd/go/internal/par 0.063s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.165s ok cmd/go/internal/toolchain 0.097s ok cmd/go/internal/vcs 0.092s ok cmd/go/internal/vcweb 0.067s ok cmd/go/internal/vcweb/vcstest 11.150s ok cmd/go/internal/web 0.056s ok cmd/go/internal/work 0.731s ok cmd/gofmt 0.136s ok cmd/internal/archive 2.233s ok cmd/internal/buildid 0.292s ok cmd/internal/cov 0.981s ok cmd/internal/dwarf 0.050s ok cmd/internal/edit 0.028s ok cmd/internal/goobj 0.024s ok cmd/internal/moddeps 3.683s ok cmd/internal/notsha256 0.040s ok cmd/internal/obj 1.088s ok cmd/internal/obj/ppc64 0.894s ok cmd/internal/obj/riscv 0.386s ok cmd/internal/obj/s390x 0.017s ok cmd/internal/obj/x86 4.959s ok cmd/internal/objabi 0.319s ok cmd/internal/pkgpath 0.142s ok cmd/internal/pkgpattern 0.061s ok cmd/internal/quoted 0.024s ok cmd/internal/src 0.030s ok cmd/internal/test2json 0.165s ok cmd/link 20.426s ok cmd/link/internal/benchmark 0.066s ok cmd/link/internal/ld 30.120s ok cmd/link/internal/loader 0.062s ok cmd/nm 2.977s ok cmd/objdump 5.711s ok cmd/pack 2.496s ok cmd/pprof 2.340s ok cmd/trace 0.275s ok cmd/vet 19.309s ##### os/user with tag osusergo ok os/user 0.017s ##### hash/maphash purego implementation ok hash/maphash 0.110s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 48.091s ##### Testing without libgcc. ok net 0.278s ok os/user 0.037s ##### internal linking of -buildmode=pie ok reflect 1.879s ok os/user 0.051s ##### sync -cpu=10 ok sync 0.645s ##### Testing race detector ok runtime/race 7.017s ok flag 1.053s ok net 1.491s ok os 1.163s ok os/exec 2.185s ok encoding/gob 1.096s ok flag 1.036s ok os/exec 2.104s ##### Testing cgo ok cmd/cgo/internal/test 0.432s ok cmd/cgo/internal/test 0.510s ok cmd/cgo/internal/test 0.518s ok cmd/cgo/internal/test 0.570s ok cmd/cgo/internal/test 0.525s All tests passed.