plan9-386-0intro at 795414d1c628f763defa43199ab51ea3dc3241d8 :: 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.290s ok bufio 0.052s ok bytes 0.188s ok cmp 0.012s ok compress/bzip2 0.047s ok compress/flate 0.674s ok compress/gzip 1.793s ok compress/lzw 0.067s ok compress/zlib 0.379s ok container/heap 0.014s ok container/list 0.013s ok container/ring 0.013s ok context 0.194s ok crypto 0.012s ok crypto/aes 0.029s ok crypto/cipher 0.051s ok crypto/des 0.026s ok crypto/dsa 0.015s ok crypto/ecdh 0.269s ok crypto/ecdsa 0.189s ok crypto/ed25519 0.300s ok crypto/elliptic 0.056s ok crypto/hmac 0.014s ok crypto/internal/alias 0.012s ok crypto/internal/bigmod 0.153s ok crypto/internal/boring 0.012s ok crypto/internal/boring/bcache 0.155s ok crypto/internal/edwards25519 0.481s ok crypto/internal/edwards25519/field 0.072s ok crypto/internal/nistec 0.978s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.019s ok crypto/rand 0.026s ok crypto/rc4 0.036s ok crypto/rsa 0.954s ok crypto/sha1 0.015s ok crypto/sha256 0.015s ok crypto/sha512 0.016s ok crypto/subtle 0.212s ok crypto/tls 12.288s ok crypto/x509 2.121s ok database/sql 0.634s ok database/sql/driver 0.013s ok debug/buildinfo 0.020s ok debug/dwarf 0.075s ok debug/elf 0.163s ok debug/gosym 0.032s ok debug/macho 0.019s ok debug/pe 0.068s ok debug/plan9obj 0.014s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.014s ok encoding/asn1 0.017s ok encoding/base32 0.024s ok encoding/base64 0.016s ok encoding/binary 0.021s ok encoding/csv 0.021s ok encoding/gob 2.587s ok encoding/hex 0.015s ok encoding/json 0.235s ok encoding/pem 0.447s ok encoding/xml 0.052s ok errors 0.017s ok expvar 0.016s ok flag 0.055s ok fmt 0.056s ok go/ast 0.032s panic: runtime error: invalid memory address or nil pointer dereference [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x4015] goroutine 1 [running, locked to thread]: panic({0x135aa0, 0x235460}) runtime/panic.go:774 +0x125 runtime.panicmem(...) runtime/panic.go:261 runtime.sigpanic() runtime/os_plan9.go:92 +0x36f runtime.memequal32(0x0, 0x0) runtime/alg.go:279 +0x15 runtime.doInit1(0x224fd0) runtime/proc.go:6754 +0x132 runtime.doInit(...) runtime/proc.go:6721 runtime.main() runtime/proc.go:198 +0x16f runtime.goexit({}) runtime/asm_386.s:1363 +0x1