darwin-arm64-11 at 9d2fc7084f03fc29fa3fbb509d9d3ef82e173cc3 ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: darwin # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:42 PST 2022; root:xnu-7195.141.26~1/RELEASE_ARM64_T8101 arm64 ##### Testing packages. ok archive/tar 0.207s ok archive/zip 0.166s ok bufio 0.190s ok bytes 1.075s ok compress/bzip2 0.190s ok compress/flate 0.320s ok compress/gzip 1.260s ok compress/lzw 0.091s ok compress/zlib 0.347s ok container/heap 0.070s ok container/list 0.112s ok container/ring 0.155s ok context 0.080s ok crypto 0.116s ok crypto/aes 0.168s ok crypto/cipher 0.070s ok crypto/des 0.114s ok crypto/dsa 0.156s ok crypto/ecdh 0.093s ok crypto/ecdsa 0.086s ok crypto/ed25519 0.148s ok crypto/elliptic 0.079s ok crypto/hmac 0.120s ok crypto/internal/alias 0.055s ok crypto/internal/bigmod 0.165s ok crypto/internal/boring 0.114s ok crypto/internal/boring/bcache 0.097s ok crypto/internal/edwards25519 1.897s ok crypto/internal/edwards25519/field 2.124s ok crypto/internal/nistec 0.150s ok crypto/internal/nistec/fiat 0.068s [no tests to run] ok crypto/md5 0.085s ok crypto/rand 0.141s ok crypto/rc4 0.081s ok crypto/rsa 0.295s ok crypto/sha1 0.071s ok crypto/sha256 0.116s ok crypto/sha512 0.073s ok crypto/subtle 0.144s ok crypto/tls 0.355s ok crypto/x509 0.332s ok database/sql 0.335s ok database/sql/driver 0.077s ok debug/buildinfo 0.077s ok debug/dwarf 0.126s ok debug/elf 0.127s ok debug/gosym 0.124s ok debug/macho 0.162s ok debug/pe 0.083s ok debug/plan9obj 0.127s ok embed 0.179s [no tests to run] ok embed/internal/embedtest 0.116s ok encoding/ascii85 0.072s ok encoding/asn1 0.095s ok encoding/base32 0.084s ok encoding/base64 0.073s ok encoding/binary 0.112s ok encoding/csv 0.079s ok encoding/gob 0.560s ok encoding/hex 0.127s ok encoding/json 0.172s ok encoding/pem 0.418s ok encoding/xml 0.179s ok errors 0.079s ok expvar 0.075s ok flag 0.067s ok fmt 0.128s ok go/ast 0.121s ok go/build 0.846s ok go/build/constraint 0.074s ok go/constant 0.080s ok go/doc 0.079s ok go/doc/comment 0.538s ok go/format 0.131s ok go/importer 0.167s ok go/internal/gccgoimporter 0.081s ok go/internal/gcimporter 0.906s ok go/internal/srcimporter 6.343s ok go/parser 0.149s ok go/printer 0.181s ok go/scanner 0.075s ok go/token 0.081s ok go/types 3.742s ok hash 0.134s ok hash/adler32 0.073s ok hash/crc32 0.057s ok hash/crc64 0.100s ok hash/fnv 0.070s ok hash/maphash 0.129s ok html 0.151s ok html/template 0.104s ok image 0.149s ok image/color 0.179s ok image/draw 0.100s ok image/gif 0.222s ok image/jpeg 0.190s ok image/png 0.183s ok index/suffixarray 0.237s ok internal/abi 0.103s ok internal/buildcfg 0.069s ok internal/coverage/cformat 0.109s ok internal/coverage/cmerge 0.154s ok internal/coverage/pods 0.073s ok internal/coverage/slicereader 0.113s ok internal/coverage/slicewriter 0.157s ok internal/coverage/test 0.075s ok internal/cpu 0.071s ok internal/dag 0.112s ok internal/diff 0.085s ok internal/fmtsort 0.070s ok internal/fuzz 0.123s ok internal/godebug 0.069s ok internal/intern 0.150s ok internal/itoa 0.152s ok internal/poll 0.153s ok internal/profile 0.151s ok internal/reflectlite 0.109s ok internal/safefilepath 0.069s ok internal/saferio 0.121s ok internal/singleflight 0.177s ok internal/testenv 0.070s ok internal/trace 0.071s ok internal/types/errors 0.250s ok internal/unsafeheader 0.077s ok internal/xcoff 0.082s ok io 0.098s ok io/fs 0.255s ok io/ioutil 0.072s ok log 0.156s ok log/slog 0.133s ok log/slog/internal/buffer 0.169s ok log/syslog 1.396s ok maps 0.075s ok math 0.071s ok math/big 0.521s ok math/bits 0.166s ok math/cmplx 0.069s ok math/rand 0.198s ok mime 0.071s ok mime/multipart 0.387s ok mime/quotedprintable 0.187s ok net 8.497s ok net/http 3.267s ok net/http/cgi 0.702s ok net/http/cookiejar 0.094s ok net/http/fcgi 0.254s ok net/http/httptest 0.214s ok net/http/httptrace 0.123s ok net/http/httputil 0.738s ok net/http/internal 0.070s ok net/http/internal/ascii 0.071s ok net/http/pprof 4.158s ok net/internal/socktest 0.131s ok net/mail 0.075s ok net/netip 0.205s ok net/rpc 0.184s ok net/rpc/jsonrpc 0.090s ok net/smtp 0.198s ok net/textproto 0.131s ok net/url 0.092s ok os 0.418s ok os/exec 0.333s ok os/exec/internal/fdtest 0.073s ok os/signal 2.414s ok os/user 0.108s ok path 0.079s ok path/filepath 0.092s ok plugin 0.082s ok reflect 0.230s ok regexp 0.225s ok regexp/syntax 0.431s ok runtime 13.307s ok runtime/cgo 0.151s ok runtime/coverage 0.193s ok runtime/debug 0.177s ok runtime/internal/atomic 0.159s ok runtime/internal/math 0.190s ok runtime/internal/sys 0.079s ok runtime/metrics 0.109s ok runtime/pprof 4.832s ok runtime/trace 0.918s ok slices 0.148s ok sort 0.090s ok strconv 0.315s ok strings 0.758s ok sync 0.365s ok sync/atomic 1.135s ok syscall 0.215s ok testing 0.469s ok testing/fstest 0.155s ok testing/iotest 0.196s ok testing/quick 0.247s ok text/scanner 0.074s ok text/tabwriter 0.117s ok text/template 0.076s ok text/template/parse 0.112s ok time 2.700s ok unicode 0.070s ok unicode/utf16 0.110s ok unicode/utf8 0.155s ok cmd/addr2line 0.306s ok cmd/api 4.822s ok cmd/asm/internal/asm 0.305s ok cmd/asm/internal/lex 0.139s ok cmd/compile/internal/abt 0.077s ok cmd/compile/internal/amd64 0.180s ok cmd/compile/internal/base 0.103s ok cmd/compile/internal/compare 0.088s ok cmd/compile/internal/dwarfgen 0.263s ok cmd/compile/internal/importer 0.595s ok cmd/compile/internal/ir 0.080s ok cmd/compile/internal/logopt 0.157s ok cmd/compile/internal/loopvar 9.789s ok cmd/compile/internal/noder 0.167s ok cmd/compile/internal/reflectdata 0.085s [no tests to run] ok cmd/compile/internal/ssa 9.088s ok cmd/compile/internal/syntax 0.084s ok cmd/compile/internal/test 4.817s ok cmd/compile/internal/typecheck 0.273s ok cmd/compile/internal/types 0.074s ok cmd/compile/internal/types2 2.663s ok cmd/covdata 0.141s ok cmd/cover 0.933s ok cmd/dist 0.085s ok cmd/doc 0.342s ok cmd/fix 1.876s ok cmd/go 22.064s ok cmd/go/internal/auth 0.188s ok cmd/go/internal/cache 0.155s ok cmd/go/internal/fsys 0.135s ok cmd/go/internal/generate 0.098s ok cmd/go/internal/get 0.158s ok cmd/go/internal/imports 0.074s ok cmd/go/internal/load 0.158s ok cmd/go/internal/lockedfile 0.135s ok cmd/go/internal/lockedfile/internal/filelock 0.148s ok cmd/go/internal/modconv 0.150s ok cmd/go/internal/modfetch 0.173s ok cmd/go/internal/modfetch/codehost 0.099s ok cmd/go/internal/modfetch/zip_sum_test 0.240s ok cmd/go/internal/modindex 0.133s ok cmd/go/internal/modload 0.107s ok cmd/go/internal/mvs 0.148s ok cmd/go/internal/par 0.082s ok cmd/go/internal/str 0.112s ok cmd/go/internal/test 0.097s ok cmd/go/internal/vcs 0.093s ok cmd/go/internal/vcweb 0.162s ok cmd/go/internal/vcweb/vcstest 1.304s ok cmd/go/internal/web 0.101s ok cmd/go/internal/work 0.141s ok cmd/gofmt 0.174s ok cmd/internal/archive 2.165s ok cmd/internal/buildid 0.106s ok cmd/internal/cov 0.361s ok cmd/internal/dwarf 0.070s ok cmd/internal/edit 0.115s ok cmd/internal/goobj 0.149s ok cmd/internal/moddeps 0.833s ok cmd/internal/notsha256 0.121s ok cmd/internal/obj 0.293s ok cmd/internal/obj/arm64 0.099s ok cmd/internal/obj/ppc64 0.193s ok cmd/internal/obj/riscv 0.186s ok cmd/internal/obj/s390x 0.132s ok cmd/internal/obj/x86 1.185s ok cmd/internal/objabi 0.146s ok cmd/internal/pkgpath 0.121s ok cmd/internal/pkgpattern 0.068s ok cmd/internal/quoted 0.158s ok cmd/internal/src 0.125s ok cmd/internal/test2json 0.136s ok cmd/link 4.598s ok cmd/link/internal/benchmark 0.076s ok cmd/link/internal/ld 4.141s ok cmd/link/internal/loader 0.132s ok cmd/nm 1.277s ok cmd/objdump 1.394s ok cmd/pack 0.822s ok cmd/pprof 0.230s ok cmd/trace 0.414s ok cmd/vet 2.657s ##### os/user with tag osusergo ok os/user 0.069s ##### hash/maphash purego implementation ok hash/maphash 0.092s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 12.475s ##### moved GOROOT ok fmt 0.125s ##### Testing without libgcc. ok net 0.090s ok os/user 0.072s ##### internal linking of -buildmode=pie ok reflect 0.152s ok os/user 0.070s ##### sync -cpu=10 ok sync 0.304s ##### Testing race detector ok runtime/race 2.665s ok flag 0.114s ok net 0.187s ok os 0.269s ok os/exec 0.215s ok encoding/gob 0.133s ok flag 0.098s ok os/exec 0.141s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.268s ok misc/cgo/test 0.304s ok misc/cgo/test 0.265s ok misc/cgo/test 0.267s ok misc/cgo/test 0.265s ok misc/cgo/test 0.260s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.070s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.069s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 25.059s ##### ../misc/cgo/errors PASS All tests passed.