darwin-amd64-nocgo at a10afb15e060386615dcc0ecf2bd60ca3abbc04c :: Running /Users/gopher/workdir/go/src/make.bash with args ["/Users/gopher/workdir/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "TERM=xterm-256color" "SHELL=/bin/zsh" "TERM_PROGRAM_VERSION=443" "TERM_SESSION_ID=C637D301-61EE-4C86-B3AD-E092AD491B08" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PjCqNG1b7b/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=0F435D83-0D6D-4696-A949-023708C59568" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=3" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-nocgo" "CGO_ENABLED=0" "GOBIN=" "TMPDIR=/Users/gopher/workdir/tmp" "GOCACHE=/Users/gopher/workdir/gocache" "PWD=/Users/gopher/workdir/go/src"] in dir /Users/gopher/workdir/go/src Building Go cmd/dist using /Users/gopher/workdir/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /Users/gopher/workdir/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 /Users/gopher/workdir/go Installed commands in /Users/gopher/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz # GOOS: darwin # OS Version: Darwin 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.295s ok archive/zip 0.367s ok bufio 0.169s ok bytes 1.505s ok compress/bzip2 0.266s ok compress/flate 0.464s ok compress/gzip 1.723s ok compress/lzw 0.166s ok compress/zlib 0.930s ok container/heap 0.125s ok container/list 0.317s ok container/ring 0.223s ok context 0.136s ok crypto 0.172s ok crypto/aes 0.158s ok crypto/cipher 0.134s ok crypto/des 0.181s ok crypto/dsa 0.139s ok crypto/ecdsa 0.142s ok crypto/ed25519 0.171s ok crypto/elliptic 0.159s ok crypto/hmac 0.185s ok crypto/internal/boring 0.122s ok crypto/internal/boring/bcache 0.338s ok crypto/internal/edwards25519 4.981s ok crypto/internal/edwards25519/field 3.742s ok crypto/internal/nistec 1.145s ok crypto/internal/nistec/fiat 0.239s [no tests to run] ok crypto/internal/subtle 0.136s ok crypto/md5 0.290s ok crypto/rand 0.238s ok crypto/rc4 0.173s ok crypto/rsa 0.218s ok crypto/sha1 0.161s ok crypto/sha256 0.134s ok crypto/sha512 0.260s ok crypto/subtle 0.159s ok crypto/tls 0.501s ok crypto/x509 0.454s ok database/sql 0.413s ok database/sql/driver 0.138s ok debug/buildinfo 0.238s ok debug/dwarf 0.148s ok debug/elf 0.146s ok debug/gosym 0.152s ok debug/macho 0.190s ok debug/pe 0.251s ok debug/plan9obj 0.132s ok embed 0.312s [no tests to run] ok embed/internal/embedtest 0.237s ok encoding/ascii85 0.127s ok encoding/asn1 0.133s ok encoding/base32 0.156s ok encoding/base64 0.134s ok encoding/binary 0.144s ok encoding/csv 0.150s ok encoding/gob 0.167s ok encoding/hex 0.181s ok encoding/json 0.558s ok encoding/pem 0.841s ok encoding/xml 0.294s ok errors 0.291s ok expvar 0.208s ok flag 0.351s ok fmt 0.306s ok go/ast 0.291s ok go/build 1.972s ok go/build/constraint 0.225s ok go/constant 0.228s ok go/doc 0.297s ok go/doc/comment 1.065s ok go/format 0.170s ok go/importer 0.199s ok go/internal/gccgoimporter 0.357s ok go/internal/gcimporter 9.256s ok go/internal/srcimporter 2.558s ok go/parser 0.439s ok go/printer 0.326s ok go/scanner 0.162s ok go/token 0.171s ok go/types 7.547s ok hash 0.256s ok hash/adler32 0.146s ok hash/crc32 0.138s ok hash/crc64 0.150s ok hash/fnv 0.239s ok hash/maphash 0.365s ok html 0.240s ok html/template 0.327s ok image 0.188s ok image/color 0.215s ok image/draw 0.288s ok image/gif 10.348s ok image/jpeg 4.049s ok image/png 0.580s ok index/suffixarray 0.346s ok internal/abi 0.221s ok internal/buildcfg 0.185s ok internal/cpu 0.150s ok internal/dag 0.285s ok internal/diff 0.166s ok internal/fmtsort 0.130s ok internal/fuzz 0.141s ok internal/godebug 0.178s ok internal/intern 0.577s ok internal/itoa 0.137s ok internal/poll 0.161s ok internal/profile 0.136s ok internal/reflectlite 0.180s ok internal/singleflight 0.207s ok internal/trace 0.209s ok internal/unsafeheader 0.258s ok internal/xcoff 0.403s ok io 0.153s ok io/fs 0.434s ok io/ioutil 0.140s ok log 0.347s ok log/syslog 1.380s ok math 0.138s ok math/big 1.133s ok math/bits 0.177s ok math/cmplx 0.162s ok math/rand 0.325s ok mime 0.197s ok mime/multipart 0.492s ok mime/quotedprintable 0.171s ok net 12.028s ok net/http 7.836s ok net/http/cgi 2.921s ok net/http/cookiejar 0.219s ok net/http/fcgi 0.295s ok net/http/httptest 0.512s ok net/http/httptrace 0.183s ok net/http/httputil 0.879s ok net/http/internal 0.523s ok net/http/internal/ascii 0.320s ok net/http/pprof 5.665s ok net/internal/socktest 0.192s ok net/mail 0.149s ok net/netip 0.489s ok net/rpc 0.219s ok net/rpc/jsonrpc 0.206s ok net/smtp 0.266s ok net/textproto 0.156s ok net/url 0.233s ok os 1.111s ok os/exec 1.494s ok os/exec/internal/fdtest 0.128s ok os/signal 2.330s ok os/user 0.245s ok path 0.329s ok path/filepath 0.189s ok plugin 0.210s ok reflect 0.319s ok regexp 0.381s ok regexp/syntax 0.486s ok runtime 12.324s ok runtime/debug 0.430s ok runtime/internal/atomic 0.238s ok runtime/internal/math 0.123s ok runtime/internal/sys 0.221s ok runtime/metrics 0.323s ok runtime/pprof 4.272s ok runtime/trace 3.219s ok sort 0.277s ok strconv 0.720s ok strings 3.439s ok sync 0.441s ok sync/atomic 3.211s ok syscall 0.553s ok testing 2.131s ok testing/fstest 0.299s ok testing/iotest 0.222s ok testing/quick 0.153s ok text/scanner 0.145s ok text/tabwriter 0.135s ok text/template 0.178s ok text/template/parse 0.161s ok time 1.889s ok unicode 0.155s ok unicode/utf16 0.162s ok unicode/utf8 0.148s ok cmd/addr2line 1.181s ok cmd/api 8.648s ok cmd/asm/internal/asm 0.772s ok cmd/asm/internal/lex 0.174s ok cmd/compile/internal/abt 0.135s ok cmd/compile/internal/amd64 4.910s ok cmd/compile/internal/dwarfgen 0.567s ok cmd/compile/internal/importer 1.101s ok cmd/compile/internal/ir 0.162s ok cmd/compile/internal/logopt 0.723s ok cmd/compile/internal/noder 0.242s ok cmd/compile/internal/reflectdata 0.237s [no tests to run] ok cmd/compile/internal/ssa 10.564s ok cmd/compile/internal/syntax 0.175s ok cmd/compile/internal/test 9.348s ok cmd/compile/internal/typecheck 0.709s ok cmd/compile/internal/types 0.329s ok cmd/compile/internal/types2 1.455s ok cmd/cover 2.571s ok cmd/dist 0.158s ok cmd/doc 0.522s ok cmd/fix 5.390s ok cmd/go 74.978s ok cmd/go/internal/auth 0.204s ok cmd/go/internal/cache 0.668s ok cmd/go/internal/fsys 0.249s ok cmd/go/internal/generate 0.207s ok cmd/go/internal/get 0.357s ok cmd/go/internal/imports 0.176s ok cmd/go/internal/load 0.359s ok cmd/go/internal/lockedfile 0.333s ok cmd/go/internal/lockedfile/internal/filelock 0.166s ok cmd/go/internal/modconv 0.166s ok cmd/go/internal/modfetch 0.202s ok cmd/go/internal/modfetch/codehost 0.244s ok cmd/go/internal/modfetch/zip_sum_test 0.206s ok cmd/go/internal/modindex 0.430s ok cmd/go/internal/modload 0.180s ok cmd/go/internal/mvs 0.201s ok cmd/go/internal/par 0.150s ok cmd/go/internal/search 0.225s ok cmd/go/internal/str 0.134s ok cmd/go/internal/test 0.169s ok cmd/go/internal/vcs 0.215s ok cmd/go/internal/web 0.172s ok cmd/go/internal/work 0.209s ok cmd/gofmt 0.338s ok cmd/internal/archive 0.450s ok cmd/internal/buildid 0.285s ok cmd/internal/dwarf 0.200s ok cmd/internal/edit 0.129s ok cmd/internal/goobj 0.297s ok cmd/internal/moddeps 1.814s ok cmd/internal/notsha256 0.140s ok cmd/internal/obj 0.712s ok cmd/internal/obj/ppc64 0.288s ok cmd/internal/obj/riscv 0.174s ok cmd/internal/obj/s390x 0.140s ok cmd/internal/obj/x86 3.347s ok cmd/internal/objabi 0.281s ok cmd/internal/pkgpath 0.269s ok cmd/internal/quoted 0.206s ok cmd/internal/src 0.329s ok cmd/internal/sys 0.337s ok cmd/internal/test2json 0.488s ok cmd/link 2.563s ok cmd/link/internal/benchmark 0.192s ok cmd/link/internal/ld 3.891s ok cmd/link/internal/loader 0.262s ok cmd/nm 1.836s ok cmd/objdump 1.531s ok cmd/pack 2.908s ok cmd/pprof 3.568s ok cmd/trace 0.305s ok cmd/vet 8.158s ##### os/user with tag osusergo ok os/user 0.151s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.491s ##### moved GOROOT ok fmt 0.188s ##### Testing without libgcc. ok net 0.179s ok os/user 0.134s ##### internal linking of -buildmode=pie ok reflect 0.298s ##### sync -cpu=10 ok sync 0.411s ##### ../test/bench/go1 ##### API check All tests passed.