Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 920907 Details for
Bug 951458
dev-lang/go-1.24.1 fails test - [go-1.24] FAIL cmd/api 301.114s
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:go-1.24.1:20250316-122444.log
dev-lang:go-1.24.1:20250316-122444.log (text/plain), 68.45 KB, created by
Toralf Förster
on 2025-03-16 13:42:46 UTC
(
hide
)
Description:
dev-lang:go-1.24.1:20250316-122444.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-03-16 13:42:46 UTC
Size:
68.45 KB
patch
obsolete
> * Package: dev-lang/go-1.24.1:0/1.24.1 > * Repository: gentoo > * Maintainer: williamh@gentoo.org > * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking go1.24.1.src.tar.gz to /var/tmp/portage/dev-lang/go-1.24.1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/go-1.24.1/work >>>> Preparing source in /var/tmp/portage/dev-lang/go-1.24.1/work/go ... > * Applying go-1.24-skip-gdb-tests.patch ... > [ ok ] > * Applying go-never-download-newer-toolchains.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/go-1.24.1/work/go ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/go-1.24.1/work/go ... >+ bootgo=1.22.6 >+ set -e >+ [[ ! -f run.bash ]] >+ [[ '' != '' ]] >+ case "$(uname)" in >++ uname >+ ld --version >+ grep 'gold.* 2\.20' >+ for se_mount in /selinux /sys/fs/selinux >+ [[ -d /selinux ]] >+ for se_mount in /selinux /sys/fs/selinux >+ [[ -d /sys/fs/selinux ]] >+ rm -f ./runtime/runtime_defs.go >+ verbose=false >+ vflag= >+ [[ '' == \-\v ]] >+ goroot_bootstrap_set=true >+ [[ -z /usr/lib/go-bootstrap ]] >+ export GOROOT_BOOTSTRAP >++ cd .. >++ pwd >+ export GOROOT=/var/tmp/portage/dev-lang/go-1.24.1/work/go >+ GOROOT=/var/tmp/portage/dev-lang/go-1.24.1/work/go >+ IFS=' >' >++ type -ap go >+ unset IFS >+ [[ ! -x /usr/lib/go-bootstrap/bin/go ]] >++ bootstrapenv /usr/lib/go-bootstrap/bin/go version >++ GOROOT=/usr/lib/go-bootstrap >++ GO111MODULE=off >++ GOENV=off >++ GOOS= >++ GOARCH= >++ GOEXPERIMENT= >++ GOFLAGS= >++ /usr/lib/go-bootstrap/bin/go version >++ sed 's/go version //' >+ GOROOT_BOOTSTRAP_VERSION='go1.22.12 linux/amd64' >+ echo 'Building Go cmd/dist using /usr/lib/go-bootstrap. (go1.22.12 linux/amd64)' >Building Go cmd/dist using /usr/lib/go-bootstrap. (go1.22.12 linux/amd64) >+ false >+ [[ /usr/lib/go-bootstrap == \/\v\a\r\/\t\m\p\/\p\o\r\t\a\g\e\/\d\e\v\-\l\a\n\g\/\g\o\-\1\.\2\4\.\1\/\w\o\r\k\/\g\o ]] >+ rm -f cmd/dist/dist >+ bootstrapenv /usr/lib/go-bootstrap/bin/go build -o cmd/dist/dist ./cmd/dist >+ GOROOT=/usr/lib/go-bootstrap >+ GO111MODULE=off >+ GOENV=off >+ GOOS= >+ GOARCH= >+ GOEXPERIMENT= >+ GOFLAGS= >+ /usr/lib/go-bootstrap/bin/go build -o cmd/dist/dist ./cmd/dist >++ ./cmd/dist/dist env -p >+ eval 'GO111MODULE="";' 'GOARCH="amd64";' 'GOBIN="/var/tmp/portage/dev-lang/go-1.24.1/work/go/bin";' 'GODEBUG="";' 'GOENV="off";' 'GOFLAGS="";' 'GOHOSTARCH="amd64";' 'GOHOSTOS="linux";' 'GOOS="linux";' 'GOPROXY="";' 'GOROOT="/var/tmp/portage/dev-lang/go-1.24.1/work/go";' 'GOTMPDIR="";' 'GOTOOLDIR="/var/tmp/portage/dev-lang/go-1.24.1/work/go/pkg/tool/linux_amd64";' 'GOAMD64="v1";' 'GOWORK="off";' 'PATH="/var/tmp/portage/dev-lang/go-1.24.1/work/go/bin:/usr/lib/portage/python3.12/ebuild-helpers/xattr:/usr/lib/portage/python3.12/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin";' export 'DIST_UNMODIFIED_PATH="/usr/lib/portage/python3.12/ebuild-helpers/xattr:/usr/lib/portage/python3.12/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin";' >++ GO111MODULE= >++ GOARCH=amd64 >++ GOBIN=/var/tmp/portage/dev-lang/go-1.24.1/work/go/bin >++ GODEBUG= >++ GOENV=off >++ GOFLAGS= >++ GOHOSTARCH=amd64 >++ GOHOSTOS=linux >++ GOOS=linux >++ GOPROXY= >++ GOROOT=/var/tmp/portage/dev-lang/go-1.24.1/work/go >++ GOTMPDIR= >++ GOTOOLDIR=/var/tmp/portage/dev-lang/go-1.24.1/work/go/pkg/tool/linux_amd64 >++ GOAMD64=v1 >++ GOWORK=off >++ PATH=/var/tmp/portage/dev-lang/go-1.24.1/work/go/bin:/usr/lib/portage/python3.12/ebuild-helpers/xattr:/usr/lib/portage/python3.12/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin >++ export DIST_UNMODIFIED_PATH=/usr/lib/portage/python3.12/ebuild-helpers/xattr:/usr/lib/portage/python3.12/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin >++ DIST_UNMODIFIED_PATH=/usr/lib/portage/python3.12/ebuild-helpers/xattr:/usr/lib/portage/python3.12/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin >+ [[ '' == true ]] >+ false >+ [[ '' == \-\-\d\i\s\t\-\t\o\o\l ]] >+ ./cmd/dist/dist bootstrap -a >Building Go toolchain1 using /usr/lib/go-bootstrap. >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 linux/amd64. >--- >Installed Go for linux/amd64 in /var/tmp/portage/dev-lang/go-1.24.1/work/go >Installed commands in /var/tmp/portage/dev-lang/go-1.24.1/work/go/bin >*** You need to add /var/tmp/portage/dev-lang/go-1.24.1/work/go/bin to your PATH. >+ rm -f ./cmd/dist/dist >>>> Source compiled. >>>> Test phase: dev-lang/go-1.24.1 > >##### Test execution environment. ># GOARCH: amd64 ># CPU: AMD Ryzen 9 5950X 16-Core Processor ># GOOS: linux ># OS Version: Linux 6.13.7 #3 SMP Thu Mar 13 16:54:58 UTC 2025 x86_64 > >##### Testing packages. >ok archive/tar 0.464s >ok archive/zip 0.547s >ok bufio 0.152s >ok bytes 0.547s >ok cmp 0.041s >ok compress/bzip2 0.175s >ok compress/flate 1.657s >ok compress/gzip 4.266s >ok compress/lzw 0.024s >ok compress/zlib 0.059s >ok container/heap 0.005s >ok container/list 0.016s >ok container/ring 0.007s >ok context 0.036s >ok crypto 2.174s >ok crypto/aes 0.016s >ok crypto/cipher 15.053s >ok crypto/des 0.030s >ok crypto/dsa 0.016s >ok crypto/ecdh 0.162s >ok crypto/ecdsa 0.056s >ok crypto/ed25519 0.061s >ok crypto/elliptic 0.008s >? crypto/fips140 [no test files] >ok crypto/hkdf 0.004s >ok crypto/hmac 0.011s >ok crypto/internal/boring 0.012s >? crypto/internal/boring/bbig [no test files] >ok crypto/internal/boring/bcache 0.493s >? crypto/internal/boring/sig [no test files] >? crypto/internal/cryptotest [no test files] >? crypto/internal/entropy [no test files] >? crypto/internal/fips140 [no test files] >ok crypto/internal/fips140/aes 0.026s >ok crypto/internal/fips140/aes/gcm 0.007s [no tests to run] >? crypto/internal/fips140/alias [no test files] >ok crypto/internal/fips140/bigmod 0.221s >? crypto/internal/fips140/check [no test files] >? crypto/internal/fips140/check/checktest [no test files] >ok crypto/internal/fips140/drbg 0.009s [no tests to run] >ok crypto/internal/fips140/ecdh 0.010s >ok crypto/internal/fips140/ecdsa 0.098s >? crypto/internal/fips140/ed25519 [no test files] >ok crypto/internal/fips140/edwards25519 0.285s >ok crypto/internal/fips140/edwards25519/field 0.092s >? crypto/internal/fips140/hkdf [no test files] >? crypto/internal/fips140/hmac [no test files] >ok crypto/internal/fips140/mlkem 0.713s >ok crypto/internal/fips140/nistec 0.105s >ok crypto/internal/fips140/nistec/fiat 0.093s [no tests to run] >? crypto/internal/fips140/pbkdf2 [no test files] >ok crypto/internal/fips140/rsa 0.499s >? crypto/internal/fips140/sha256 [no test files] >? crypto/internal/fips140/sha3 [no test files] >? crypto/internal/fips140/sha512 [no test files] >? crypto/internal/fips140/ssh [no test files] >? crypto/internal/fips140/subtle [no test files] >? crypto/internal/fips140/tls12 [no test files] >? crypto/internal/fips140/tls13 [no test files] >ok crypto/internal/fips140deps 0.573s >? crypto/internal/fips140deps/byteorder [no test files] >? crypto/internal/fips140deps/cpu [no test files] >? crypto/internal/fips140deps/godebug [no test files] >? crypto/internal/fips140hash [no test files] >? crypto/internal/fips140only [no test files] >ok crypto/internal/fips140test 1.677s >ok crypto/internal/hpke 0.021s >? crypto/internal/impl [no test files] >? crypto/internal/randutil [no test files] >ok crypto/internal/sysrand 0.709s >? crypto/internal/sysrand/internal/seccomp [no test files] >ok crypto/md5 0.191s >ok crypto/mlkem 0.586s >ok crypto/pbkdf2 0.288s >ok crypto/rand 2.096s >ok crypto/rc4 0.286s >ok crypto/rsa 1.896s >ok crypto/sha1 0.122s >ok crypto/sha256 0.089s >ok crypto/sha3 8.585s >ok crypto/sha512 0.201s >ok crypto/subtle 1.283s >ok crypto/tls 41.821s >? crypto/tls/internal/fips140tls [no test files] >ok crypto/x509 3.635s >? crypto/x509/pkix [no test files] >ok database/sql 1.333s >ok database/sql/driver 0.029s >ok debug/buildinfo 0.448s >ok debug/dwarf 0.028s >ok debug/elf 2.020s >ok debug/gosym 2.919s >ok debug/macho 0.009s >ok debug/pe 0.219s >ok debug/plan9obj 0.010s >ok embed 0.006s [no tests to run] >ok embed/internal/embedtest 0.010s >? encoding [no test files] >ok encoding/ascii85 0.013s >ok encoding/asn1 0.011s >ok encoding/base32 0.047s >ok encoding/base64 0.007s >ok encoding/binary 0.042s >ok encoding/csv 0.039s >ok encoding/gob 11.637s >ok encoding/hex 0.025s >ok encoding/json 2.520s >ok encoding/pem 4.516s >ok encoding/xml 0.919s >ok errors 0.027s >ok expvar 0.037s >ok flag 0.616s >ok fmt 0.234s >ok go/ast 0.184s >ok go/ast/internal/tests 0.100s >ok go/build 10.432s >ok go/build/constraint 0.314s >ok go/constant 0.014s >ok go/doc 0.300s >ok go/doc/comment 2.620s >ok go/format 0.016s >ok go/importer 0.482s >ok go/internal/gccgoimporter 0.069s >ok go/internal/gcimporter 5.601s >ok go/internal/srcimporter 35.277s >ok go/parser 0.603s >ok go/printer 0.390s >ok go/scanner 0.005s >ok go/token 0.015s >ok go/types 25.206s >ok go/version 0.004s >ok hash 0.005s >ok hash/adler32 0.077s >ok hash/crc32 0.085s >ok hash/crc64 0.079s >ok hash/fnv 0.005s >ok hash/maphash 1.977s >ok html 0.086s >ok html/template 0.778s >ok image 0.199s >ok image/color 0.184s >? image/color/palette [no test files] >ok image/draw 0.494s >ok image/gif 1.972s >? image/internal/imageutil [no test files] >ok image/jpeg 1.176s >ok image/png 1.490s >ok index/suffixarray 1.076s >ok internal/abi 0.403s >? internal/asan [no test files] >? internal/bisect [no test files] >ok internal/buildcfg 0.014s >? internal/bytealg [no test files] >? internal/byteorder [no test files] >? internal/cfg [no test files] >ok internal/chacha8rand 0.076s >ok internal/copyright 0.474s >? internal/coverage [no test files] >? internal/coverage/calloc [no test files] >ok internal/coverage/cfile 2.896s >ok internal/coverage/cformat 0.072s >ok internal/coverage/cmerge 0.014s >? internal/coverage/decodecounter [no test files] >? internal/coverage/decodemeta [no test files] >? internal/coverage/encodecounter [no test files] >? internal/coverage/encodemeta [no test files] >ok internal/coverage/pods 0.009s >? internal/coverage/rtcov [no test files] >ok internal/coverage/slicereader 0.011s >ok internal/coverage/slicewriter 0.008s >? internal/coverage/stringtab [no test files] >ok internal/coverage/test 0.009s >? internal/coverage/uleb128 [no test files] >ok internal/cpu 0.091s >ok internal/dag 0.006s >ok internal/diff 0.007s >? internal/exportdata [no test files] >? internal/filepathlite [no test files] >ok internal/fmtsort 0.009s >ok internal/fuzz 0.095s >? internal/goarch [no test files] >ok internal/godebug 4.391s >ok internal/godebugs 17.514s >? internal/goexperiment [no test files] >? internal/goos [no test files] >? internal/goroot [no test files] >ok internal/gover 0.007s >? internal/goversion [no test files] >ok internal/itoa 0.014s >? internal/lazyregexp [no test files] >? internal/lazytemplate [no test files] >? internal/msan [no test files] >? internal/nettrace [no test files] >? internal/obscuretestdata [no test files] >? internal/oserror [no test files] >ok internal/pkgbits 0.007s >ok internal/platform 5.798s >ok internal/poll 0.499s >ok internal/profile 0.007s >? internal/profilerecord [no test files] >? internal/race [no test files] >ok internal/reflectlite 0.004s >ok internal/runtime/atomic 0.091s >? internal/runtime/exithook [no test files] >ok internal/runtime/maps 0.008s >ok internal/runtime/math 0.004s >ok internal/runtime/sys 0.004s >ok internal/runtime/syscall 0.012s >ok internal/saferio 0.845s >ok internal/singleflight 0.061s >? internal/stringslite [no test files] >ok internal/sync 13.458s >ok internal/synctest 8.041s >? internal/syscall/execenv [no test files] >ok internal/syscall/unix 0.007s >ok internal/sysinfo 0.014s >? internal/syslist [no test files] >ok internal/testenv 2.953s >? internal/testlog [no test files] >? internal/testpty [no test files] >ok internal/trace 93.281s >? internal/trace/event [no test files] >? internal/trace/event/go122 [no test files] >ok internal/trace/internal/oldtrace 2.040s >? internal/trace/internal/testgen/go122 [no test files] >? internal/trace/raw [no test files] >? internal/trace/testtrace [no test files] >? internal/trace/traceviewer [no test files] >? internal/trace/traceviewer/format [no test files] >? internal/trace/version [no test files] >? internal/txtar [no test files] >ok internal/types/errors 4.534s >ok internal/unsafeheader 0.232s >ok internal/xcoff 0.047s >ok internal/zstd 4.514s >ok io 0.206s >ok io/fs 2.111s >ok io/ioutil 0.012s >ok iter 0.017s >ok log 0.094s >? log/internal [no test files] >ok log/slog 0.294s >? log/slog/internal [no test files] >ok log/slog/internal/benchmarks 0.012s >ok log/slog/internal/buffer 0.015s >? log/slog/internal/slogtest [no test files] >ok log/syslog 1.396s >ok maps 0.093s >ok math 0.092s >ok math/big 4.385s >ok math/bits 0.007s >ok math/cmplx 0.009s >ok math/rand 0.699s >ok math/rand/v2 1.005s >ok mime 0.095s >ok mime/multipart 5.992s >ok mime/quotedprintable 0.200s >ok net 30.911s >ok net/http 30.411s >ok net/http/cgi 1.612s >ok net/http/cookiejar 0.014s >ok net/http/fcgi 0.219s >ok net/http/httptest 0.131s >ok net/http/httptrace 0.013s >ok net/http/httputil 1.817s >ok net/http/internal 0.827s >ok net/http/internal/ascii 0.013s >? net/http/internal/testcert [no test files] >ok net/http/pprof 4.421s >ok net/internal/cgotest 0.013s >ok net/internal/socktest 0.024s >ok net/mail 0.014s >ok net/netip 6.213s >ok net/rpc 0.112s >ok net/rpc/jsonrpc 0.017s >ok net/smtp 0.113s >ok net/textproto 0.128s >ok net/url 0.021s >ok os 7.394s >ok os/exec 2.513s >ok os/exec/internal/fdtest 0.008s >ok os/signal 8.796s >ok os/user 0.194s >ok path 0.187s >ok path/filepath 0.204s >ok plugin 0.014s >ok reflect 4.791s >? reflect/internal/example1 [no test files] >? reflect/internal/example2 [no test files] >ok regexp 3.019s >ok regexp/syntax 3.819s >ok runtime 130.014s >ok runtime/cgo 0.012s >? runtime/coverage [no test files] >ok runtime/debug 0.694s >? runtime/internal/startlinetest [no test files] >ok runtime/internal/wasitest 0.006s >ok runtime/metrics 0.006s >ok runtime/pprof 31.588s >? runtime/race [no test files] >? runtime/race/internal/amd64v1 [no test files] >ok runtime/trace 0.186s >ok slices 0.488s >ok sort 0.193s >ok strconv 2.580s >ok strings 0.688s >? structs [no test files] >ok sync 2.483s >ok sync/atomic 13.994s >ok syscall 15.597s >ok testing 10.890s >ok testing/fstest 0.077s >? testing/internal/testdeps [no test files] >ok testing/iotest 0.074s >ok testing/quick 0.281s >ok testing/slogtest 0.007s >ok text/scanner 0.086s >ok text/tabwriter 0.071s >ok text/template 0.171s >ok text/template/parse 0.072s >ok time 34.907s >? time/tzdata [no test files] >ok unicode 0.017s >ok unicode/utf16 0.016s >ok unicode/utf8 0.096s >ok unique 0.196s >? unsafe [no test files] >ok weak 0.093s >ok cmd/addr2line 1.801s >ok cmd/api 51.716s >? cmd/asm [no test files] >? cmd/asm/internal/arch [no test files] >ok cmd/asm/internal/asm 2.110s >? cmd/asm/internal/flags [no test files] >ok cmd/asm/internal/lex 0.003s >? cmd/buildid [no test files] >? cmd/cgo [no test files] >? cmd/cgo/internal/cgotest [no test files] >ok cmd/cgo/internal/swig 0.083s >ok cmd/cgo/internal/test 4.469s >? cmd/cgo/internal/test/gcc68255 [no test files] >? cmd/cgo/internal/test/issue23555a [no test files] >? cmd/cgo/internal/test/issue23555b [no test files] >? cmd/cgo/internal/test/issue26213 [no test files] >? cmd/cgo/internal/test/issue26430 [no test files] >? cmd/cgo/internal/test/issue26743 [no test files] >? cmd/cgo/internal/test/issue27054 [no test files] >? cmd/cgo/internal/test/issue27340 [no test files] >? cmd/cgo/internal/test/issue29563 [no test files] >? cmd/cgo/internal/test/issue30527 [no test files] >? cmd/cgo/internal/test/issue41761a [no test files] >? cmd/cgo/internal/test/issue43639 [no test files] >? cmd/cgo/internal/test/issue52611a [no test files] >? cmd/cgo/internal/test/issue52611b [no test files] >? cmd/cgo/internal/test/issue8756 [no test files] >? cmd/cgo/internal/test/issue8828 [no test files] >? cmd/cgo/internal/test/issue9026 [no test files] >? cmd/cgo/internal/test/issue9400 [no test files] >? cmd/cgo/internal/test/issue9510a [no test files] >? cmd/cgo/internal/test/issue9510b [no test files] >ok cmd/cgo/internal/testcarchive 0.066s >ok cmd/cgo/internal/testcshared 0.071s >ok cmd/cgo/internal/testerrors 75.083s >ok cmd/cgo/internal/testfortran 23.373s >ok cmd/cgo/internal/testgodefs 12.579s >ok cmd/cgo/internal/testlife 11.684s >ok cmd/cgo/internal/testnocgo 0.067s >ok cmd/cgo/internal/testplugin 0.098s >ok cmd/cgo/internal/testsanitizers 55.802s >ok cmd/cgo/internal/testshared 0.103s >ok cmd/cgo/internal/testso 21.594s >ok cmd/cgo/internal/teststdio 22.502s >ok cmd/cgo/internal/testtls 0.008s >ok cmd/compile 1.264s >? cmd/compile/internal/abi [no test files] >ok cmd/compile/internal/abt 0.006s >ok cmd/compile/internal/amd64 8.342s >? cmd/compile/internal/arm [no test files] >? cmd/compile/internal/arm64 [no test files] >ok cmd/compile/internal/base 0.005s >? cmd/compile/internal/bitvec [no test files] >ok cmd/compile/internal/compare 0.008s >? cmd/compile/internal/coverage [no test files] >? cmd/compile/internal/deadlocals [no test files] >ok cmd/compile/internal/devirtualize 0.004s >ok cmd/compile/internal/dwarfgen 0.820s >? cmd/compile/internal/escape [no test files] >? cmd/compile/internal/gc [no test files] >ok cmd/compile/internal/importer 6.487s >? cmd/compile/internal/inline [no test files] >ok cmd/compile/internal/inline/inlheur 2.602s >? cmd/compile/internal/inline/interleaved [no test files] >ok cmd/compile/internal/ir 0.012s >ok cmd/compile/internal/liveness 0.083s >ok cmd/compile/internal/logopt 2.001s >? cmd/compile/internal/loong64 [no test files] >ok cmd/compile/internal/loopvar 179.016s >? cmd/compile/internal/mips [no test files] >? cmd/compile/internal/mips64 [no test files] >ok cmd/compile/internal/noder 0.013s >? cmd/compile/internal/objw [no test files] >? cmd/compile/internal/pgoir [no test files] >? cmd/compile/internal/pkginit [no test files] >? cmd/compile/internal/ppc64 [no test files] >ok cmd/compile/internal/rangefunc 0.009s >ok cmd/compile/internal/reflectdata 0.011s [no tests to run] >? cmd/compile/internal/riscv64 [no test files] >? cmd/compile/internal/rttype [no test files] >? cmd/compile/internal/s390x [no test files] >ok cmd/compile/internal/ssa 159.453s >ok cmd/compile/internal/ssagen 0.028s >? cmd/compile/internal/staticdata [no test files] >? cmd/compile/internal/staticinit [no test files] >ok cmd/compile/internal/syntax 0.438s >ok cmd/compile/internal/test 91.732s >? cmd/compile/internal/typebits [no test files] >ok cmd/compile/internal/typecheck 6.345s >ok cmd/compile/internal/types 0.004s >ok cmd/compile/internal/types2 88.528s >? cmd/compile/internal/walk [no test files] >? cmd/compile/internal/wasm [no test files] >? cmd/compile/internal/x86 [no test files] >ok cmd/covdata 0.031s >ok cmd/cover 21.827s >ok cmd/dist 0.027s >ok cmd/distpack 0.033s >ok cmd/doc 0.926s >ok cmd/fix 13.746s >ok cmd/go 150.765s >ok cmd/go/internal/auth 0.028s >? cmd/go/internal/base [no test files] >? cmd/go/internal/bug [no test files] >ok cmd/go/internal/cache 0.332s >? cmd/go/internal/cacheprog [no test files] >ok cmd/go/internal/cfg 0.007s [no tests to run] >? cmd/go/internal/clean [no test files] >? cmd/go/internal/cmdflag [no test files] >? cmd/go/internal/doc [no test files] >ok cmd/go/internal/envcmd 0.785s >ok cmd/go/internal/fips140 0.486s >? cmd/go/internal/fix [no test files] >? cmd/go/internal/fmtcmd [no test files] >ok cmd/go/internal/fsys 0.387s >ok cmd/go/internal/generate 0.582s >ok cmd/go/internal/gover 0.285s >? cmd/go/internal/help [no test files] >ok cmd/go/internal/imports 0.397s >? cmd/go/internal/list [no test files] >ok cmd/go/internal/load 0.295s >ok cmd/go/internal/lockedfile 1.711s >ok cmd/go/internal/lockedfile/internal/filelock 0.503s >ok cmd/go/internal/mmap 0.197s >? cmd/go/internal/modcmd [no test files] >ok cmd/go/internal/modfetch 0.291s >ok cmd/go/internal/modfetch/codehost 23.695s >ok cmd/go/internal/modfetch/zip_sum_test 0.196s >? cmd/go/internal/modget [no test files] >ok cmd/go/internal/modindex 2.502s >? cmd/go/internal/modinfo [no test files] >ok cmd/go/internal/modload 0.291s >ok cmd/go/internal/mvs 0.301s >? cmd/go/internal/run [no test files] >? cmd/go/internal/search [no test files] >ok cmd/go/internal/str 0.195s >? cmd/go/internal/telemetrycmd [no test files] >? cmd/go/internal/telemetrystats [no test files] >ok cmd/go/internal/test 1.093s >? cmd/go/internal/test/internal/genflags [no test files] >? cmd/go/internal/tool [no test files] >ok cmd/go/internal/toolchain 0.197s >? cmd/go/internal/trace [no test files] >ok cmd/go/internal/vcs 0.286s >ok cmd/go/internal/vcweb 0.186s >ok cmd/go/internal/vcweb/vcstest 14.605s >? cmd/go/internal/version [no test files] >? cmd/go/internal/vet [no test files] >ok cmd/go/internal/web 0.178s >? cmd/go/internal/web/intercept [no test files] >ok cmd/go/internal/work 1.703s >? cmd/go/internal/workcmd [no test files] >ok cmd/gofmt 0.687s >ok cmd/internal/archive 14.786s >? cmd/internal/bio [no test files] >ok cmd/internal/bootstrap_test 0.183s >? cmd/internal/browser [no test files] >ok cmd/internal/buildid 3.617s >? cmd/internal/codesign [no test files] >ok cmd/internal/cov 8.106s >? cmd/internal/cov/covcmd [no test files] >? cmd/internal/disasm [no test files] >ok cmd/internal/dwarf 0.596s >ok cmd/internal/edit 0.198s >? cmd/internal/gcprog [no test files] >ok cmd/internal/goobj 0.093s >? cmd/internal/hash [no test files] >? cmd/internal/macho [no test files] >ok cmd/internal/moddeps 2.502s >ok cmd/internal/obj 11.900s >? cmd/internal/obj/arm [no test files] >ok cmd/internal/obj/arm64 3.589s >ok cmd/internal/obj/loong64 1.911s >? cmd/internal/obj/mips [no test files] >ok cmd/internal/obj/ppc64 2.482s >ok cmd/internal/obj/riscv 1.319s >ok cmd/internal/obj/s390x 0.091s >? cmd/internal/obj/wasm [no test files] >ok cmd/internal/obj/x86 5.089s >ok cmd/internal/objabi 0.198s >? cmd/internal/objfile [no test files] >ok cmd/internal/osinfo 0.296s >ok cmd/internal/par 0.389s >? cmd/internal/pathcache [no test files] >ok cmd/internal/pgo 0.304s >ok cmd/internal/pkgpath 0.512s >ok cmd/internal/pkgpattern 0.205s >ok cmd/internal/quoted 0.105s >? cmd/internal/robustio [no test files] >? cmd/internal/script [no test files] >? cmd/internal/script/scripttest [no test files] >ok cmd/internal/src 0.110s >ok cmd/internal/sys 0.196s >? cmd/internal/telemetry [no test files] >? cmd/internal/telemetry/counter [no test files] >ok cmd/internal/test2json 4.295s >ok cmd/link 58.137s >? cmd/link/internal/amd64 [no test files] >? cmd/link/internal/arm [no test files] >? cmd/link/internal/arm64 [no test files] >ok cmd/link/internal/benchmark 0.081s >? cmd/link/internal/dwtest [no test files] >ok cmd/link/internal/ld 40.712s >? cmd/link/internal/loadelf [no test files] >ok cmd/link/internal/loader 0.280s >? cmd/link/internal/loadmacho [no test files] >? cmd/link/internal/loadpe [no test files] >? cmd/link/internal/loadxcoff [no test files] >? cmd/link/internal/loong64 [no test files] >? cmd/link/internal/mips [no test files] >? cmd/link/internal/mips64 [no test files] >? cmd/link/internal/ppc64 [no test files] >? cmd/link/internal/riscv64 [no test files] >? cmd/link/internal/s390x [no test files] >? cmd/link/internal/sym [no test files] >? cmd/link/internal/wasm [no test files] >? cmd/link/internal/x86 [no test files] >ok cmd/nm 20.987s >ok cmd/objdump 28.889s >ok cmd/pack 12.981s >ok cmd/pprof 11.393s >? cmd/preprofile [no test files] >ok cmd/relnote 0.088s >? cmd/test2json [no test files] >ok cmd/trace 0.888s >ok cmd/vet 38.587s > >##### os/user with tag osusergo >ok os/user 0.490s > >##### hash/maphash purego implementation >ok hash/maphash 4.801s > >##### crypto with tag purego (build and vet only) >? crypto/fips140 [no test files] >? crypto/internal/boring/bbig [no test files] >? crypto/internal/boring/sig [no test files] >? crypto/internal/cryptotest [no test files] >? crypto/internal/entropy [no test files] >? crypto/internal/fips140 [no test files] >? crypto/internal/fips140/alias [no test files] >? crypto/internal/fips140/check [no test files] >? crypto/internal/fips140/check/checktest [no test files] >? crypto/internal/fips140/ed25519 [no test files] >? crypto/internal/fips140/hkdf [no test files] >? crypto/internal/fips140/hmac [no test files] >? crypto/internal/fips140/pbkdf2 [no test files] >? crypto/internal/fips140/sha256 [no test files] >? crypto/internal/fips140/sha3 [no test files] >? crypto/internal/fips140/sha512 [no test files] >? crypto/internal/fips140/ssh [no test files] >? crypto/internal/fips140/subtle [no test files] >? crypto/internal/fips140/tls12 [no test files] >? crypto/internal/fips140/tls13 [no test files] >? crypto/internal/fips140deps/byteorder [no test files] >? crypto/internal/fips140deps/cpu [no test files] >? crypto/internal/fips140deps/godebug [no test files] >? crypto/internal/fips140hash [no test files] >? crypto/internal/fips140only [no test files] >? crypto/internal/impl [no test files] >? crypto/internal/randutil [no test files] >? crypto/internal/sysrand/internal/seccomp [no test files] >? crypto/tls/internal/fips140tls [no test files] >? crypto/x509/pkix [no test files] > >##### GODEBUG=fips140=on go test crypto/... >ok crypto 27.689s >ok crypto/aes 0.401s >ok crypto/cipher 62.505s >ok crypto/des 0.209s >ok crypto/dsa 0.200s >ok crypto/ecdh 3.100s >ok crypto/ecdsa 2.418s >ok crypto/ed25519 2.404s >ok crypto/elliptic 0.201s >? crypto/fips140 [no test files] >ok crypto/hkdf 0.694s >ok crypto/hmac 0.805s >ok crypto/internal/boring 0.187s >? crypto/internal/boring/bbig [no test files] >ok crypto/internal/boring/bcache 6.197s >? crypto/internal/boring/sig [no test files] >? crypto/internal/cryptotest [no test files] >? crypto/internal/entropy [no test files] >? crypto/internal/fips140 [no test files] >ok crypto/internal/fips140/aes 0.791s >ok crypto/internal/fips140/aes/gcm 0.397s [no tests to run] >? crypto/internal/fips140/alias [no test files] >ok crypto/internal/fips140/bigmod 3.887s >? crypto/internal/fips140/check [no test files] >? crypto/internal/fips140/check/checktest [no test files] >ok crypto/internal/fips140/drbg 0.197s [no tests to run] >ok crypto/internal/fips140/ecdh 0.005s >ok crypto/internal/fips140/ecdsa 1.100s >? crypto/internal/fips140/ed25519 [no test files] >ok crypto/internal/fips140/edwards25519 2.293s >ok crypto/internal/fips140/edwards25519/field 0.492s >? crypto/internal/fips140/hkdf [no test files] >? crypto/internal/fips140/hmac [no test files] >ok crypto/internal/fips140/mlkem 3.097s >ok crypto/internal/fips140/nistec 0.310s >ok crypto/internal/fips140/nistec/fiat 0.306s [no tests to run] >? crypto/internal/fips140/pbkdf2 [no test files] >ok crypto/internal/fips140/rsa 2.202s >? crypto/internal/fips140/sha256 [no test files] >? crypto/internal/fips140/sha3 [no test files] >? crypto/internal/fips140/sha512 [no test files] >? crypto/internal/fips140/ssh [no test files] >? crypto/internal/fips140/subtle [no test files] >? crypto/internal/fips140/tls12 [no test files] >? crypto/internal/fips140/tls13 [no test files] >ok crypto/internal/fips140deps 2.112s >? crypto/internal/fips140deps/byteorder [no test files] >? crypto/internal/fips140deps/cpu [no test files] >? crypto/internal/fips140deps/godebug [no test files] >? crypto/internal/fips140hash [no test files] >? crypto/internal/fips140only [no test files] >ok crypto/internal/fips140test 6.606s >ok crypto/internal/hpke 0.206s >? crypto/internal/impl [no test files] >? crypto/internal/randutil [no test files] >ok crypto/internal/sysrand 2.900s >? crypto/internal/sysrand/internal/seccomp [no test files] >ok crypto/md5 0.404s >ok crypto/mlkem 4.395s >ok crypto/pbkdf2 0.603s >ok crypto/rand 2.696s >ok crypto/rc4 1.705s >ok crypto/rsa 5.694s >ok crypto/sha1 0.700s >ok crypto/sha256 0.192s >ok crypto/sha3 27.308s >ok crypto/sha512 0.300s >ok crypto/subtle 2.697s >ok crypto/tls 26.187s >? crypto/tls/internal/fips140tls [no test files] >ok crypto/x509 4.696s >? crypto/x509/pkix [no test files] > >##### GOFIPS140=v1.0.0 go test crypto/... # (build and vet only) >? crypto/fips140 [no test files] >? crypto/internal/boring/bbig [no test files] >? crypto/internal/boring/sig [no test files] >? crypto/internal/cryptotest [no test files] >? crypto/internal/entropy [no test files] >? crypto/internal/fips140/v1.0.0 [no test files] >? crypto/internal/fips140/v1.0.0/alias [no test files] >? crypto/internal/fips140/v1.0.0/check [no test files] >? crypto/internal/fips140/v1.0.0/check/checktest [no test files] >? crypto/internal/fips140/v1.0.0/ed25519 [no test files] >? crypto/internal/fips140/v1.0.0/hkdf [no test files] >? crypto/internal/fips140/v1.0.0/hmac [no test files] >? crypto/internal/fips140/v1.0.0/pbkdf2 [no test files] >? crypto/internal/fips140/v1.0.0/sha256 [no test files] >? crypto/internal/fips140/v1.0.0/sha3 [no test files] >? crypto/internal/fips140/v1.0.0/sha512 [no test files] >? crypto/internal/fips140/v1.0.0/ssh [no test files] >? crypto/internal/fips140/v1.0.0/subtle [no test files] >? crypto/internal/fips140/v1.0.0/tls12 [no test files] >? crypto/internal/fips140/v1.0.0/tls13 [no test files] >? crypto/internal/fips140deps/byteorder [no test files] >? crypto/internal/fips140deps/cpu [no test files] >? crypto/internal/fips140deps/godebug [no test files] >? crypto/internal/fips140hash [no test files] >? crypto/internal/fips140only [no test files] >? crypto/internal/impl [no test files] >? crypto/internal/randutil [no test files] >? crypto/internal/sysrand/internal/seccomp [no test files] >? crypto/tls/internal/fips140tls [no test files] >? crypto/x509/pkix [no test files] > >##### Testing without libgcc. >ok net 0.104s >ok os/user 0.887s > >##### internal linking, -buildmode=pie >ok reflect 5.384s >ok crypto/internal/fips140test 0.305s >ok os/user 0.989s > >##### external linking, -buildmode=exe >ok crypto/internal/fips140test 1.100s > >##### external linking, -buildmode=pie >ok crypto/internal/fips140test 0.211s > >##### sync -cpu=10 >ok sync 9.512s > >##### Testing cgo >ok cmd/cgo/internal/test 14.186s >ok cmd/cgo/internal/test 6.307s >ok cmd/cgo/internal/testtls 0.299s >ok cmd/cgo/internal/testtls 0.024s >ok cmd/cgo/internal/testnocgo 0.292s >ok cmd/cgo/internal/testnocgo 0.395s >ok cmd/cgo/internal/test 2.302s >ok cmd/cgo/internal/test 4.811s >ok cmd/cgo/internal/test 5.226s >ok cmd/cgo/internal/test 5.484s >ok cmd/cgo/internal/testtls 0.100s >ok cmd/cgo/internal/testnocgo 0.190s > >##### API release note check >ok cmd/relnote 0.095s > >##### API check >panic: test timed out after 5m0s > running tests: > TestCheck (1m22s) > >goroutine 177 gp=0xc02c980000 m=15 mp=0xc008180008 [running]: >panic({0x68d620?, 0xc02c982030?}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/panic.go:811 +0x168 fp=0xc00011ff10 sp=0xc00011fe60 pc=0x471d28 >testing.(*M).startAlarm.func1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:2484 +0x394 fp=0xc00011ffe0 sp=0xc00011ff10 pc=0x502d74 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00011ffe8 sp=0xc00011ffe0 pc=0x479721 >created by time.goFunc > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/time/sleep.go:215 +0x2d > >goroutine 1 gp=0xc000002380 m=nil [chan receive, 1 minutes]: >runtime.gopark(0x3000000a98235c0?, 0x3000000a96930e8?, 0xe8?, 0x30?, 0x7fbaa98235c0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00011c948 sp=0xc00011c928 pc=0x4721ce >runtime.chanrecv(0xc000116310, 0xc00011ca2f, 0x1) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/chan.go:664 +0x445 fp=0xc00011c9c0 sp=0xc00011c948 pc=0x40d645 >runtime.chanrecv1(0x8f4740?, 0x7534e0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/chan.go:506 +0x12 fp=0xc00011c9e8 sp=0xc00011c9c0 pc=0x40d1f2 >testing.(*T).Run(0xc000102540, {0x6e51c7?, 0xc00011cae0?}, 0x6fa6a0) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:1859 +0x431 fp=0xc00011cac0 sp=0xc00011c9e8 pc=0x4ff7b1 >testing.runTests.func1(0xc000102540) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:2279 +0x37 fp=0xc00011cb00 sp=0xc00011cac0 pc=0x501ab7 >testing.tRunner(0xc000102540, 0xc00011cc20) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:1792 +0xf4 fp=0xc00011cb50 sp=0xc00011cb00 pc=0x4fe894 >testing.runTests(0xc00017e030, {0x8ec2e0, 0x8, 0x8}, {0x6e4503?, 0x6?, 0x8f49a0?}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:2277 +0x4b4 fp=0xc00011cc50 sp=0xc00011cb50 pc=0x501994 >testing.(*M).Run(0xc00012e780) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:2142 +0x64a fp=0xc00011ce80 sp=0xc00011cc50 pc=0x50034a >cmd/api.TestMain(0xc00012e780) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/cmd/api/api_test.go:29 +0xf3 fp=0xc00011ceb0 sp=0xc00011ce80 pc=0x64d773 >main.main() > _testmain.go:63 +0xa8 fp=0xc00011cf50 sp=0xc00011ceb0 pc=0x659028 >runtime.main() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:283 +0x28b fp=0xc00011cfe0 sp=0xc00011cf50 pc=0x43ec2b >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00011cfe8 sp=0xc00011cfe0 pc=0x479721 > >goroutine 2 gp=0xc0000028c0 m=nil [force gc (idle), 4 minutes]: >runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0000aefa8 sp=0xc0000aef88 pc=0x4721ce >runtime.goparkunlock(...) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:441 >runtime.forcegchelper() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:348 +0xb3 fp=0xc0000aefe0 sp=0xc0000aefa8 pc=0x43ef73 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000aefe8 sp=0xc0000aefe0 pc=0x479721 >created by runtime.init.7 in goroutine 1 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:336 +0x1a > >goroutine 3 gp=0xc000002e00 m=nil [GC sweep wait]: >runtime.gopark(0x8f4401?, 0x0?, 0x0?, 0x0?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0000af780 sp=0xc0000af760 pc=0x4721ce >runtime.goparkunlock(...) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:441 >runtime.bgsweep(0xc00003c080) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgcsweep.go:316 +0xdf fp=0xc0000af7c8 sp=0xc0000af780 pc=0x4279bf >runtime.gcenable.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000af7e0 sp=0xc0000af7c8 pc=0x41bea5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000af7e8 sp=0xc0000af7e0 pc=0x479721 >created by runtime.gcenable in goroutine 1 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:204 +0x66 > >goroutine 4 gp=0xc000002fc0 m=nil [GC scavenge wait]: >runtime.gopark(0x2f5f54?, 0xa07ee?, 0x0?, 0x0?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0000aff78 sp=0xc0000aff58 pc=0x4721ce >runtime.goparkunlock(...) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:441 >runtime.(*scavengerState).park(0x8f4a20) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000affa8 sp=0xc0000aff78 pc=0x425429 >runtime.bgscavenge(0xc00003c080) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000affc8 sp=0xc0000affa8 pc=0x4259b9 >runtime.gcenable.gowrap2() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:205 +0x25 fp=0xc0000affe0 sp=0xc0000affc8 pc=0x41be45 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000affe8 sp=0xc0000affe0 pc=0x479721 >created by runtime.gcenable in goroutine 1 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:205 +0xa5 > >goroutine 17 gp=0xc000102380 m=nil [finalizer wait, 1 minutes]: >runtime.gopark(0x0?, 0x6fa738?, 0xc0?, 0x60?, 0x2000000020?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0000ae630 sp=0xc0000ae610 pc=0x4721ce >runtime.runfinq() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mfinal.go:196 +0x107 fp=0xc0000ae7e0 sp=0xc0000ae630 pc=0x41ae67 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ae7e8 sp=0xc0000ae7e0 pc=0x479721 >created by runtime.createfing in goroutine 1 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mfinal.go:166 +0x3d > >goroutine 117 gp=0xc0001028c0 m=nil [runnable]: >go/types.(*Checker).funcType(0xc02c024380, 0xc02c9553c0, 0xc000dd8840, 0xc000ddec80) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/signature.go:108 +0x5c5 fp=0xc02c7fe558 sp=0xc02c7fe550 pc=0x622f05 >go/types.(*Checker).funcDecl(0xc02c024380, 0xc02c4514a0, 0xc02c453260) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/decl.go:852 +0xd2 fp=0xc02c7fe5e8 sp=0xc02c7fe558 pc=0x5f2c52 >go/types.(*Checker).objDecl(0xc02c024380, {0x74e498, 0xc02c4514a0}, 0x0) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/decl.go:194 +0x9fe fp=0xc02c7fe818 sp=0xc02c7fe5e8 pc=0x5ed9de >go/types.(*Checker).packageObjects(0xc02c024380) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/resolver.go:690 +0x471 fp=0xc02c7fe948 sp=0xc02c7fe818 pc=0x620451 >go/types.(*Checker).checkFiles(0xc02c024380, {0xc02bf8f608?, 0xc02c382101?, 0xc0185caa90?}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/check.go:476 +0x2a6 fp=0xc02c7fea38 sp=0xc02c7fe948 pc=0x5e8166 >go/types.(*Checker).Files(0xc006c2a405?, {0xc02bf8f608?, 0xc02c374a80?, 0x0?}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/check.go:439 +0x75 fp=0xc02c7feaa0 sp=0xc02c7fea38 pc=0x5e7df5 >go/types.(*Config).Check(0xc02c386070, {0xc006c2a405?, 0x6e41a0?}, 0x8ebba0, {0xc02bf8f608, 0xac, 0x11f}, 0x0) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/api.go:484 +0x79 fp=0xc02c7fead8 sp=0xc02c7feaa0 pc=0x5d4759 >cmd/api.(*Walker).importFrom(0xc000176b00, {0xc006c2a405, 0x7}, {0xc006be2d40, 0x33}, 0xc02bf88150?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/cmd/api/main_test.go:680 +0xc25 fp=0xc02c7fed78 sp=0xc02c7fead8 pc=0x6545e5 >cmd/api.(*Walker).ImportFrom(0x6a1720?, {0xc006c2a405?, 0xc0185cae68?}, {0xc006be2d40?, 0xc006c2a405?}, 0xc02bf848a0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/cmd/api/main_test.go:587 +0x1d fp=0xc02c7fedb8 sp=0xc02c7fed78 pc=0x65395d >go/types.(*Checker).importPackage(0xc0261a3dc0, {0x749860, 0xc006c29b80}, {0xc006c2a405, 0x7}, {0xc006be2d40, 0x33}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/resolver.go:162 +0x511 fp=0xc02c7fee98 sp=0xc02c7fedb8 pc=0x61c891 >go/types.(*Checker).collectObjects.func1({0x749980?, 0xc006c32720}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/resolver.go:274 +0x54f fp=0xc02c7ff1e0 sp=0xc02c7fee98 pc=0x61de2f >go/types.(*Checker).walkDecl(0xc0261a3dc0, {0x74b320?, 0xc006c2c9c0}, 0xc02c7ff620) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/decl.go:397 +0x28a fp=0xc02c7ff2c8 sp=0xc02c7ff1e0 pc=0x5efc8a >go/types.(*Checker).walkDecls(...) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/decl.go:384 >go/types.(*Checker).collectObjects(0xc0261a3dc0) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/resolver.go:261 +0xe1b fp=0xc02c7ff670 sp=0xc02c7ff2c8 pc=0x61d85b >go/types.(*Checker).checkFiles(0xc0261a3dc0, {0xc02bf4e800?, 0xc02bf6ac01?, 0xc0185cb7b8?}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/check.go:473 +0x218 fp=0xc02c7ff760 sp=0xc02c7ff670 pc=0x5e80d8 >go/types.(*Checker).Files(0xc00028a2f0?, {0xc02bf4e800?, 0xc02bf4dda0?, 0x0?}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/check.go:439 +0x75 fp=0xc02c7ff7c8 sp=0xc02c7ff760 pc=0x5e7df5 >go/types.(*Config).Check(0xc02bf7a150, {0xc00028a2f0?, 0x6e41a0?}, 0x8ebba0, {0xc02bf4e800, 0x3c, 0x40}, 0x0) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/go/types/api.go:484 +0x79 fp=0xc02c7ff800 sp=0xc02c7ff7c8 pc=0x5d4759 >cmd/api.(*Walker).importFrom(0xc000176b00, {0xc00028a2f0, 0x3}, {0x0, 0x0}, 0x7fbaa9658988?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/cmd/api/main_test.go:680 +0xc25 fp=0xc02c7ffaa0 sp=0xc02c7ff800 pc=0x6545e5 >cmd/api.(*Walker).import_(...) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/cmd/api/main_test.go:595 >cmd/api.Check(0xc0004f61c0) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/cmd/api/main_test.go:136 +0xe65 fp=0xc02c7fff30 sp=0xc02c7ffaa0 pc=0x6507e5 >cmd/api.TestCheck(0xc0004f61c0) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/cmd/api/api_test.go:320 +0x69 fp=0xc02c7fff70 sp=0xc02c7fff30 pc=0x64f769 >testing.tRunner(0xc0004f61c0, 0x6fa6a0) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:1792 +0xf4 fp=0xc02c7fffc0 sp=0xc02c7fff70 pc=0x4fe894 >testing.(*T).Run.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:1851 +0x25 fp=0xc02c7fffe0 sp=0xc02c7fffc0 pc=0x4ff925 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc02c7fffe8 sp=0xc02c7fffe0 pc=0x479721 >created by testing.(*T).Run in goroutine 1 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/testing/testing.go:1851 +0x413 > >goroutine 34 gp=0xc00024e000 m=nil [GC worker (idle), 4 minutes]: >runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049c738 sp=0xc00049c718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049c7c8 sp=0xc00049c738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049c7e0 sp=0xc00049c7c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049c7e8 sp=0xc00049c7e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 35 gp=0xc00024e1c0 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0xad?, 0x11?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049cf38 sp=0xc00049cf18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049cfc8 sp=0xc00049cf38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049cfe0 sp=0xc00049cfc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049cfe8 sp=0xc00049cfe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 36 gp=0xc00024e380 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0xeb?, 0x8f?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049d738 sp=0xc00049d718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049d7c8 sp=0xc00049d738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049d7e0 sp=0xc00049d7c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049d7e8 sp=0xc00049d7e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 37 gp=0xc00024e540 m=nil [GC worker (idle)]: >runtime.gopark(0xddb91be1f7bd?, 0x3?, 0x76?, 0x99?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049df38 sp=0xc00049df18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049dfc8 sp=0xc00049df38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049dfe0 sp=0xc00049dfc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049dfe8 sp=0xc00049dfe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 38 gp=0xc00024e700 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0xbe?, 0xae?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049e738 sp=0xc00049e718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049e7c8 sp=0xc00049e738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049e7e0 sp=0xc00049e7c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049e7e8 sp=0xc00049e7e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 39 gp=0xc00024e8c0 m=nil [GC worker (idle)]: >runtime.gopark(0xddb928094e36?, 0x3?, 0x4c?, 0x70?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049ef38 sp=0xc00049ef18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049efc8 sp=0xc00049ef38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049efe0 sp=0xc00049efc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049efe8 sp=0xc00049efe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 40 gp=0xc00024ea80 m=nil [GC worker (idle)]: >runtime.gopark(0xddb92d2e43b6?, 0x3?, 0x41?, 0x7a?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049f738 sp=0xc00049f718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049f7c8 sp=0xc00049f738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049f7e0 sp=0xc00049f7c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049f7e8 sp=0xc00049f7e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 41 gp=0xc00024ec40 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0x8d?, 0x1d?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049ff38 sp=0xc00049ff18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049ffc8 sp=0xc00049ff38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049ffe0 sp=0xc00049ffc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049ffe8 sp=0xc00049ffe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 42 gp=0xc00024ee00 m=nil [GC worker (idle)]: >runtime.gopark(0xddb933b16284?, 0x3?, 0xb8?, 0xb2?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc000498738 sp=0xc000498718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004987c8 sp=0xc000498738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004987e0 sp=0xc0004987c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004987e8 sp=0xc0004987e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 43 gp=0xc00024efc0 m=nil [GC worker (idle)]: >runtime.gopark(0xddb922618a59?, 0x3?, 0xb?, 0xdb?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc000498f38 sp=0xc000498f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc000498fc8 sp=0xc000498f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc000498fe0 sp=0xc000498fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000498fe8 sp=0xc000498fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 44 gp=0xc00024f180 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0x5d?, 0x3b?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc000499738 sp=0xc000499718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004997c8 sp=0xc000499738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004997e0 sp=0xc0004997c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004997e8 sp=0xc0004997e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 45 gp=0xc00024f340 m=nil [GC worker (idle)]: >runtime.gopark(0xddb9338a4f81?, 0x1?, 0xf1?, 0x1e?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc000499f38 sp=0xc000499f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc000499fc8 sp=0xc000499f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc000499fe0 sp=0xc000499fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000499fe8 sp=0xc000499fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 46 gp=0xc00024f500 m=nil [GC worker (idle)]: >runtime.gopark(0xddb92de0d688?, 0x1?, 0x17?, 0xc9?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049a738 sp=0xc00049a718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049a7c8 sp=0xc00049a738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049a7e0 sp=0xc00049a7c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049a7e8 sp=0xc00049a7e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 47 gp=0xc00024f6c0 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0x3e?, 0x43?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049af38 sp=0xc00049af18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049afc8 sp=0xc00049af38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049afe0 sp=0xc00049afc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049afe8 sp=0xc00049afe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 48 gp=0xc00024f880 m=nil [GC worker (idle)]: >runtime.gopark(0xddb9221241f1?, 0x3?, 0x18?, 0x1f?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049b738 sp=0xc00049b718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049b7c8 sp=0xc00049b738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049b7e0 sp=0xc00049b7c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049b7e8 sp=0xc00049b7e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 49 gp=0xc00024fa40 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0x7a?, 0x62?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc00049bf38 sp=0xc00049bf18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc00049bfc8 sp=0xc00049bf38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc00049bfe0 sp=0xc00049bfc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00049bfe8 sp=0xc00049bfe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 50 gp=0xc00024fc00 m=nil [GC worker (idle)]: >runtime.gopark(0xddb92dde6eff?, 0x3?, 0x3d?, 0xe5?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a4738 sp=0xc0004a4718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a47c8 sp=0xc0004a4738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a47e0 sp=0xc0004a47c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a47e8 sp=0xc0004a47e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 51 gp=0xc00024fdc0 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0x4?, 0x83?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a4f38 sp=0xc0004a4f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a4fc8 sp=0xc0004a4f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a4fe0 sp=0xc0004a4fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a4fe8 sp=0xc0004a4fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 52 gp=0xc0004a8000 m=nil [GC worker (idle)]: >runtime.gopark(0xddb92d30b5a8?, 0x3?, 0x5e?, 0x7d?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a5738 sp=0xc0004a5718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a57c8 sp=0xc0004a5738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a57e0 sp=0xc0004a57c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a57e8 sp=0xc0004a57e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 53 gp=0xc0004a81c0 m=nil [GC worker (idle)]: >runtime.gopark(0xddb91be1fe28?, 0x3?, 0x3e?, 0x9?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a5f38 sp=0xc0004a5f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a5fc8 sp=0xc0004a5f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a5fe0 sp=0xc0004a5fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a5fe8 sp=0xc0004a5fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 54 gp=0xc0004a8380 m=nil [GC worker (idle)]: >runtime.gopark(0xddb91be1f71d?, 0x3?, 0x7f?, 0x74?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a6738 sp=0xc0004a6718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a67c8 sp=0xc0004a6738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a67e0 sp=0xc0004a67c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a67e8 sp=0xc0004a67e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 55 gp=0xc0004a8540 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0xf4?, 0x83?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a6f38 sp=0xc0004a6f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a6fc8 sp=0xc0004a6f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a6fe0 sp=0xc0004a6fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a6fe8 sp=0xc0004a6fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 56 gp=0xc0004a8700 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0xf1?, 0xb4?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a7738 sp=0xc0004a7718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a77c8 sp=0xc0004a7738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a77e0 sp=0xc0004a77c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a77e8 sp=0xc0004a77e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 57 gp=0xc0004a88c0 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0x34?, 0x6b?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a7f38 sp=0xc0004a7f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a7fc8 sp=0xc0004a7f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a7fe0 sp=0xc0004a7fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a7fe8 sp=0xc0004a7fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 58 gp=0xc0004a8a80 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0xd1?, 0x6d?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a0738 sp=0xc0004a0718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a07c8 sp=0xc0004a0738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a07e0 sp=0xc0004a07c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a07e8 sp=0xc0004a07e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 59 gp=0xc0004a8c40 m=nil [GC worker (idle)]: >runtime.gopark(0xddb91be1fd24?, 0x3?, 0x86?, 0xaa?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a0f38 sp=0xc0004a0f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a0fc8 sp=0xc0004a0f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a0fe0 sp=0xc0004a0fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a0fe8 sp=0xc0004a0fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 60 gp=0xc0004a8e00 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0xe9?, 0x1c?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a1738 sp=0xc0004a1718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a17c8 sp=0xc0004a1738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a17e0 sp=0xc0004a17c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a17e8 sp=0xc0004a17e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 61 gp=0xc0004a8fc0 m=nil [GC worker (idle)]: >runtime.gopark(0xddb922617f59?, 0x3?, 0x15?, 0xc0?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a1f38 sp=0xc0004a1f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a1fc8 sp=0xc0004a1f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a1fe0 sp=0xc0004a1fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a1fe8 sp=0xc0004a1fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 62 gp=0xc0004a9180 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0x5f?, 0x64?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a2738 sp=0xc0004a2718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a27c8 sp=0xc0004a2738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a27e0 sp=0xc0004a27c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a27e8 sp=0xc0004a27e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 63 gp=0xc0004a9340 m=nil [GC worker (idle)]: >runtime.gopark(0xddb92dde74b5?, 0x3?, 0x9f?, 0xcf?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a2f38 sp=0xc0004a2f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a2fc8 sp=0xc0004a2f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a2fe0 sp=0xc0004a2fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a2fe8 sp=0xc0004a2fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 64 gp=0xc0004a9500 m=nil [GC worker (idle)]: >runtime.gopark(0xddb92d2e62e7?, 0x1?, 0x86?, 0x7a?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a3738 sp=0xc0004a3718 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a37c8 sp=0xc0004a3738 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a37e0 sp=0xc0004a37c8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a37e8 sp=0xc0004a37e0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 > >goroutine 65 gp=0xc0004a96c0 m=nil [GC worker (idle)]: >runtime.gopark(0x916600?, 0x1?, 0xe3?, 0x53?, 0x0?) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/proc.go:435 +0xce fp=0xc0004a3f38 sp=0xc0004a3f18 pc=0x4721ce >runtime.gcBgMarkWorker(0xc000496000) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1423 +0xe9 fp=0xc0004a3fc8 sp=0xc0004a3f38 pc=0x41e309 >runtime.gcBgMarkStartWorkers.gowrap1() > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x25 fp=0xc0004a3fe0 sp=0xc0004a3fc8 pc=0x41e1e5 >runtime.goexit({}) > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0004a3fe8 sp=0xc0004a3fe0 pc=0x479721 >created by runtime.gcBgMarkStartWorkers in goroutine 24 > /var/tmp/portage/dev-lang/go-1.24.1/work/go/src/runtime/mgc.go:1339 +0x105 >FAIL cmd/api 301.114s >FAIL >2025/03/16 12:43:17 Failed: exit status 1 > >##### GOMAXPROCS=2 runtime -cpu=1 -quick >ok runtime 95.304s > >##### GOMAXPROCS=2 runtime -cpu=2 -quick >ok runtime 108.209s > >##### GOMAXPROCS=2 runtime -cpu=4 -quick >ok runtime 111.392s > >##### Testing race detector >ok runtime/race 57.398s >ok flag 1.203s >ok net 3.888s >ok os 2.293s >ok os/exec 3.206s >ok encoding/gob 2.803s >ok flag 1.117s >ok os/exec 3.093s > >##### ../test >ok cmd/internal/testdir 210.140s > >FAILED > * ERROR: dev-lang/go-1.24.1::gentoo failed (test phase): > * tests failed > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 1590: Called die > * The specific snippet of code: > * PATH="${GOBIN}:${PATH}" ./run.bash -no-rebuild -k || die "tests failed" > * > * If you need support, post the output of `emerge --info '=dev-lang/go-1.24.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/go-1.24.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:go-1.24.1:20250316-122444.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/go-1.24.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/go-1.24.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/go-1.24.1/work/go/src' > * S: '/var/tmp/portage/dev-lang/go-1.24.1/work/go' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 951458
:
920906
| 920907 |
920908
|
920909
|
920910
|
920911