plan9-386-0intro at 6192f4615514a7673fb2318ce3491e162d74d438 :: Running /tmp/workdir-gnot/go/src/make.rc with args ["/tmp/workdir-gnot/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "*=" "type=host-plan9-386-0intro" "rcname=gobuildlet" "pid=198" "fn#term%=fn term% {$*}\n" "fn#newworkdir=fn newworkdir {if(test -d $workdir){for(i in `{du -a $workdir|awk '{print $2}'})chmod u+w $i;rm -rf $workdir};mkdir $workdir}\n" "status=" "fn#cd=fn cd {builtin cd $* && awd}\n" "GO_TEST_TIMEOUT_SCALE=2" "workdir=/tmp/workdir-gnot" "objtype=386" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "GO_BUILDER_NAME=plan9-386-0intro" "GOBIN=" "PWD=/tmp/workdir-gnot/go/src"] in dir /tmp/workdir-gnot/go/src Building Go cmd/dist using /tmp/workdir-gnot/go1.4. (go1.20.6 plan9/386) Building Go toolchain1 using /tmp/workdir-gnot/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 plan9/386. --- Installed Go for plan9/386 in /tmp/workdir-gnot/go Installed commands in /tmp/workdir-gnot/go/bin *** You need to bind /tmp/workdir-gnot/go/bin before /bin. ##### Test execution environment. # GOARCH: 386 # CPU: Intel Core Processor (Broadwell) # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.118s ok archive/zip 0.274s ok bufio 0.053s ok bytes 0.187s ok cmp 0.012s ok compress/bzip2 0.047s ok compress/flate 0.669s ok compress/gzip 1.771s ok compress/lzw 0.066s ok compress/zlib 0.378s ok container/heap 0.014s ok container/list 0.013s ok container/ring 0.013s ok context 0.202s ok crypto 0.012s ok crypto/aes 0.027s ok crypto/cipher 0.056s ok crypto/des 0.023s ok crypto/dsa 0.015s ok crypto/ecdh 0.270s ok crypto/ecdsa 0.176s ok crypto/ed25519 0.304s ok crypto/elliptic 0.055s ok crypto/hmac 0.013s ok crypto/internal/alias 0.012s ok crypto/internal/bigmod 0.154s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.154s ok crypto/internal/edwards25519 0.476s ok crypto/internal/edwards25519/field 0.072s ok crypto/internal/nistec 0.988s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.026s ok crypto/rc4 0.037s ok crypto/rsa 0.984s ok crypto/sha1 0.015s ok crypto/sha256 0.015s ok crypto/sha512 0.016s ok crypto/subtle 0.211s ok crypto/tls 12.699s ok crypto/x509 2.133s ok database/sql 0.619s ok database/sql/driver 0.013s ok debug/buildinfo 0.024s ok debug/dwarf 0.072s ok debug/elf 0.167s ok debug/gosym 0.028s ok debug/macho 0.018s ok debug/pe 0.066s ok debug/plan9obj 0.013s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.014s ok encoding/ascii85 0.018s ok encoding/asn1 0.017s ok encoding/base32 0.024s ok encoding/base64 0.016s ok encoding/binary 0.016s ok encoding/csv 0.020s ok encoding/gob 2.572s ok encoding/hex 0.015s ok encoding/json 0.221s ok encoding/pem 0.442s ok encoding/xml 0.047s ok errors 0.017s ok expvar 0.017s ok flag 0.053s ok fmt 0.059s ok go/ast 0.032s ok go/build 1.792s ok go/build/constraint 0.016s ok go/constant 0.017s ok go/doc 0.062s ok go/doc/comment 1.800s ok go/format 0.019s ok go/importer 0.813s ok go/internal/gccgoimporter 0.030s ok go/internal/gcimporter 4.953s ok go/internal/srcimporter 3.637s ok go/parser 0.138s ok go/printer 0.153s ok go/scanner 0.016s ok go/token 0.027s ok go/types 30.587s ok hash 0.015s ok hash/adler32 0.017s ok hash/crc32 0.017s ok hash/crc64 0.015s ok hash/fnv 0.014s ok hash/maphash 0.050s ok html 0.016s ok html/template 0.084s ok image 0.055s ok image/color 0.026s ok image/draw 0.073s ok image/gif 0.120s ok image/jpeg 0.142s ok image/png 0.248s ok index/suffixarray 0.158s ok internal/abi 0.168s ok internal/buildcfg 0.014s ok internal/coverage/cformat 0.040s ok internal/coverage/cmerge 0.030s ok internal/coverage/pods 0.048s ok internal/coverage/slicereader 0.031s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.051s ok internal/cpu 0.034s ok internal/dag 0.031s ok internal/diff 0.032s ok internal/fmtsort 0.033s ok internal/fuzz 0.039s ok internal/godebug 1.068s ok internal/godebugs 0.034s ok internal/intern 0.103s ok internal/itoa 0.030s ok internal/platform 1.510s ok internal/poll 0.051s ok internal/profile 0.033s ok internal/reflectlite 0.037s ok internal/safefilepath 0.029s ok internal/saferio 0.049s ok internal/singleflight 0.075s ok internal/testenv 0.384s ok internal/trace 0.067s ok internal/types/errors 1.236s ok internal/unsafeheader 0.030s ok internal/xcoff 0.063s ok internal/zstd 0.036s ok io 0.205s ok io/fs 0.356s ok io/ioutil 2.307s ok log 0.035s ok log/slog 0.065s ok log/slog/internal/benchmarks 0.033s ok log/slog/internal/buffer 0.030s ok maps 0.031s ok math 0.040s ok math/big 1.180s ok math/bits 0.038s ok math/cmplx 0.033s ok math/rand 0.377s ok mime 0.041s ok mime/multipart 2.125s ok mime/quotedprintable 0.042s ok net 22.822s ok net/http 147.879s ok net/http/cgi 0.116s ok net/http/cookiejar 0.237s ok net/http/fcgi 0.247s ok net/http/httptest 3.659s ok net/http/httptrace 0.037s ok net/http/httputil 15.908s ok net/http/internal 0.031s ok net/http/internal/ascii 0.031s ok net/http/pprof 4.258s ok net/mail 0.035s ok net/netip 0.681s ok net/rpc 1.309s ok net/rpc/jsonrpc 0.038s ok net/smtp 1.783s ok net/textproto 0.042s ok net/url 0.039s ok os 3.247s ok os/exec 0.784s ok os/exec/internal/fdtest 0.029s ok os/signal 0.177s ok os/user 0.030s ok path 0.031s ok path/filepath 0.162s # plugin.test link 22209: suicide: sys: trap: fault write addr=0x2a24fb pc=0x00006f30 FAIL plugin [build failed] FAIL go tool dist: Failed: exit status: 'go 22109: 1'