Go Reproducible Build Report
As of Go 1.21, Go's binary toolchain downloads served by go.dev/dl/ can be reproduced and verified by anyone, on any platform, using golang.org/x/build/cmd/gorebuild. For more details, see the blog post “Perfectly Reproducible, Verified Go Toolchains.”
This page is updated daily with the results of running gorebuild in an Ubuntu VM,
using this script:
apt-get update && apt-get -y install software-properties-common && add-apt-repository universe && apt-get -y install golang-go msitools && go run golang.org/x/build/cmd/gorebuild@latest -p=4
The installation of msitools lets gorebuild
check the contents of the Windows MSI installation file.
The -p=4 means to run up to four builds in parallel.
Built with Go version go1.24.12, linux-amd64.
Rebuild started at 2026-01-22 00:02:00 UTC.
Rebuild finished at 2026-01-22 02:01:36 UTC.
Elapsed time: 1h59m36s.
Releases
✅ go1.26rc2
Log
00:07:26 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.26rc2.tar.gz 02:01:36 PASS
✅ go1.26rc2.aix-ppc64.tar.gz
00:07:26 start go1.26rc2.aix-ppc64.tar.gz 00:07:29 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:11:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, aix/ppc64. Packaging archives for aix/ppc64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 401c9df1f70006c2 go1.26rc2.aix-ppc64.tar.gz distpack: 9d5b300837aff5c2 v0.0.1-go1.26rc2.aix-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.aix-ppc64.mod distpack: d262c39e284da765 v0.0.1-go1.26rc2.aix-ppc64.info --- Installed Go for aix/ppc64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-aix-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-aix-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-aix-ppc64/bin to your PATH. 00:11:32 downloaded https://go.dev/dl/go1.26rc2.aix-ppc64.tar.gz 00:11:32 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.26rc2.darwin-amd64.pkg
00:11:31 downloaded https://go.dev/dl/go1.26rc2.darwin-amd64.pkg 00:11:34 PASS: verified content against posted tgz
✅ go1.26rc2.darwin-amd64.tar.gz
00:07:26 start go1.26rc2.darwin-amd64.tar.gz 00:07:29 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:11:21 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, darwin/amd64. Packaging archives for darwin/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 0db421b058ff4823 go1.26rc2.darwin-amd64.tar.gz distpack: 4c1fab68c2044dba v0.0.1-go1.26rc2.darwin-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.darwin-amd64.mod distpack: 506ffbb1aec23ef2 v0.0.1-go1.26rc2.darwin-amd64.info --- Installed Go for darwin/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-darwin-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-darwin-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-darwin-amd64/bin to your PATH. 00:11:24 downloaded https://go.dev/dl/go1.26rc2.darwin-amd64.tar.gz 00:11:28 verified match after stripping signatures from executables 00:11:28 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.26rc2.darwin-arm64.pkg
00:11:28 downloaded https://go.dev/dl/go1.26rc2.darwin-arm64.pkg 00:11:31 PASS: verified content against posted tgz
✅ go1.26rc2.darwin-arm64.tar.gz
00:07:26 start go1.26rc2.darwin-arm64.tar.gz 00:07:29 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:11:17 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, darwin/arm64. Packaging archives for darwin/arm64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: ce5a6a7be75ef4c4 go1.26rc2.darwin-arm64.tar.gz distpack: c183df4d85e975ad v0.0.1-go1.26rc2.darwin-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.darwin-arm64.mod distpack: e9f32c61cea7fd85 v0.0.1-go1.26rc2.darwin-arm64.info --- Installed Go for darwin/arm64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-darwin-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-darwin-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-darwin-arm64/bin to your PATH. 00:11:20 downloaded https://go.dev/dl/go1.26rc2.darwin-arm64.tar.gz 00:11:25 verified match after stripping signatures from executables 00:11:25 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.26rc2.dragonfly-amd64.tar.gz
00:07:26 start go1.26rc2.dragonfly-amd64.tar.gz 00:07:29 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:11:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, dragonfly/amd64. Packaging archives for dragonfly/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 8448d87ec697e1bb go1.26rc2.dragonfly-amd64.tar.gz distpack: d45d3e10790e0bc9 v0.0.1-go1.26rc2.dragonfly-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.dragonfly-amd64.mod distpack: 44df8e742935303f v0.0.1-go1.26rc2.dragonfly-amd64.info --- Installed Go for dragonfly/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-dragonfly-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-dragonfly-amd64/bin to your PATH. 00:11:25 downloaded https://go.dev/dl/go1.26rc2.dragonfly-amd64.tar.gz 00:11:25 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.26rc2.freebsd-386.tar.gz
00:11:40 start go1.26rc2.freebsd-386.tar.gz 00:11:42 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:15:09 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, freebsd/386. Packaging archives for freebsd/386. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: b3955b06d26f95e1 go1.26rc2.freebsd-386.tar.gz distpack: 4ebae2218b8ee511 v0.0.1-go1.26rc2.freebsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.freebsd-386.mod distpack: 5ac841e68ecdb2c5 v0.0.1-go1.26rc2.freebsd-386.info --- Installed Go for freebsd/386 in /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-386/bin to your PATH. 00:15:15 downloaded https://go.dev/dl/go1.26rc2.freebsd-386.tar.gz 00:15:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.26rc2.freebsd-amd64.tar.gz
00:11:47 start go1.26rc2.freebsd-amd64.tar.gz 00:11:49 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:15:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, freebsd/amd64. Packaging archives for freebsd/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 957969c7a1599234 go1.26rc2.freebsd-amd64.tar.gz distpack: 92f07cf6a13ba7ea v0.0.1-go1.26rc2.freebsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.freebsd-amd64.mod distpack: 1a75816bef69ceb7 v0.0.1-go1.26rc2.freebsd-amd64.info --- Installed Go for freebsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-amd64/bin to your PATH. 00:15:28 downloaded https://go.dev/dl/go1.26rc2.freebsd-amd64.tar.gz 00:15:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.26rc2.freebsd-arm.tar.gz
00:11:47 start go1.26rc2.freebsd-arm.tar.gz 00:11:50 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:15:15 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, freebsd/arm. Packaging archives for freebsd/arm. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: f4999601fe524ca0 go1.26rc2.freebsd-arm.tar.gz distpack: 60ea4d585a651a86 v0.0.1-go1.26rc2.freebsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.freebsd-arm.mod distpack: 578748248722a449 v0.0.1-go1.26rc2.freebsd-arm.info --- Installed Go for freebsd/arm in /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-arm/bin to your PATH. 00:15:18 downloaded https://go.dev/dl/go1.26rc2.freebsd-arm.tar.gz 00:15:18 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.26rc2.freebsd-arm64.tar.gz
00:11:55 start go1.26rc2.freebsd-arm64.tar.gz 00:11:58 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:15:28 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, freebsd/arm64. Packaging archives for freebsd/arm64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: b4950130e08f8cd9 go1.26rc2.freebsd-arm64.tar.gz distpack: e99faf0756d876b4 v0.0.1-go1.26rc2.freebsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.freebsd-arm64.mod distpack: 2acddac92c484e0d v0.0.1-go1.26rc2.freebsd-arm64.info --- Installed Go for freebsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-freebsd-arm64/bin to your PATH. 00:15:33 downloaded https://go.dev/dl/go1.26rc2.freebsd-arm64.tar.gz 00:15:33 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.26rc2.illumos-amd64.tar.gz
00:15:28 start go1.26rc2.illumos-amd64.tar.gz 00:15:30 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:19:01 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, illumos/amd64. Packaging archives for illumos/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: d177d72fa85ccfaf go1.26rc2.illumos-amd64.tar.gz distpack: 138ca1c3c4ee90e0 v0.0.1-go1.26rc2.illumos-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.illumos-amd64.mod distpack: 3c0d2c8ba445be67 v0.0.1-go1.26rc2.illumos-amd64.info --- Installed Go for illumos/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-illumos-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-illumos-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-illumos-amd64/bin to your PATH. 00:19:04 downloaded https://go.dev/dl/go1.26rc2.illumos-amd64.tar.gz 00:19:04 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.26rc2.linux-386.tar.gz
00:15:34 start go1.26rc2.linux-386.tar.gz 00:15:36 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:18:58 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/386. Packaging archives for linux/386. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: cdb03b50a81e0f0a go1.26rc2.linux-386.tar.gz distpack: 4842caadef65a9f8 v0.0.1-go1.26rc2.linux-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-386.mod distpack: 39ab3eb23290b1dd v0.0.1-go1.26rc2.linux-386.info --- Installed Go for linux/386 in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-386/bin to your PATH. 00:19:01 downloaded https://go.dev/dl/go1.26rc2.linux-386.tar.gz 00:19:01 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.26rc2.linux-amd64.tar.gz
00:15:43 start go1.26rc2.linux-amd64.tar.gz 00:15:45 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:18:51 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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. Packaging archives for linux/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 16e98a4ecd3ee043 go1.26rc2.linux-amd64.tar.gz distpack: 1c75fdceb0e0ec96 v0.0.1-go1.26rc2.linux-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-amd64.mod distpack: d5edf42cdffc2c8c v0.0.1-go1.26rc2.linux-amd64.info --- Installed Go for linux/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-amd64/bin to your PATH. 00:18:54 downloaded https://go.dev/dl/go1.26rc2.linux-amd64.tar.gz 00:18:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.26rc2.linux-arm64.tar.gz
00:15:47 start go1.26rc2.linux-arm64.tar.gz 00:15:49 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:19:17 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/arm64. Packaging archives for linux/arm64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: f09ac34939eca35e go1.26rc2.linux-arm64.tar.gz distpack: 793b59d692f5c7fc v0.0.1-go1.26rc2.linux-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-arm64.mod distpack: b9556bdcfbc2f1d2 v0.0.1-go1.26rc2.linux-arm64.info --- Installed Go for linux/arm64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-arm64/bin to your PATH. 00:19:20 downloaded https://go.dev/dl/go1.26rc2.linux-arm64.tar.gz 00:19:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.26rc2.linux-armv6l.tar.gz
00:19:08 start go1.26rc2.linux-armv6l.tar.gz 00:19:09 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:22:52 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/arm. Packaging archives for linux/arm. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 0dc1463b9dcb6fc4 go1.26rc2.linux-arm.tar.gz distpack: b80c1446795aafd4 v0.0.1-go1.26rc2.linux-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-arm.mod distpack: a3d31c5fb0aaa69e v0.0.1-go1.26rc2.linux-arm.info --- Installed Go for linux/arm in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-arm/bin to your PATH. 00:22:57 downloaded https://go.dev/dl/go1.26rc2.linux-armv6l.tar.gz 00:22:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.26rc2.linux-loong64.tar.gz
00:19:19 start go1.26rc2.linux-loong64.tar.gz 00:19:21 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:23:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/loong64. Packaging archives for linux/loong64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 992239e6a917c4d5 go1.26rc2.linux-loong64.tar.gz distpack: 88bdcf0a23cb315f v0.0.1-go1.26rc2.linux-loong64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-loong64.mod distpack: 2ba17e6259e7358c v0.0.1-go1.26rc2.linux-loong64.info --- Installed Go for linux/loong64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-loong64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-loong64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-loong64/bin to your PATH. 00:23:30 downloaded https://go.dev/dl/go1.26rc2.linux-loong64.tar.gz 00:23:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.26rc2.linux-mips.tar.gz
00:19:19 start go1.26rc2.linux-mips.tar.gz 00:19:21 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:23:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/mips. Packaging archives for linux/mips. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: c9a903b165376c71 go1.26rc2.linux-mips.tar.gz distpack: c61c33762619d221 v0.0.1-go1.26rc2.linux-mips.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-mips.mod distpack: 53017bd615554fb6 v0.0.1-go1.26rc2.linux-mips.info --- Installed Go for linux/mips in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips/bin to your PATH. 00:23:33 downloaded https://go.dev/dl/go1.26rc2.linux-mips.tar.gz 00:23:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.26rc2.linux-mips64.tar.gz
00:19:36 start go1.26rc2.linux-mips64.tar.gz 00:19:39 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:23:53 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/mips64. Packaging archives for linux/mips64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 2c508edbc46390f6 go1.26rc2.linux-mips64.tar.gz distpack: fd471f5bfe204a7e v0.0.1-go1.26rc2.linux-mips64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-mips64.mod distpack: 91cea87ecdaaefa2 v0.0.1-go1.26rc2.linux-mips64.info --- Installed Go for linux/mips64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips64/bin to your PATH. 00:24:04 downloaded https://go.dev/dl/go1.26rc2.linux-mips64.tar.gz 00:24:04 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.26rc2.linux-mips64le.tar.gz
00:23:13 start go1.26rc2.linux-mips64le.tar.gz 00:23:15 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:26:44 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/mips64le. Packaging archives for linux/mips64le. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 0c527b7b1a8d9d0a go1.26rc2.linux-mips64le.tar.gz distpack: 05eee165f46c01ac v0.0.1-go1.26rc2.linux-mips64le.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-mips64le.mod distpack: 64d961d92cd3b78c v0.0.1-go1.26rc2.linux-mips64le.info --- Installed Go for linux/mips64le in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips64le Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips64le/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mips64le/bin to your PATH. 00:26:55 downloaded https://go.dev/dl/go1.26rc2.linux-mips64le.tar.gz 00:26:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.26rc2.linux-mipsle.tar.gz
00:23:45 start go1.26rc2.linux-mipsle.tar.gz 00:23:48 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:27:13 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/mipsle. Packaging archives for linux/mipsle. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 1c167d0d65628d01 go1.26rc2.linux-mipsle.tar.gz distpack: 8aefc97f34470d10 v0.0.1-go1.26rc2.linux-mipsle.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-mipsle.mod distpack: d82fc3a74f4e7e2b v0.0.1-go1.26rc2.linux-mipsle.info --- Installed Go for linux/mipsle in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mipsle Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mipsle/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-mipsle/bin to your PATH. 00:27:16 downloaded https://go.dev/dl/go1.26rc2.linux-mipsle.tar.gz 00:27:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.26rc2.linux-ppc64.tar.gz
00:23:48 start go1.26rc2.linux-ppc64.tar.gz 00:23:50 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:27:23 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/ppc64. Packaging archives for linux/ppc64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 67e0d1e199903e24 go1.26rc2.linux-ppc64.tar.gz distpack: 9704ae9e9904bfbc v0.0.1-go1.26rc2.linux-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-ppc64.mod distpack: b648a482db7f2d23 v0.0.1-go1.26rc2.linux-ppc64.info --- Installed Go for linux/ppc64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-ppc64/bin to your PATH. 00:27:36 downloaded https://go.dev/dl/go1.26rc2.linux-ppc64.tar.gz 00:27:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.26rc2.linux-ppc64le.tar.gz
00:24:17 start go1.26rc2.linux-ppc64le.tar.gz 00:24:20 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:27:44 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/ppc64le. Packaging archives for linux/ppc64le. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 37dc84b474cd11ce go1.26rc2.linux-ppc64le.tar.gz distpack: d8dbba2028748ffd v0.0.1-go1.26rc2.linux-ppc64le.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-ppc64le.mod distpack: d51dc399bf7b1f78 v0.0.1-go1.26rc2.linux-ppc64le.info --- Installed Go for linux/ppc64le in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-ppc64le Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-ppc64le/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-ppc64le/bin to your PATH. 00:27:55 downloaded https://go.dev/dl/go1.26rc2.linux-ppc64le.tar.gz 00:27:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.26rc2.linux-riscv64.tar.gz
00:27:10 start go1.26rc2.linux-riscv64.tar.gz 00:27:12 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:30:42 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/riscv64. Packaging archives for linux/riscv64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: ba7ac60a62149a2f go1.26rc2.linux-riscv64.tar.gz distpack: 4a239ec829e0c0f9 v0.0.1-go1.26rc2.linux-riscv64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-riscv64.mod distpack: bd7d7036919f996c v0.0.1-go1.26rc2.linux-riscv64.info --- Installed Go for linux/riscv64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-riscv64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-riscv64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-riscv64/bin to your PATH. 00:30:54 downloaded https://go.dev/dl/go1.26rc2.linux-riscv64.tar.gz 00:30:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.26rc2.linux-s390x.tar.gz
00:27:28 start go1.26rc2.linux-s390x.tar.gz 00:27:30 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:31:08 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, linux/s390x. Packaging archives for linux/s390x. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: b5907c5cc9285ffb go1.26rc2.linux-s390x.tar.gz distpack: 3bafc15e2edd11ed v0.0.1-go1.26rc2.linux-s390x.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.linux-s390x.mod distpack: 4a82d60e6a3ed50a v0.0.1-go1.26rc2.linux-s390x.info --- Installed Go for linux/s390x in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-s390x Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-s390x/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-linux-s390x/bin to your PATH. 00:31:18 downloaded https://go.dev/dl/go1.26rc2.linux-s390x.tar.gz 00:31:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.26rc2.netbsd-386.tar.gz
00:27:50 start go1.26rc2.netbsd-386.tar.gz 00:27:52 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:31:13 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, netbsd/386. Packaging archives for netbsd/386. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 60187bc07dc5bf19 go1.26rc2.netbsd-386.tar.gz distpack: 95069c889846b72b v0.0.1-go1.26rc2.netbsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.netbsd-386.mod distpack: 899d97eb1e8d6472 v0.0.1-go1.26rc2.netbsd-386.info --- Installed Go for netbsd/386 in /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-386/bin to your PATH. 00:31:23 downloaded https://go.dev/dl/go1.26rc2.netbsd-386.tar.gz 00:31:23 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.26rc2.netbsd-amd64.tar.gz
00:28:09 start go1.26rc2.netbsd-amd64.tar.gz 00:28:11 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:31:38 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, netbsd/amd64. Packaging archives for netbsd/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: f7f59d2bf0efee99 go1.26rc2.netbsd-amd64.tar.gz distpack: 596c24cb6c2d035d v0.0.1-go1.26rc2.netbsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.netbsd-amd64.mod distpack: 087a4cba29cecf52 v0.0.1-go1.26rc2.netbsd-amd64.info --- Installed Go for netbsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-amd64/bin to your PATH. 00:31:41 downloaded https://go.dev/dl/go1.26rc2.netbsd-amd64.tar.gz 00:31:41 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.26rc2.netbsd-arm.tar.gz
00:31:07 start go1.26rc2.netbsd-arm.tar.gz 00:31:09 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:34:58 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, netbsd/arm. Packaging archives for netbsd/arm. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 148532aee6fd1b44 go1.26rc2.netbsd-arm.tar.gz distpack: 9baabdfdb9c82b12 v0.0.1-go1.26rc2.netbsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.netbsd-arm.mod distpack: 533223e45d02d281 v0.0.1-go1.26rc2.netbsd-arm.info --- Installed Go for netbsd/arm in /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-arm/bin to your PATH. 00:35:12 downloaded https://go.dev/dl/go1.26rc2.netbsd-arm.tar.gz 00:35:12 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.26rc2.netbsd-arm64.tar.gz
00:31:33 start go1.26rc2.netbsd-arm64.tar.gz 00:31:35 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:35:40 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, netbsd/arm64. Packaging archives for netbsd/arm64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 50f17064142058e3 go1.26rc2.netbsd-arm64.tar.gz distpack: d3eed9655b36e30d v0.0.1-go1.26rc2.netbsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.netbsd-arm64.mod distpack: a7c795c4710fabf8 v0.0.1-go1.26rc2.netbsd-arm64.info --- Installed Go for netbsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-netbsd-arm64/bin to your PATH. 00:35:50 downloaded https://go.dev/dl/go1.26rc2.netbsd-arm64.tar.gz 00:35:50 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.26rc2.openbsd-386.tar.gz
00:31:39 start go1.26rc2.openbsd-386.tar.gz 00:31:41 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:35:35 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, openbsd/386. Packaging archives for openbsd/386. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: ece9a4523dc88a99 go1.26rc2.openbsd-386.tar.gz distpack: cf28753cbca1232f v0.0.1-go1.26rc2.openbsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.openbsd-386.mod distpack: 9a465ab5bd11ee7f v0.0.1-go1.26rc2.openbsd-386.info --- Installed Go for openbsd/386 in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-386/bin to your PATH. 00:35:48 downloaded https://go.dev/dl/go1.26rc2.openbsd-386.tar.gz 00:35:48 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.26rc2.openbsd-amd64.tar.gz
00:31:56 start go1.26rc2.openbsd-amd64.tar.gz 00:31:59 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:35:59 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, openbsd/amd64. Packaging archives for openbsd/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 3801e349836195ec go1.26rc2.openbsd-amd64.tar.gz distpack: 4be0a1a19f17270a v0.0.1-go1.26rc2.openbsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.openbsd-amd64.mod distpack: 81400ae356effedb v0.0.1-go1.26rc2.openbsd-amd64.info --- Installed Go for openbsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-amd64/bin to your PATH. 00:36:10 downloaded https://go.dev/dl/go1.26rc2.openbsd-amd64.tar.gz 00:36:10 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.26rc2.openbsd-arm.tar.gz
00:35:28 start go1.26rc2.openbsd-arm.tar.gz 00:35:30 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:38:49 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, openbsd/arm. Packaging archives for openbsd/arm. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: b7a7804ee67eee88 go1.26rc2.openbsd-arm.tar.gz distpack: 4e5eeae0d9b11275 v0.0.1-go1.26rc2.openbsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.openbsd-arm.mod distpack: d7222788d76123a7 v0.0.1-go1.26rc2.openbsd-arm.info --- Installed Go for openbsd/arm in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-arm/bin to your PATH. 00:39:02 downloaded https://go.dev/dl/go1.26rc2.openbsd-arm.tar.gz 00:39:02 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.26rc2.openbsd-arm64.tar.gz
00:36:04 start go1.26rc2.openbsd-arm64.tar.gz 00:36:06 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:39:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, openbsd/arm64. Packaging archives for openbsd/arm64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 0a869aae6fea9da4 go1.26rc2.openbsd-arm64.tar.gz distpack: 685292bccd79980b v0.0.1-go1.26rc2.openbsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.openbsd-arm64.mod distpack: b4512a8664a599f8 v0.0.1-go1.26rc2.openbsd-arm64.info --- Installed Go for openbsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-arm64/bin to your PATH. 00:39:44 downloaded https://go.dev/dl/go1.26rc2.openbsd-arm64.tar.gz 00:39:44 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.26rc2.openbsd-ppc64.tar.gz
00:36:04 start go1.26rc2.openbsd-ppc64.tar.gz 00:36:06 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:39:41 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, openbsd/ppc64. Packaging archives for openbsd/ppc64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: abec336640fcb0ed go1.26rc2.openbsd-ppc64.tar.gz distpack: 6cadd07fdc2a5f51 v0.0.1-go1.26rc2.openbsd-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.openbsd-ppc64.mod distpack: 3174ba5bffe1dec6 v0.0.1-go1.26rc2.openbsd-ppc64.info --- Installed Go for openbsd/ppc64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-ppc64/bin to your PATH. 00:39:51 downloaded https://go.dev/dl/go1.26rc2.openbsd-ppc64.tar.gz 00:39:51 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.26rc2.openbsd-riscv64.tar.gz
00:36:26 start go1.26rc2.openbsd-riscv64.tar.gz 00:36:28 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:39:53 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, openbsd/riscv64. Packaging archives for openbsd/riscv64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 7728bbde9a299c7c go1.26rc2.openbsd-riscv64.tar.gz distpack: db5250dcf4441a4c v0.0.1-go1.26rc2.openbsd-riscv64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.openbsd-riscv64.mod distpack: 1f81f5feadbc4938 v0.0.1-go1.26rc2.openbsd-riscv64.info --- Installed Go for openbsd/riscv64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-riscv64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-openbsd-riscv64/bin to your PATH. 00:39:56 downloaded https://go.dev/dl/go1.26rc2.openbsd-riscv64.tar.gz 00:39:57 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.26rc2.plan9-386.tar.gz
00:39:17 start go1.26rc2.plan9-386.tar.gz 00:39:19 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:42:34 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, plan9/386. Packaging archives for plan9/386. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 5520cc1c92c703f0 go1.26rc2.plan9-386.tar.gz distpack: d187fd655361a7b0 v0.0.1-go1.26rc2.plan9-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.plan9-386.mod distpack: 440efbac0eea4b5c v0.0.1-go1.26rc2.plan9-386.info --- Installed Go for plan9/386 in /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-386/bin to your PATH. 00:42:49 downloaded https://go.dev/dl/go1.26rc2.plan9-386.tar.gz 00:42:49 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.26rc2.plan9-amd64.tar.gz
00:39:56 start go1.26rc2.plan9-amd64.tar.gz 00:39:58 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:43:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, plan9/amd64. Packaging archives for plan9/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: fbb0d4ddd6ddd189 go1.26rc2.plan9-amd64.tar.gz distpack: 80a1033ff64eb00e v0.0.1-go1.26rc2.plan9-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.plan9-amd64.mod distpack: 759cfbd9e9159c2d v0.0.1-go1.26rc2.plan9-amd64.info --- Installed Go for plan9/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-amd64/bin to your PATH. 00:43:30 downloaded https://go.dev/dl/go1.26rc2.plan9-amd64.tar.gz 00:43:30 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.26rc2.plan9-arm.tar.gz
00:40:01 start go1.26rc2.plan9-arm.tar.gz 00:40:03 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:43:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, plan9/arm. Packaging archives for plan9/arm. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 8171c2f763aee2ae go1.26rc2.plan9-arm.tar.gz distpack: 74b4162bf87e7748 v0.0.1-go1.26rc2.plan9-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.plan9-arm.mod distpack: 1db644f7df9a9cea v0.0.1-go1.26rc2.plan9-arm.info --- Installed Go for plan9/arm in /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-plan9-arm/bin to your PATH. 00:43:29 downloaded https://go.dev/dl/go1.26rc2.plan9-arm.tar.gz 00:43:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.26rc2.solaris-amd64.tar.gz
00:40:05 start go1.26rc2.solaris-amd64.tar.gz 00:40:07 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:43:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, solaris/amd64. Packaging archives for solaris/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: 5c1ef4d2859a983d go1.26rc2.solaris-amd64.tar.gz distpack: 523c4ac5bff7b45c v0.0.1-go1.26rc2.solaris-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.solaris-amd64.mod distpack: 0c4014d970eb45b2 v0.0.1-go1.26rc2.solaris-amd64.info --- Installed Go for solaris/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-solaris-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-solaris-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-solaris-amd64/bin to your PATH. 00:43:36 downloaded https://go.dev/dl/go1.26rc2.solaris-amd64.tar.gz 00:43:36 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.26rc2.src.tar.gz
00:11:27 downloaded https://go.dev/dl/go1.26rc2.src.tar.gz 00:11:27 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 00:11:31 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 00:11:32 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 00:11:34 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 00:15:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 00:15:18 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 00:15:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 00:15:33 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 00:18:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 00:19:01 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 00:19:04 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 00:19:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 00:22:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 00:23:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 00:23:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 00:24:04 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 00:26:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 00:27:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 00:27:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 00:27:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 00:30:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 00:31:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 00:31:23 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 00:31:41 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 00:35:12 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 00:35:48 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 00:35:50 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 00:36:10 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 00:39:02 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 00:39:44 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 00:39:51 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 00:39:57 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 00:42:49 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 00:43:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 00:43:30 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 00:43:36 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 00:47:00 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 00:47:47 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"] 00:47:48 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.26rc2.windows-386.msi
00:47:24 downloaded https://go.dev/dl/go1.26rc2.windows-386.msi 00:47:31 PASS: verified content against posted zip
✅ go1.26rc2.windows-386.zip
00:43:08 start go1.26rc2.windows-386.zip 00:43:10 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:47:00 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, windows/386. Packaging archives for windows/386. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: e9685be5ea49dcd3 go1.26rc2.windows-386.zip distpack: cf99701af550f111 v0.0.1-go1.26rc2.windows-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.windows-386.mod distpack: f1531871e122be9f v0.0.1-go1.26rc2.windows-386.info --- Installed Go for windows/386 in /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-386/bin to your PATH. 00:47:13 downloaded https://go.dev/dl/go1.26rc2.windows-386.zip 00:47:13 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.26rc2.windows-amd64.msi
00:48:05 downloaded https://go.dev/dl/go1.26rc2.windows-amd64.msi 00:48:10 PASS: verified content against posted zip
✅ go1.26rc2.windows-amd64.zip
00:43:41 start go1.26rc2.windows-amd64.zip 00:43:43 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:47:48 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, windows/amd64. Packaging archives for windows/amd64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: ae36adaaf2633b15 go1.26rc2.windows-amd64.zip distpack: da957858ab2eae53 v0.0.1-go1.26rc2.windows-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.windows-amd64.mod distpack: 35c81aceecdc62d2 v0.0.1-go1.26rc2.windows-amd64.info --- Installed Go for windows/amd64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-amd64/bin to your PATH. 00:48:02 downloaded https://go.dev/dl/go1.26rc2.windows-amd64.zip 00:48:02 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.26rc2.windows-arm64.msi
00:48:11 downloaded https://go.dev/dl/go1.26rc2.windows-arm64.msi 00:48:16 PASS: verified content against posted zip
✅ go1.26rc2.windows-arm64.zip
00:43:43 start go1.26rc2.windows-arm64.zip 00:43:45 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.26rc2-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.24 00:47:47 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.24. 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, windows/arm64. Packaging archives for windows/arm64. distpack: e25cc8c5ffe1241a go1.26rc2.src.tar.gz distpack: e0c858301d925c6f go1.26rc2.windows-arm64.zip distpack: 982da1091dd33984 v0.0.1-go1.26rc2.windows-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.26rc2.windows-arm64.mod distpack: e4f4d1c74908ec7d v0.0.1-go1.26rc2.windows-arm64.info --- Installed Go for windows/arm64 in /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.26rc2-windows-arm64/bin to your PATH. 00:48:01 downloaded https://go.dev/dl/go1.26rc2.windows-arm64.zip 00:48:01 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.info
00:11:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.info 00:11:33 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.mod
00:11:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.mod 00:11:33 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.zip
00:11:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.zip 00:11:46 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.info
00:11:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.info 00:11:35 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.mod
00:11:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.mod 00:11:35 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.zip
00:11:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.zip 00:11:54 verified match after stripping signatures from executables 00:11:54 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.info
00:11:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.info 00:11:31 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.mod
00:11:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.mod 00:11:31 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.zip
00:11:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.zip 00:11:46 verified match after stripping signatures from executables 00:11:46 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.info
00:11:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.info 00:11:27 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.mod
00:11:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.mod 00:11:28 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.zip
00:11:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.zip 00:11:39 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-386.info
00:15:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.info 00:15:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-386.mod
00:15:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.mod 00:15:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-386.zip
00:15:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.zip 00:15:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.info
00:15:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.info 00:15:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.mod
00:15:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.mod 00:15:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.zip
00:15:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.zip 00:15:42 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-arm.info
00:15:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.info 00:15:19 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm.mod
00:15:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.mod 00:15:19 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm.zip
00:15:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.zip 00:15:33 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.info
00:15:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.info 00:15:33 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.mod
00:15:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.mod 00:15:33 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.zip
00:15:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.zip 00:15:46 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.info
00:19:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.info 00:19:04 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.mod
00:19:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.mod 00:19:05 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.zip
00:19:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.zip 00:19:18 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-386.info
00:19:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.info 00:19:02 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-386.mod
00:19:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.mod 00:19:02 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-386.zip
00:19:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.zip 00:19:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-amd64.info
00:18:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.info 00:18:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-amd64.mod
00:18:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.mod 00:18:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-amd64.zip
00:19:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.zip 00:19:07 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-arm.info
00:22:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.info 00:22:58 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm.mod
00:22:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.mod 00:22:58 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm.zip
00:23:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.zip 00:23:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm64.info
00:19:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.info 00:19:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-arm64.mod
00:19:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.mod 00:19:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-arm64.zip
00:19:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.zip 00:19:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-loong64.info
00:23:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.info 00:23:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-loong64.mod
00:23:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.mod 00:23:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-loong64.zip
00:23:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.zip 00:23:45 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-mips.info
00:23:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.info 00:23:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips.mod
00:23:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.mod 00:23:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips.zip
00:23:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.zip 00:23:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips64.info
00:24:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.info 00:24:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64.mod
00:24:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.mod 00:24:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64.zip
00:24:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.zip 00:24:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64le.info
00:26:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.info 00:26:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mips64le.mod
00:26:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.mod 00:26:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mips64le.zip
00:27:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.zip 00:27:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mipsle.info
00:27:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.info 00:27:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-mipsle.mod
00:27:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.mod 00:27:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-mipsle.zip
00:27:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.zip 00:27:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-ppc64.info
00:27:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.info 00:27:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64.mod
00:27:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.mod 00:27:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64.zip
00:27:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.zip 00:27:49 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.info
00:27:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.info 00:27:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.mod
00:27:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.mod 00:27:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.zip
00:28:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.zip 00:28:08 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-riscv64.info
00:30:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.info 00:30:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-riscv64.mod
00:30:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.mod 00:30:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-riscv64.zip
00:31:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.zip 00:31:07 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-s390x.info
00:31:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.info 00:31:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.linux-s390x.mod
00:31:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.mod 00:31:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.linux-s390x.zip
00:31:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.zip 00:31:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.netbsd-386.info
00:31:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.info 00:31:24 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-386.mod
00:31:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.mod 00:31:24 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-386.zip
00:31:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.zip 00:31:38 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.info
00:31:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.info 00:31:41 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.mod
00:31:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.mod 00:31:42 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.zip
00:31:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.zip 00:31:56 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-arm.info
00:35:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.info 00:35:13 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm.mod
00:35:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.mod 00:35:13 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm.zip
00:35:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.zip 00:35:27 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.info
00:35:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.info 00:35:50 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.mod
00:35:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.mod 00:35:50 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.zip
00:36:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.zip 00:36:03 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-386.info
00:35:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.info 00:35:48 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-386.mod
00:35:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.mod 00:35:48 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-386.zip
00:36:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.zip 00:36:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.info
00:36:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.info 00:36:11 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.mod
00:36:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.mod 00:36:11 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.zip
00:36:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.zip 00:36:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-arm.info
00:39:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.info 00:39:02 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm.mod
00:39:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.mod 00:39:02 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm.zip
00:39:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.zip 00:39:17 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.info
00:39:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.info 00:39:44 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.mod
00:39:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.mod 00:39:44 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.zip
00:39:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.zip 00:39:55 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.info
00:39:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.info 00:39:52 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.mod
00:39:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.mod 00:39:52 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.zip
00:40:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.zip 00:40:04 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.info
00:39:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.info 00:39:57 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.mod
00:39:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.mod 00:39:57 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.zip
00:40:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.zip 00:40:00 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.plan9-386.info
00:42:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.info 00:42:49 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-386.mod
00:42:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.mod 00:42:49 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-386.zip
00:43:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.zip 00:43:07 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-amd64.info
00:43:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.info 00:43:30 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-amd64.mod
00:43:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.mod 00:43:31 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-amd64.zip
00:43:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.zip 00:43:45 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-arm.info
00:43:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.info 00:43:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.plan9-arm.mod
00:43:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.mod 00:43:30 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.plan9-arm.zip
00:43:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.zip 00:43:42 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.solaris-amd64.info
00:43:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.info 00:43:36 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.solaris-amd64.mod
00:43:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.mod 00:43:37 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.solaris-amd64.zip
00:43:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.zip 00:43:40 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-386.info
00:47:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.info 00:47:31 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-386.mod
00:47:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.mod 00:47:31 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-386.zip
00:47:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.zip 00:47:43 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-amd64.info
00:48:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.info 00:48:10 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-amd64.mod
00:48:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.mod 00:48:11 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-amd64.zip
00:48:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.zip 00:48:27 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-arm64.info
00:48:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.info 00:48:17 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.windows-arm64.mod
00:48:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.mod 00:48:17 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.windows-arm64.zip
00:48:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.zip 00:48:30 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.25.6
Log
00:43:51 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.25.6.tar.gz 02:01:36 PASS
✅ go1.25.6.aix-ppc64.tar.gz
00:43:51 start go1.25.6.aix-ppc64.tar.gz 00:43:53 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:47:44 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, aix/ppc64. Packaging archives for aix/ppc64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 13c8bca505dd9020 go1.25.6.aix-ppc64.tar.gz distpack: 3e7c0f61a7fafb13 v0.0.1-go1.25.6.aix-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.aix-ppc64.mod distpack: a6154c66b52d9449 v0.0.1-go1.25.6.aix-ppc64.info --- Installed Go for aix/ppc64 in /tmp/gorebuild-2242411289/repro-go1.25.6-aix-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-aix-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-aix-ppc64/bin to your PATH. 00:47:46 downloaded https://go.dev/dl/go1.25.6.aix-ppc64.tar.gz 00:47:46 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.25.6.darwin-amd64.pkg
00:50:53 downloaded https://go.dev/dl/go1.25.6.darwin-amd64.pkg 00:50:56 PASS: verified content against posted tgz
✅ go1.25.6.darwin-amd64.tar.gz
00:47:44 start go1.25.6.darwin-amd64.tar.gz 00:47:46 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:50:46 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, darwin/amd64. Packaging archives for darwin/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 10012752568b001a go1.25.6.darwin-amd64.tar.gz distpack: 7662c36a4face3af v0.0.1-go1.25.6.darwin-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.darwin-amd64.mod distpack: 506c453f04a9a2bd v0.0.1-go1.25.6.darwin-amd64.info --- Installed Go for darwin/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-darwin-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-darwin-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-darwin-amd64/bin to your PATH. 00:50:48 downloaded https://go.dev/dl/go1.25.6.darwin-amd64.tar.gz 00:50:51 verified match after stripping signatures from executables 00:50:51 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.25.6.darwin-arm64.pkg
00:51:17 downloaded https://go.dev/dl/go1.25.6.darwin-arm64.pkg 00:51:20 PASS: verified content against posted tgz
✅ go1.25.6.darwin-arm64.tar.gz
00:48:08 start go1.25.6.darwin-arm64.tar.gz 00:48:09 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:51:10 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, darwin/arm64. Packaging archives for darwin/arm64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: db80d4bfc4bf4a5b go1.25.6.darwin-arm64.tar.gz distpack: 2886f42a86397c18 v0.0.1-go1.25.6.darwin-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.darwin-arm64.mod distpack: ac13e1d660036170 v0.0.1-go1.25.6.darwin-arm64.info --- Installed Go for darwin/arm64 in /tmp/gorebuild-2242411289/repro-go1.25.6-darwin-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-darwin-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-darwin-arm64/bin to your PATH. 00:51:12 downloaded https://go.dev/dl/go1.25.6.darwin-arm64.tar.gz 00:51:15 verified match after stripping signatures from executables 00:51:15 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.25.6.dragonfly-amd64.tar.gz
00:48:27 start go1.25.6.dragonfly-amd64.tar.gz 00:48:30 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:51:34 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, dragonfly/amd64. Packaging archives for dragonfly/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 6fdcdd4f769fe73a go1.25.6.dragonfly-amd64.tar.gz distpack: ef3497f5ba9d299a v0.0.1-go1.25.6.dragonfly-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.dragonfly-amd64.mod distpack: b2b2dbddd0e880ab v0.0.1-go1.25.6.dragonfly-amd64.info --- Installed Go for dragonfly/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-dragonfly-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-dragonfly-amd64/bin to your PATH. 00:51:37 downloaded https://go.dev/dl/go1.25.6.dragonfly-amd64.tar.gz 00:51:37 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.25.6.freebsd-386.tar.gz
00:48:30 start go1.25.6.freebsd-386.tar.gz 00:48:32 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:51:28 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/386. Packaging archives for freebsd/386. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: be22b65ded1d4015 go1.25.6.freebsd-386.tar.gz distpack: 21297e25e6e915b4 v0.0.1-go1.25.6.freebsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.freebsd-386.mod distpack: e0522c62b5a8dffc v0.0.1-go1.25.6.freebsd-386.info --- Installed Go for freebsd/386 in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-386/bin to your PATH. 00:51:31 downloaded https://go.dev/dl/go1.25.6.freebsd-386.tar.gz 00:51:31 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.25.6.freebsd-amd64.tar.gz
00:51:03 start go1.25.6.freebsd-amd64.tar.gz 00:51:05 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:54:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/amd64. Packaging archives for freebsd/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 61e1d50e33235947 go1.25.6.freebsd-amd64.tar.gz distpack: 034acf2cc20af5b1 v0.0.1-go1.25.6.freebsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.freebsd-amd64.mod distpack: e2ff067cd96be506 v0.0.1-go1.25.6.freebsd-amd64.info --- Installed Go for freebsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-amd64/bin to your PATH. 00:54:08 downloaded https://go.dev/dl/go1.25.6.freebsd-amd64.tar.gz 00:54:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.25.6.freebsd-arm.tar.gz
00:51:26 start go1.25.6.freebsd-arm.tar.gz 00:51:28 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:54:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/arm. Packaging archives for freebsd/arm. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 546c2c6e325e7253 go1.25.6.freebsd-arm.tar.gz distpack: df0270504380d84d v0.0.1-go1.25.6.freebsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.freebsd-arm.mod distpack: 237043ea4ddea70f v0.0.1-go1.25.6.freebsd-arm.info --- Installed Go for freebsd/arm in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-arm/bin to your PATH. 00:54:27 downloaded https://go.dev/dl/go1.25.6.freebsd-arm.tar.gz 00:54:27 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.25.6.freebsd-arm64.tar.gz
00:51:43 start go1.25.6.freebsd-arm64.tar.gz 00:51:45 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:54:46 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/arm64. Packaging archives for freebsd/arm64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 648484146702dd58 go1.25.6.freebsd-arm64.tar.gz distpack: 08e5f03eacc07508 v0.0.1-go1.25.6.freebsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.freebsd-arm64.mod distpack: 534d496fd2130ec0 v0.0.1-go1.25.6.freebsd-arm64.info --- Installed Go for freebsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-arm64/bin to your PATH. 00:54:49 downloaded https://go.dev/dl/go1.25.6.freebsd-arm64.tar.gz 00:54:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.25.6.freebsd-riscv64.tar.gz
00:51:49 start go1.25.6.freebsd-riscv64.tar.gz 00:51:52 running ./make.bash env=[GOOS=freebsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:54:52 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/riscv64. Packaging archives for freebsd/riscv64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 663d7a9532bb4ac0 go1.25.6.freebsd-riscv64.tar.gz distpack: 25b012f278fb982c v0.0.1-go1.25.6.freebsd-riscv64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.freebsd-riscv64.mod distpack: 66673a23a550a584 v0.0.1-go1.25.6.freebsd-riscv64.info --- Installed Go for freebsd/riscv64 in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-riscv64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-riscv64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-freebsd-riscv64/bin to your PATH. 00:54:55 downloaded https://go.dev/dl/go1.25.6.freebsd-riscv64.tar.gz 00:54:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ go1.25.6.illumos-amd64.tar.gz
00:54:24 start go1.25.6.illumos-amd64.tar.gz 00:54:26 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:57:31 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, illumos/amd64. Packaging archives for illumos/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: c6adb151f8f50a25 go1.25.6.illumos-amd64.tar.gz distpack: 93e823b31f174b40 v0.0.1-go1.25.6.illumos-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.illumos-amd64.mod distpack: 039c44cec148d7d4 v0.0.1-go1.25.6.illumos-amd64.info --- Installed Go for illumos/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-illumos-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-illumos-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-illumos-amd64/bin to your PATH. 00:57:33 downloaded https://go.dev/dl/go1.25.6.illumos-amd64.tar.gz 00:57:33 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.25.6.linux-386.tar.gz
00:54:40 start go1.25.6.linux-386.tar.gz 00:54:41 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:57:43 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/386. Packaging archives for linux/386. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 59fe62eee3cca653 go1.25.6.linux-386.tar.gz distpack: 2070aef83aef7249 v0.0.1-go1.25.6.linux-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-386.mod distpack: 68407616ff056811 v0.0.1-go1.25.6.linux-386.info --- Installed Go for linux/386 in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-386/bin to your PATH. 00:57:45 downloaded https://go.dev/dl/go1.25.6.linux-386.tar.gz 00:57:45 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.25.6.linux-amd64.tar.gz
00:55:04 start go1.25.6.linux-amd64.tar.gz 00:55:06 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:57:57 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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. Packaging archives for linux/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: f022b6aad78e362b go1.25.6.linux-amd64.tar.gz distpack: 6aacf4f8e945df4f v0.0.1-go1.25.6.linux-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-amd64.mod distpack: f6f05567339266f1 v0.0.1-go1.25.6.linux-amd64.info --- Installed Go for linux/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-amd64/bin to your PATH. 00:57:57 downloaded https://go.dev/dl/go1.25.6.linux-amd64.tar.gz 00:57:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.25.6.linux-arm64.tar.gz
00:55:09 start go1.25.6.linux-arm64.tar.gz 00:55:12 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:58:27 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/arm64. Packaging archives for linux/arm64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 738ef87d79c34272 go1.25.6.linux-arm64.tar.gz distpack: 01cc75dba15c0426 v0.0.1-go1.25.6.linux-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-arm64.mod distpack: 81abdfd24f81baa8 v0.0.1-go1.25.6.linux-arm64.info --- Installed Go for linux/arm64 in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-arm64/bin to your PATH. 00:58:29 downloaded https://go.dev/dl/go1.25.6.linux-arm64.tar.gz 00:58:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.25.6.linux-armv6l.tar.gz
00:57:51 start go1.25.6.linux-armv6l.tar.gz 00:57:54 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:01:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/arm. Packaging archives for linux/arm. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 679f0e70b27c6371 go1.25.6.linux-arm.tar.gz distpack: cb5f5c7ffb7c163d v0.0.1-go1.25.6.linux-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-arm.mod distpack: b49403bd2bb37d2f v0.0.1-go1.25.6.linux-arm.info --- Installed Go for linux/arm in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-arm/bin to your PATH. 01:01:21 downloaded https://go.dev/dl/go1.25.6.linux-armv6l.tar.gz 01:01:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.25.6.linux-loong64.tar.gz
00:58:00 start go1.25.6.linux-loong64.tar.gz 00:58:03 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:01:31 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/loong64. Packaging archives for linux/loong64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 433fe54d8797700b go1.25.6.linux-loong64.tar.gz distpack: 3c4a9ca6bcb8733f v0.0.1-go1.25.6.linux-loong64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-loong64.mod distpack: 1061e94593fe133e v0.0.1-go1.25.6.linux-loong64.info --- Installed Go for linux/loong64 in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-loong64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-loong64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-loong64/bin to your PATH. 01:01:34 downloaded https://go.dev/dl/go1.25.6.linux-loong64.tar.gz 01:01:34 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.25.6.linux-mips.tar.gz
00:58:00 start go1.25.6.linux-mips.tar.gz 00:58:03 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:01:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/mips. Packaging archives for linux/mips. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: a5beaf2d135b8e9a go1.25.6.linux-mips.tar.gz distpack: 9fd41a49ca9caadf v0.0.1-go1.25.6.linux-mips.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-mips.mod distpack: a408dca22e164688 v0.0.1-go1.25.6.linux-mips.info --- Installed Go for linux/mips in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips/bin to your PATH. 01:01:36 downloaded https://go.dev/dl/go1.25.6.linux-mips.tar.gz 01:01:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.25.6.linux-mips64.tar.gz
00:58:34 start go1.25.6.linux-mips64.tar.gz 00:58:37 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:02:07 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/mips64. Packaging archives for linux/mips64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: f2d72c1ac315d453 go1.25.6.linux-mips64.tar.gz distpack: 8a59464b1629b768 v0.0.1-go1.25.6.linux-mips64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-mips64.mod distpack: 97a45fdc0881b177 v0.0.1-go1.25.6.linux-mips64.info --- Installed Go for linux/mips64 in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips64/bin to your PATH. 01:02:10 downloaded https://go.dev/dl/go1.25.6.linux-mips64.tar.gz 01:02:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.25.6.linux-mips64le.tar.gz
01:01:25 start go1.25.6.linux-mips64le.tar.gz 01:01:26 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:04:36 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/mips64le. Packaging archives for linux/mips64le. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 9b808ef978fd6414 go1.25.6.linux-mips64le.tar.gz distpack: c27165787a367ae3 v0.0.1-go1.25.6.linux-mips64le.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-mips64le.mod distpack: f08c7d96748165dd v0.0.1-go1.25.6.linux-mips64le.info --- Installed Go for linux/mips64le in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips64le Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips64le/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mips64le/bin to your PATH. 01:04:39 downloaded https://go.dev/dl/go1.25.6.linux-mips64le.tar.gz 01:04:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.25.6.linux-mipsle.tar.gz
01:01:44 start go1.25.6.linux-mipsle.tar.gz 01:01:46 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:04:49 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/mipsle. Packaging archives for linux/mipsle. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 4e0b190b05c83594 go1.25.6.linux-mipsle.tar.gz distpack: 87e0b3502ada0d1a v0.0.1-go1.25.6.linux-mipsle.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-mipsle.mod distpack: c9c3a7e872c773f0 v0.0.1-go1.25.6.linux-mipsle.info --- Installed Go for linux/mipsle in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mipsle Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mipsle/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-mipsle/bin to your PATH. 01:04:52 downloaded https://go.dev/dl/go1.25.6.linux-mipsle.tar.gz 01:04:52 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.25.6.linux-ppc64.tar.gz
01:01:49 start go1.25.6.linux-ppc64.tar.gz 01:01:51 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:05:03 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/ppc64. Packaging archives for linux/ppc64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 5d0f479023b1481c go1.25.6.linux-ppc64.tar.gz distpack: cea208ac4f19ebe4 v0.0.1-go1.25.6.linux-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-ppc64.mod distpack: a8b436792b920624 v0.0.1-go1.25.6.linux-ppc64.info --- Installed Go for linux/ppc64 in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-ppc64/bin to your PATH. 01:05:06 downloaded https://go.dev/dl/go1.25.6.linux-ppc64.tar.gz 01:05:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.25.6.linux-ppc64le.tar.gz
01:02:14 start go1.25.6.linux-ppc64le.tar.gz 01:02:17 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:05:20 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/ppc64le. Packaging archives for linux/ppc64le. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: bee02dbe034b12b8 go1.25.6.linux-ppc64le.tar.gz distpack: a3a0fb4fa18408cd v0.0.1-go1.25.6.linux-ppc64le.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-ppc64le.mod distpack: a895d56f992d5cb1 v0.0.1-go1.25.6.linux-ppc64le.info --- Installed Go for linux/ppc64le in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-ppc64le Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-ppc64le/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-ppc64le/bin to your PATH. 01:05:24 downloaded https://go.dev/dl/go1.25.6.linux-ppc64le.tar.gz 01:05:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.25.6.linux-riscv64.tar.gz
01:04:44 start go1.25.6.linux-riscv64.tar.gz 01:04:45 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:07:49 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/riscv64. Packaging archives for linux/riscv64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 82a6b989afda1681 go1.25.6.linux-riscv64.tar.gz distpack: 89a538f4709ee0f3 v0.0.1-go1.25.6.linux-riscv64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-riscv64.mod distpack: ba57c6610a97f65d v0.0.1-go1.25.6.linux-riscv64.info --- Installed Go for linux/riscv64 in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-riscv64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-riscv64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-riscv64/bin to your PATH. 01:07:52 downloaded https://go.dev/dl/go1.25.6.linux-riscv64.tar.gz 01:07:52 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.25.6.linux-s390x.tar.gz
01:04:56 start go1.25.6.linux-s390x.tar.gz 01:04:58 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:08:07 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/s390x. Packaging archives for linux/s390x. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 3d97cc5670a0da9c go1.25.6.linux-s390x.tar.gz distpack: ac326bad986769a6 v0.0.1-go1.25.6.linux-s390x.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.linux-s390x.mod distpack: bdc418a9dc8b2c0e v0.0.1-go1.25.6.linux-s390x.info --- Installed Go for linux/s390x in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-s390x Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-linux-s390x/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-linux-s390x/bin to your PATH. 01:08:10 downloaded https://go.dev/dl/go1.25.6.linux-s390x.tar.gz 01:08:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.25.6.netbsd-386.tar.gz
01:05:11 start go1.25.6.netbsd-386.tar.gz 01:05:13 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:08:10 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, netbsd/386. Packaging archives for netbsd/386. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: eb526fff2568fc99 go1.25.6.netbsd-386.tar.gz distpack: 48e034a75bdc0c4e v0.0.1-go1.25.6.netbsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.netbsd-386.mod distpack: 5911569a07168e27 v0.0.1-go1.25.6.netbsd-386.info --- Installed Go for netbsd/386 in /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-386/bin to your PATH. 01:08:12 downloaded https://go.dev/dl/go1.25.6.netbsd-386.tar.gz 01:08:12 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.25.6.netbsd-amd64.tar.gz
01:05:28 start go1.25.6.netbsd-amd64.tar.gz 01:05:30 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:08:35 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, netbsd/amd64. Packaging archives for netbsd/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 959d786e3384403a go1.25.6.netbsd-amd64.tar.gz distpack: e24cc6fb3e1de3d5 v0.0.1-go1.25.6.netbsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.netbsd-amd64.mod distpack: 51b33e98478db688 v0.0.1-go1.25.6.netbsd-amd64.info --- Installed Go for netbsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-amd64/bin to your PATH. 01:08:37 downloaded https://go.dev/dl/go1.25.6.netbsd-amd64.tar.gz 01:08:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.25.6.netbsd-arm.tar.gz
01:08:06 start go1.25.6.netbsd-arm.tar.gz 01:08:08 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:11:43 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, netbsd/arm. Packaging archives for netbsd/arm. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: fe6c3957f7feaf17 go1.25.6.netbsd-arm.tar.gz distpack: 14cc341ca5d6ebe2 v0.0.1-go1.25.6.netbsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.netbsd-arm.mod distpack: bb3faa4978f138aa v0.0.1-go1.25.6.netbsd-arm.info --- Installed Go for netbsd/arm in /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-arm/bin to your PATH. 01:11:47 downloaded https://go.dev/dl/go1.25.6.netbsd-arm.tar.gz 01:11:47 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.25.6.netbsd-arm64.tar.gz
01:08:14 start go1.25.6.netbsd-arm64.tar.gz 01:08:16 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:12:03 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, netbsd/arm64. Packaging archives for netbsd/arm64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: ddb5ec67fc4a0510 go1.25.6.netbsd-arm64.tar.gz distpack: beb2857649386230 v0.0.1-go1.25.6.netbsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.netbsd-arm64.mod distpack: 8041732c97c898db v0.0.1-go1.25.6.netbsd-arm64.info --- Installed Go for netbsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-netbsd-arm64/bin to your PATH. 01:12:06 downloaded https://go.dev/dl/go1.25.6.netbsd-arm64.tar.gz 01:12:06 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.25.6.openbsd-386.tar.gz
01:08:17 start go1.25.6.openbsd-386.tar.gz 01:08:18 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:12:00 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/386. Packaging archives for openbsd/386. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 167a18ff7db53f16 go1.25.6.openbsd-386.tar.gz distpack: b195a66c34d038a8 v0.0.1-go1.25.6.openbsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.openbsd-386.mod distpack: e7aae30c1a3b9f7d v0.0.1-go1.25.6.openbsd-386.info --- Installed Go for openbsd/386 in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-386/bin to your PATH. 01:12:03 downloaded https://go.dev/dl/go1.25.6.openbsd-386.tar.gz 01:12:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.25.6.openbsd-amd64.tar.gz
01:08:41 start go1.25.6.openbsd-amd64.tar.gz 01:08:43 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:12:30 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/amd64. Packaging archives for openbsd/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 06ec42383ff1e17a go1.25.6.openbsd-amd64.tar.gz distpack: 223b9e771d270ce5 v0.0.1-go1.25.6.openbsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.openbsd-amd64.mod distpack: 0ab53bca9111df60 v0.0.1-go1.25.6.openbsd-amd64.info --- Installed Go for openbsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-amd64/bin to your PATH. 01:12:32 downloaded https://go.dev/dl/go1.25.6.openbsd-amd64.tar.gz 01:12:32 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.25.6.openbsd-arm.tar.gz
01:11:51 start go1.25.6.openbsd-arm.tar.gz 01:11:53 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:14:50 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/arm. Packaging archives for openbsd/arm. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 751df8eadd0f3d7b go1.25.6.openbsd-arm.tar.gz distpack: 61fe0f1bf941eae5 v0.0.1-go1.25.6.openbsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.openbsd-arm.mod distpack: cde5aa8cd1ee9eb1 v0.0.1-go1.25.6.openbsd-arm.info --- Installed Go for openbsd/arm in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-arm/bin to your PATH. 01:14:53 downloaded https://go.dev/dl/go1.25.6.openbsd-arm.tar.gz 01:14:54 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.25.6.openbsd-arm64.tar.gz
01:12:10 start go1.25.6.openbsd-arm64.tar.gz 01:12:12 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:15:15 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/arm64. Packaging archives for openbsd/arm64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: d9828a6162c0c0fd go1.25.6.openbsd-arm64.tar.gz distpack: b6489f776f29e729 v0.0.1-go1.25.6.openbsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.openbsd-arm64.mod distpack: e545c13728241873 v0.0.1-go1.25.6.openbsd-arm64.info --- Installed Go for openbsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-arm64/bin to your PATH. 01:15:18 downloaded https://go.dev/dl/go1.25.6.openbsd-arm64.tar.gz 01:15:18 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.25.6.openbsd-ppc64.tar.gz
01:12:14 start go1.25.6.openbsd-ppc64.tar.gz 01:12:15 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:15:23 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/ppc64. Packaging archives for openbsd/ppc64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 73090f93dc861f2b go1.25.6.openbsd-ppc64.tar.gz distpack: aa26773fe5544887 v0.0.1-go1.25.6.openbsd-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.openbsd-ppc64.mod distpack: 1a36501f338d26b3 v0.0.1-go1.25.6.openbsd-ppc64.info --- Installed Go for openbsd/ppc64 in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-ppc64/bin to your PATH. 01:15:26 downloaded https://go.dev/dl/go1.25.6.openbsd-ppc64.tar.gz 01:15:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.25.6.openbsd-riscv64.tar.gz
01:12:45 start go1.25.6.openbsd-riscv64.tar.gz 01:12:47 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:15:47 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/riscv64. Packaging archives for openbsd/riscv64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 6d4932cb639c1172 go1.25.6.openbsd-riscv64.tar.gz distpack: 5e29eca0936d6fc2 v0.0.1-go1.25.6.openbsd-riscv64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.openbsd-riscv64.mod distpack: 3cc43ae31c89a205 v0.0.1-go1.25.6.openbsd-riscv64.info --- Installed Go for openbsd/riscv64 in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-riscv64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-openbsd-riscv64/bin to your PATH. 01:15:50 downloaded https://go.dev/dl/go1.25.6.openbsd-riscv64.tar.gz 01:15:50 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.25.6.plan9-386.tar.gz
01:15:09 start go1.25.6.plan9-386.tar.gz 01:15:11 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:18:03 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, plan9/386. Packaging archives for plan9/386. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: b9db67922a94abe5 go1.25.6.plan9-386.tar.gz distpack: c9ebb387490bfece v0.0.1-go1.25.6.plan9-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.plan9-386.mod distpack: 3ebfb3c509f2e041 v0.0.1-go1.25.6.plan9-386.info --- Installed Go for plan9/386 in /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-386/bin to your PATH. 01:18:07 downloaded https://go.dev/dl/go1.25.6.plan9-386.tar.gz 01:18:07 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.25.6.plan9-amd64.tar.gz
01:15:29 start go1.25.6.plan9-amd64.tar.gz 01:15:31 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:18:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, plan9/amd64. Packaging archives for plan9/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: aa1ff9aa3e1ed09e go1.25.6.plan9-amd64.tar.gz distpack: b0def81e7f1d6a6e v0.0.1-go1.25.6.plan9-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.plan9-amd64.mod distpack: 4fdf4df9f85f7bf3 v0.0.1-go1.25.6.plan9-amd64.info --- Installed Go for plan9/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-amd64/bin to your PATH. 01:18:32 downloaded https://go.dev/dl/go1.25.6.plan9-amd64.tar.gz 01:18:32 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.25.6.plan9-arm.tar.gz
01:15:39 start go1.25.6.plan9-arm.tar.gz 01:15:41 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:18:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, plan9/arm. Packaging archives for plan9/arm. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 94ec04501527876a go1.25.6.plan9-arm.tar.gz distpack: dd87e54215e193ea v0.0.1-go1.25.6.plan9-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.plan9-arm.mod distpack: 6f4b472604631c47 v0.0.1-go1.25.6.plan9-arm.info --- Installed Go for plan9/arm in /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-plan9-arm/bin to your PATH. 01:18:36 downloaded https://go.dev/dl/go1.25.6.plan9-arm.tar.gz 01:18:36 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.25.6.solaris-amd64.tar.gz
01:16:03 start go1.25.6.solaris-amd64.tar.gz 01:16:05 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:19:05 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, solaris/amd64. Packaging archives for solaris/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 9a1e89979be591b4 go1.25.6.solaris-amd64.tar.gz distpack: 1968ad189e060563 v0.0.1-go1.25.6.solaris-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.solaris-amd64.mod distpack: 092e10bbbf25ffef v0.0.1-go1.25.6.solaris-amd64.info --- Installed Go for solaris/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-solaris-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-solaris-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-solaris-amd64/bin to your PATH. 01:19:08 downloaded https://go.dev/dl/go1.25.6.solaris-amd64.tar.gz 01:19:08 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.25.6.src.tar.gz
00:47:48 downloaded https://go.dev/dl/go1.25.6.src.tar.gz 00:47:48 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 00:50:56 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 00:51:20 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 00:51:31 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 00:51:37 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 00:54:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 00:54:27 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 00:54:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 00:54:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"] 00:57:34 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 00:57:45 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 00:57:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 00:58:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 01:01:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 01:01:34 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 01:01:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 01:02:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 01:04:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 01:04:52 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 01:05:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 01:05:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 01:07:53 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 01:08:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 01:08:13 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 01:08:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 01:11:47 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 01:12:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 01:12:06 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 01:12:33 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 01:14:54 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 01:15:18 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 01:15:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 01:15:50 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 01:18:07 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 01:18:32 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 01:18:36 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 01:19:08 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 01:21:27 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 01:22:10 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"] 01:22:13 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.25.6.windows-386.msi
01:21:34 downloaded https://go.dev/dl/go1.25.6.windows-386.msi 01:21:40 PASS: verified content against posted zip
✅ go1.25.6.windows-386.zip
01:18:19 start go1.25.6.windows-386.zip 01:18:20 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:21:27 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, windows/386. Packaging archives for windows/386. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 873da5cec02b6657 go1.25.6.windows-386.zip distpack: 42118f928e2fcd8e v0.0.1-go1.25.6.windows-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.windows-386.mod distpack: e1b76ec07709e088 v0.0.1-go1.25.6.windows-386.info --- Installed Go for windows/386 in /tmp/gorebuild-2242411289/repro-go1.25.6-windows-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-windows-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-windows-386/bin to your PATH. 01:21:31 downloaded https://go.dev/dl/go1.25.6.windows-386.zip 01:21:31 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.25.6.windows-amd64.msi
01:22:17 downloaded https://go.dev/dl/go1.25.6.windows-amd64.msi 01:22:25 PASS: verified content against posted zip
✅ go1.25.6.windows-amd64.zip
01:18:47 start go1.25.6.windows-amd64.zip 01:18:49 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:22:13 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, windows/amd64. Packaging archives for windows/amd64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 19b4733b727ba5c6 go1.25.6.windows-amd64.zip distpack: a8becfafab482027 v0.0.1-go1.25.6.windows-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.windows-amd64.mod distpack: 85c81945064253b0 v0.0.1-go1.25.6.windows-amd64.info --- Installed Go for windows/amd64 in /tmp/gorebuild-2242411289/repro-go1.25.6-windows-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-windows-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-windows-amd64/bin to your PATH. 01:22:15 downloaded https://go.dev/dl/go1.25.6.windows-amd64.zip 01:22:15 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.25.6.windows-arm64.msi
01:22:15 downloaded https://go.dev/dl/go1.25.6.windows-arm64.msi 01:22:23 PASS: verified content against posted zip
✅ go1.25.6.windows-arm64.zip
01:18:47 start go1.25.6.windows-arm64.zip 01:18:49 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.25.6-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:22:10 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, windows/arm64. Packaging archives for windows/arm64. distpack: 58cbf771e44d76de go1.25.6.src.tar.gz distpack: 8f2d8e6dd0849a2e go1.25.6.windows-arm64.zip distpack: 5ee7313b1075efb2 v0.0.1-go1.25.6.windows-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.25.6.windows-arm64.mod distpack: 1c06a399a1cbd925 v0.0.1-go1.25.6.windows-arm64.info --- Installed Go for windows/arm64 in /tmp/gorebuild-2242411289/repro-go1.25.6-windows-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.25.6-windows-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.25.6-windows-arm64/bin to your PATH. 01:22:12 downloaded https://go.dev/dl/go1.25.6.windows-arm64.zip 01:22:13 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.aix-ppc64.info
00:47:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.info 00:47:48 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.aix-ppc64.mod
00:47:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.mod 00:47:49 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.aix-ppc64.zip
00:48:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.zip 00:48:07 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.darwin-amd64.info
00:50:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.info 00:50:56 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-amd64.mod
00:50:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.mod 00:50:56 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-amd64.zip
00:51:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.zip 00:51:03 verified match after stripping signatures from executables 00:51:03 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-arm64.info
00:51:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.info 00:51:20 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.darwin-arm64.mod
00:51:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.mod 00:51:21 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.darwin-arm64.zip
00:51:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.zip 00:51:26 verified match after stripping signatures from executables 00:51:26 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.info
00:51:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.info 00:51:37 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.mod
00:51:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.mod 00:51:38 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.zip
00:51:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.zip 00:51:48 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-386.info
00:51:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.info 00:51:32 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-386.mod
00:51:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.mod 00:51:32 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-386.zip
00:51:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.zip 00:51:43 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-amd64.info
00:54:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.info 00:54:09 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-amd64.mod
00:54:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.mod 00:54:09 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-amd64.zip
00:54:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.zip 00:54:24 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-arm.info
00:54:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.info 00:54:27 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm.mod
00:54:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.mod 00:54:27 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm.zip
00:54:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.zip 00:54:39 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm64.info
00:54:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.info 00:54:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-arm64.mod
00:54:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.mod 00:54:50 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-arm64.zip
00:55:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.zip 00:55:03 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.info
00:54:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.info 00:54:56 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.mod
00:54:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.mod 00:54:56 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.zip
00:55:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.zip 00:55:09 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.illumos-amd64.info
00:57:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.info 00:57:34 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.illumos-amd64.mod
00:57:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.mod 00:57:34 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.illumos-amd64.zip
00:57:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.zip 00:57:51 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-386.info
00:57:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.info 00:57:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-386.mod
00:57:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.mod 00:57:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-386.zip
00:57:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.zip 00:57:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-amd64.info
00:57:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.info 00:57:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-amd64.mod
00:57:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.mod 00:57:58 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-amd64.zip
00:58:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.zip 00:58:00 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-arm.info
01:01:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.info 01:01:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm.mod
01:01:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.mod 01:01:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm.zip
01:01:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.zip 01:01:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm64.info
00:58:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.info 00:58:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-arm64.mod
00:58:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.mod 00:58:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-arm64.zip
00:58:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.zip 00:58:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-loong64.info
01:01:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.info 01:01:34 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-loong64.mod
01:01:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.mod 01:01:35 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-loong64.zip
01:01:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.zip 01:01:44 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-mips.info
01:01:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.info 01:01:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips.mod
01:01:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.mod 01:01:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips.zip
01:01:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.zip 01:01:49 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips64.info
01:02:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.info 01:02:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64.mod
01:02:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.mod 01:02:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64.zip
01:02:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.zip 01:02:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64le.info
01:04:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.info 01:04:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mips64le.mod
01:04:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.mod 01:04:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mips64le.zip
01:04:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.zip 01:04:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mipsle.info
01:04:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.info 01:04:52 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-mipsle.mod
01:04:53 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.mod 01:04:53 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-mipsle.zip
01:04:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.zip 01:04:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-ppc64.info
01:05:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.info 01:05:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64.mod
01:05:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.mod 01:05:07 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64.zip
01:05:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.zip 01:05:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64le.info
01:05:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.info 01:05:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-ppc64le.mod
01:05:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.mod 01:05:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-ppc64le.zip
01:05:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.zip 01:05:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-riscv64.info
01:07:53 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.info 01:07:53 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-riscv64.mod
01:07:53 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.mod 01:07:53 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-riscv64.zip
01:08:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.zip 01:08:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-s390x.info
01:08:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.info 01:08:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.linux-s390x.mod
01:08:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.mod 01:08:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.linux-s390x.zip
01:08:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.zip 01:08:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.netbsd-386.info
01:08:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.info 01:08:13 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-386.mod
01:08:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.mod 01:08:13 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-386.zip
01:08:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.zip 01:08:16 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-amd64.info
01:08:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.info 01:08:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-amd64.mod
01:08:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.mod 01:08:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-amd64.zip
01:08:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.zip 01:08:40 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-arm.info
01:11:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.info 01:11:47 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm.mod
01:11:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.mod 01:11:48 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm.zip
01:11:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.zip 01:11:51 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm64.info
01:12:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.info 01:12:06 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.netbsd-arm64.mod
01:12:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.mod 01:12:06 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.netbsd-arm64.zip
01:12:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.zip 01:12:10 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-386.info
01:12:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.info 01:12:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-386.mod
01:12:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.mod 01:12:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-386.zip
01:12:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.zip 01:12:13 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-amd64.info
01:12:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.info 01:12:33 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-amd64.mod
01:12:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.mod 01:12:33 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-amd64.zip
01:12:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.zip 01:12:44 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-arm.info
01:14:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.info 01:14:54 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm.mod
01:14:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.mod 01:14:54 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm.zip
01:15:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.zip 01:15:09 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm64.info
01:15:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.info 01:15:19 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-arm64.mod
01:15:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.mod 01:15:19 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-arm64.zip
01:15:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.zip 01:15:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.info
01:15:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.info 01:15:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.mod
01:15:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.mod 01:15:27 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.zip
01:15:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.zip 01:15:38 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.info
01:15:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.info 01:15:51 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.mod
01:15:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.mod 01:15:51 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.zip
01:16:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.zip 01:16:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.plan9-386.info
01:18:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.info 01:18:07 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-386.mod
01:18:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.mod 01:18:07 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-386.zip
01:18:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.zip 01:18:18 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-amd64.info
01:18:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.info 01:18:33 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-amd64.mod
01:18:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.mod 01:18:33 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-amd64.zip
01:18:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.zip 01:18:46 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-arm.info
01:18:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.info 01:18:36 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.plan9-arm.mod
01:18:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.mod 01:18:37 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.plan9-arm.zip
01:18:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.zip 01:18:47 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.solaris-amd64.info
01:19:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.info 01:19:08 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.solaris-amd64.mod
01:19:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.mod 01:19:08 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.solaris-amd64.zip
01:19:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.zip 01:19:11 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-386.info
01:21:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.info 01:21:41 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-386.mod
01:21:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.mod 01:21:41 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-386.zip
01:21:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.zip 01:21:54 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-amd64.info
01:22:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.info 01:22:25 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-amd64.mod
01:22:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.mod 01:22:25 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-amd64.zip
01:22:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.zip 01:22:29 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-arm64.info
01:22:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.info 01:22:23 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.windows-arm64.mod
01:22:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.mod 01:22:23 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.windows-arm64.zip
01:22:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.zip 01:22:37 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.24.12
Log
01:19:17 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.24.12.tar.gz 02:01:36 PASS
✅ go1.24.12.aix-ppc64.tar.gz
01:19:17 start go1.24.12.aix-ppc64.tar.gz 01:19:20 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:23:13 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, aix/ppc64. Packaging archives for aix/ppc64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 6e880cfa431af9d9 go1.24.12.aix-ppc64.tar.gz distpack: 09edf943732f03ff v0.0.1-go1.24.12.aix-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.aix-ppc64.mod distpack: d16a588149238c93 v0.0.1-go1.24.12.aix-ppc64.info --- Installed Go for aix/ppc64 in /tmp/gorebuild-2242411289/repro-go1.24.12-aix-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-aix-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-aix-ppc64/bin to your PATH. 01:23:17 downloaded https://go.dev/dl/go1.24.12.aix-ppc64.tar.gz 01:23:17 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.24.12.darwin-amd64.pkg
01:26:00 downloaded https://go.dev/dl/go1.24.12.darwin-amd64.pkg 01:26:04 PASS: verified content against posted tgz
✅ go1.24.12.darwin-amd64.tar.gz
01:21:54 start go1.24.12.darwin-amd64.tar.gz 01:21:58 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:25:49 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, darwin/amd64. Packaging archives for darwin/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 4e331e3cc8349126 go1.24.12.darwin-amd64.tar.gz distpack: 456866d388dc163a v0.0.1-go1.24.12.darwin-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.darwin-amd64.mod distpack: 38f77951b494e406 v0.0.1-go1.24.12.darwin-amd64.info --- Installed Go for darwin/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-darwin-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-darwin-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-darwin-amd64/bin to your PATH. 01:25:53 downloaded https://go.dev/dl/go1.24.12.darwin-amd64.tar.gz 01:25:57 verified match after stripping signatures from executables 01:25:57 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.24.12.darwin-arm64.pkg
01:26:21 downloaded https://go.dev/dl/go1.24.12.darwin-arm64.pkg 01:26:25 PASS: verified content against posted tgz
✅ go1.24.12.darwin-arm64.tar.gz
01:22:30 start go1.24.12.darwin-arm64.tar.gz 01:22:33 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:26:11 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, darwin/arm64. Packaging archives for darwin/arm64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 2d08d315db06d6ae go1.24.12.darwin-arm64.tar.gz distpack: 8e1651d7c7a7a966 v0.0.1-go1.24.12.darwin-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.darwin-arm64.mod distpack: 53147fb668ac6b40 v0.0.1-go1.24.12.darwin-arm64.info --- Installed Go for darwin/arm64 in /tmp/gorebuild-2242411289/repro-go1.24.12-darwin-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-darwin-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-darwin-arm64/bin to your PATH. 01:26:14 downloaded https://go.dev/dl/go1.24.12.darwin-arm64.tar.gz 01:26:17 verified match after stripping signatures from executables 01:26:17 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.24.12.dragonfly-amd64.tar.gz
01:22:38 start go1.24.12.dragonfly-amd64.tar.gz 01:22:41 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:26:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, dragonfly/amd64. Packaging archives for dragonfly/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 34aaec11677be558 go1.24.12.dragonfly-amd64.tar.gz distpack: 61b29250f6c8f120 v0.0.1-go1.24.12.dragonfly-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.dragonfly-amd64.mod distpack: 49269c5b0ea39bda v0.0.1-go1.24.12.dragonfly-amd64.info --- Installed Go for dragonfly/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-dragonfly-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-dragonfly-amd64/bin to your PATH. 01:26:28 downloaded https://go.dev/dl/go1.24.12.dragonfly-amd64.tar.gz 01:26:28 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.24.12.freebsd-386.tar.gz
01:23:24 start go1.24.12.freebsd-386.tar.gz 01:23:28 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:26:38 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/386. Packaging archives for freebsd/386. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: c452a681f55c89a9 go1.24.12.freebsd-386.tar.gz distpack: 831c586480a2d459 v0.0.1-go1.24.12.freebsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.freebsd-386.mod distpack: f8fffd2362b441e4 v0.0.1-go1.24.12.freebsd-386.info --- Installed Go for freebsd/386 in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-386/bin to your PATH. 01:26:42 downloaded https://go.dev/dl/go1.24.12.freebsd-386.tar.gz 01:26:42 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.24.12.freebsd-amd64.tar.gz
01:26:13 start go1.24.12.freebsd-amd64.tar.gz 01:26:14 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:29:42 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/amd64. Packaging archives for freebsd/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 36fb91fc0bfba62c go1.24.12.freebsd-amd64.tar.gz distpack: d0a8c6d92ace1070 v0.0.1-go1.24.12.freebsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.freebsd-amd64.mod distpack: c225d022df5644c0 v0.0.1-go1.24.12.freebsd-amd64.info --- Installed Go for freebsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-amd64/bin to your PATH. 01:29:49 downloaded https://go.dev/dl/go1.24.12.freebsd-amd64.tar.gz 01:29:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.24.12.freebsd-arm.tar.gz
01:26:33 start go1.24.12.freebsd-arm.tar.gz 01:26:35 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:29:49 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/arm. Packaging archives for freebsd/arm. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 9ca023b75bcf4385 go1.24.12.freebsd-arm.tar.gz distpack: e27bc531e239a8bc v0.0.1-go1.24.12.freebsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.freebsd-arm.mod distpack: 56cc0dad8184fbe3 v0.0.1-go1.24.12.freebsd-arm.info --- Installed Go for freebsd/arm in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-arm/bin to your PATH. 01:29:55 downloaded https://go.dev/dl/go1.24.12.freebsd-arm.tar.gz 01:29:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.24.12.freebsd-arm64.tar.gz
01:26:34 start go1.24.12.freebsd-arm64.tar.gz 01:26:36 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:30:00 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/arm64. Packaging archives for freebsd/arm64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 909caf55e7889882 go1.24.12.freebsd-arm64.tar.gz distpack: fb2d414189448d85 v0.0.1-go1.24.12.freebsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.freebsd-arm64.mod distpack: 59ff0cf84aa86406 v0.0.1-go1.24.12.freebsd-arm64.info --- Installed Go for freebsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-arm64/bin to your PATH. 01:30:03 downloaded https://go.dev/dl/go1.24.12.freebsd-arm64.tar.gz 01:30:03 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.24.12.freebsd-riscv64.tar.gz
01:26:59 start go1.24.12.freebsd-riscv64.tar.gz 01:27:01 running ./make.bash env=[GOOS=freebsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:30:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, freebsd/riscv64. Packaging archives for freebsd/riscv64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 8802c76867fa1958 go1.24.12.freebsd-riscv64.tar.gz distpack: f8c255b01e62bf01 v0.0.1-go1.24.12.freebsd-riscv64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.freebsd-riscv64.mod distpack: cfc74039f095e682 v0.0.1-go1.24.12.freebsd-riscv64.info --- Installed Go for freebsd/riscv64 in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-riscv64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-riscv64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-freebsd-riscv64/bin to your PATH. 01:30:28 downloaded https://go.dev/dl/go1.24.12.freebsd-riscv64.tar.gz 01:30:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ go1.24.12.illumos-amd64.tar.gz
01:30:07 start go1.24.12.illumos-amd64.tar.gz 01:30:09 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:33:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, illumos/amd64. Packaging archives for illumos/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 111d2081dfbacf6c go1.24.12.illumos-amd64.tar.gz distpack: 48f0d1454adb0b3c v0.0.1-go1.24.12.illumos-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.illumos-amd64.mod distpack: 5ed3ae1c12ee6cff v0.0.1-go1.24.12.illumos-amd64.info --- Installed Go for illumos/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-illumos-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-illumos-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-illumos-amd64/bin to your PATH. 01:33:40 downloaded https://go.dev/dl/go1.24.12.illumos-amd64.tar.gz 01:33:40 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.24.12.linux-386.tar.gz
01:30:11 start go1.24.12.linux-386.tar.gz 01:30:12 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:33:20 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/386. Packaging archives for linux/386. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 51fe85c095908c99 go1.24.12.linux-386.tar.gz distpack: 38da34e9069c8780 v0.0.1-go1.24.12.linux-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-386.mod distpack: d223b9a9671161ce v0.0.1-go1.24.12.linux-386.info --- Installed Go for linux/386 in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-386/bin to your PATH. 01:33:23 downloaded https://go.dev/dl/go1.24.12.linux-386.tar.gz 01:33:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.24.12.linux-amd64.tar.gz
01:30:19 start go1.24.12.linux-amd64.tar.gz 01:30:20 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:33:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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. Packaging archives for linux/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: bddf8e653c82429a go1.24.12.linux-amd64.tar.gz distpack: 6db153b6f7d0f8b4 v0.0.1-go1.24.12.linux-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-amd64.mod distpack: 869305b97f8cfdce v0.0.1-go1.24.12.linux-amd64.info --- Installed Go for linux/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-amd64/bin to your PATH. 01:33:25 downloaded https://go.dev/dl/go1.24.12.linux-amd64.tar.gz 01:33:25 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.24.12.linux-arm64.tar.gz
01:30:45 start go1.24.12.linux-arm64.tar.gz 01:30:47 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:34:07 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/arm64. Packaging archives for linux/arm64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 4e02e2979e53b40f go1.24.12.linux-arm64.tar.gz distpack: 385d7a92ec5b2a76 v0.0.1-go1.24.12.linux-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-arm64.mod distpack: 2820409b905b8380 v0.0.1-go1.24.12.linux-arm64.info --- Installed Go for linux/arm64 in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-arm64/bin to your PATH. 01:34:10 downloaded https://go.dev/dl/go1.24.12.linux-arm64.tar.gz 01:34:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.24.12.linux-armv6l.tar.gz
01:33:29 start go1.24.12.linux-armv6l.tar.gz 01:33:30 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:37:25 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/arm. Packaging archives for linux/arm. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: c1a69349f2a511ec go1.24.12.linux-arm.tar.gz distpack: 86b0182d9b4b56ad v0.0.1-go1.24.12.linux-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-arm.mod distpack: 5ad3a9bdce93d51d v0.0.1-go1.24.12.linux-arm.info --- Installed Go for linux/arm in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-arm/bin to your PATH. 01:37:29 downloaded https://go.dev/dl/go1.24.12.linux-armv6l.tar.gz 01:37:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.24.12.linux-loong64.tar.gz
01:33:39 start go1.24.12.linux-loong64.tar.gz 01:33:40 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:37:50 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/loong64. Packaging archives for linux/loong64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: a8920e41dd1386e1 go1.24.12.linux-loong64.tar.gz distpack: f997b63ee30967b4 v0.0.1-go1.24.12.linux-loong64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-loong64.mod distpack: 4d51ccff62a3be8c v0.0.1-go1.24.12.linux-loong64.info --- Installed Go for linux/loong64 in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-loong64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-loong64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-loong64/bin to your PATH. 01:37:54 downloaded https://go.dev/dl/go1.24.12.linux-loong64.tar.gz 01:37:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.24.12.linux-mips.tar.gz
01:33:59 start go1.24.12.linux-mips.tar.gz 01:34:01 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:38:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/mips. Packaging archives for linux/mips. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: a223a506f0c7d0ce go1.24.12.linux-mips.tar.gz distpack: d73764f0e0930f5e v0.0.1-go1.24.12.linux-mips.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-mips.mod distpack: 2c4172205a703b4b v0.0.1-go1.24.12.linux-mips.info --- Installed Go for linux/mips in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips/bin to your PATH. 01:38:12 downloaded https://go.dev/dl/go1.24.12.linux-mips.tar.gz 01:38:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.24.12.linux-mips64.tar.gz
01:34:14 start go1.24.12.linux-mips64.tar.gz 01:34:16 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:38:26 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/mips64. Packaging archives for linux/mips64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: a3b24fce84507e2d go1.24.12.linux-mips64.tar.gz distpack: b553d1c0b1d66660 v0.0.1-go1.24.12.linux-mips64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-mips64.mod distpack: 96b092282fc1b91c v0.0.1-go1.24.12.linux-mips64.info --- Installed Go for linux/mips64 in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips64/bin to your PATH. 01:38:32 downloaded https://go.dev/dl/go1.24.12.linux-mips64.tar.gz 01:38:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.24.12.linux-mips64le.tar.gz
01:37:46 start go1.24.12.linux-mips64le.tar.gz 01:37:47 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:41:08 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/mips64le. Packaging archives for linux/mips64le. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 85b384891cf6a4c2 go1.24.12.linux-mips64le.tar.gz distpack: 88e441201980e05c v0.0.1-go1.24.12.linux-mips64le.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-mips64le.mod distpack: 60b0b6697dee9fac v0.0.1-go1.24.12.linux-mips64le.info --- Installed Go for linux/mips64le in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips64le Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips64le/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mips64le/bin to your PATH. 01:41:17 downloaded https://go.dev/dl/go1.24.12.linux-mips64le.tar.gz 01:41:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.24.12.linux-mipsle.tar.gz
01:38:12 start go1.24.12.linux-mipsle.tar.gz 01:38:14 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:41:26 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/mipsle. Packaging archives for linux/mipsle. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 0afd63e221dcab28 go1.24.12.linux-mipsle.tar.gz distpack: 2aa5daf8c72753c7 v0.0.1-go1.24.12.linux-mipsle.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-mipsle.mod distpack: 107749d11fc09d42 v0.0.1-go1.24.12.linux-mipsle.info --- Installed Go for linux/mipsle in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mipsle Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mipsle/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-mipsle/bin to your PATH. 01:41:29 downloaded https://go.dev/dl/go1.24.12.linux-mipsle.tar.gz 01:41:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.24.12.linux-ppc64.tar.gz
01:38:28 start go1.24.12.linux-ppc64.tar.gz 01:38:31 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:41:58 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/ppc64. Packaging archives for linux/ppc64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: ef47983248a6cc81 go1.24.12.linux-ppc64.tar.gz distpack: 3d7456825bc5f311 v0.0.1-go1.24.12.linux-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-ppc64.mod distpack: 0c6250df9785382b v0.0.1-go1.24.12.linux-ppc64.info --- Installed Go for linux/ppc64 in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-ppc64/bin to your PATH. 01:42:06 downloaded https://go.dev/dl/go1.24.12.linux-ppc64.tar.gz 01:42:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.24.12.linux-ppc64le.tar.gz
01:38:48 start go1.24.12.linux-ppc64le.tar.gz 01:38:50 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:42:07 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/ppc64le. Packaging archives for linux/ppc64le. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 5db03a5e6318749e go1.24.12.linux-ppc64le.tar.gz distpack: eddbdc2ef5906f80 v0.0.1-go1.24.12.linux-ppc64le.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-ppc64le.mod distpack: b695f4be09e7ae01 v0.0.1-go1.24.12.linux-ppc64le.info --- Installed Go for linux/ppc64le in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-ppc64le Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-ppc64le/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-ppc64le/bin to your PATH. 01:42:11 downloaded https://go.dev/dl/go1.24.12.linux-ppc64le.tar.gz 01:42:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.24.12.linux-riscv64.tar.gz
01:41:31 start go1.24.12.linux-riscv64.tar.gz 01:41:32 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:44:51 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/riscv64. Packaging archives for linux/riscv64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 9d4340f8d8fbf0e8 go1.24.12.linux-riscv64.tar.gz distpack: 8cc8488a0345eed2 v0.0.1-go1.24.12.linux-riscv64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-riscv64.mod distpack: 796e0fa3bd994581 v0.0.1-go1.24.12.linux-riscv64.info --- Installed Go for linux/riscv64 in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-riscv64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-riscv64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-riscv64/bin to your PATH. 01:44:55 downloaded https://go.dev/dl/go1.24.12.linux-riscv64.tar.gz 01:44:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.24.12.linux-s390x.tar.gz
01:41:45 start go1.24.12.linux-s390x.tar.gz 01:41:47 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:45:14 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, linux/s390x. Packaging archives for linux/s390x. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: f0fb0409aedce5c9 go1.24.12.linux-s390x.tar.gz distpack: 009414920ca2a8b4 v0.0.1-go1.24.12.linux-s390x.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.linux-s390x.mod distpack: 89cad929dc872f3c v0.0.1-go1.24.12.linux-s390x.info --- Installed Go for linux/s390x in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-s390x Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-linux-s390x/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-linux-s390x/bin to your PATH. 01:45:18 downloaded https://go.dev/dl/go1.24.12.linux-s390x.tar.gz 01:45:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.24.12.netbsd-386.tar.gz
01:42:23 start go1.24.12.netbsd-386.tar.gz 01:42:25 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:45:31 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, netbsd/386. Packaging archives for netbsd/386. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 5ea6c171581cc042 go1.24.12.netbsd-386.tar.gz distpack: b0b87e43d9182d8d v0.0.1-go1.24.12.netbsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.netbsd-386.mod distpack: fa57bcf450f6a64c v0.0.1-go1.24.12.netbsd-386.info --- Installed Go for netbsd/386 in /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-386/bin to your PATH. 01:45:39 downloaded https://go.dev/dl/go1.24.12.netbsd-386.tar.gz 01:45:39 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.24.12.netbsd-amd64.tar.gz
01:42:30 start go1.24.12.netbsd-amd64.tar.gz 01:42:33 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:45:52 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, netbsd/amd64. Packaging archives for netbsd/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 1c3d0f87b0b8ba32 go1.24.12.netbsd-amd64.tar.gz distpack: 3b124351d014a5ee v0.0.1-go1.24.12.netbsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.netbsd-amd64.mod distpack: fde206baa5e1ea14 v0.0.1-go1.24.12.netbsd-amd64.info --- Installed Go for netbsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-amd64/bin to your PATH. 01:45:57 downloaded https://go.dev/dl/go1.24.12.netbsd-amd64.tar.gz 01:45:57 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.24.12.netbsd-arm.tar.gz
01:45:10 start go1.24.12.netbsd-arm.tar.gz 01:45:12 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:48:57 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, netbsd/arm. Packaging archives for netbsd/arm. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 3c2d9e73fab4b1c5 go1.24.12.netbsd-arm.tar.gz distpack: a69474d4061f727d v0.0.1-go1.24.12.netbsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.netbsd-arm.mod distpack: e697907390e891a8 v0.0.1-go1.24.12.netbsd-arm.info --- Installed Go for netbsd/arm in /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-arm/bin to your PATH. 01:49:01 downloaded https://go.dev/dl/go1.24.12.netbsd-arm.tar.gz 01:49:01 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.24.12.netbsd-arm64.tar.gz
01:45:37 start go1.24.12.netbsd-arm64.tar.gz 01:45:39 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:49:41 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, netbsd/arm64. Packaging archives for netbsd/arm64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 55e9145a94abb3f9 go1.24.12.netbsd-arm64.tar.gz distpack: d84ab0790b4d7586 v0.0.1-go1.24.12.netbsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.netbsd-arm64.mod distpack: ad0b36472a21fbda v0.0.1-go1.24.12.netbsd-arm64.info --- Installed Go for netbsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-netbsd-arm64/bin to your PATH. 01:49:46 downloaded https://go.dev/dl/go1.24.12.netbsd-arm64.tar.gz 01:49:46 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.24.12.openbsd-386.tar.gz
01:45:55 start go1.24.12.openbsd-386.tar.gz 01:45:57 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:49:52 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/386. Packaging archives for openbsd/386. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: ecf352f1311ae563 go1.24.12.openbsd-386.tar.gz distpack: ac8a2b00d8dfe4a1 v0.0.1-go1.24.12.openbsd-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.openbsd-386.mod distpack: d399ae4610302d27 v0.0.1-go1.24.12.openbsd-386.info --- Installed Go for openbsd/386 in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-386/bin to your PATH. 01:49:55 downloaded https://go.dev/dl/go1.24.12.openbsd-386.tar.gz 01:49:55 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.24.12.openbsd-amd64.tar.gz
01:46:12 start go1.24.12.openbsd-amd64.tar.gz 01:46:15 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:50:19 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/amd64. Packaging archives for openbsd/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 08e3769340af048a go1.24.12.openbsd-amd64.tar.gz distpack: c1d2f27c8a096dc8 v0.0.1-go1.24.12.openbsd-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.openbsd-amd64.mod distpack: 370986cb0ec93ff7 v0.0.1-go1.24.12.openbsd-amd64.info --- Installed Go for openbsd/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-amd64/bin to your PATH. 01:50:23 downloaded https://go.dev/dl/go1.24.12.openbsd-amd64.tar.gz 01:50:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.24.12.openbsd-arm.tar.gz
01:49:18 start go1.24.12.openbsd-arm.tar.gz 01:49:19 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:52:21 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/arm. Packaging archives for openbsd/arm. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: cc37538cc492a208 go1.24.12.openbsd-arm.tar.gz distpack: fedbea1263d55c5a v0.0.1-go1.24.12.openbsd-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.openbsd-arm.mod distpack: 72d1a84997066914 v0.0.1-go1.24.12.openbsd-arm.info --- Installed Go for openbsd/arm in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-arm/bin to your PATH. 01:52:24 downloaded https://go.dev/dl/go1.24.12.openbsd-arm.tar.gz 01:52:24 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.24.12.openbsd-arm64.tar.gz
01:50:02 start go1.24.12.openbsd-arm64.tar.gz 01:50:04 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:53:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/arm64. Packaging archives for openbsd/arm64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 3a5a35dcf86eb6e6 go1.24.12.openbsd-arm64.tar.gz distpack: bf7e08fe15a43c3e v0.0.1-go1.24.12.openbsd-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.openbsd-arm64.mod distpack: 98442e3175799b29 v0.0.1-go1.24.12.openbsd-arm64.info --- Installed Go for openbsd/arm64 in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-arm64/bin to your PATH. 01:53:28 downloaded https://go.dev/dl/go1.24.12.openbsd-arm64.tar.gz 01:53:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.24.12.openbsd-ppc64.tar.gz
01:50:18 start go1.24.12.openbsd-ppc64.tar.gz 01:50:20 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:53:47 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/ppc64. Packaging archives for openbsd/ppc64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 3b512a3eb3ba6f12 go1.24.12.openbsd-ppc64.tar.gz distpack: bef5d7d8cca4da73 v0.0.1-go1.24.12.openbsd-ppc64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.openbsd-ppc64.mod distpack: 300ce769f12fa433 v0.0.1-go1.24.12.openbsd-ppc64.info --- Installed Go for openbsd/ppc64 in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-ppc64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-ppc64/bin to your PATH. 01:53:53 downloaded https://go.dev/dl/go1.24.12.openbsd-ppc64.tar.gz 01:53:53 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.24.12.openbsd-riscv64.tar.gz
01:50:39 start go1.24.12.openbsd-riscv64.tar.gz 01:50:41 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:53:59 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, openbsd/riscv64. Packaging archives for openbsd/riscv64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: b2e8f538b2ddcebf go1.24.12.openbsd-riscv64.tar.gz distpack: 14cd995534a9702d v0.0.1-go1.24.12.openbsd-riscv64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.openbsd-riscv64.mod distpack: afbb7715ea21db4c v0.0.1-go1.24.12.openbsd-riscv64.info --- Installed Go for openbsd/riscv64 in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-riscv64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-openbsd-riscv64/bin to your PATH. 01:54:04 downloaded https://go.dev/dl/go1.24.12.openbsd-riscv64.tar.gz 01:54:04 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.24.12.plan9-386.tar.gz
01:52:40 start go1.24.12.plan9-386.tar.gz 01:52:41 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:55:34 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, plan9/386. Packaging archives for plan9/386. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 711c5975b637d5a9 go1.24.12.plan9-386.tar.gz distpack: bc8a365fc3b6e468 v0.0.1-go1.24.12.plan9-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.plan9-386.mod distpack: 6655cf9406115e40 v0.0.1-go1.24.12.plan9-386.info --- Installed Go for plan9/386 in /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-386/bin to your PATH. 01:55:37 downloaded https://go.dev/dl/go1.24.12.plan9-386.tar.gz 01:55:38 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.24.12.plan9-amd64.tar.gz
01:53:46 start go1.24.12.plan9-amd64.tar.gz 01:53:48 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:56:59 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, plan9/amd64. Packaging archives for plan9/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 2edb7633edc2623d go1.24.12.plan9-amd64.tar.gz distpack: 68ca36666de3840a v0.0.1-go1.24.12.plan9-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.plan9-amd64.mod distpack: 0bf895ae6d84a39a v0.0.1-go1.24.12.plan9-amd64.info --- Installed Go for plan9/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-amd64/bin to your PATH. 01:57:03 downloaded https://go.dev/dl/go1.24.12.plan9-amd64.tar.gz 01:57:03 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.24.12.plan9-arm.tar.gz
01:54:09 start go1.24.12.plan9-arm.tar.gz 01:54:11 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:57:14 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, plan9/arm. Packaging archives for plan9/arm. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 62c1c9413d325d92 go1.24.12.plan9-arm.tar.gz distpack: a127e23011d70568 v0.0.1-go1.24.12.plan9-arm.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.plan9-arm.mod distpack: ebe5da9f39fce1f1 v0.0.1-go1.24.12.plan9-arm.info --- Installed Go for plan9/arm in /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-arm Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-arm/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-plan9-arm/bin to your PATH. 01:57:19 downloaded https://go.dev/dl/go1.24.12.plan9-arm.tar.gz 01:57:19 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.24.12.solaris-amd64.tar.gz
01:54:22 start go1.24.12.solaris-amd64.tar.gz 01:54:23 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:57:45 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, solaris/amd64. Packaging archives for solaris/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 39f02e1b86337750 go1.24.12.solaris-amd64.tar.gz distpack: 7400736fc0179658 v0.0.1-go1.24.12.solaris-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.solaris-amd64.mod distpack: cd9298fc96ff97a0 v0.0.1-go1.24.12.solaris-amd64.info --- Installed Go for solaris/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-solaris-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-solaris-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-solaris-amd64/bin to your PATH. 01:57:54 downloaded https://go.dev/dl/go1.24.12.solaris-amd64.tar.gz 01:57:54 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.24.12.src.tar.gz
01:23:18 downloaded https://go.dev/dl/go1.24.12.src.tar.gz 01:23:18 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 01:26:04 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 01:26:25 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 01:26:28 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 01:26:42 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 01:29:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 01:29:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 01:30:03 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 01:30:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"] 01:33:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 01:33:25 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 01:33:40 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 01:34:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 01:37:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 01:37:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 01:38:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 01:38:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 01:41:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 01:41:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 01:42:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 01:42:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 01:44:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 01:45:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 01:45:39 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 01:45:57 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 01:49:01 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 01:49:46 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 01:49:55 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 01:50:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 01:52:24 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 01:53:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 01:53:53 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 01:54:04 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 01:55:38 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 01:57:03 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 01:57:19 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 01:57:54 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 01:59:06 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 02:00:54 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"] 02:01:02 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.24.12.windows-386.msi
01:59:13 downloaded https://go.dev/dl/go1.24.12.windows-386.msi 01:59:24 PASS: verified content against posted zip
✅ go1.24.12.windows-386.zip
01:55:54 start go1.24.12.windows-386.zip 01:55:56 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 01:59:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, windows/386. Packaging archives for windows/386. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: bebcc8cb973c0ded go1.24.12.windows-386.zip distpack: 9dde3a35e379e770 v0.0.1-go1.24.12.windows-386.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.windows-386.mod distpack: c9fc8810197064c1 v0.0.1-go1.24.12.windows-386.info --- Installed Go for windows/386 in /tmp/gorebuild-2242411289/repro-go1.24.12-windows-386 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-windows-386/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-windows-386/bin to your PATH. 01:59:10 downloaded https://go.dev/dl/go1.24.12.windows-386.zip 01:59:10 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.24.12.windows-amd64.msi
02:00:59 downloaded https://go.dev/dl/go1.24.12.windows-amd64.msi 02:01:05 PASS: verified content against posted zip
✅ go1.24.12.windows-amd64.zip
01:57:18 start go1.24.12.windows-amd64.zip 01:57:20 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 02:00:54 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, windows/amd64. Packaging archives for windows/amd64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 20e4bb6417117150 go1.24.12.windows-amd64.zip distpack: 1be73a9b8f8a9e1a v0.0.1-go1.24.12.windows-amd64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.windows-amd64.mod distpack: 946e0be6238b3adc v0.0.1-go1.24.12.windows-amd64.info --- Installed Go for windows/amd64 in /tmp/gorebuild-2242411289/repro-go1.24.12-windows-amd64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-windows-amd64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-windows-amd64/bin to your PATH. 02:00:56 downloaded https://go.dev/dl/go1.24.12.windows-amd64.zip 02:00:57 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.24.12.windows-arm64.msi
02:01:13 downloaded https://go.dev/dl/go1.24.12.windows-arm64.msi 02:01:20 PASS: verified content against posted zip
✅ go1.24.12.windows-arm64.zip
01:57:34 start go1.24.12.windows-arm64.zip 01:57:36 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2242411289/repro-go1.24.12-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 02:01:02 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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, windows/arm64. Packaging archives for windows/arm64. distpack: fba2dd661b7be7b3 go1.24.12.src.tar.gz distpack: 752e862a4479c7f5 go1.24.12.windows-arm64.zip distpack: 2194c84f53873c0f v0.0.1-go1.24.12.windows-arm64.zip distpack: 58528cce1848ddf4 v0.0.1-go1.24.12.windows-arm64.mod distpack: 5ce967e3d7c3d3ce v0.0.1-go1.24.12.windows-arm64.info --- Installed Go for windows/arm64 in /tmp/gorebuild-2242411289/repro-go1.24.12-windows-arm64 Installed commands in /tmp/gorebuild-2242411289/repro-go1.24.12-windows-arm64/bin *** You need to add /tmp/gorebuild-2242411289/repro-go1.24.12-windows-arm64/bin to your PATH. 02:01:08 downloaded https://go.dev/dl/go1.24.12.windows-arm64.zip 02:01:08 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.aix-ppc64.info
01:23:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.info 01:23:19 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.aix-ppc64.mod
01:23:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.mod 01:23:19 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.aix-ppc64.zip
01:23:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.zip 01:23:23 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.darwin-amd64.info
01:26:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.info 01:26:04 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-amd64.mod
01:26:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.mod 01:26:04 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-amd64.zip
01:26:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.zip 01:26:12 verified match after stripping signatures from executables 01:26:12 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-arm64.info
01:26:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.info 01:26:25 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.darwin-arm64.mod
01:26:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.mod 01:26:25 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.darwin-arm64.zip
01:26:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.zip 01:26:33 verified match after stripping signatures from executables 01:26:33 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.info
01:26:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.info 01:26:28 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.mod
01:26:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.mod 01:26:29 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.zip
01:26:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.zip 01:26:33 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-386.info
01:26:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.info 01:26:43 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-386.mod
01:26:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.mod 01:26:43 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-386.zip
01:26:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.zip 01:26:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-amd64.info
01:29:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.info 01:29:50 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-amd64.mod
01:29:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.mod 01:29:50 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-amd64.zip
01:30:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.zip 01:30:06 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-arm.info
01:29:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.info 01:29:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm.mod
01:29:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.mod 01:29:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm.zip
01:30:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.zip 01:30:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm64.info
01:30:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.info 01:30:04 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-arm64.mod
01:30:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.mod 01:30:04 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-arm64.zip
01:30:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.zip 01:30:18 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.info
01:30:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.info 01:30:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.mod
01:30:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.mod 01:30:28 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.zip
01:30:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.zip 01:30:45 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.illumos-amd64.info
01:33:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.info 01:33:40 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.illumos-amd64.mod
01:33:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.mod 01:33:41 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.illumos-amd64.zip
01:33:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.zip 01:33:58 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-386.info
01:33:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.info 01:33:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-386.mod
01:33:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.mod 01:33:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-386.zip
01:33:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.zip 01:33:38 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-amd64.info
01:33:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.info 01:33:25 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-amd64.mod
01:33:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.mod 01:33:26 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-amd64.zip
01:33:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.zip 01:33:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-arm.info
01:37:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.info 01:37:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm.mod
01:37:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.mod 01:37:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm.zip
01:37:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.zip 01:37:45 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm64.info
01:34:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.info 01:34:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-arm64.mod
01:34:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.mod 01:34:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-arm64.zip
01:34:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.zip 01:34:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-loong64.info
01:37:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.info 01:37:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-loong64.mod
01:37:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.mod 01:37:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-loong64.zip
01:38:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.zip 01:38:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-mips.info
01:38:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.info 01:38:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips.mod
01:38:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.mod 01:38:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips.zip
01:38:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.zip 01:38:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips64.info
01:38:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.info 01:38:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64.mod
01:38:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.mod 01:38:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64.zip
01:38:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.zip 01:38:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64le.info
01:41:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.info 01:41:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mips64le.mod
01:41:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.mod 01:41:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mips64le.zip
01:41:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.zip 01:41:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mipsle.info
01:41:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.info 01:41:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-mipsle.mod
01:41:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.mod 01:41:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-mipsle.zip
01:41:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.zip 01:41:45 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-ppc64.info
01:42:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.info 01:42:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64.mod
01:42:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.mod 01:42:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64.zip
01:42:22 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.zip 01:42:22 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64le.info
01:42:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.info 01:42:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-ppc64le.mod
01:42:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.mod 01:42:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-ppc64le.zip
01:42:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.zip 01:42:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-riscv64.info
01:44:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.info 01:44:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-riscv64.mod
01:44:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.mod 01:44:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-riscv64.zip
01:45:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.zip 01:45:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-s390x.info
01:45:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.info 01:45:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.linux-s390x.mod
01:45:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.mod 01:45:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.linux-s390x.zip
01:45:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.zip 01:45:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.netbsd-386.info
01:45:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.info 01:45:39 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-386.mod
01:45:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.mod 01:45:40 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-386.zip
01:45:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.zip 01:45:54 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-amd64.info
01:45:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.info 01:45:57 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-amd64.mod
01:45:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.mod 01:45:58 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-amd64.zip
01:46:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.zip 01:46:11 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-arm.info
01:49:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.info 01:49:01 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm.mod
01:49:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.mod 01:49:02 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm.zip
01:49:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.zip 01:49:17 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm64.info
01:49:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.info 01:49:47 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.netbsd-arm64.mod
01:49:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.mod 01:49:47 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.netbsd-arm64.zip
01:50:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.zip 01:50:01 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-386.info
01:49:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.info 01:49:56 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-386.mod
01:49:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.mod 01:49:56 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-386.zip
01:50:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.zip 01:50:17 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-amd64.info
01:50:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.info 01:50:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-amd64.mod
01:50:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.mod 01:50:24 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-amd64.zip
01:50:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.zip 01:50:38 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-arm.info
01:52:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.info 01:52:24 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm.mod
01:52:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.mod 01:52:24 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm.zip
01:52:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.zip 01:52:39 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm64.info
01:53:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.info 01:53:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-arm64.mod
01:53:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.mod 01:53:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-arm64.zip
01:53:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.zip 01:53:45 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.info
01:53:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.info 01:53:54 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.mod
01:53:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.mod 01:53:54 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.zip
01:54:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.zip 01:54:08 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.info
01:54:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.info 01:54:05 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.mod
01:54:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.mod 01:54:05 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.zip
01:54:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.zip 01:54:21 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.plan9-386.info
01:55:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.info 01:55:38 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-386.mod
01:55:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.mod 01:55:38 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-386.zip
01:55:53 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.zip 01:55:53 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-amd64.info
01:57:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.info 01:57:03 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-amd64.mod
01:57:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.mod 01:57:03 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-amd64.zip
01:57:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.zip 01:57:18 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-arm.info
01:57:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.info 01:57:20 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.plan9-arm.mod
01:57:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.mod 01:57:20 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.plan9-arm.zip
01:57:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.zip 01:57:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.solaris-amd64.info
01:57:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.info 01:57:54 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.solaris-amd64.mod
01:57:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.mod 01:57:55 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.solaris-amd64.zip
01:58:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.zip 01:58:09 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-386.info
01:59:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.info 01:59:24 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-386.mod
01:59:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.mod 01:59:25 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-386.zip
01:59:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.zip 01:59:38 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-amd64.info
02:01:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.info 02:01:05 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-amd64.mod
02:01:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.mod 02:01:05 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-amd64.zip
02:01:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.zip 02:01:09 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-arm64.info
02:01:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.info 02:01:20 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.windows-arm64.mod
02:01:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.mod 02:01:20 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.windows-arm64.zip
02:01:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.zip 02:01:35 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
Bootstraps
Bootstrap go1.24
00:02:06 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.24.tar.gz 00:06:08 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2242411289/bootstrap-go1.24 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.22 00:07:21 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.22. 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 /tmp/gorebuild-2242411289/bootstrap-go1.24 Installed commands in /tmp/gorebuild-2242411289/bootstrap-go1.24/bin *** You need to add /tmp/gorebuild-2242411289/bootstrap-go1.24/bin to your PATH.
Bootstrap go1.22
00:02:12 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.22.tar.gz 00:05:04 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2242411289/bootstrap-go1.22 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.20 00:06:08 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.20. (go1.20.14 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.20. 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 /tmp/gorebuild-2242411289/bootstrap-go1.22 Installed commands in /tmp/gorebuild-2242411289/bootstrap-go1.22/bin *** You need to add /tmp/gorebuild-2242411289/bootstrap-go1.22/bin to your PATH.
Bootstrap go1.20
00:02:19 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.20.tar.gz 00:04:04 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2242411289/bootstrap-go1.20 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.17 00:05:04 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.17. (go1.17.13 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-go1.17. 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 /tmp/gorebuild-2242411289/bootstrap-go1.20 Installed commands in /tmp/gorebuild-2242411289/bootstrap-go1.20/bin
Bootstrap go1.17
00:02:24 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.17.tar.gz 00:02:44 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2242411289/bootstrap-go1.17 GOROOT_BOOTSTRAP=/tmp/gorebuild-2242411289/bootstrap-go1.4 00:04:04 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2242411289/bootstrap-go1.4. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2242411289/bootstrap-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 linux/amd64. --- Installed Go for linux/amd64 in /tmp/gorebuild-2242411289/bootstrap-go1.17 Installed commands in /tmp/gorebuild-2242411289/bootstrap-go1.17/bin
Bootstrap go1.4
00:02:27 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.4.tar.gz 00:02:27 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2242411289/bootstrap-go1.4 GOROOT_BOOTSTRAP= 00:02:44 ./make.bash completed: # Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, linux/amd64. lib9 /tmp/gorebuild-2242411289/bootstrap-go1.4/src/lib9/fmt/vsmprint.c: In function 'fmtStrFlush': /tmp/gorebuild-2242411289/bootstrap-go1.4/src/lib9/fmt/vsmprint.c:39:17: warning: pointer 's' may be used after 'realloc' [-Wuse-after-free] 39 | free(s); | ^~~~~~~ /tmp/gorebuild-2242411289/bootstrap-go1.4/src/lib9/fmt/vsmprint.c:34:20: note: call to 'realloc' here 34 | f->start = realloc(s, (size_t)n); | ^~~~~~~~~~~~~~~~~~~~~ /tmp/gorebuild-2242411289/bootstrap-go1.4/src/lib9/fmt/vsmprint.c:43:49: warning: pointer 's' may be used after 'realloc' [-Wuse-after-free] 43 | f->to = (char*)f->start + ((char*)f->to - s); | ~~~~~~~~~~~~~~^~~~ /tmp/gorebuild-2242411289/bootstrap-go1.4/src/lib9/fmt/vsmprint.c:34:20: note: call to 'realloc' here 34 | f->start = realloc(s, (size_t)n); | ^~~~~~~~~~~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics libbio liblink cmd/cc /tmp/gorebuild-2242411289/bootstrap-go1.4/src/cmd/cc/scon.c: In function 'acom2': /tmp/gorebuild-2242411289/bootstrap-go1.4/src/cmd/cc/scon.c:424:12: warning: 'trm[0].mult' may be used uninitialized [-Wmaybe-uninitialized] 424 | c1 = trm[0].mult; | ~~~^~~~~~~~~~~~~ /tmp/gorebuild-2242411289/bootstrap-go1.4/src/cmd/cc/scon.c:399:14: note: 'trm' declared here 399 | Term trm[NTERM]; | ^~~ At top level: cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cmd/gc cmd/6l cmd/6a cmd/6c cmd/6g runtime errors sync/atomic sync io unicode unicode/utf8 unicode/utf16 bytes math strings strconv bufio sort container/heap encoding/base64 syscall time os reflect fmt encoding encoding/json flag path/filepath path io/ioutil log regexp/syntax regexp go/token go/scanner go/ast go/parser os/exec os/signal net/url text/template/parse text/template go/doc go/build cmd/go # Building packages and commands for linux/amd64. runtime errors sync/atomic unicode unicode/utf8 math sort encoding unicode/utf16 container/list crypto/subtle container/ring image/color runtime/race sync container/heap image/color/palette io syscall hash crypto/cipher hash/crc32 crypto/hmac hash/adler32 hash/crc64 hash/fnv bytes strings bufio text/tabwriter path html time internal/syscall compress/bzip2 strconv math/rand math/cmplx reflect regexp/syntax crypto encoding/base64 net/url crypto/aes crypto/rc4 encoding/ascii85 encoding/base32 image os crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 encoding/pem image/draw image/jpeg path/filepath net os/signal regexp io/ioutil os/exec fmt encoding/binary crypto/des cmd/pprof/internal/svg index/suffixarray cmd/internal/goobj cmd/internal/rsc.io/arm/armasm cmd/internal/rsc.io/x86/x86asm debug/dwarf debug/gosym debug/plan9obj flag log go/token encoding/json encoding/xml text/template/parse compress/flate math/big encoding/hex mime net/http/internal runtime/pprof cmd/pprof/internal/tempfile archive/tar compress/lzw database/sql/driver encoding/csv encoding/gob os/user runtime/debug text/scanner cmd/pack testing/iotest go/scanner image/gif testing/quick database/sql testing go/ast debug/elf debug/macho debug/pe text/template compress/gzip archive/zip compress/zlib crypto/elliptic encoding/asn1 crypto/rand crypto/dsa image/png cmd/pprof/internal/profile crypto/rsa cmd/internal/objfile go/parser go/printer crypto/ecdsa crypto/x509/pkix net/textproto log/syslog crypto/x509 go/doc html/template mime/multipart net/mail cmd/addr2line cmd/nm cmd/objdump cmd/pprof/internal/plugin cmd/pprof/internal/symbolz cmd/pprof/internal/symbolizer cmd/cgo go/format cmd/gofmt go/build crypto/tls cmd/fix cmd/yacc cmd/pprof/internal/report cmd/pprof/internal/commands cmd/pprof/internal/driver net/http net/smtp cmd/go cmd/pprof/internal/fetch expvar net/http/cgi net/http/cookiejar net/http/httptest net/http/httputil net/http/pprof net/rpc cmd/pprof net/http/fcgi net/rpc/jsonrpc --- Installed Go for linux/amd64 in /tmp/gorebuild-2242411289/bootstrap-go1.4 Installed commands in /tmp/gorebuild-2242411289/bootstrap-go1.4/bin