wasip1-wasm-wasmtime at 77a1104975ebf5646f38978a054afe7ca4501fd8 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rnca53eea" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=wasip1-wasm-wasmtime" "GOOS=wasip1" "GOARCH=wasm" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workdir/go/misc/wasm" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOWASIRUNTIME=wasmtime" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /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 commands for host, linux/amd64. Building packages and commands for target, wasip1/wasm. --- Installed Go for wasip1/wasm in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: wasip1 # OS Version: UNKNOWN: error determining OS version: unable to determine OS version: unsupported operation ##### Testing packages. ok archive/tar 3.586s ok archive/zip 3.345s ok bufio 2.722s ok bytes 2.890s ok cmp 2.092s ok compress/bzip2 2.198s ok compress/flate 2.950s ok compress/gzip 14.690s ok compress/lzw 1.557s ok compress/zlib 2.234s ok container/heap 2.088s ok container/list 2.143s ok container/ring 1.134s ok context 1.805s ok crypto 1.515s ok crypto/aes 1.307s ok crypto/cipher 1.839s ok crypto/des 1.938s ok crypto/dsa 1.613s ok crypto/ecdh 2.595s ok crypto/ecdsa 2.077s ok crypto/ed25519 3.026s ok crypto/elliptic 2.484s ok crypto/hmac 2.418s ok crypto/internal/alias 2.052s ok crypto/internal/bigmod 2.689s ok crypto/internal/boring 1.944s ok crypto/internal/boring/bcache 3.042s ok crypto/internal/edwards25519 3.712s ok crypto/internal/edwards25519/field 2.888s ok crypto/internal/nistec 4.223s ok crypto/internal/nistec/fiat 2.010s [no tests to run] ok crypto/md5 2.117s ok crypto/rand 2.191s ok crypto/rc4 1.209s ok crypto/rsa 5.048s ok crypto/sha1 1.543s ok crypto/sha256 2.078s ok crypto/sha512 1.824s ok crypto/subtle 2.230s ok crypto/tls 5.499s ok crypto/x509 5.417s ok database/sql 3.306s ok database/sql/driver 2.337s ok debug/buildinfo 2.900s ok debug/dwarf 2.671s ok debug/elf 3.149s ok debug/gosym 2.339s ok debug/macho 1.187s ok debug/pe 2.337s ok debug/plan9obj 1.821s ok embed 2.220s [no tests to run] ok embed/internal/embedtest 2.227s ok encoding/ascii85 2.032s ok encoding/asn1 1.779s ok encoding/base32 2.101s ok encoding/base64 1.824s ok encoding/binary 1.688s ok encoding/csv 1.539s ok encoding/gob 14.734s ok encoding/hex 1.248s ok encoding/json 3.960s ok encoding/pem 3.302s ok encoding/xml 2.650s ok errors 2.250s ok expvar 2.705s ok flag 1.295s ok fmt 2.092s ok go/ast 1.974s ok go/build 11.995s ok go/build/constraint 2.089s ok go/constant 2.441s ok go/doc 3.218s ok go/doc/comment 4.401s ok go/format 1.968s ok go/importer 2.036s ok go/internal/gccgoimporter 3.930s ok go/internal/gcimporter 4.079s ok go/internal/srcimporter 7.251s ok go/parser 2.974s ok go/printer 3.465s ok go/scanner 2.268s ok go/token 1.465s ok go/types 3.591s ok hash 1.534s ok hash/adler32 1.256s ok hash/crc32 1.734s ok hash/crc64 1.906s ok hash/fnv 2.085s ok hash/maphash 2.275s ok html 2.470s ok html/template 3.352s ok image 2.495s ok image/color 2.485s ok image/draw 2.839s ok image/gif 3.282s ok image/jpeg 3.273s ok image/png 2.986s ok index/suffixarray 3.993s ok internal/abi 2.682s ok internal/buildcfg 2.521s ok internal/coverage/cformat 2.611s ok internal/coverage/cmerge 2.639s ok internal/coverage/pods 2.601s ok internal/coverage/slicereader 2.612s ok internal/coverage/slicewriter 2.439s ok internal/coverage/test 2.673s ok internal/cpu 2.644s ok internal/dag 2.492s ok internal/diff 2.622s ok internal/fmtsort 2.732s ok internal/fuzz 4.578s ok internal/godebug 4.251s ok internal/godebugs 4.224s ok internal/intern 4.394s ok internal/itoa 4.256s ok internal/platform 4.749s ok internal/poll 2.154s ok internal/profile 2.139s ok internal/reflectlite 2.729s ok internal/safefilepath 2.513s ok internal/saferio 2.562s ok internal/singleflight 5.002s ok internal/testenv 4.885s ok internal/trace 5.128s ok internal/types/errors 5.752s ok internal/unsafeheader 4.689s ok internal/xcoff 4.951s ok internal/zstd 5.277s ok io 2.911s ok io/fs 4.368s ok io/ioutil 2.791s ok log 2.749s ok log/slog 2.727s ok log/slog/internal/benchmarks 2.388s ok log/slog/internal/buffer 1.761s ok log/syslog 1.630s [no tests to run] ok maps 1.907s ok math 1.110s ok math/big 12.684s ok math/bits 2.596s ok math/cmplx 2.906s ok math/rand 3.588s ok mime 3.009s ok mime/multipart 4.656s ok mime/quotedprintable 1.814s ok net 3.651s ok net/http 27.726s ok net/http/cgi 4.184s ok net/http/cookiejar 4.349s ok net/http/fcgi 3.518s ok net/http/httptest 3.133s ok net/http/httptrace 1.379s ok net/http/httputil 4.117s ok net/http/internal 2.219s ok net/http/internal/ascii 2.088s ok net/http/pprof 7.081s ok net/mail 1.453s ok net/netip 3.309s ok net/rpc 5.256s ok net/rpc/jsonrpc 3.853s ok net/smtp 3.979s ok net/textproto 2.881s ok net/url 3.337s ok os 2.279s ok os/exec 4.051s ok os/exec/internal/fdtest 2.704s ok os/signal 2.570s [no tests to run] ok os/user 2.748s ok path 1.161s ok path/filepath 1.511s ok plugin 1.598s ok reflect 3.777s ok regexp 3.607s ok regexp/syntax 5.964s ok runtime 10.434s ok runtime/coverage 3.164s ok runtime/debug 3.211s ok runtime/internal/atomic 2.907s ok runtime/internal/math 2.853s ok runtime/internal/sys 1.999s ok runtime/internal/wasitest 2.387s ok runtime/metrics 2.450s ok runtime/pprof 6.058s ok runtime/trace 5.583s ok slices 2.030s ok sort 1.449s ok strconv 2.287s ok strings 1.885s ok sync 2.171s ok sync/atomic 2.211s ok syscall 2.945s ok testing 3.624s ok testing/fstest 3.055s ok testing/iotest 2.828s ok testing/quick 3.354s ok testing/slogtest 3.326s ok text/scanner 3.160s ok text/tabwriter 3.119s ok text/template 3.316s ok text/template/parse 1.650s ok time 4.156s ok unicode 1.531s ok unicode/utf16 1.856s ok unicode/utf8 1.984s ok cmd/addr2line 3.741s ok cmd/api 3.174s ok cmd/asm/internal/asm 4.947s ok cmd/asm/internal/lex 1.621s ok cmd/cgo/internal/swig 1.925s ok cmd/cgo/internal/test 2.070s ok cmd/cgo/internal/testcshared 2.225s ok cmd/cgo/internal/testerrors 2.340s ok cmd/cgo/internal/testfortran 2.033s ok cmd/cgo/internal/testgodefs 2.305s ok cmd/cgo/internal/testlife 2.726s ok cmd/cgo/internal/testnocgo 2.595s ok cmd/cgo/internal/testplugin 2.740s ok cmd/cgo/internal/testsanitizers 2.600s [no tests to run] ok cmd/cgo/internal/testshared 3.780s ok cmd/cgo/internal/testso 3.472s ok cmd/cgo/internal/teststdio 3.483s ok cmd/cgo/internal/testtls 3.410s ok cmd/compile/internal/abt 3.526s ok cmd/compile/internal/amd64 3.742s ok cmd/compile/internal/base 1.576s ok cmd/compile/internal/compare 2.942s ok cmd/compile/internal/dwarfgen 5.311s ok cmd/compile/internal/importer 4.969s ok cmd/compile/internal/inline/inlheur 4.606s ok cmd/compile/internal/ir 4.514s ok cmd/compile/internal/logopt 1.548s ok cmd/compile/internal/loopvar 2.683s ok cmd/compile/internal/noder 4.219s ok cmd/compile/internal/reflectdata 1.857s [no tests to run] ok cmd/compile/internal/ssa 6.256s ok cmd/compile/internal/syntax 1.312s ok cmd/compile/internal/test 4.257s ok cmd/compile/internal/typecheck 2.750s ok cmd/compile/internal/types 1.882s ok cmd/compile/internal/types2 3.036s ok cmd/covdata 3.041s ok cmd/cover 3.735s ok cmd/dist 3.231s ok cmd/distpack 2.834s ok cmd/doc 2.516s ok cmd/fix 2.029s ok cmd/go 5.264s ok cmd/go/internal/auth 2.812s ok cmd/go/internal/cache 2.958s ok cmd/go/internal/cfg 2.853s [no tests to run] ok cmd/go/internal/fsys 3.055s ok cmd/go/internal/generate 6.359s ok cmd/go/internal/gover 2.790s ok cmd/go/internal/imports 3.402s ok cmd/go/internal/load 5.274s ok cmd/go/internal/modfetch 6.494s ok cmd/go/internal/modfetch/codehost 6.323s ok cmd/go/internal/modfetch/zip_sum_test 6.086s ok cmd/go/internal/modindex 3.601s ok cmd/go/internal/modload 5.196s ok cmd/go/internal/mvs 3.048s ok cmd/go/internal/par 2.814s ok cmd/go/internal/str 2.910s ok cmd/go/internal/test 6.705s ok cmd/go/internal/toolchain 6.093s ok cmd/go/internal/vcs 5.060s ok cmd/go/internal/vcweb 5.622s ok cmd/go/internal/vcweb/vcstest 5.648s ok cmd/go/internal/web 2.531s ok cmd/go/internal/work 4.079s ok cmd/gofmt 4.473s ok cmd/internal/archive 4.217s ok cmd/internal/buildid 4.896s ok cmd/internal/cov 4.185s ok cmd/internal/dwarf 4.071s ok cmd/internal/edit 4.123s ok cmd/internal/bootstrap_test 1.058s ok cmd/internal/goobj 3.381s ok cmd/internal/moddeps 3.592s ok cmd/internal/notsha256 3.269s ok cmd/internal/obj 3.293s ok cmd/internal/obj/ppc64 3.076s ok cmd/internal/obj/riscv 1.976s ok cmd/internal/obj/s390x 3.547s ok cmd/internal/obj/x86 3.389s ok cmd/internal/objabi 3.092s ok cmd/internal/pkgpath 3.288s ok cmd/internal/pkgpattern 2.481s ok cmd/internal/quoted 2.578s ok cmd/internal/src 2.622s ok cmd/internal/test2json 3.214s ok cmd/link 4.044s ok cmd/link/internal/benchmark 1.370s ok cmd/link/internal/ld 4.085s ok cmd/link/internal/loader 2.660s ok cmd/nm 4.466s ok cmd/objdump 3.070s ok cmd/pack 1.692s ok cmd/pprof 4.730s ok cmd/trace 4.386s ok cmd/vet 3.861s ##### os/user with tag osusergo ok os/user 0.117s ##### hash/maphash purego implementation ok hash/maphash 1.258s ##### Testing without libgcc. ok net 1.695s ok os/user 1.012s ##### wasip1 host tests ok runtime/internal/wasitest 0.910s ##### ../test ok cmd/internal/testdir 37.806s ok cmd/internal/testdir 34.396s ok cmd/internal/testdir 38.996s ok cmd/internal/testdir 29.416s ok cmd/internal/testdir 29.530s ok cmd/internal/testdir 29.726s ok cmd/internal/testdir 82.587s ok cmd/internal/testdir 26.819s ok cmd/internal/testdir 33.221s ok cmd/internal/testdir 30.964s All tests passed.