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-31 00:02:06 UTC.
Rebuild finished at 2026-01-31 01:51:36 UTC.
Elapsed time: 1h49m30s.
Releases
✅ go1.26rc2
Log
00:07:43 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.26rc2.tar.gz 01:51:36 PASS
✅ go1.26rc2.aix-ppc64.tar.gz
00:07:43 start go1.26rc2.aix-ppc64.tar.gz 00:07:45 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:11:38 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-aix-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-aix-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-aix-ppc64/bin to your PATH. 00:11:39 downloaded https://go.dev/dl/go1.26rc2.aix-ppc64.tar.gz 00:11:39 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.26rc2.darwin-amd64.pkg
00:11:37 downloaded https://go.dev/dl/go1.26rc2.darwin-amd64.pkg 00:11:41 PASS: verified content against posted tgz
✅ go1.26rc2.darwin-amd64.tar.gz
00:07:43 start go1.26rc2.darwin-amd64.tar.gz 00:07:45 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:11:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-darwin-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-darwin-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-darwin-amd64/bin to your PATH. 00:11:33 downloaded https://go.dev/dl/go1.26rc2.darwin-amd64.tar.gz 00:11:37 verified match after stripping signatures from executables 00:11:37 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.26rc2.darwin-arm64.pkg
00:11:34 downloaded https://go.dev/dl/go1.26rc2.darwin-arm64.pkg 00:11:38 PASS: verified content against posted tgz
✅ go1.26rc2.darwin-arm64.tar.gz
00:07:43 start go1.26rc2.darwin-arm64.tar.gz 00:07:45 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:11:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-darwin-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-darwin-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-darwin-arm64/bin to your PATH. 00:11:30 downloaded https://go.dev/dl/go1.26rc2.darwin-arm64.tar.gz 00:11:34 verified match after stripping signatures from executables 00:11:34 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.26rc2.dragonfly-amd64.tar.gz
00:07:43 start go1.26rc2.dragonfly-amd64.tar.gz 00:07:45 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:11:31 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-dragonfly-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-dragonfly-amd64/bin to your PATH. 00:11:32 downloaded https://go.dev/dl/go1.26rc2.dragonfly-amd64.tar.gz 00:11:32 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.26rc2.freebsd-386.tar.gz
00:11:34 start go1.26rc2.freebsd-386.tar.gz 00:11:36 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:14:55 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-freebsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-386/bin to your PATH. 00:14:55 downloaded https://go.dev/dl/go1.26rc2.freebsd-386.tar.gz 00:14:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.26rc2.freebsd-amd64.tar.gz
00:11:41 start go1.26rc2.freebsd-amd64.tar.gz 00:11:44 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:15:12 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-freebsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-amd64/bin to your PATH. 00:15:12 downloaded https://go.dev/dl/go1.26rc2.freebsd-amd64.tar.gz 00:15:12 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.26rc2.freebsd-arm.tar.gz
00:11:43 start go1.26rc2.freebsd-arm.tar.gz 00:11:45 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:15:04 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-freebsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-arm/bin to your PATH. 00:15:05 downloaded https://go.dev/dl/go1.26rc2.freebsd-arm.tar.gz 00:15:05 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.26rc2.freebsd-arm64.tar.gz
00:11:46 start go1.26rc2.freebsd-arm64.tar.gz 00:11:49 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:15:16 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-freebsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-freebsd-arm64/bin to your PATH. 00:15:16 downloaded https://go.dev/dl/go1.26rc2.freebsd-arm64.tar.gz 00:15:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.26rc2.illumos-amd64.tar.gz
00:14:57 start go1.26rc2.illumos-amd64.tar.gz 00:14:59 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:18:19 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-illumos-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-illumos-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-illumos-amd64/bin to your PATH. 00:18:20 downloaded https://go.dev/dl/go1.26rc2.illumos-amd64.tar.gz 00:18:20 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.26rc2.linux-386.tar.gz
00:15:07 start go1.26rc2.linux-386.tar.gz 00:15:09 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:18:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-386/bin to your PATH. 00:18:23 downloaded https://go.dev/dl/go1.26rc2.linux-386.tar.gz 00:18:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.26rc2.linux-amd64.tar.gz
00:15:15 start go1.26rc2.linux-amd64.tar.gz 00:15:17 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:18:17 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-amd64/bin to your PATH. 00:18:18 downloaded https://go.dev/dl/go1.26rc2.linux-amd64.tar.gz 00:18:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.26rc2.linux-arm64.tar.gz
00:15:18 start go1.26rc2.linux-arm64.tar.gz 00:15:20 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:18:39 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-arm64/bin to your PATH. 00:18:40 downloaded https://go.dev/dl/go1.26rc2.linux-arm64.tar.gz 00:18:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.26rc2.linux-armv6l.tar.gz
00:18:20 start go1.26rc2.linux-armv6l.tar.gz 00:18:22 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:21:41 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-arm/bin to your PATH. 00:21:42 downloaded https://go.dev/dl/go1.26rc2.linux-armv6l.tar.gz 00:21:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.26rc2.linux-loong64.tar.gz
00:18:22 start go1.26rc2.linux-loong64.tar.gz 00:18:24 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:21:58 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-loong64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-loong64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-loong64/bin to your PATH. 00:21:58 downloaded https://go.dev/dl/go1.26rc2.linux-loong64.tar.gz 00:21:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.26rc2.linux-mips.tar.gz
00:18:25 start go1.26rc2.linux-mips.tar.gz 00:18:27 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:22:05 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-mips Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips/bin to your PATH. 00:22:05 downloaded https://go.dev/dl/go1.26rc2.linux-mips.tar.gz 00:22:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.26rc2.linux-mips64.tar.gz
00:18:42 start go1.26rc2.linux-mips64.tar.gz 00:18:44 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:22:42 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-mips64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips64/bin to your PATH. 00:22:43 downloaded https://go.dev/dl/go1.26rc2.linux-mips64.tar.gz 00:22:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.26rc2.linux-mips64le.tar.gz
00:21:44 start go1.26rc2.linux-mips64le.tar.gz 00:21:47 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:25:48 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-mips64le Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips64le/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mips64le/bin to your PATH. 00:25:48 downloaded https://go.dev/dl/go1.26rc2.linux-mips64le.tar.gz 00:25:49 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.26rc2.linux-mipsle.tar.gz
00:22:01 start go1.26rc2.linux-mipsle.tar.gz 00:22:04 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:25:54 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-mipsle Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mipsle/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-mipsle/bin to your PATH. 00:25:54 downloaded https://go.dev/dl/go1.26rc2.linux-mipsle.tar.gz 00:25:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.26rc2.linux-ppc64.tar.gz
00:22:08 start go1.26rc2.linux-ppc64.tar.gz 00:22:11 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:26:11 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-ppc64/bin to your PATH. 00:26:11 downloaded https://go.dev/dl/go1.26rc2.linux-ppc64.tar.gz 00:26:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.26rc2.linux-ppc64le.tar.gz
00:22:46 start go1.26rc2.linux-ppc64le.tar.gz 00:22:49 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:26:27 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-ppc64le Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-ppc64le/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-ppc64le/bin to your PATH. 00:26:28 downloaded https://go.dev/dl/go1.26rc2.linux-ppc64le.tar.gz 00:26:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.26rc2.linux-riscv64.tar.gz
00:25:50 start go1.26rc2.linux-riscv64.tar.gz 00:25:52 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:29:14 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-riscv64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-riscv64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-riscv64/bin to your PATH. 00:29:15 downloaded https://go.dev/dl/go1.26rc2.linux-riscv64.tar.gz 00:29:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.26rc2.linux-s390x.tar.gz
00:25:56 start go1.26rc2.linux-s390x.tar.gz 00:25:58 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:29:28 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-linux-s390x Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-s390x/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-linux-s390x/bin to your PATH. 00:29:29 downloaded https://go.dev/dl/go1.26rc2.linux-s390x.tar.gz 00:29:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.26rc2.netbsd-386.tar.gz
00:26:13 start go1.26rc2.netbsd-386.tar.gz 00:26:15 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:29:32 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-netbsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-386/bin to your PATH. 00:29:33 downloaded https://go.dev/dl/go1.26rc2.netbsd-386.tar.gz 00:29:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.26rc2.netbsd-amd64.tar.gz
00:26:30 start go1.26rc2.netbsd-amd64.tar.gz 00:26:32 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:29:56 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-netbsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-amd64/bin to your PATH. 00:29:57 downloaded https://go.dev/dl/go1.26rc2.netbsd-amd64.tar.gz 00:29:57 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.26rc2.netbsd-arm.tar.gz
00:29:16 start go1.26rc2.netbsd-arm.tar.gz 00:29:18 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:32:36 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-netbsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-arm/bin to your PATH. 00:32:37 downloaded https://go.dev/dl/go1.26rc2.netbsd-arm.tar.gz 00:32:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.26rc2.netbsd-arm64.tar.gz
00:29:30 start go1.26rc2.netbsd-arm64.tar.gz 00:29:32 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:32:58 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-netbsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-netbsd-arm64/bin to your PATH. 00:32:58 downloaded https://go.dev/dl/go1.26rc2.netbsd-arm64.tar.gz 00:32:58 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.26rc2.openbsd-386.tar.gz
00:29:35 start go1.26rc2.openbsd-386.tar.gz 00:29:37 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:32:59 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-openbsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-386/bin to your PATH. 00:33:00 downloaded https://go.dev/dl/go1.26rc2.openbsd-386.tar.gz 00:33:00 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.26rc2.openbsd-amd64.tar.gz
00:29:59 start go1.26rc2.openbsd-amd64.tar.gz 00:30:01 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:33:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-openbsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-amd64/bin to your PATH. 00:33:29 downloaded https://go.dev/dl/go1.26rc2.openbsd-amd64.tar.gz 00:33:29 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.26rc2.openbsd-arm.tar.gz
00:32:39 start go1.26rc2.openbsd-arm.tar.gz 00:32:40 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:36:38 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-openbsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-arm/bin to your PATH. 00:36:39 downloaded https://go.dev/dl/go1.26rc2.openbsd-arm.tar.gz 00:36:39 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.26rc2.openbsd-arm64.tar.gz
00:33:00 start go1.26rc2.openbsd-arm64.tar.gz 00:33:03 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:37:13 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-openbsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-arm64/bin to your PATH. 00:37:13 downloaded https://go.dev/dl/go1.26rc2.openbsd-arm64.tar.gz 00:37:13 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.26rc2.openbsd-ppc64.tar.gz
00:33:02 start go1.26rc2.openbsd-ppc64.tar.gz 00:33:04 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:37:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-openbsd-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-ppc64/bin to your PATH. 00:37:23 downloaded https://go.dev/dl/go1.26rc2.openbsd-ppc64.tar.gz 00:37:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.26rc2.openbsd-riscv64.tar.gz
00:33:31 start go1.26rc2.openbsd-riscv64.tar.gz 00:33:34 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:37:44 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-openbsd-riscv64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-openbsd-riscv64/bin to your PATH. 00:37:45 downloaded https://go.dev/dl/go1.26rc2.openbsd-riscv64.tar.gz 00:37:45 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.26rc2.plan9-386.tar.gz
00:36:41 start go1.26rc2.plan9-386.tar.gz 00:36:42 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:39:51 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-plan9-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-386/bin to your PATH. 00:39:52 downloaded https://go.dev/dl/go1.26rc2.plan9-386.tar.gz 00:39:52 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.26rc2.plan9-amd64.tar.gz
00:37:15 start go1.26rc2.plan9-amd64.tar.gz 00:37:17 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:40:36 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-plan9-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-amd64/bin to your PATH. 00:40:36 downloaded https://go.dev/dl/go1.26rc2.plan9-amd64.tar.gz 00:40:36 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.26rc2.plan9-arm.tar.gz
00:37:25 start go1.26rc2.plan9-arm.tar.gz 00:37:27 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:40:42 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-plan9-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-plan9-arm/bin to your PATH. 00:40:43 downloaded https://go.dev/dl/go1.26rc2.plan9-arm.tar.gz 00:40:43 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.26rc2.solaris-amd64.tar.gz
00:37:47 start go1.26rc2.solaris-amd64.tar.gz 00:37:49 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:41:13 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-solaris-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-solaris-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-solaris-amd64/bin to your PATH. 00:41:14 downloaded https://go.dev/dl/go1.26rc2.solaris-amd64.tar.gz 00:41:14 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.26rc2.src.tar.gz
00:11:32 downloaded https://go.dev/dl/go1.26rc2.src.tar.gz 00:11:32 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 00:11:38 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 00:11:39 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 00:11:41 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 00:14:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 00:15:05 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 00:15:12 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 00:15:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 00:18:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 00:18:20 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 00:18:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 00:18:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 00:21:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 00:21:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 00:22:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 00:22:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 00:25:49 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 00:25:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 00:26:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 00:26:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 00:29:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 00:29:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 00:29:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 00:29:57 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 00:32:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 00:32:58 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 00:33:00 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 00:33:29 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 00:36:39 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 00:37:13 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 00:37:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 00:37:45 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 00:39:52 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 00:40:36 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 00:40:43 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 00:41:14 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 00:43:06 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 00:43:57 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"] 00:44:05 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.26rc2.windows-386.msi
00:43:08 downloaded https://go.dev/dl/go1.26rc2.windows-386.msi 00:43:13 PASS: verified content against posted zip
✅ go1.26rc2.windows-386.zip
00:39:53 start go1.26rc2.windows-386.zip 00:39:55 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:43:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-windows-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-windows-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-windows-386/bin to your PATH. 00:43:07 downloaded https://go.dev/dl/go1.26rc2.windows-386.zip 00:43:08 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.26rc2.windows-amd64.msi
00:44:00 downloaded https://go.dev/dl/go1.26rc2.windows-amd64.msi 00:44:05 PASS: verified content against posted zip
✅ go1.26rc2.windows-amd64.zip
00:40:38 start go1.26rc2.windows-amd64.zip 00:40:40 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:43:57 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-windows-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-windows-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-windows-amd64/bin to your PATH. 00:43:59 downloaded https://go.dev/dl/go1.26rc2.windows-amd64.zip 00:43:59 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.26rc2.windows-arm64.msi
00:44:07 downloaded https://go.dev/dl/go1.26rc2.windows-arm64.msi 00:44:12 PASS: verified content against posted zip
✅ go1.26rc2.windows-arm64.zip
00:40:45 start go1.26rc2.windows-arm64.zip 00:40:48 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.26rc2-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.24 00:44:05 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.26rc2-windows-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.26rc2-windows-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.26rc2-windows-arm64/bin to your PATH. 00:44:06 downloaded https://go.dev/dl/go1.26rc2.windows-arm64.zip 00:44:06 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.info
00:11:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.info 00:11:39 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.mod
00:11:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.mod 00:11:39 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.zip
00:11:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.zip 00:11:40 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.info
00:11:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.info 00:11:41 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.mod
00:11:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.mod 00:11:41 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.zip
00:11:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.zip 00:11:46 verified match after stripping signatures from executables 00:11:46 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.info
00:11:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.info 00:11:38 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.mod
00:11:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.mod 00:11:38 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.zip
00:11:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.zip 00:11:42 verified match after stripping signatures from executables 00:11:42 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.info
00:11:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.info 00:11:32 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.mod
00:11:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.mod 00:11:32 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.zip
00:11:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.zip 00:11:34 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-386.info
00:14:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.info 00:14:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-386.mod
00:14:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.mod 00:14:56 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-386.zip
00:14:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.zip 00:14:56 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.info
00:15:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.info 00:15:13 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.mod
00:15:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.mod 00:15:13 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.zip
00:15:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.zip 00:15:14 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-arm.info
00:15:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.info 00:15:05 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm.mod
00:15:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.mod 00:15:05 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm.zip
00:15:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.zip 00:15:06 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.info
00:15:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.info 00:15:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.mod
00:15:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.mod 00:15:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.zip
00:15:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.zip 00:15:17 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.info
00:18:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.info 00:18:20 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.mod
00:18:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.mod 00:18:20 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.zip
00:18:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.zip 00:18:21 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-386.info
00:18:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.info 00:18:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-386.mod
00:18:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.mod 00:18:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-386.zip
00:18:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.zip 00:18:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-amd64.info
00:18:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.info 00:18:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-amd64.mod
00:18:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.mod 00:18:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-amd64.zip
00:18:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.zip 00:18:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-arm.info
00:21:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.info 00:21:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm.mod
00:21:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.mod 00:21:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm.zip
00:21:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.zip 00:21:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm64.info
00:18:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.info 00:18:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-arm64.mod
00:18:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.mod 00:18:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-arm64.zip
00:18:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.zip 00:18:41 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-loong64.info
00:21:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.info 00:21:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-loong64.mod
00:21:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.mod 00:21:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-loong64.zip
00:22:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.zip 00:22:00 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-mips.info
00:22:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.info 00:22:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips.mod
00:22:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.mod 00:22:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips.zip
00:22:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.zip 00:22:07 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips64.info
00:22:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.info 00:22:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64.mod
00:22:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.mod 00:22:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64.zip
00:22:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.zip 00:22:45 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64le.info
00:25:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.info 00:25:49 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mips64le.mod
00:25:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.mod 00:25:49 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mips64le.zip
00:25:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.zip 00:25:50 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mipsle.info
00:25:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.info 00:25:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-mipsle.mod
00:25:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.mod 00:25:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-mipsle.zip
00:25:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.zip 00:25:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-ppc64.info
00:26:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.info 00:26:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64.mod
00:26:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.mod 00:26:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64.zip
00:26:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.zip 00:26:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.info
00:26:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.info 00:26:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.mod
00:26:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.mod 00:26:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.zip
00:26:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.zip 00:26:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-riscv64.info
00:29:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.info 00:29:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-riscv64.mod
00:29:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.mod 00:29:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-riscv64.zip
00:29:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.zip 00:29:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-s390x.info
00:29:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.info 00:29:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.linux-s390x.mod
00:29:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.mod 00:29:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.linux-s390x.zip
00:29:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.zip 00:29:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.netbsd-386.info
00:29:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.info 00:29:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-386.mod
00:29:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.mod 00:29:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-386.zip
00:29:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.zip 00:29:34 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.info
00:29:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.info 00:29:57 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.mod
00:29:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.mod 00:29:57 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.zip
00:29:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.zip 00:29:58 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-arm.info
00:32:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.info 00:32:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm.mod
00:32:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.mod 00:32:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm.zip
00:32:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.zip 00:32:38 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.info
00:32:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.info 00:32:59 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.mod
00:32:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.mod 00:32:59 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.zip
00:33:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.zip 00:33:00 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-386.info
00:33:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.info 00:33:00 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-386.mod
00:33:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.mod 00:33:00 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-386.zip
00:33:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.zip 00:33:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.info
00:33:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.info 00:33:30 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.mod
00:33:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.mod 00:33:30 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.zip
00:33:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.zip 00:33:31 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-arm.info
00:36:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.info 00:36:39 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm.mod
00:36:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.mod 00:36:39 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm.zip
00:36:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.zip 00:36:40 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.info
00:37:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.info 00:37:13 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.mod
00:37:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.mod 00:37:13 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.zip
00:37:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.zip 00:37:15 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.info
00:37:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.info 00:37:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.mod
00:37:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.mod 00:37:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.zip
00:37:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.zip 00:37:24 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.info
00:37:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.info 00:37:45 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.mod
00:37:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.mod 00:37:45 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.zip
00:37:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.zip 00:37:46 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.plan9-386.info
00:39:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.info 00:39:52 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-386.mod
00:39:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.mod 00:39:52 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-386.zip
00:39:53 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.zip 00:39:53 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-amd64.info
00:40:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.info 00:40:36 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-amd64.mod
00:40:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.mod 00:40:36 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-amd64.zip
00:40:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.zip 00:40:37 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-arm.info
00:40:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.info 00:40:43 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.plan9-arm.mod
00:40:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.mod 00:40:43 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.plan9-arm.zip
00:40:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.zip 00:40:45 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.solaris-amd64.info
00:41:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.info 00:41:14 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.solaris-amd64.mod
00:41:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.mod 00:41:14 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.solaris-amd64.zip
00:41:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.zip 00:41:15 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-386.info
00:43:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.info 00:43:13 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-386.mod
00:43:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.mod 00:43:13 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-386.zip
00:43:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.zip 00:43:14 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-amd64.info
00:44:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.info 00:44:05 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-amd64.mod
00:44:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.mod 00:44:05 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-amd64.zip
00:44:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.zip 00:44:06 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-arm64.info
00:44:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.info 00:44:12 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.windows-arm64.mod
00:44:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.mod 00:44:12 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.windows-arm64.zip
00:44:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.zip 00:44:14 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.25.6
Log
00:41:25 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.25.6.tar.gz 01:51:36 PASS
✅ go1.25.6.aix-ppc64.tar.gz
00:41:25 start go1.25.6.aix-ppc64.tar.gz 00:41:27 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:44:32 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-aix-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-aix-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-aix-ppc64/bin to your PATH. 00:44:32 downloaded https://go.dev/dl/go1.25.6.aix-ppc64.tar.gz 00:44:32 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.25.6.darwin-amd64.pkg
00:46:27 downloaded https://go.dev/dl/go1.25.6.darwin-amd64.pkg 00:46:32 PASS: verified content against posted tgz
✅ go1.25.6.darwin-amd64.tar.gz
00:43:15 start go1.25.6.darwin-amd64.tar.gz 00:43:17 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:46:20 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-darwin-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-darwin-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-darwin-amd64/bin to your PATH. 00:46:21 downloaded https://go.dev/dl/go1.25.6.darwin-amd64.tar.gz 00:46:26 verified match after stripping signatures from executables 00:46:26 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.25.6.darwin-arm64.pkg
00:47:38 downloaded https://go.dev/dl/go1.25.6.darwin-arm64.pkg 00:47:42 PASS: verified content against posted tgz
✅ go1.25.6.darwin-arm64.tar.gz
00:44:07 start go1.25.6.darwin-arm64.tar.gz 00:44:09 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:47:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-darwin-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-darwin-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-darwin-arm64/bin to your PATH. 00:47:33 downloaded https://go.dev/dl/go1.25.6.darwin-arm64.tar.gz 00:47:37 verified match after stripping signatures from executables 00:47:37 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.25.6.dragonfly-amd64.tar.gz
00:44:14 start go1.25.6.dragonfly-amd64.tar.gz 00:44:16 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:47:51 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-dragonfly-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-dragonfly-amd64/bin to your PATH. 00:47:52 downloaded https://go.dev/dl/go1.25.6.dragonfly-amd64.tar.gz 00:47:52 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.25.6.freebsd-386.tar.gz
00:44:35 start go1.25.6.freebsd-386.tar.gz 00:44:40 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:48:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-freebsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-386/bin to your PATH. 00:48:06 downloaded https://go.dev/dl/go1.25.6.freebsd-386.tar.gz 00:48:06 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.25.6.freebsd-amd64.tar.gz
00:46:39 start go1.25.6.freebsd-amd64.tar.gz 00:46:41 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:50:07 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-freebsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-amd64/bin to your PATH. 00:50:08 downloaded https://go.dev/dl/go1.25.6.freebsd-amd64.tar.gz 00:50:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.25.6.freebsd-arm.tar.gz
00:47:50 start go1.25.6.freebsd-arm.tar.gz 00:47:52 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:50:47 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-freebsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-arm/bin to your PATH. 00:50:47 downloaded https://go.dev/dl/go1.25.6.freebsd-arm.tar.gz 00:50:47 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.25.6.freebsd-arm64.tar.gz
00:47:54 start go1.25.6.freebsd-arm64.tar.gz 00:47:57 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:50:56 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-freebsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-arm64/bin to your PATH. 00:50:57 downloaded https://go.dev/dl/go1.25.6.freebsd-arm64.tar.gz 00:50:57 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.25.6.freebsd-riscv64.tar.gz
00:48:08 start go1.25.6.freebsd-riscv64.tar.gz 00:48:10 running ./make.bash env=[GOOS=freebsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:51:09 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-freebsd-riscv64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-riscv64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-freebsd-riscv64/bin to your PATH. 00:51:10 downloaded https://go.dev/dl/go1.25.6.freebsd-riscv64.tar.gz 00:51:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ go1.25.6.illumos-amd64.tar.gz
00:50:09 start go1.25.6.illumos-amd64.tar.gz 00:50:11 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:53:04 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-illumos-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-illumos-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-illumos-amd64/bin to your PATH. 00:53:05 downloaded https://go.dev/dl/go1.25.6.illumos-amd64.tar.gz 00:53:05 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.25.6.linux-386.tar.gz
00:50:49 start go1.25.6.linux-386.tar.gz 00:50:51 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:53:41 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-386/bin to your PATH. 00:53:42 downloaded https://go.dev/dl/go1.25.6.linux-386.tar.gz 00:53:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.25.6.linux-amd64.tar.gz
00:50:59 start go1.25.6.linux-amd64.tar.gz 00:51:00 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:53:37 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-amd64/bin to your PATH. 00:53:37 downloaded https://go.dev/dl/go1.25.6.linux-amd64.tar.gz 00:53:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.25.6.linux-arm64.tar.gz
00:51:12 start go1.25.6.linux-arm64.tar.gz 00:51:13 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:54:10 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-arm64/bin to your PATH. 00:54:11 downloaded https://go.dev/dl/go1.25.6.linux-arm64.tar.gz 00:54:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.25.6.linux-armv6l.tar.gz
00:53:06 start go1.25.6.linux-armv6l.tar.gz 00:53:08 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:55:58 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-arm/bin to your PATH. 00:55:59 downloaded https://go.dev/dl/go1.25.6.linux-armv6l.tar.gz 00:55:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.25.6.linux-loong64.tar.gz
00:53:39 start go1.25.6.linux-loong64.tar.gz 00:53:41 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:56:39 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-loong64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-loong64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-loong64/bin to your PATH. 00:56:39 downloaded https://go.dev/dl/go1.25.6.linux-loong64.tar.gz 00:56:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.25.6.linux-mips.tar.gz
00:53:44 start go1.25.6.linux-mips.tar.gz 00:53:46 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:56:46 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-mips Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips/bin to your PATH. 00:56:47 downloaded https://go.dev/dl/go1.25.6.linux-mips.tar.gz 00:56:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.25.6.linux-mips64.tar.gz
00:54:12 start go1.25.6.linux-mips64.tar.gz 00:54:15 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:57:27 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-mips64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips64/bin to your PATH. 00:57:27 downloaded https://go.dev/dl/go1.25.6.linux-mips64.tar.gz 00:57:27 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.25.6.linux-mips64le.tar.gz
00:56:00 start go1.25.6.linux-mips64le.tar.gz 00:56:02 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:59:14 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-mips64le Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips64le/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-mips64le/bin to your PATH. 00:59:14 downloaded https://go.dev/dl/go1.25.6.linux-mips64le.tar.gz 00:59:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.25.6.linux-mipsle.tar.gz
00:56:41 start go1.25.6.linux-mipsle.tar.gz 00:56:43 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:00:15 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-mipsle Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-mipsle/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-mipsle/bin to your PATH. 01:00:16 downloaded https://go.dev/dl/go1.25.6.linux-mipsle.tar.gz 01:00:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.25.6.linux-ppc64.tar.gz
00:56:49 start go1.25.6.linux-ppc64.tar.gz 00:56:51 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:00:30 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-ppc64/bin to your PATH. 01:00:31 downloaded https://go.dev/dl/go1.25.6.linux-ppc64.tar.gz 01:00:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.25.6.linux-ppc64le.tar.gz
00:57:29 start go1.25.6.linux-ppc64le.tar.gz 00:57:31 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:01:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-ppc64le Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-ppc64le/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-ppc64le/bin to your PATH. 01:01:19 downloaded https://go.dev/dl/go1.25.6.linux-ppc64le.tar.gz 01:01:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.25.6.linux-riscv64.tar.gz
00:59:17 start go1.25.6.linux-riscv64.tar.gz 00:59:21 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:02:39 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-riscv64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-riscv64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-riscv64/bin to your PATH. 01:02:39 downloaded https://go.dev/dl/go1.25.6.linux-riscv64.tar.gz 01:02:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.25.6.linux-s390x.tar.gz
01:00:18 start go1.25.6.linux-s390x.tar.gz 01:00:20 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:03:28 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-linux-s390x Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-linux-s390x/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-linux-s390x/bin to your PATH. 01:03:29 downloaded https://go.dev/dl/go1.25.6.linux-s390x.tar.gz 01:03:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.25.6.netbsd-386.tar.gz
01:00:32 start go1.25.6.netbsd-386.tar.gz 01:00:35 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:03:30 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-netbsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-386/bin to your PATH. 01:03:31 downloaded https://go.dev/dl/go1.25.6.netbsd-386.tar.gz 01:03:31 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.25.6.netbsd-amd64.tar.gz
01:01:21 start go1.25.6.netbsd-amd64.tar.gz 01:01:23 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:04:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-netbsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-amd64/bin to your PATH. 01:04:24 downloaded https://go.dev/dl/go1.25.6.netbsd-amd64.tar.gz 01:04:25 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.25.6.netbsd-arm.tar.gz
01:02:41 start go1.25.6.netbsd-arm.tar.gz 01:02:43 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:05:36 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-netbsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-arm/bin to your PATH. 01:05:36 downloaded https://go.dev/dl/go1.25.6.netbsd-arm.tar.gz 01:05:36 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.25.6.netbsd-arm64.tar.gz
01:03:31 start go1.25.6.netbsd-arm64.tar.gz 01:03:33 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:06:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-netbsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-netbsd-arm64/bin to your PATH. 01:06:33 downloaded https://go.dev/dl/go1.25.6.netbsd-arm64.tar.gz 01:06:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.25.6.openbsd-386.tar.gz
01:03:32 start go1.25.6.openbsd-386.tar.gz 01:03:34 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:06:27 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-openbsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-386/bin to your PATH. 01:06:28 downloaded https://go.dev/dl/go1.25.6.openbsd-386.tar.gz 01:06:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.25.6.openbsd-amd64.tar.gz
01:04:27 start go1.25.6.openbsd-amd64.tar.gz 01:04:29 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:07:27 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-openbsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-amd64/bin to your PATH. 01:07:27 downloaded https://go.dev/dl/go1.25.6.openbsd-amd64.tar.gz 01:07:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.25.6.openbsd-arm.tar.gz
01:05:38 start go1.25.6.openbsd-arm.tar.gz 01:05:40 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:08:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-openbsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-arm/bin to your PATH. 01:08:30 downloaded https://go.dev/dl/go1.25.6.openbsd-arm.tar.gz 01:08:30 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.25.6.openbsd-arm64.tar.gz
01:06:29 start go1.25.6.openbsd-arm64.tar.gz 01:06:31 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:09:30 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-openbsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-arm64/bin to your PATH. 01:09:31 downloaded https://go.dev/dl/go1.25.6.openbsd-arm64.tar.gz 01:09:31 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.25.6.openbsd-ppc64.tar.gz
01:06:35 start go1.25.6.openbsd-ppc64.tar.gz 01:06:37 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:09:41 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-openbsd-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-ppc64/bin to your PATH. 01:09:41 downloaded https://go.dev/dl/go1.25.6.openbsd-ppc64.tar.gz 01:09:41 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.25.6.openbsd-riscv64.tar.gz
01:07:30 start go1.25.6.openbsd-riscv64.tar.gz 01:07:31 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:10:35 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-openbsd-riscv64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-openbsd-riscv64/bin to your PATH. 01:10:35 downloaded https://go.dev/dl/go1.25.6.openbsd-riscv64.tar.gz 01:10:35 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.25.6.plan9-386.tar.gz
01:08:31 start go1.25.6.plan9-386.tar.gz 01:08:33 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:11:43 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-plan9-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-plan9-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-plan9-386/bin to your PATH. 01:11:44 downloaded https://go.dev/dl/go1.25.6.plan9-386.tar.gz 01:11:44 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.25.6.plan9-amd64.tar.gz
01:09:32 start go1.25.6.plan9-amd64.tar.gz 01:09:34 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:13:19 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-plan9-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-plan9-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-plan9-amd64/bin to your PATH. 01:13:20 downloaded https://go.dev/dl/go1.25.6.plan9-amd64.tar.gz 01:13:20 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.25.6.plan9-arm.tar.gz
01:09:43 start go1.25.6.plan9-arm.tar.gz 01:09:45 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:13:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-plan9-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-plan9-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-plan9-arm/bin to your PATH. 01:13:25 downloaded https://go.dev/dl/go1.25.6.plan9-arm.tar.gz 01:13:25 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.25.6.solaris-amd64.tar.gz
01:10:37 start go1.25.6.solaris-amd64.tar.gz 01:10:40 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:14:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-solaris-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-solaris-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-solaris-amd64/bin to your PATH. 01:14:24 downloaded https://go.dev/dl/go1.25.6.solaris-amd64.tar.gz 01:14:25 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.25.6.src.tar.gz
00:44:33 downloaded https://go.dev/dl/go1.25.6.src.tar.gz 00:44:33 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 00:46:32 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 00:47:42 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 00:47:52 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 00:48:06 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 00:50:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 00:50:48 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 00:50:57 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 00:51:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"] 00:53:05 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 00:53:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 00:53:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 00:54:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 00:55:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 00:56:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 00:56:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 00:57:27 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 00:59:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 01:00:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 01:00:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 01:01:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 01:02:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 01:03:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 01:03:31 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 01:04:25 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 01:05:36 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 01:06:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 01:06:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 01:07:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 01:08:30 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 01:09:31 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 01:09:41 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 01:10:35 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 01:11:44 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 01:13:20 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 01:13:25 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 01:14:25 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 01:15:08 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 01:16:32 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"] 01:16:36 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.25.6.windows-386.msi
01:15:10 downloaded https://go.dev/dl/go1.25.6.windows-386.msi 01:15:16 PASS: verified content against posted zip
✅ go1.25.6.windows-386.zip
01:11:46 start go1.25.6.windows-386.zip 01:11:49 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:15:08 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-windows-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-windows-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-windows-386/bin to your PATH. 01:15:10 downloaded https://go.dev/dl/go1.25.6.windows-386.zip 01:15:10 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.25.6.windows-amd64.msi
01:16:34 downloaded https://go.dev/dl/go1.25.6.windows-amd64.msi 01:16:38 PASS: verified content against posted zip
✅ go1.25.6.windows-amd64.zip
01:13:22 start go1.25.6.windows-amd64.zip 01:13:23 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:16:32 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-windows-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-windows-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-windows-amd64/bin to your PATH. 01:16:33 downloaded https://go.dev/dl/go1.25.6.windows-amd64.zip 01:16:33 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.25.6.windows-arm64.msi
01:16:37 downloaded https://go.dev/dl/go1.25.6.windows-arm64.msi 01:16:42 PASS: verified content against posted zip
✅ go1.25.6.windows-arm64.zip
01:13:27 start go1.25.6.windows-arm64.zip 01:13:29 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.25.6-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:16:36 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.25.6-windows-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.25.6-windows-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.25.6-windows-arm64/bin to your PATH. 01:16:36 downloaded https://go.dev/dl/go1.25.6.windows-arm64.zip 01:16:36 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.aix-ppc64.info
00:44:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.info 00:44:33 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.aix-ppc64.mod
00:44:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.mod 00:44:33 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.aix-ppc64.zip
00:44:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.zip 00:44:34 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.darwin-amd64.info
00:46:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.info 00:46:32 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-amd64.mod
00:46:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.mod 00:46:32 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-amd64.zip
00:46:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.zip 00:46:38 verified match after stripping signatures from executables 00:46:38 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-arm64.info
00:47:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.info 00:47:43 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.darwin-arm64.mod
00:47:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.mod 00:47:43 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.darwin-arm64.zip
00:47:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.zip 00:47:49 verified match after stripping signatures from executables 00:47:49 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.info
00:47:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.info 00:47:52 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.mod
00:47:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.mod 00:47:52 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.zip
00:47:53 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.zip 00:47:53 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-386.info
00:48:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.info 00:48:06 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-386.mod
00:48:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.mod 00:48:07 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-386.zip
00:48:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.zip 00:48:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-amd64.info
00:50:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.info 00:50:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-amd64.mod
00:50:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.mod 00:50:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-amd64.zip
00:50:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.zip 00:50:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-arm.info
00:50:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.info 00:50:48 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm.mod
00:50:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.mod 00:50:48 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm.zip
00:50:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.zip 00:50:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm64.info
00:50:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.info 00:50:57 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-arm64.mod
00:50:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.mod 00:50:57 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-arm64.zip
00:50:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.zip 00:50:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.info
00:51:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.info 00:51:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.mod
00:51:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.mod 00:51:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.zip
00:51:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.zip 00:51:11 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.illumos-amd64.info
00:53:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.info 00:53:05 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.illumos-amd64.mod
00:53:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.mod 00:53:05 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.illumos-amd64.zip
00:53:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.zip 00:53:06 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-386.info
00:53:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.info 00:53:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-386.mod
00:53:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.mod 00:53:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-386.zip
00:53:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.zip 00:53:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-amd64.info
00:53:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.info 00:53:38 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-amd64.mod
00:53:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.mod 00:53:38 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-amd64.zip
00:53:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.zip 00:53:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-arm.info
00:55:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.info 00:55:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm.mod
00:55:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.mod 00:55:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm.zip
00:55:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.zip 00:56:00 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm64.info
00:54:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.info 00:54:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-arm64.mod
00:54:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.mod 00:54:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-arm64.zip
00:54:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.zip 00:54:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-loong64.info
00:56:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.info 00:56:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-loong64.mod
00:56:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.mod 00:56:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-loong64.zip
00:56:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.zip 00:56:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-mips.info
00:56:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.info 00:56:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips.mod
00:56:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.mod 00:56:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips.zip
00:56:48 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.zip 00:56:48 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips64.info
00:57:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.info 00:57:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64.mod
00:57:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.mod 00:57:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64.zip
00:57:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.zip 00:57:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64le.info
00:59:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.info 00:59:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mips64le.mod
00:59:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.mod 00:59:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mips64le.zip
00:59:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.zip 00:59:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mipsle.info
01:00:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.info 01:00:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-mipsle.mod
01:00:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.mod 01:00:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-mipsle.zip
01:00:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.zip 01:00:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-ppc64.info
01:00:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.info 01:00:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64.mod
01:00:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.mod 01:00:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64.zip
01:00:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.zip 01:00:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64le.info
01:01:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.info 01:01:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-ppc64le.mod
01:01:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.mod 01:01:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-ppc64le.zip
01:01:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.zip 01:01:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-riscv64.info
01:02:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.info 01:02:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-riscv64.mod
01:02:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.mod 01:02:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-riscv64.zip
01:02:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.zip 01:02:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-s390x.info
01:03:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.info 01:03:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.linux-s390x.mod
01:03:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.mod 01:03:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.linux-s390x.zip
01:03:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.zip 01:03:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.netbsd-386.info
01:03:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.info 01:03:31 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-386.mod
01:03:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.mod 01:03:31 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-386.zip
01:03:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.zip 01:03:32 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-amd64.info
01:04:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.info 01:04:25 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-amd64.mod
01:04:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.mod 01:04:25 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-amd64.zip
01:04:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.zip 01:04:26 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-arm.info
01:05:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.info 01:05:36 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm.mod
01:05:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.mod 01:05:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm.zip
01:05:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.zip 01:05:38 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm64.info
01:06:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.info 01:06:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.netbsd-arm64.mod
01:06:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.mod 01:06:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.netbsd-arm64.zip
01:06:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.zip 01:06:34 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-386.info
01:06:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.info 01:06:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-386.mod
01:06:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.mod 01:06:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-386.zip
01:06:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.zip 01:06:29 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-amd64.info
01:07:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.info 01:07:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-amd64.mod
01:07:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.mod 01:07:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-amd64.zip
01:07:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.zip 01:07:29 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-arm.info
01:08:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.info 01:08:30 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm.mod
01:08:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.mod 01:08:30 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm.zip
01:08:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.zip 01:08:31 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm64.info
01:09:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.info 01:09:31 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-arm64.mod
01:09:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.mod 01:09:31 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-arm64.zip
01:09:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.zip 01:09:32 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.info
01:09:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.info 01:09:41 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.mod
01:09:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.mod 01:09:41 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.zip
01:09:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.zip 01:09:42 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.info
01:10:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.info 01:10:35 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.mod
01:10:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.mod 01:10:35 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.zip
01:10:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.zip 01:10:37 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.plan9-386.info
01:11:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.info 01:11:44 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-386.mod
01:11:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.mod 01:11:44 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-386.zip
01:11:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.zip 01:11:45 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-amd64.info
01:13:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.info 01:13:20 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-amd64.mod
01:13:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.mod 01:13:20 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-amd64.zip
01:13:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.zip 01:13:21 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-arm.info
01:13:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.info 01:13:25 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.plan9-arm.mod
01:13:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.mod 01:13:25 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.plan9-arm.zip
01:13:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.zip 01:13:26 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.solaris-amd64.info
01:14:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.info 01:14:25 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.solaris-amd64.mod
01:14:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.mod 01:14:25 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.solaris-amd64.zip
01:14:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.zip 01:14:26 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-386.info
01:15:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.info 01:15:16 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-386.mod
01:15:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.mod 01:15:16 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-386.zip
01:15:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.zip 01:15:17 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-amd64.info
01:16:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.info 01:16:39 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-amd64.mod
01:16:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.mod 01:16:39 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-amd64.zip
01:16:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.zip 01:16:40 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-arm64.info
01:16:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.info 01:16:42 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.windows-arm64.mod
01:16:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.mod 01:16:43 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.windows-arm64.zip
01:16:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.zip 01:16:43 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.24.12
Log
01:14:35 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.24.12.tar.gz 01:51:36 PASS
✅ go1.24.12.aix-ppc64.tar.gz
01:14:35 start go1.24.12.aix-ppc64.tar.gz 01:14:37 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:18:01 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-aix-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-aix-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-aix-ppc64/bin to your PATH. 01:18:01 downloaded https://go.dev/dl/go1.24.12.aix-ppc64.tar.gz 01:18:01 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.24.12.darwin-amd64.pkg
01:18:39 downloaded https://go.dev/dl/go1.24.12.darwin-amd64.pkg 01:18:43 PASS: verified content against posted tgz
✅ go1.24.12.darwin-amd64.tar.gz
01:15:18 start go1.24.12.darwin-amd64.tar.gz 01:15:20 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:18:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-darwin-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-darwin-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-darwin-amd64/bin to your PATH. 01:18:34 downloaded https://go.dev/dl/go1.24.12.darwin-amd64.tar.gz 01:18:38 verified match after stripping signatures from executables 01:18:38 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.24.12.darwin-arm64.pkg
01:19:58 downloaded https://go.dev/dl/go1.24.12.darwin-arm64.pkg 01:20:02 PASS: verified content against posted tgz
✅ go1.24.12.darwin-arm64.tar.gz
01:16:41 start go1.24.12.darwin-arm64.tar.gz 01:16:43 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:19:52 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-darwin-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-darwin-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-darwin-arm64/bin to your PATH. 01:19:52 downloaded https://go.dev/dl/go1.24.12.darwin-arm64.tar.gz 01:19:57 verified match after stripping signatures from executables 01:19:57 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.24.12.dragonfly-amd64.tar.gz
01:16:44 start go1.24.12.dragonfly-amd64.tar.gz 01:16:46 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:20:02 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-dragonfly-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-dragonfly-amd64/bin to your PATH. 01:20:03 downloaded https://go.dev/dl/go1.24.12.dragonfly-amd64.tar.gz 01:20:03 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.24.12.freebsd-386.tar.gz
01:18:04 start go1.24.12.freebsd-386.tar.gz 01:18:06 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:21:08 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-freebsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-386/bin to your PATH. 01:21:08 downloaded https://go.dev/dl/go1.24.12.freebsd-386.tar.gz 01:21:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.24.12.freebsd-amd64.tar.gz
01:18:48 start go1.24.12.freebsd-amd64.tar.gz 01:18:50 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:22:09 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-freebsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-amd64/bin to your PATH. 01:22:10 downloaded https://go.dev/dl/go1.24.12.freebsd-amd64.tar.gz 01:22:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.24.12.freebsd-arm.tar.gz
01:20:05 start go1.24.12.freebsd-arm.tar.gz 01:20:06 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:23:20 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-freebsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-arm/bin to your PATH. 01:23:21 downloaded https://go.dev/dl/go1.24.12.freebsd-arm.tar.gz 01:23:21 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.24.12.freebsd-arm64.tar.gz
01:20:07 start go1.24.12.freebsd-arm64.tar.gz 01:20:10 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:23:38 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-freebsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-arm64/bin to your PATH. 01:23:39 downloaded https://go.dev/dl/go1.24.12.freebsd-arm64.tar.gz 01:23:39 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.24.12.freebsd-riscv64.tar.gz
01:21:10 start go1.24.12.freebsd-riscv64.tar.gz 01:21:12 running ./make.bash env=[GOOS=freebsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:25:02 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-freebsd-riscv64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-riscv64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-freebsd-riscv64/bin to your PATH. 01:25:03 downloaded https://go.dev/dl/go1.24.12.freebsd-riscv64.tar.gz 01:25:03 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ go1.24.12.illumos-amd64.tar.gz
01:22:12 start go1.24.12.illumos-amd64.tar.gz 01:22:14 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:26:07 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-illumos-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-illumos-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-illumos-amd64/bin to your PATH. 01:26:07 downloaded https://go.dev/dl/go1.24.12.illumos-amd64.tar.gz 01:26:07 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.24.12.linux-386.tar.gz
01:23:23 start go1.24.12.linux-386.tar.gz 01:23:26 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:27:02 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-386/bin to your PATH. 01:27:03 downloaded https://go.dev/dl/go1.24.12.linux-386.tar.gz 01:27:03 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.24.12.linux-amd64.tar.gz
01:23:41 start go1.24.12.linux-amd64.tar.gz 01:23:44 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:27:08 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-amd64/bin to your PATH. 01:27:08 downloaded https://go.dev/dl/go1.24.12.linux-amd64.tar.gz 01:27:08 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.24.12.linux-arm64.tar.gz
01:25:06 start go1.24.12.linux-arm64.tar.gz 01:25:09 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:28:20 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-arm64/bin to your PATH. 01:28:20 downloaded https://go.dev/dl/go1.24.12.linux-arm64.tar.gz 01:28:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.24.12.linux-armv6l.tar.gz
01:26:09 start go1.24.12.linux-armv6l.tar.gz 01:26:11 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:29:16 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-arm/bin to your PATH. 01:29:16 downloaded https://go.dev/dl/go1.24.12.linux-armv6l.tar.gz 01:29:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.24.12.linux-loong64.tar.gz
01:27:04 start go1.24.12.linux-loong64.tar.gz 01:27:06 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:30:19 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-loong64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-loong64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-loong64/bin to your PATH. 01:30:20 downloaded https://go.dev/dl/go1.24.12.linux-loong64.tar.gz 01:30:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.24.12.linux-mips.tar.gz
01:27:10 start go1.24.12.linux-mips.tar.gz 01:27:12 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:30:30 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-mips Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips/bin to your PATH. 01:30:30 downloaded https://go.dev/dl/go1.24.12.linux-mips.tar.gz 01:30:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.24.12.linux-mips64.tar.gz
01:28:23 start go1.24.12.linux-mips64.tar.gz 01:28:25 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:31:57 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-mips64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips64/bin to your PATH. 01:31:57 downloaded https://go.dev/dl/go1.24.12.linux-mips64.tar.gz 01:31:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.24.12.linux-mips64le.tar.gz
01:29:19 start go1.24.12.linux-mips64le.tar.gz 01:29:21 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:32:34 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-mips64le Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips64le/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-mips64le/bin to your PATH. 01:32:35 downloaded https://go.dev/dl/go1.24.12.linux-mips64le.tar.gz 01:32:35 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.24.12.linux-mipsle.tar.gz
01:30:22 start go1.24.12.linux-mipsle.tar.gz 01:30:24 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:33:25 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-mipsle Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-mipsle/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-mipsle/bin to your PATH. 01:33:26 downloaded https://go.dev/dl/go1.24.12.linux-mipsle.tar.gz 01:33:26 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.24.12.linux-ppc64.tar.gz
01:30:32 start go1.24.12.linux-ppc64.tar.gz 01:30:34 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:33:53 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-ppc64/bin to your PATH. 01:33:54 downloaded https://go.dev/dl/go1.24.12.linux-ppc64.tar.gz 01:33:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.24.12.linux-ppc64le.tar.gz
01:32:00 start go1.24.12.linux-ppc64le.tar.gz 01:32:02 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:35:14 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-ppc64le Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-ppc64le/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-ppc64le/bin to your PATH. 01:35:15 downloaded https://go.dev/dl/go1.24.12.linux-ppc64le.tar.gz 01:35:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.24.12.linux-riscv64.tar.gz
01:32:37 start go1.24.12.linux-riscv64.tar.gz 01:32:38 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:36:05 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-riscv64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-riscv64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-riscv64/bin to your PATH. 01:36:05 downloaded https://go.dev/dl/go1.24.12.linux-riscv64.tar.gz 01:36:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.24.12.linux-s390x.tar.gz
01:33:28 start go1.24.12.linux-s390x.tar.gz 01:33:30 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:37:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-linux-s390x Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-linux-s390x/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-linux-s390x/bin to your PATH. 01:37:24 downloaded https://go.dev/dl/go1.24.12.linux-s390x.tar.gz 01:37:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.24.12.netbsd-386.tar.gz
01:33:56 start go1.24.12.netbsd-386.tar.gz 01:33:58 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:37:34 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-netbsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-386/bin to your PATH. 01:37:35 downloaded https://go.dev/dl/go1.24.12.netbsd-386.tar.gz 01:37:35 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.24.12.netbsd-amd64.tar.gz
01:35:18 start go1.24.12.netbsd-amd64.tar.gz 01:35:20 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:39:17 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-netbsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-amd64/bin to your PATH. 01:39:18 downloaded https://go.dev/dl/go1.24.12.netbsd-amd64.tar.gz 01:39:18 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.24.12.netbsd-arm.tar.gz
01:36:08 start go1.24.12.netbsd-arm.tar.gz 01:36:11 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:39:36 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-netbsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-arm/bin to your PATH. 01:39:37 downloaded https://go.dev/dl/go1.24.12.netbsd-arm.tar.gz 01:39:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.24.12.netbsd-arm64.tar.gz
01:37:27 start go1.24.12.netbsd-arm64.tar.gz 01:37:30 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:40:44 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-netbsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-netbsd-arm64/bin to your PATH. 01:40:44 downloaded https://go.dev/dl/go1.24.12.netbsd-arm64.tar.gz 01:40:44 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.24.12.openbsd-386.tar.gz
01:37:38 start go1.24.12.openbsd-386.tar.gz 01:37:40 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:40:40 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-openbsd-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-386/bin to your PATH. 01:40:41 downloaded https://go.dev/dl/go1.24.12.openbsd-386.tar.gz 01:40:41 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.24.12.openbsd-amd64.tar.gz
01:39:20 start go1.24.12.openbsd-amd64.tar.gz 01:39:22 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:42:41 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-openbsd-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-amd64/bin to your PATH. 01:42:41 downloaded https://go.dev/dl/go1.24.12.openbsd-amd64.tar.gz 01:42:42 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.24.12.openbsd-arm.tar.gz
01:39:39 start go1.24.12.openbsd-arm.tar.gz 01:39:41 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:42:47 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-openbsd-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-arm/bin to your PATH. 01:42:47 downloaded https://go.dev/dl/go1.24.12.openbsd-arm.tar.gz 01:42:47 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.24.12.openbsd-arm64.tar.gz
01:40:43 start go1.24.12.openbsd-arm64.tar.gz 01:40:45 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:44:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-openbsd-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-arm64/bin to your PATH. 01:44:07 downloaded https://go.dev/dl/go1.24.12.openbsd-arm64.tar.gz 01:44:07 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.24.12.openbsd-ppc64.tar.gz
01:40:47 start go1.24.12.openbsd-ppc64.tar.gz 01:40:50 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:44:19 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-openbsd-ppc64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-ppc64/bin to your PATH. 01:44:20 downloaded https://go.dev/dl/go1.24.12.openbsd-ppc64.tar.gz 01:44:20 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.24.12.openbsd-riscv64.tar.gz
01:42:44 start go1.24.12.openbsd-riscv64.tar.gz 01:42:47 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:46:05 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-openbsd-riscv64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-openbsd-riscv64/bin to your PATH. 01:46:06 downloaded https://go.dev/dl/go1.24.12.openbsd-riscv64.tar.gz 01:46:06 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.24.12.plan9-386.tar.gz
01:42:49 start go1.24.12.plan9-386.tar.gz 01:42:51 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:45:54 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-plan9-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-plan9-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-plan9-386/bin to your PATH. 01:45:55 downloaded https://go.dev/dl/go1.24.12.plan9-386.tar.gz 01:45:55 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.24.12.plan9-amd64.tar.gz
01:44:09 start go1.24.12.plan9-amd64.tar.gz 01:44:11 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:47:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-plan9-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-plan9-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-plan9-amd64/bin to your PATH. 01:47:34 downloaded https://go.dev/dl/go1.24.12.plan9-amd64.tar.gz 01:47:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.24.12.plan9-arm.tar.gz
01:44:23 start go1.24.12.plan9-arm.tar.gz 01:44:26 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:47:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-plan9-arm Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-plan9-arm/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-plan9-arm/bin to your PATH. 01:47:29 downloaded https://go.dev/dl/go1.24.12.plan9-arm.tar.gz 01:47:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.24.12.solaris-amd64.tar.gz
01:45:57 start go1.24.12.solaris-amd64.tar.gz 01:46:00 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:49:55 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-solaris-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-solaris-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-solaris-amd64/bin to your PATH. 01:49:56 downloaded https://go.dev/dl/go1.24.12.solaris-amd64.tar.gz 01:49:56 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.24.12.src.tar.gz
01:18:01 downloaded https://go.dev/dl/go1.24.12.src.tar.gz 01:18:01 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 01:18:43 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 01:20:02 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 01:20:03 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 01:21:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 01:22:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 01:23:21 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 01:23:39 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 01:25:03 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"] 01:26:07 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 01:27:03 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 01:27:08 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 01:28:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 01:29:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 01:30:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 01:30:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 01:31:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 01:32:35 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 01:33:26 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 01:33:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 01:35:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 01:36:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 01:37:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 01:37:35 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 01:39:18 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 01:39:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 01:40:41 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 01:40:44 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 01:42:42 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 01:42:47 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 01:44:07 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 01:44:20 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 01:45:55 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 01:46:06 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 01:47:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 01:47:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 01:49:57 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 01:50:02 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 01:51:22 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"] 01:51:27 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.24.12.windows-386.msi
01:50:05 downloaded https://go.dev/dl/go1.24.12.windows-386.msi 01:50:11 PASS: verified content against posted zip
✅ go1.24.12.windows-386.zip
01:46:09 start go1.24.12.windows-386.zip 01:46:11 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:50:02 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-windows-386 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-windows-386/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-windows-386/bin to your PATH. 01:50:04 downloaded https://go.dev/dl/go1.24.12.windows-386.zip 01:50:04 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.24.12.windows-amd64.msi
01:51:29 downloaded https://go.dev/dl/go1.24.12.windows-amd64.msi 01:51:34 PASS: verified content against posted zip
✅ go1.24.12.windows-amd64.zip
01:47:32 start go1.24.12.windows-amd64.zip 01:47:37 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:51:27 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-windows-amd64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-windows-amd64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-windows-amd64/bin to your PATH. 01:51:28 downloaded https://go.dev/dl/go1.24.12.windows-amd64.zip 01:51:28 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.24.12.windows-arm64.msi
01:51:24 downloaded https://go.dev/dl/go1.24.12.windows-arm64.msi 01:51:29 PASS: verified content against posted zip
✅ go1.24.12.windows-arm64.zip
01:47:39 start go1.24.12.windows-arm64.zip 01:47:43 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-2072640734/repro-go1.24.12-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 01:51:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/repro-go1.24.12-windows-arm64 Installed commands in /tmp/gorebuild-2072640734/repro-go1.24.12-windows-arm64/bin *** You need to add /tmp/gorebuild-2072640734/repro-go1.24.12-windows-arm64/bin to your PATH. 01:51:24 downloaded https://go.dev/dl/go1.24.12.windows-arm64.zip 01:51:24 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.aix-ppc64.info
01:18:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.info 01:18:01 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.aix-ppc64.mod
01:18:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.mod 01:18:02 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.aix-ppc64.zip
01:18:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.zip 01:18:03 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.darwin-amd64.info
01:18:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.info 01:18:43 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-amd64.mod
01:18:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.mod 01:18:43 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-amd64.zip
01:18:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.zip 01:18:48 verified match after stripping signatures from executables 01:18:48 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-arm64.info
01:20:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.info 01:20:02 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.darwin-arm64.mod
01:20:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.mod 01:20:02 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.darwin-arm64.zip
01:20:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.zip 01:20:07 verified match after stripping signatures from executables 01:20:07 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.info
01:20:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.info 01:20:03 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.mod
01:20:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.mod 01:20:03 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.zip
01:20:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.zip 01:20:04 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-386.info
01:21:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.info 01:21:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-386.mod
01:21:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.mod 01:21:08 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-386.zip
01:21:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.zip 01:21:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-amd64.info
01:22:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.info 01:22:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-amd64.mod
01:22:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.mod 01:22:10 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-amd64.zip
01:22:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.zip 01:22:11 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-arm.info
01:23:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.info 01:23:21 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm.mod
01:23:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.mod 01:23:21 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm.zip
01:23:22 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.zip 01:23:22 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm64.info
01:23:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.info 01:23:39 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-arm64.mod
01:23:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.mod 01:23:39 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-arm64.zip
01:23:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.zip 01:23:41 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.info
01:25:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.info 01:25:03 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.mod
01:25:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.mod 01:25:03 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.zip
01:25:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.zip 01:25:05 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.illumos-amd64.info
01:26:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.info 01:26:07 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.illumos-amd64.mod
01:26:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.mod 01:26:08 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.illumos-amd64.zip
01:26:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.zip 01:26:08 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-386.info
01:27:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.info 01:27:03 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-386.mod
01:27:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.mod 01:27:03 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-386.zip
01:27:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.zip 01:27:04 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-amd64.info
01:27:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.info 01:27:08 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-amd64.mod
01:27:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.mod 01:27:08 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-amd64.zip
01:27:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.zip 01:27:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-arm.info
01:29:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.info 01:29:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm.mod
01:29:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.mod 01:29:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm.zip
01:29:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.zip 01:29:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm64.info
01:28:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.info 01:28:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-arm64.mod
01:28:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.mod 01:28:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-arm64.zip
01:28:22 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.zip 01:28:22 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-loong64.info
01:30:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.info 01:30:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-loong64.mod
01:30:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.mod 01:30:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-loong64.zip
01:30:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.zip 01:30:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-mips.info
01:30:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.info 01:30:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips.mod
01:30:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.mod 01:30:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips.zip
01:30:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.zip 01:30:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips64.info
01:31:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.info 01:31:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64.mod
01:31:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.mod 01:31:58 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64.zip
01:31:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.zip 01:31:59 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64le.info
01:32:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.info 01:32:35 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mips64le.mod
01:32:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.mod 01:32:35 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mips64le.zip
01:32:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.zip 01:32:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mipsle.info
01:33:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.info 01:33:26 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-mipsle.mod
01:33:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.mod 01:33:26 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-mipsle.zip
01:33:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.zip 01:33:27 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-ppc64.info
01:33:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.info 01:33:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64.mod
01:33:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.mod 01:33:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64.zip
01:33:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.zip 01:33:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64le.info
01:35:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.info 01:35:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-ppc64le.mod
01:35:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.mod 01:35:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-ppc64le.zip
01:35:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.zip 01:35:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-riscv64.info
01:36:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.info 01:36:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-riscv64.mod
01:36:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.mod 01:36:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-riscv64.zip
01:36:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.zip 01:36:07 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-s390x.info
01:37:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.info 01:37:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.linux-s390x.mod
01:37:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.mod 01:37:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.linux-s390x.zip
01:37:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.zip 01:37:26 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.netbsd-386.info
01:37:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.info 01:37:35 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-386.mod
01:37:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.mod 01:37:35 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-386.zip
01:37:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.zip 01:37:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-amd64.info
01:39:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.info 01:39:18 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-amd64.mod
01:39:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.mod 01:39:18 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-amd64.zip
01:39:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.zip 01:39:20 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-arm.info
01:39:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.info 01:39:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm.mod
01:39:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.mod 01:39:37 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm.zip
01:39:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.zip 01:39:38 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm64.info
01:40:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.info 01:40:45 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.netbsd-arm64.mod
01:40:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.mod 01:40:45 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.netbsd-arm64.zip
01:40:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.zip 01:40:46 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-386.info
01:40:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.info 01:40:41 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-386.mod
01:40:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.mod 01:40:41 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-386.zip
01:40:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.zip 01:40:43 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-amd64.info
01:42:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.info 01:42:42 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-amd64.mod
01:42:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.mod 01:42:42 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-amd64.zip
01:42:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.zip 01:42:44 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-arm.info
01:42:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.info 01:42:47 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm.mod
01:42:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.mod 01:42:47 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm.zip
01:42:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.zip 01:42:49 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm64.info
01:44:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.info 01:44:07 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-arm64.mod
01:44:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.mod 01:44:07 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-arm64.zip
01:44:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.zip 01:44:09 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.info
01:44:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.info 01:44:20 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.mod
01:44:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.mod 01:44:20 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.zip
01:44:22 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.zip 01:44:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.info
01:46:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.info 01:46:06 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.mod
01:46:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.mod 01:46:06 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.zip
01:46:08 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.zip 01:46:08 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.plan9-386.info
01:45:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.info 01:45:55 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-386.mod
01:45:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.mod 01:45:56 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-386.zip
01:45:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.zip 01:45:57 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-amd64.info
01:47:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.info 01:47:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-amd64.mod
01:47:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.mod 01:47:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-amd64.zip
01:47:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.zip 01:47:38 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-arm.info
01:47:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.info 01:47:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.plan9-arm.mod
01:47:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.mod 01:47:30 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.plan9-arm.zip
01:47:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.zip 01:47:31 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.solaris-amd64.info
01:49:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.info 01:49:57 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.solaris-amd64.mod
01:49:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.mod 01:49:57 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.solaris-amd64.zip
01:49:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.zip 01:50:00 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-386.info
01:50:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.info 01:50:11 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-386.mod
01:50:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.mod 01:50:11 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-386.zip
01:50:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.zip 01:50:13 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-amd64.info
01:51:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.info 01:51:34 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-amd64.mod
01:51:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.mod 01:51:35 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-amd64.zip
01:51:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.zip 01:51:36 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-arm64.info
01:51:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.info 01:51:30 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.windows-arm64.mod
01:51:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.mod 01:51:30 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.windows-arm64.zip
01:51:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.zip 01:51:31 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
Bootstraps
Bootstrap go1.24
00:02:16 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.24.tar.gz 00:06:21 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2072640734/bootstrap-go1.24 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.22 00:07:32 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/bootstrap-go1.24 Installed commands in /tmp/gorebuild-2072640734/bootstrap-go1.24/bin *** You need to add /tmp/gorebuild-2072640734/bootstrap-go1.24/bin to your PATH.
Bootstrap go1.22
00:02:26 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.22.tar.gz 00:05:20 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2072640734/bootstrap-go1.22 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.20 00:06:21 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.20. (go1.20.14 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/bootstrap-go1.22 Installed commands in /tmp/gorebuild-2072640734/bootstrap-go1.22/bin *** You need to add /tmp/gorebuild-2072640734/bootstrap-go1.22/bin to your PATH.
Bootstrap go1.20
00:02:34 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.20.tar.gz 00:04:22 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2072640734/bootstrap-go1.20 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.17 00:05:20 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.17. (go1.17.13 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/bootstrap-go1.20 Installed commands in /tmp/gorebuild-2072640734/bootstrap-go1.20/bin
Bootstrap go1.17
00:02:45 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.17.tar.gz 00:03:05 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2072640734/bootstrap-go1.17 GOROOT_BOOTSTRAP=/tmp/gorebuild-2072640734/bootstrap-go1.4 00:04:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-2072640734/bootstrap-go1.4. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-2072640734/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-2072640734/bootstrap-go1.17 Installed commands in /tmp/gorebuild-2072640734/bootstrap-go1.17/bin
Bootstrap go1.4
00:02:48 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.4.tar.gz 00:02:49 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-2072640734/bootstrap-go1.4 GOROOT_BOOTSTRAP= 00:03:05 ./make.bash completed: # Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, linux/amd64. lib9 /tmp/gorebuild-2072640734/bootstrap-go1.4/src/lib9/fmt/vsmprint.c: In function 'fmtStrFlush': /tmp/gorebuild-2072640734/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-2072640734/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-2072640734/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-2072640734/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-2072640734/bootstrap-go1.4/src/cmd/cc/scon.c: In function 'acom2': /tmp/gorebuild-2072640734/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-2072640734/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 crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 os encoding/pem image/draw image/jpeg path/filepath net os/signal regexp io/ioutil os/exec fmt encoding/binary cmd/pprof/internal/svg crypto/des 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 go/ast testing compress/gzip archive/zip compress/zlib debug/elf debug/macho debug/pe image/png cmd/pprof/internal/profile crypto/elliptic encoding/asn1 crypto/rand crypto/dsa text/template crypto/rsa net/textproto log/syslog go/parser go/printer cmd/internal/objfile crypto/x509/pkix crypto/ecdsa crypto/x509 mime/multipart net/mail cmd/pprof/internal/plugin cmd/pprof/internal/symbolz cmd/pprof/internal/symbolizer go/doc html/template cmd/addr2line cmd/nm cmd/objdump cmd/cgo go/format cmd/gofmt cmd/fix cmd/yacc crypto/tls go/build 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-2072640734/bootstrap-go1.4 Installed commands in /tmp/gorebuild-2072640734/bootstrap-go1.4/bin