plan9-386-0intro at a94347a05c74de989c9eb92d759ebc14eb12e021 :: 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.129s ok archive/zip 0.300s ok bufio 0.058s ok bytes 0.190s ok cmp 0.016s ok compress/bzip2 0.049s ok compress/flate 0.719s ok compress/gzip 1.926s ok compress/lzw 0.067s ok compress/zlib 0.387s ok container/heap 0.016s ok container/list 0.013s ok container/ring 0.014s ok context 0.201s ok crypto 0.013s ok crypto/aes 0.029s ok crypto/cipher 0.087s ok crypto/des 0.027s ok crypto/dsa 0.018s ok crypto/ecdh 0.277s ok crypto/ecdsa 0.195s ok crypto/ed25519 0.328s ok crypto/elliptic 0.069s ok crypto/hmac 0.014s ok crypto/internal/alias 0.016s ok crypto/internal/bigmod 0.166s ok crypto/internal/boring 0.014s ok crypto/internal/boring/bcache 0.156s ok crypto/internal/edwards25519 0.489s ok crypto/internal/edwards25519/field 0.084s ok crypto/internal/nistec 1.125s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.016s ok crypto/rand 0.027s ok crypto/rc4 0.037s ok crypto/rsa 1.088s ok crypto/sha1 0.015s ok crypto/sha256 0.015s ok crypto/sha512 0.019s ok crypto/subtle 0.233s ok crypto/tls 14.920s ok crypto/x509 2.363s ok database/sql 0.637s ok database/sql/driver 0.013s ok debug/buildinfo 0.026s ok debug/dwarf 0.077s ok debug/elf 0.177s ok debug/gosym 0.035s ok debug/macho 0.018s ok debug/pe 0.081s ok debug/plan9obj 0.013s ok embed 0.015s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.018s ok encoding/asn1 0.017s ok encoding/base32 0.028s ok encoding/base64 0.016s ok encoding/binary 0.021s ok encoding/csv 0.026s ok encoding/gob 2.810s ok encoding/hex 0.016s ok encoding/json 0.239s ok encoding/pem 0.459s ok encoding/xml 0.049s ok errors 0.018s ok expvar 0.017s ok flag 0.055s ok fmt 0.057s ok go/ast 0.032s ok go/build 1.950s ok go/build/constraint 0.016s ok go/constant 0.017s ok go/doc 0.061s ok go/doc/comment 1.951s ok go/format 0.019s ok go/importer 0.914s ok go/internal/gccgoimporter 0.031s ok go/internal/gcimporter 5.367s ok go/internal/srcimporter 3.938s ok go/parser 0.140s ok go/printer 0.154s ok go/scanner 0.024s ok go/token 0.026s ok go/types 31.775s ok hash 0.016s ok hash/adler32 0.017s ok hash/crc32 0.020s ok hash/crc64 0.015s ok hash/fnv 0.015s ok hash/maphash 0.051s ok html 0.016s ok html/template 0.085s ok image 0.055s ok image/color 0.029s ok image/draw 0.074s ok image/gif 0.119s ok image/jpeg 0.143s ok image/png 0.247s ok index/suffixarray 0.155s ok internal/abi 0.175s ok internal/buildcfg 0.014s ok internal/coverage/cformat 0.041s ok internal/coverage/cmerge 0.032s ok internal/coverage/pods 0.051s ok internal/coverage/slicereader 0.035s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.049s ok internal/cpu 0.038s ok internal/dag 0.032s ok internal/diff 0.036s ok internal/fmtsort 0.042s ok internal/fuzz 0.043s ok internal/godebug 1.244s ok internal/godebugs 0.032s ok internal/intern 0.117s ok internal/itoa 0.031s ok internal/platform 1.508s ok internal/poll 0.056s ok internal/profile 0.034s ok internal/reflectlite 0.037s ok internal/safefilepath 0.031s ok internal/saferio 0.050s ok internal/singleflight 0.082s ok internal/testenv 0.401s ok internal/trace 0.067s ok internal/types/errors 1.294s ok internal/unsafeheader 0.032s ok internal/xcoff 0.065s ok internal/zstd 0.039s ok io 0.216s ok io/fs 0.353s ok io/ioutil 2.224s ok log 0.037s ok log/slog 0.072s ok log/slog/internal/benchmarks 0.035s ok log/slog/internal/buffer 0.030s ok maps 0.031s ok math 0.040s ok math/big 1.159s ok math/bits 0.039s ok math/cmplx 0.034s ok math/rand 0.380s ok mime 0.037s ok mime/multipart 1.772s ok mime/quotedprintable 0.042s ok net 23.551s ok net/http 160.738s ok net/http/cgi 0.109s ok net/http/cookiejar 0.240s ok net/http/fcgi 0.249s ok net/http/httptest 3.655s ok net/http/httptrace 0.037s # net/http/httputil.test link 21222: suicide: sys: trap: fault write addr=0x1 pc=0x00006f30 FAIL net/http/httputil [build failed] FAIL go tool dist: Failed: exit status: 'go 21143: 1'