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-19 00:02:13 UTC.
Rebuild finished at 2026-01-19 02:06:33 UTC.
Elapsed time: 2h4m19s.
Releases
✅ go1.26rc2
Log
00:07:44 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.26rc2.tar.gz 02:06:33 PASS
✅ go1.26rc2.aix-ppc64.tar.gz
00:07:44 start go1.26rc2.aix-ppc64.tar.gz 00:07:46 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:11:37 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-aix-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-aix-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-aix-ppc64/bin to your PATH. 00:11:54 downloaded https://go.dev/dl/go1.26rc2.aix-ppc64.tar.gz 00:11:54 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.26rc2.darwin-amd64.pkg
00:12:03 downloaded https://go.dev/dl/go1.26rc2.darwin-amd64.pkg 00:12:06 PASS: verified content against posted tgz
✅ go1.26rc2.darwin-amd64.tar.gz
00:07:44 start go1.26rc2.darwin-amd64.tar.gz 00:07:46 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:11:32 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-darwin-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-darwin-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-darwin-amd64/bin to your PATH. 00:11:52 downloaded https://go.dev/dl/go1.26rc2.darwin-amd64.tar.gz 00:11:55 verified match after stripping signatures from executables 00:11:55 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.26rc2.darwin-arm64.pkg
00:12:00 downloaded https://go.dev/dl/go1.26rc2.darwin-arm64.pkg 00:12:04 PASS: verified content against posted tgz
✅ go1.26rc2.darwin-arm64.tar.gz
00:07:44 start go1.26rc2.darwin-arm64.tar.gz 00:07:46 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:11:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-darwin-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-darwin-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-darwin-arm64/bin to your PATH. 00:11:50 downloaded https://go.dev/dl/go1.26rc2.darwin-arm64.tar.gz 00:11:53 verified match after stripping signatures from executables 00:11:53 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.26rc2.dragonfly-amd64.tar.gz
00:07:44 start go1.26rc2.dragonfly-amd64.tar.gz 00:07:46 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:11:37 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-dragonfly-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-dragonfly-amd64/bin to your PATH. 00:11:53 downloaded https://go.dev/dl/go1.26rc2.dragonfly-amd64.tar.gz 00:11:54 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.26rc2.freebsd-386.tar.gz
00:12:06 start go1.26rc2.freebsd-386.tar.gz 00:12:08 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:15:31 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-freebsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-386/bin to your PATH. 00:15:49 downloaded https://go.dev/dl/go1.26rc2.freebsd-386.tar.gz 00:15:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.26rc2.freebsd-amd64.tar.gz
00:12:06 start go1.26rc2.freebsd-amd64.tar.gz 00:12:08 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:15:40 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-freebsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-amd64/bin to your PATH. 00:15:58 downloaded https://go.dev/dl/go1.26rc2.freebsd-amd64.tar.gz 00:15:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.26rc2.freebsd-arm.tar.gz
00:12:17 start go1.26rc2.freebsd-arm.tar.gz 00:12:19 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:15:40 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-freebsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-arm/bin to your PATH. 00:15:57 downloaded https://go.dev/dl/go1.26rc2.freebsd-arm.tar.gz 00:15:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.26rc2.freebsd-arm64.tar.gz
00:12:19 start go1.26rc2.freebsd-arm64.tar.gz 00:12:21 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:15:48 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-freebsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-freebsd-arm64/bin to your PATH. 00:16:01 downloaded https://go.dev/dl/go1.26rc2.freebsd-arm64.tar.gz 00:16:01 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.26rc2.illumos-amd64.tar.gz
00:16:03 start go1.26rc2.illumos-amd64.tar.gz 00:16:05 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:19:26 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-illumos-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-illumos-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-illumos-amd64/bin to your PATH. 00:19:43 downloaded https://go.dev/dl/go1.26rc2.illumos-amd64.tar.gz 00:19:43 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.26rc2.linux-386.tar.gz
00:16:07 start go1.26rc2.linux-386.tar.gz 00:16:09 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:19:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-386/bin to your PATH. 00:19:42 downloaded https://go.dev/dl/go1.26rc2.linux-386.tar.gz 00:19:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.26rc2.linux-amd64.tar.gz
00:16:08 start go1.26rc2.linux-amd64.tar.gz 00:16:10 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:19:13 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-amd64/bin to your PATH. 00:19:31 downloaded https://go.dev/dl/go1.26rc2.linux-amd64.tar.gz 00:19:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.26rc2.linux-arm64.tar.gz
00:16:10 start go1.26rc2.linux-arm64.tar.gz 00:16:12 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:19:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-arm64/bin to your PATH. 00:19:46 downloaded https://go.dev/dl/go1.26rc2.linux-arm64.tar.gz 00:19:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.26rc2.linux-armv6l.tar.gz
00:19:46 start go1.26rc2.linux-armv6l.tar.gz 00:19:48 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:23:37 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-arm/bin to your PATH. 00:23:54 downloaded https://go.dev/dl/go1.26rc2.linux-armv6l.tar.gz 00:23:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.26rc2.linux-loong64.tar.gz
00:19:52 start go1.26rc2.linux-loong64.tar.gz 00:19:54 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:23:55 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-loong64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-loong64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-loong64/bin to your PATH. 00:24:11 downloaded https://go.dev/dl/go1.26rc2.linux-loong64.tar.gz 00:24:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.26rc2.linux-mips.tar.gz
00:19:52 start go1.26rc2.linux-mips.tar.gz 00:19:54 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:23:56 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-mips Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips/bin to your PATH. 00:24:12 downloaded https://go.dev/dl/go1.26rc2.linux-mips.tar.gz 00:24:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.26rc2.linux-mips64.tar.gz
00:19:55 start go1.26rc2.linux-mips64.tar.gz 00:19:57 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:24:11 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-mips64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips64/bin to your PATH. 00:24:18 downloaded https://go.dev/dl/go1.26rc2.linux-mips64.tar.gz 00:24:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.26rc2.linux-mips64le.tar.gz
00:24:12 start go1.26rc2.linux-mips64le.tar.gz 00:24:14 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:27:46 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-mips64le Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips64le/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-mips64le/bin to your PATH. 00:28:09 downloaded https://go.dev/dl/go1.26rc2.linux-mips64le.tar.gz 00:28:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.26rc2.linux-mipsle.tar.gz
00:24:20 start go1.26rc2.linux-mipsle.tar.gz 00:24:23 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:27:47 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-mipsle Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-mipsle/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-mipsle/bin to your PATH. 00:28:08 downloaded https://go.dev/dl/go1.26rc2.linux-mipsle.tar.gz 00:28:08 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.26rc2.linux-ppc64.tar.gz
00:24:21 start go1.26rc2.linux-ppc64.tar.gz 00:24:23 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:27:57 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-ppc64/bin to your PATH. 00:28:14 downloaded https://go.dev/dl/go1.26rc2.linux-ppc64.tar.gz 00:28:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.26rc2.linux-ppc64le.tar.gz
00:24:27 start go1.26rc2.linux-ppc64le.tar.gz 00:24:30 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:27:56 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-ppc64le Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-ppc64le/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-ppc64le/bin to your PATH. 00:28:14 downloaded https://go.dev/dl/go1.26rc2.linux-ppc64le.tar.gz 00:28:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.26rc2.linux-riscv64.tar.gz
00:28:19 start go1.26rc2.linux-riscv64.tar.gz 00:28:21 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:31:49 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-riscv64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-riscv64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-riscv64/bin to your PATH. 00:32:09 downloaded https://go.dev/dl/go1.26rc2.linux-riscv64.tar.gz 00:32:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.26rc2.linux-s390x.tar.gz
00:28:19 start go1.26rc2.linux-s390x.tar.gz 00:28:21 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:31:54 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-linux-s390x Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-linux-s390x/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-linux-s390x/bin to your PATH. 00:32:12 downloaded https://go.dev/dl/go1.26rc2.linux-s390x.tar.gz 00:32:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.26rc2.netbsd-386.tar.gz
00:28:23 start go1.26rc2.netbsd-386.tar.gz 00:28:26 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:31:48 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-netbsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-386/bin to your PATH. 00:32:09 downloaded https://go.dev/dl/go1.26rc2.netbsd-386.tar.gz 00:32:09 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.26rc2.netbsd-amd64.tar.gz
00:28:24 start go1.26rc2.netbsd-amd64.tar.gz 00:28:26 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:31:59 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-netbsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-amd64/bin to your PATH. 00:32:14 downloaded https://go.dev/dl/go1.26rc2.netbsd-amd64.tar.gz 00:32:14 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.26rc2.netbsd-arm.tar.gz
00:32:18 start go1.26rc2.netbsd-arm.tar.gz 00:32:20 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:36:31 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-netbsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-arm/bin to your PATH. 00:36:53 downloaded https://go.dev/dl/go1.26rc2.netbsd-arm.tar.gz 00:36:53 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.26rc2.netbsd-arm64.tar.gz
00:32:19 start go1.26rc2.netbsd-arm64.tar.gz 00:32:21 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:36:39 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-netbsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-netbsd-arm64/bin to your PATH. 00:36:58 downloaded https://go.dev/dl/go1.26rc2.netbsd-arm64.tar.gz 00:36:58 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.26rc2.openbsd-386.tar.gz
00:32:21 start go1.26rc2.openbsd-386.tar.gz 00:32:23 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:36:37 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-openbsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-386/bin to your PATH. 00:36:57 downloaded https://go.dev/dl/go1.26rc2.openbsd-386.tar.gz 00:36:57 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.26rc2.openbsd-amd64.tar.gz
00:32:22 start go1.26rc2.openbsd-amd64.tar.gz 00:32:24 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:36:47 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-openbsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-amd64/bin to your PATH. 00:37:01 downloaded https://go.dev/dl/go1.26rc2.openbsd-amd64.tar.gz 00:37:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.26rc2.openbsd-arm.tar.gz
00:37:06 start go1.26rc2.openbsd-arm.tar.gz 00:37:09 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:40:35 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-openbsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-arm/bin to your PATH. 00:40:54 downloaded https://go.dev/dl/go1.26rc2.openbsd-arm.tar.gz 00:40:54 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.26rc2.openbsd-arm64.tar.gz
00:37:07 start go1.26rc2.openbsd-arm64.tar.gz 00:37:09 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:40:43 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-openbsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-arm64/bin to your PATH. 00:41:01 downloaded https://go.dev/dl/go1.26rc2.openbsd-arm64.tar.gz 00:41:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.26rc2.openbsd-ppc64.tar.gz
00:37:08 start go1.26rc2.openbsd-ppc64.tar.gz 00:37:10 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:40:49 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-openbsd-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-ppc64/bin to your PATH. 00:41:04 downloaded https://go.dev/dl/go1.26rc2.openbsd-ppc64.tar.gz 00:41:04 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.26rc2.openbsd-riscv64.tar.gz
00:37:10 start go1.26rc2.openbsd-riscv64.tar.gz 00:37:12 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:40:47 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-openbsd-riscv64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-openbsd-riscv64/bin to your PATH. 00:41:02 downloaded https://go.dev/dl/go1.26rc2.openbsd-riscv64.tar.gz 00:41:02 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.26rc2.plan9-386.tar.gz
00:41:07 start go1.26rc2.plan9-386.tar.gz 00:41:09 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:44:28 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-plan9-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-plan9-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-plan9-386/bin to your PATH. 00:44:48 downloaded https://go.dev/dl/go1.26rc2.plan9-386.tar.gz 00:44:48 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.26rc2.plan9-amd64.tar.gz
00:41:10 start go1.26rc2.plan9-amd64.tar.gz 00:41:12 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:44:38 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-plan9-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-plan9-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-plan9-amd64/bin to your PATH. 00:44:54 downloaded https://go.dev/dl/go1.26rc2.plan9-amd64.tar.gz 00:44:54 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.26rc2.plan9-arm.tar.gz
00:41:11 start go1.26rc2.plan9-arm.tar.gz 00:41:14 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:44:33 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-plan9-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-plan9-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-plan9-arm/bin to your PATH. 00:44:53 downloaded https://go.dev/dl/go1.26rc2.plan9-arm.tar.gz 00:44:53 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.26rc2.solaris-amd64.tar.gz
00:41:13 start go1.26rc2.solaris-amd64.tar.gz 00:41:15 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:44:45 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-solaris-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-solaris-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-solaris-amd64/bin to your PATH. 00:44:58 downloaded https://go.dev/dl/go1.26rc2.solaris-amd64.tar.gz 00:44:58 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.26rc2.src.tar.gz
00:11:58 downloaded https://go.dev/dl/go1.26rc2.src.tar.gz 00:11:58 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 00:11:58 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 00:12:04 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 00:12:06 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 00:15:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 00:15:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 00:15:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 00:16:01 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 00:19:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 00:19:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 00:19:43 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 00:19:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 00:23:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 00:24:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 00:24:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 00:24:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 00:28:08 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 00:28:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 00:28:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 00:28:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 00:32:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 00:32:09 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 00:32:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 00:32:14 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 00:36:53 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 00:36:57 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 00:36:58 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 00:37:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 00:40:54 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 00:41:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 00:41:02 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 00:41:04 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 00:44:48 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 00:44:53 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 00:44:54 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 00:44:58 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 00:49:10 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 00:49:17 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"] 00:49:21 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.26rc2.windows-386.msi
00:49:40 downloaded https://go.dev/dl/go1.26rc2.windows-386.msi 00:49:45 PASS: verified content against posted zip
✅ go1.26rc2.windows-386.zip
00:45:01 start go1.26rc2.windows-386.zip 00:45:03 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:49:10 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-windows-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-windows-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-windows-386/bin to your PATH. 00:49:32 downloaded https://go.dev/dl/go1.26rc2.windows-386.zip 00:49:32 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.26rc2.windows-amd64.msi
00:49:44 downloaded https://go.dev/dl/go1.26rc2.windows-amd64.msi 00:49:49 PASS: verified content against posted zip
✅ go1.26rc2.windows-amd64.zip
00:45:02 start go1.26rc2.windows-amd64.zip 00:45:04 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:49:21 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-windows-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-windows-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-windows-amd64/bin to your PATH. 00:49:38 downloaded https://go.dev/dl/go1.26rc2.windows-amd64.zip 00:49:38 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.26rc2.windows-arm64.msi
00:49:42 downloaded https://go.dev/dl/go1.26rc2.windows-arm64.msi 00:49:46 PASS: verified content against posted zip
✅ go1.26rc2.windows-arm64.zip
00:45:03 start go1.26rc2.windows-arm64.zip 00:45:05 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.26rc2-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.24 00:49:17 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.24. (go1.24.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.26rc2-windows-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.26rc2-windows-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.26rc2-windows-arm64/bin to your PATH. 00:49:35 downloaded https://go.dev/dl/go1.26rc2.windows-arm64.zip 00:49:35 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.info
00:11:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.info 00:11:58 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.mod
00:11:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.mod 00:11:58 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.aix-ppc64.zip
00:12:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.aix-ppc64.zip 00:12:05 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.info
00:12:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.info 00:12:06 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.mod
00:12:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.mod 00:12:06 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-amd64.zip
00:12:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-amd64.zip 00:12:18 verified match after stripping signatures from executables 00:12:18 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.info
00:12:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.info 00:12:04 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.mod
00:12:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.mod 00:12:04 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.darwin-arm64.zip
00:12:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.darwin-arm64.zip 00:12:15 verified match after stripping signatures from executables 00:12:15 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.info
00:11:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.info 00:11:58 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.mod
00:11:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.mod 00:11:58 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.dragonfly-amd64.zip
00:12:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.dragonfly-amd64.zip 00:12:05 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-386.info
00:15:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.info 00:15:50 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-386.mod
00:15:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.mod 00:15:51 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-386.zip
00:16:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-386.zip 00:16:02 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.info
00:15:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.info 00:15:59 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.mod
00:15:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.mod 00:15:59 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-amd64.zip
00:16:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-amd64.zip 00:16:07 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.freebsd-arm.info
00:15:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.info 00:15:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm.mod
00:15:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.mod 00:15:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm.zip
00:16:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm.zip 00:16:06 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.info
00:16:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.info 00:16:01 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.mod
00:16:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.mod 00:16:02 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.freebsd-arm64.zip
00:16:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.freebsd-arm64.zip 00:16:09 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.info
00:19:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.info 00:19:43 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.mod
00:19:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.mod 00:19:43 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.illumos-amd64.zip
00:19:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.illumos-amd64.zip 00:19:51 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-386.info
00:19:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.info 00:19:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-386.mod
00:19:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.mod 00:19:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-386.zip
00:19:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-386.zip 00:19:51 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.linux-amd64.info
00:19:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.info 00:19:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-amd64.mod
00:19:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.mod 00:19:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-amd64.zip
00:19:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-amd64.zip 00:19:45 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.linux-arm.info
00:23:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.info 00:23:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm.mod
00:23:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.mod 00:23:55 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm.zip
00:24:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm.zip 00:24:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.26rc2.linux-arm64.info
00:19:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.info 00:19:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-arm64.mod
00:19:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.mod 00:19:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-arm64.zip
00:19:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-arm64.zip 00:19:54 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.linux-loong64.info
00:24:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.info 00:24:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-loong64.mod
00:24:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.mod 00:24:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-loong64.zip
00:24:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-loong64.zip 00:24:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.26rc2.linux-mips.info
00:24:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.info 00:24:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips.mod
00:24:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.mod 00:24:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips.zip
00:24:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips.zip 00:24:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.26rc2.linux-mips64.info
00:24:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.info 00:24:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64.mod
00:24:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.mod 00:24:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64.zip
00:24:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64.zip 00:24:26 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.26rc2.linux-mips64le.info
00:28:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.info 00:28:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mips64le.mod
00:28:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.mod 00:28:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mips64le.zip
00:28:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mips64le.zip 00:28:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.26rc2.linux-mipsle.info
00:28:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.info 00:28:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-mipsle.mod
00:28:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.mod 00:28:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-mipsle.zip
00:28:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-mipsle.zip 00:28:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.26rc2.linux-ppc64.info
00:28:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.info 00:28:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64.mod
00:28:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.mod 00:28:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64.zip
00:28:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64.zip 00:28:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.info
00:28:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.info 00:28:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.mod
00:28:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.mod 00:28:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-ppc64le.zip
00:28:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-ppc64le.zip 00:28:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.26rc2.linux-riscv64.info
00:32:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.info 00:32:09 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-riscv64.mod
00:32:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.mod 00:32:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-riscv64.zip
00:32:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-riscv64.zip 00:32:18 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.linux-s390x.info
00:32:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.info 00:32:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.linux-s390x.mod
00:32:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.mod 00:32:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.linux-s390x.zip
00:32:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.linux-s390x.zip 00:32:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.26rc2.netbsd-386.info
00:32:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.info 00:32:10 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-386.mod
00:32:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.mod 00:32:10 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-386.zip
00:32:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-386.zip 00:32:18 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.info
00:32:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.info 00:32:14 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.mod
00:32:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.mod 00:32:14 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-amd64.zip
00:32:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-amd64.zip 00:32:21 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.netbsd-arm.info
00:36:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.info 00:36:54 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm.mod
00:36:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.mod 00:36:55 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm.zip
00:37:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm.zip 00:37:06 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.info
00:36:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.info 00:36:59 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.mod
00:36:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.mod 00:36:59 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.netbsd-arm64.zip
00:37:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.netbsd-arm64.zip 00:37:07 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-386.info
00:36:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.info 00:36:58 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-386.mod
00:36:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.mod 00:36:58 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-386.zip
00:37:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-386.zip 00:37:07 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.info
00:37:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.info 00:37:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.mod
00:37:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.mod 00:37:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-amd64.zip
00:37:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-amd64.zip 00:37:09 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.openbsd-arm.info
00:40:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.info 00:40:55 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm.mod
00:40:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.mod 00:40:55 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm.zip
00:41:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm.zip 00:41:07 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.info
00:41:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.info 00:41:02 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.mod
00:41:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.mod 00:41:02 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-arm64.zip
00:41:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-arm64.zip 00:41:10 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.info
00:41:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.info 00:41:05 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.mod
00:41:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.mod 00:41:05 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-ppc64.zip
00:41:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-ppc64.zip 00:41:12 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.info
00:41:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.info 00:41:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.mod
00:41:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.mod 00:41:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.openbsd-riscv64.zip
00:41:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.openbsd-riscv64.zip 00:41:11 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.26rc2.plan9-386.info
00:44:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.info 00:44:49 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-386.mod
00:44:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.mod 00:44:50 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-386.zip
00:45:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-386.zip 00:45:00 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.plan9-amd64.info
00:44:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.info 00:44:55 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-amd64.mod
00:44:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.mod 00:44:55 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-amd64.zip
00:45:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-amd64.zip 00:45:03 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.plan9-arm.info
00:44:53 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.info 00:44:53 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.plan9-arm.mod
00:44:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.mod 00:44:54 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.plan9-arm.zip
00:45:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.plan9-arm.zip 00:45:01 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.26rc2.solaris-amd64.info
00:44:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.info 00:44:58 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.solaris-amd64.mod
00:44:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.mod 00:44:59 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.solaris-amd64.zip
00:45:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.solaris-amd64.zip 00:45:06 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-386.info
00:49:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.info 00:49:45 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-386.mod
00:49:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.mod 00:49:45 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-386.zip
00:49:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-386.zip 00:49:52 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.26rc2.windows-amd64.info
00:49:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.info 00:49:50 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-amd64.mod
00:49:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.mod 00:49:50 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-amd64.zip
00:49:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-amd64.zip 00:49:57 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.26rc2.windows-arm64.info
00:49:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.info 00:49:47 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.windows-arm64.mod
00:49:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.mod 00:49:47 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.26rc2.windows-arm64.zip
00:49:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.26rc2.windows-arm64.zip 00:49:54 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.25.6
Log
00:45:13 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.25.6.tar.gz 02:06:33 PASS
✅ go1.25.6.aix-ppc64.tar.gz
00:45:13 start go1.25.6.aix-ppc64.tar.gz 00:45:15 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:49:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-aix-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-aix-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-aix-ppc64/bin to your PATH. 00:49:34 downloaded https://go.dev/dl/go1.25.6.aix-ppc64.tar.gz 00:49:35 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.25.6.darwin-amd64.pkg
00:53:23 downloaded https://go.dev/dl/go1.25.6.darwin-amd64.pkg 00:53:26 PASS: verified content against posted tgz
✅ go1.25.6.darwin-amd64.tar.gz
00:49:46 start go1.25.6.darwin-amd64.tar.gz 00:49:48 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:52:52 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-darwin-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-darwin-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-darwin-amd64/bin to your PATH. 00:53:08 downloaded https://go.dev/dl/go1.25.6.darwin-amd64.tar.gz 00:53:11 verified match after stripping signatures from executables 00:53:11 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.25.6.darwin-arm64.pkg
00:53:25 downloaded https://go.dev/dl/go1.25.6.darwin-arm64.pkg 00:53:28 PASS: verified content against posted tgz
✅ go1.25.6.darwin-arm64.tar.gz
00:49:53 start go1.25.6.darwin-arm64.tar.gz 00:49:55 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:52:56 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-darwin-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-darwin-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-darwin-arm64/bin to your PATH. 00:53:13 downloaded https://go.dev/dl/go1.25.6.darwin-arm64.tar.gz 00:53:16 verified match after stripping signatures from executables 00:53:16 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.25.6.dragonfly-amd64.tar.gz
00:49:54 start go1.25.6.dragonfly-amd64.tar.gz 00:49:56 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:53:02 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-dragonfly-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-dragonfly-amd64/bin to your PATH. 00:53:20 downloaded https://go.dev/dl/go1.25.6.dragonfly-amd64.tar.gz 00:53:20 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.25.6.freebsd-386.tar.gz
00:49:58 start go1.25.6.freebsd-386.tar.gz 00:50:00 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:52:57 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-freebsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-386/bin to your PATH. 00:53:16 downloaded https://go.dev/dl/go1.25.6.freebsd-386.tar.gz 00:53:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.25.6.freebsd-amd64.tar.gz
00:53:26 start go1.25.6.freebsd-amd64.tar.gz 00:53:27 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:56:35 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-freebsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-amd64/bin to your PATH. 00:56:54 downloaded https://go.dev/dl/go1.25.6.freebsd-amd64.tar.gz 00:56:54 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.25.6.freebsd-arm.tar.gz
00:53:29 start go1.25.6.freebsd-arm.tar.gz 00:53:31 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:56:30 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-freebsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-arm/bin to your PATH. 00:56:48 downloaded https://go.dev/dl/go1.25.6.freebsd-arm.tar.gz 00:56:48 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.25.6.freebsd-arm64.tar.gz
00:53:37 start go1.25.6.freebsd-arm64.tar.gz 00:53:39 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:56:44 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-freebsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-arm64/bin to your PATH. 00:56:58 downloaded https://go.dev/dl/go1.25.6.freebsd-arm64.tar.gz 00:56:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.25.6.freebsd-riscv64.tar.gz
00:53:38 start go1.25.6.freebsd-riscv64.tar.gz 00:53:40 running ./make.bash env=[GOOS=freebsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-freebsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:56:46 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-freebsd-riscv64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-riscv64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-freebsd-riscv64/bin to your PATH. 00:57:00 downloaded https://go.dev/dl/go1.25.6.freebsd-riscv64.tar.gz 00:57:00 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ go1.25.6.illumos-amd64.tar.gz
00:57:03 start go1.25.6.illumos-amd64.tar.gz 00:57:04 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:00:48 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-illumos-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-illumos-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-illumos-amd64/bin to your PATH. 01:01:00 downloaded https://go.dev/dl/go1.25.6.illumos-amd64.tar.gz 01:01:00 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.25.6.linux-386.tar.gz
00:57:04 start go1.25.6.linux-386.tar.gz 00:57:06 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:00:43 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-386/bin to your PATH. 01:00:56 downloaded https://go.dev/dl/go1.25.6.linux-386.tar.gz 01:00:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.25.6.linux-amd64.tar.gz
00:57:06 start go1.25.6.linux-amd64.tar.gz 00:57:08 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:00:27 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-amd64/bin to your PATH. 01:00:28 downloaded https://go.dev/dl/go1.25.6.linux-amd64.tar.gz 01:00:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.25.6.linux-arm64.tar.gz
00:57:07 start go1.25.6.linux-arm64.tar.gz 00:57:10 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:00:53 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-arm64/bin to your PATH. 01:01:02 downloaded https://go.dev/dl/go1.25.6.linux-arm64.tar.gz 01:01:02 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.25.6.linux-armv6l.tar.gz
01:00:42 start go1.25.6.linux-armv6l.tar.gz 01:00:44 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:03:41 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-arm/bin to your PATH. 01:03:56 downloaded https://go.dev/dl/go1.25.6.linux-armv6l.tar.gz 01:03:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.25.6.linux-loong64.tar.gz
01:01:11 start go1.25.6.linux-loong64.tar.gz 01:01:13 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:04:16 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-loong64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-loong64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-loong64/bin to your PATH. 01:04:31 downloaded https://go.dev/dl/go1.25.6.linux-loong64.tar.gz 01:04:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.25.6.linux-mips.tar.gz
01:01:12 start go1.25.6.linux-mips.tar.gz 01:01:14 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:04:19 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-mips Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-mips/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-mips/bin to your PATH. 01:04:33 downloaded https://go.dev/dl/go1.25.6.linux-mips.tar.gz 01:04:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.25.6.linux-mips64.tar.gz
01:01:15 start go1.25.6.linux-mips64.tar.gz 01:01:17 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:04:32 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-mips64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-mips64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-mips64/bin to your PATH. 01:04:46 downloaded https://go.dev/dl/go1.25.6.linux-mips64.tar.gz 01:04:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.25.6.linux-mips64le.tar.gz
01:04:14 start go1.25.6.linux-mips64le.tar.gz 01:04:16 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:07:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-mips64le Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-mips64le/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-mips64le/bin to your PATH. 01:07:31 downloaded https://go.dev/dl/go1.25.6.linux-mips64le.tar.gz 01:07:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.25.6.linux-mipsle.tar.gz
01:04:51 start go1.25.6.linux-mipsle.tar.gz 01:04:53 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:07:51 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-mipsle Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-mipsle/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-mipsle/bin to your PATH. 01:08:05 downloaded https://go.dev/dl/go1.25.6.linux-mipsle.tar.gz 01:08:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.25.6.linux-ppc64.tar.gz
01:04:53 start go1.25.6.linux-ppc64.tar.gz 01:04:55 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:08:02 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-ppc64/bin to your PATH. 01:08:11 downloaded https://go.dev/dl/go1.25.6.linux-ppc64.tar.gz 01:08:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.25.6.linux-ppc64le.tar.gz
01:05:02 start go1.25.6.linux-ppc64le.tar.gz 01:05:04 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:08:03 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-ppc64le Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-ppc64le/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-ppc64le/bin to your PATH. 01:08:11 downloaded https://go.dev/dl/go1.25.6.linux-ppc64le.tar.gz 01:08:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.25.6.linux-riscv64.tar.gz
01:07:52 start go1.25.6.linux-riscv64.tar.gz 01:07:54 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:11:19 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-riscv64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-riscv64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-riscv64/bin to your PATH. 01:11:37 downloaded https://go.dev/dl/go1.25.6.linux-riscv64.tar.gz 01:11:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.25.6.linux-s390x.tar.gz
01:08:18 start go1.25.6.linux-s390x.tar.gz 01:08:20 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:11:59 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-linux-s390x Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-linux-s390x/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-linux-s390x/bin to your PATH. 01:12:13 downloaded https://go.dev/dl/go1.25.6.linux-s390x.tar.gz 01:12:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.25.6.netbsd-386.tar.gz
01:08:18 start go1.25.6.netbsd-386.tar.gz 01:08:20 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:11:45 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-netbsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-netbsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-netbsd-386/bin to your PATH. 01:11:59 downloaded https://go.dev/dl/go1.25.6.netbsd-386.tar.gz 01:11:59 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.25.6.netbsd-amd64.tar.gz
01:08:24 start go1.25.6.netbsd-amd64.tar.gz 01:08:26 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:12:01 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-netbsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-netbsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-netbsd-amd64/bin to your PATH. 01:12:13 downloaded https://go.dev/dl/go1.25.6.netbsd-amd64.tar.gz 01:12:13 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.25.6.netbsd-arm.tar.gz
01:11:57 start go1.25.6.netbsd-arm.tar.gz 01:12:00 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:14:58 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-netbsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-netbsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-netbsd-arm/bin to your PATH. 01:15:10 downloaded https://go.dev/dl/go1.25.6.netbsd-arm.tar.gz 01:15:10 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.25.6.netbsd-arm64.tar.gz
01:12:17 start go1.25.6.netbsd-arm64.tar.gz 01:12:19 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:15:23 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-netbsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-netbsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-netbsd-arm64/bin to your PATH. 01:15:36 downloaded https://go.dev/dl/go1.25.6.netbsd-arm64.tar.gz 01:15:36 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.25.6.openbsd-386.tar.gz
01:12:28 start go1.25.6.openbsd-386.tar.gz 01:12:30 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:15:28 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-openbsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-386/bin to your PATH. 01:15:37 downloaded https://go.dev/dl/go1.25.6.openbsd-386.tar.gz 01:15:37 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.25.6.openbsd-amd64.tar.gz
01:12:29 start go1.25.6.openbsd-amd64.tar.gz 01:12:31 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:15:37 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-openbsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-amd64/bin to your PATH. 01:15:43 downloaded https://go.dev/dl/go1.25.6.openbsd-amd64.tar.gz 01:15:43 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.25.6.openbsd-arm.tar.gz
01:15:24 start go1.25.6.openbsd-arm.tar.gz 01:15:26 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:18:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-openbsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-arm/bin to your PATH. 01:18:37 downloaded https://go.dev/dl/go1.25.6.openbsd-arm.tar.gz 01:18:37 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.25.6.openbsd-arm64.tar.gz
01:15:44 start go1.25.6.openbsd-arm64.tar.gz 01:15:46 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:18:48 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-openbsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-arm64/bin to your PATH. 01:19:03 downloaded https://go.dev/dl/go1.25.6.openbsd-arm64.tar.gz 01:19:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.25.6.openbsd-ppc64.tar.gz
01:15:52 start go1.25.6.openbsd-ppc64.tar.gz 01:15:55 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:19:00 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-openbsd-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-ppc64/bin to your PATH. 01:19:09 downloaded https://go.dev/dl/go1.25.6.openbsd-ppc64.tar.gz 01:19:09 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.25.6.openbsd-riscv64.tar.gz
01:15:57 start go1.25.6.openbsd-riscv64.tar.gz 01:15:59 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:19:00 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-openbsd-riscv64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-openbsd-riscv64/bin to your PATH. 01:19:09 downloaded https://go.dev/dl/go1.25.6.openbsd-riscv64.tar.gz 01:19:09 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.25.6.plan9-386.tar.gz
01:19:02 start go1.25.6.plan9-386.tar.gz 01:19:03 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:21:54 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-plan9-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-plan9-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-plan9-386/bin to your PATH. 01:22:06 downloaded https://go.dev/dl/go1.25.6.plan9-386.tar.gz 01:22:06 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.25.6.plan9-amd64.tar.gz
01:19:19 start go1.25.6.plan9-amd64.tar.gz 01:19:21 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:22:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-plan9-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-plan9-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-plan9-amd64/bin to your PATH. 01:22:34 downloaded https://go.dev/dl/go1.25.6.plan9-amd64.tar.gz 01:22:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.25.6.plan9-arm.tar.gz
01:19:24 start go1.25.6.plan9-arm.tar.gz 01:19:26 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:22:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-plan9-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-plan9-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-plan9-arm/bin to your PATH. 01:22:34 downloaded https://go.dev/dl/go1.25.6.plan9-arm.tar.gz 01:22:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.25.6.solaris-amd64.tar.gz
01:19:27 start go1.25.6.solaris-amd64.tar.gz 01:19:29 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:22:40 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-solaris-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-solaris-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-solaris-amd64/bin to your PATH. 01:22:46 downloaded https://go.dev/dl/go1.25.6.solaris-amd64.tar.gz 01:22:46 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.25.6.src.tar.gz
00:49:39 downloaded https://go.dev/dl/go1.25.6.src.tar.gz 00:49:39 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 00:53:16 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 00:53:20 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 00:53:26 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 00:53:28 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 00:56:48 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 00:56:54 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 00:56:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 00:57:00 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"] 01:00:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 01:00:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 01:01:00 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 01:01:02 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 01:03:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 01:04:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 01:04:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 01:04:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 01:07:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 01:08:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 01:08:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 01:08:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 01:11:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 01:11:59 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 01:12:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 01:12:13 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 01:15:10 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 01:15:36 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 01:15:37 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 01:15:43 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 01:18:37 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 01:19:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 01:19:09 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 01:19:10 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 01:22:06 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 01:22:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 01:22:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 01:22:46 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 01:25:56 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 01:26:21 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"] 01:26:22 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.25.6.windows-386.msi
01:26:21 downloaded https://go.dev/dl/go1.25.6.windows-386.msi 01:26:25 PASS: verified content against posted zip
✅ go1.25.6.windows-386.zip
01:22:20 start go1.25.6.windows-386.zip 01:22:23 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:25:56 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-windows-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-windows-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-windows-386/bin to your PATH. 01:26:10 downloaded https://go.dev/dl/go1.25.6.windows-386.zip 01:26:10 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.25.6.windows-amd64.msi
01:26:38 downloaded https://go.dev/dl/go1.25.6.windows-amd64.msi 01:26:43 PASS: verified content against posted zip
✅ go1.25.6.windows-amd64.zip
01:22:50 start go1.25.6.windows-amd64.zip 01:22:53 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:26:22 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-windows-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-windows-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-windows-amd64/bin to your PATH. 01:26:33 downloaded https://go.dev/dl/go1.25.6.windows-amd64.zip 01:26:33 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.25.6.windows-arm64.msi
01:26:38 downloaded https://go.dev/dl/go1.25.6.windows-arm64.msi 01:26:43 PASS: verified content against posted zip
✅ go1.25.6.windows-arm64.zip
01:22:52 start go1.25.6.windows-arm64.zip 01:22:54 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.25.6-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:26:21 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.25.6-windows-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.25.6-windows-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.25.6-windows-arm64/bin to your PATH. 01:26:32 downloaded https://go.dev/dl/go1.25.6.windows-arm64.zip 01:26:32 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.aix-ppc64.info
00:49:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.info 00:49:39 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.aix-ppc64.mod
00:49:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.mod 00:49:39 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.aix-ppc64.zip
00:49:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.aix-ppc64.zip 00:49:45 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.darwin-amd64.info
00:53:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.info 00:53:26 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-amd64.mod
00:53:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.mod 00:53:27 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-amd64.zip
00:53:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-amd64.zip 00:53:36 verified match after stripping signatures from executables 00:53:36 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.darwin-arm64.info
00:53:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.info 00:53:28 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.darwin-arm64.mod
00:53:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.mod 00:53:28 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.darwin-arm64.zip
00:53:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.darwin-arm64.zip 00:53:37 verified match after stripping signatures from executables 00:53:37 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.info
00:53:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.info 00:53:20 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.mod
00:53:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.mod 00:53:20 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.dragonfly-amd64.zip
00:53:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.dragonfly-amd64.zip 00:53:28 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-386.info
00:53:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.info 00:53:17 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-386.mod
00:53:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.mod 00:53:17 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-386.zip
00:53:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-386.zip 00:53:25 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.freebsd-amd64.info
00:56:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.info 00:56:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-amd64.mod
00:56:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.mod 00:56:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-amd64.zip
00:57:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-amd64.zip 00:57:03 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.freebsd-arm.info
00:56:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.info 00:56:49 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm.mod
00:56:50 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.mod 00:56:50 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm.zip
00:57:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm.zip 00:57:02 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.freebsd-arm64.info
00:56:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.info 00:56:59 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-arm64.mod
00:56:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.mod 00:56:59 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-arm64.zip
00:57:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-arm64.zip 00:57:06 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.info
00:57:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.info 00:57:00 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.mod
00:57:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.mod 00:57:00 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.freebsd-riscv64.zip
00:57:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.freebsd-riscv64.zip 00:57:07 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.illumos-amd64.info
01:01:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.info 01:01:01 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.illumos-amd64.mod
01:01:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.mod 01:01:01 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.illumos-amd64.zip
01:01:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.illumos-amd64.zip 01:01:14 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-386.info
01:00:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.info 01:00:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-386.mod
01:00:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.mod 01:00:58 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-386.zip
01:01:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-386.zip 01:01:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.25.6.linux-amd64.info
01:00:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.info 01:00:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-amd64.mod
01:00:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.mod 01:00:29 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-amd64.zip
01:00:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-amd64.zip 01:00:42 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.linux-arm.info
01:03:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.info 01:03:56 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm.mod
01:03:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.mod 01:03:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm.zip
01:04:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm.zip 01:04:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.25.6.linux-arm64.info
01:01:02 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.info 01:01:02 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-arm64.mod
01:01:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.mod 01:01:03 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-arm64.zip
01:01:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-arm64.zip 01:01:10 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.linux-loong64.info
01:04:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.info 01:04:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-loong64.mod
01:04:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.mod 01:04:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-loong64.zip
01:04:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-loong64.zip 01:04:51 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.25.6.linux-mips.info
01:04:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.info 01:04:33 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips.mod
01:04:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.mod 01:04:34 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips.zip
01:04:53 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips.zip 01:04:53 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.25.6.linux-mips64.info
01:04:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.info 01:04:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64.mod
01:04:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.mod 01:04:47 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64.zip
01:05:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64.zip 01:05:01 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.25.6.linux-mips64le.info
01:07:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.info 01:07:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mips64le.mod
01:07:31 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.mod 01:07:31 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mips64le.zip
01:07:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mips64le.zip 01:07:52 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.25.6.linux-mipsle.info
01:08:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.info 01:08:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-mipsle.mod
01:08:05 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.mod 01:08:05 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-mipsle.zip
01:08:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-mipsle.zip 01:08:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.25.6.linux-ppc64.info
01:08:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.info 01:08:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64.mod
01:08:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.mod 01:08:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64.zip
01:08:17 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64.zip 01:08:17 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.linux-ppc64le.info
01:08:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.info 01:08:11 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-ppc64le.mod
01:08:12 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.mod 01:08:12 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-ppc64le.zip
01:08:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-ppc64le.zip 01:08:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.25.6.linux-riscv64.info
01:11:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.info 01:11:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-riscv64.mod
01:11:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.mod 01:11:38 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-riscv64.zip
01:11:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-riscv64.zip 01:11:57 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.linux-s390x.info
01:12:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.info 01:12:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.linux-s390x.mod
01:12:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.mod 01:12:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.linux-s390x.zip
01:12:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.linux-s390x.zip 01:12:27 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.25.6.netbsd-386.info
01:12:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.info 01:12:00 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-386.mod
01:12:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.mod 01:12:00 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-386.zip
01:12:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-386.zip 01:12:16 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.netbsd-amd64.info
01:12:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.info 01:12:13 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-amd64.mod
01:12:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.mod 01:12:14 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-amd64.zip
01:12:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-amd64.zip 01:12:28 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.netbsd-arm.info
01:15:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.info 01:15:10 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm.mod
01:15:11 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.mod 01:15:11 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm.zip
01:15:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm.zip 01:15:24 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.netbsd-arm64.info
01:15:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.info 01:15:36 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.netbsd-arm64.mod
01:15:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.mod 01:15:36 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.netbsd-arm64.zip
01:15:52 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.netbsd-arm64.zip 01:15:52 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-386.info
01:15:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.info 01:15:37 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-386.mod
01:15:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.mod 01:15:38 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-386.zip
01:15:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-386.zip 01:15:43 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.25.6.openbsd-amd64.info
01:15:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.info 01:15:43 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-amd64.mod
01:15:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.mod 01:15:44 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-amd64.zip
01:15:56 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-amd64.zip 01:15:56 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.openbsd-arm.info
01:18:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.info 01:18:37 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm.mod
01:18:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.mod 01:18:38 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm.zip
01:19:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm.zip 01:19:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.openbsd-arm64.info
01:19:03 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.info 01:19:03 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-arm64.mod
01:19:04 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.mod 01:19:04 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-arm64.zip
01:19:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-arm64.zip 01:19:18 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.info
01:19:09 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.info 01:19:09 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.mod
01:19:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.mod 01:19:10 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-ppc64.zip
01:19:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-ppc64.zip 01:19:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.info
01:19:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.info 01:19:10 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.mod
01:19:10 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.mod 01:19:10 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.openbsd-riscv64.zip
01:19:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.openbsd-riscv64.zip 01:19:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.25.6.plan9-386.info
01:22:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.info 01:22:06 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-386.mod
01:22:07 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.mod 01:22:07 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-386.zip
01:22:19 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-386.zip 01:22:19 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.25.6.plan9-amd64.info
01:22:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.info 01:22:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-amd64.mod
01:22:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.mod 01:22:35 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-amd64.zip
01:22:49 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-amd64.zip 01:22:49 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.plan9-arm.info
01:22:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.info 01:22:34 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.plan9-arm.mod
01:22:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.mod 01:22:35 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.plan9-arm.zip
01:22:51 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.plan9-arm.zip 01:22:51 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.25.6.solaris-amd64.info
01:22:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.info 01:22:47 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.solaris-amd64.mod
01:22:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.mod 01:22:47 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.solaris-amd64.zip
01:22:58 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.solaris-amd64.zip 01:22:58 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-386.info
01:26:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.info 01:26:25 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-386.mod
01:26:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.mod 01:26:26 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-386.zip
01:26:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-386.zip 01:26:43 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.25.6.windows-amd64.info
01:26:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.info 01:26:43 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-amd64.mod
01:26:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.mod 01:26:43 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-amd64.zip
01:26:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-amd64.zip 01:26:44 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.25.6.windows-arm64.info
01:26:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.info 01:26:43 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.windows-arm64.mod
01:26:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.mod 01:26:43 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.25.6.windows-arm64.zip
01:26:59 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.25.6.windows-arm64.zip 01:26:59 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ go1.24.12
Log
01:23:07 downloaded https://go.googlesource.com/go/+archive/refs/tags/go1.24.12.tar.gz 02:06:33 PASS
✅ go1.24.12.aix-ppc64.tar.gz
01:23:07 start go1.24.12.aix-ppc64.tar.gz 01:23:10 running ./make.bash env=[GOOS=aix GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-aix-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:26:46 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-aix-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-aix-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-aix-ppc64/bin to your PATH. 01:26:52 downloaded https://go.dev/dl/go1.24.12.aix-ppc64.tar.gz 01:26:53 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ go1.24.12.darwin-amd64.pkg
01:30:36 downloaded https://go.dev/dl/go1.24.12.darwin-amd64.pkg 01:30:40 PASS: verified content against posted tgz
✅ go1.24.12.darwin-amd64.tar.gz
01:26:44 start go1.24.12.darwin-amd64.tar.gz 01:26:46 running ./make.bash env=[GOOS=darwin GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-darwin-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:30:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-darwin-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-darwin-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-darwin-amd64/bin to your PATH. 01:30:26 downloaded https://go.dev/dl/go1.24.12.darwin-amd64.tar.gz 01:30:29 verified match after stripping signatures from executables 01:30:29 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ go1.24.12.darwin-arm64.pkg
01:30:36 downloaded https://go.dev/dl/go1.24.12.darwin-arm64.pkg 01:30:40 PASS: verified content against posted tgz
✅ go1.24.12.darwin-arm64.tar.gz
01:26:45 start go1.24.12.darwin-arm64.tar.gz 01:26:47 running ./make.bash env=[GOOS=darwin GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-darwin-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:30:05 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-darwin-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-darwin-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-darwin-arm64/bin to your PATH. 01:30:22 downloaded https://go.dev/dl/go1.24.12.darwin-arm64.tar.gz 01:30:25 verified match after stripping signatures from executables 01:30:25 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ go1.24.12.dragonfly-amd64.tar.gz
01:27:00 start go1.24.12.dragonfly-amd64.tar.gz 01:27:02 running ./make.bash env=[GOOS=dragonfly GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-dragonfly-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:30:26 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-dragonfly-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-dragonfly-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-dragonfly-amd64/bin to your PATH. 01:30:36 downloaded https://go.dev/dl/go1.24.12.dragonfly-amd64.tar.gz 01:30:36 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ go1.24.12.freebsd-386.tar.gz
01:27:15 start go1.24.12.freebsd-386.tar.gz 01:27:17 running ./make.bash env=[GOOS=freebsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-freebsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:30:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-freebsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-386/bin to your PATH. 01:30:35 downloaded https://go.dev/dl/go1.24.12.freebsd-386.tar.gz 01:30:35 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ go1.24.12.freebsd-amd64.tar.gz
01:30:51 start go1.24.12.freebsd-amd64.tar.gz 01:30:52 running ./make.bash env=[GOOS=freebsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-freebsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:34:23 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-freebsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-amd64/bin to your PATH. 01:34:38 downloaded https://go.dev/dl/go1.24.12.freebsd-amd64.tar.gz 01:34:38 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ go1.24.12.freebsd-arm.tar.gz
01:30:52 start go1.24.12.freebsd-arm.tar.gz 01:30:53 running ./make.bash env=[GOOS=freebsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-freebsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:34:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-freebsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-arm/bin to your PATH. 01:34:24 downloaded https://go.dev/dl/go1.24.12.freebsd-arm.tar.gz 01:34:24 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ go1.24.12.freebsd-arm64.tar.gz
01:30:54 start go1.24.12.freebsd-arm64.tar.gz 01:30:56 running ./make.bash env=[GOOS=freebsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-freebsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:34:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-freebsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-arm64/bin to your PATH. 01:34:38 downloaded https://go.dev/dl/go1.24.12.freebsd-arm64.tar.gz 01:34:38 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ go1.24.12.freebsd-riscv64.tar.gz
01:30:56 start go1.24.12.freebsd-riscv64.tar.gz 01:30:58 running ./make.bash env=[GOOS=freebsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-freebsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:34:29 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-freebsd-riscv64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-riscv64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-freebsd-riscv64/bin to your PATH. 01:34:40 downloaded https://go.dev/dl/go1.24.12.freebsd-riscv64.tar.gz 01:34:40 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ go1.24.12.illumos-amd64.tar.gz
01:34:41 start go1.24.12.illumos-amd64.tar.gz 01:34:44 running ./make.bash env=[GOOS=illumos GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-illumos-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:38:23 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-illumos-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-illumos-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-illumos-amd64/bin to your PATH. 01:38:37 downloaded https://go.dev/dl/go1.24.12.illumos-amd64.tar.gz 01:38:37 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ go1.24.12.linux-386.tar.gz
01:34:46 start go1.24.12.linux-386.tar.gz 01:34:49 running ./make.bash env=[GOOS=linux GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:38:13 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-386/bin to your PATH. 01:38:32 downloaded https://go.dev/dl/go1.24.12.linux-386.tar.gz 01:38:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ go1.24.12.linux-amd64.tar.gz
01:34:56 start go1.24.12.linux-amd64.tar.gz 01:34:59 running ./make.bash env=[GOOS=linux GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:38:14 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-amd64/bin to your PATH. 01:38:14 downloaded https://go.dev/dl/go1.24.12.linux-amd64.tar.gz 01:38:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ go1.24.12.linux-arm64.tar.gz
01:34:59 start go1.24.12.linux-arm64.tar.gz 01:35:01 running ./make.bash env=[GOOS=linux GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:38:30 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-arm64/bin to your PATH. 01:38:39 downloaded https://go.dev/dl/go1.24.12.linux-arm64.tar.gz 01:38:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ go1.24.12.linux-armv6l.tar.gz
01:38:35 start go1.24.12.linux-armv6l.tar.gz 01:38:36 running ./make.bash env=[GOOS=linux GOARCH=arm GOARM=6] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:41:49 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-arm/bin to your PATH. 01:42:05 downloaded https://go.dev/dl/go1.24.12.linux-armv6l.tar.gz 01:42:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ go1.24.12.linux-loong64.tar.gz
01:38:41 start go1.24.12.linux-loong64.tar.gz 01:38:43 running ./make.bash env=[GOOS=linux GOARCH=loong64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-loong64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:42:05 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-loong64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-loong64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-loong64/bin to your PATH. 01:42:19 downloaded https://go.dev/dl/go1.24.12.linux-loong64.tar.gz 01:42:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ go1.24.12.linux-mips.tar.gz
01:38:45 start go1.24.12.linux-mips.tar.gz 01:38:47 running ./make.bash env=[GOOS=linux GOARCH=mips] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-mips GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:42:12 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-mips Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-mips/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-mips/bin to your PATH. 01:42:23 downloaded https://go.dev/dl/go1.24.12.linux-mips.tar.gz 01:42:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ go1.24.12.linux-mips64.tar.gz
01:38:47 start go1.24.12.linux-mips64.tar.gz 01:38:49 running ./make.bash env=[GOOS=linux GOARCH=mips64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-mips64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:42:31 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-mips64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-mips64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-mips64/bin to your PATH. 01:42:37 downloaded https://go.dev/dl/go1.24.12.linux-mips64.tar.gz 01:42:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ go1.24.12.linux-mips64le.tar.gz
01:42:21 start go1.24.12.linux-mips64le.tar.gz 01:42:23 running ./make.bash env=[GOOS=linux GOARCH=mips64le] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-mips64le GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:45:57 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-mips64le Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-mips64le/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-mips64le/bin to your PATH. 01:46:14 downloaded https://go.dev/dl/go1.24.12.linux-mips64le.tar.gz 01:46:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ go1.24.12.linux-mipsle.tar.gz
01:42:29 start go1.24.12.linux-mipsle.tar.gz 01:42:31 running ./make.bash env=[GOOS=linux GOARCH=mipsle] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-mipsle GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:45:55 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-mipsle Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-mipsle/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-mipsle/bin to your PATH. 01:46:13 downloaded https://go.dev/dl/go1.24.12.linux-mipsle.tar.gz 01:46:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ go1.24.12.linux-ppc64.tar.gz
01:42:31 start go1.24.12.linux-ppc64.tar.gz 01:42:32 running ./make.bash env=[GOOS=linux GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:46:17 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-ppc64/bin to your PATH. 01:46:27 downloaded https://go.dev/dl/go1.24.12.linux-ppc64.tar.gz 01:46:27 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ go1.24.12.linux-ppc64le.tar.gz
01:42:44 start go1.24.12.linux-ppc64le.tar.gz 01:42:46 running ./make.bash env=[GOOS=linux GOARCH=ppc64le] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-ppc64le GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:46:25 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-ppc64le Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-ppc64le/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-ppc64le/bin to your PATH. 01:46:32 downloaded https://go.dev/dl/go1.24.12.linux-ppc64le.tar.gz 01:46:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ go1.24.12.linux-riscv64.tar.gz
01:46:26 start go1.24.12.linux-riscv64.tar.gz 01:46:29 running ./make.bash env=[GOOS=linux GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:50:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-riscv64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-riscv64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-riscv64/bin to your PATH. 01:50:36 downloaded https://go.dev/dl/go1.24.12.linux-riscv64.tar.gz 01:50:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ go1.24.12.linux-s390x.tar.gz
01:46:26 start go1.24.12.linux-s390x.tar.gz 01:46:29 running ./make.bash env=[GOOS=linux GOARCH=s390x] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-linux-s390x GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:50:26 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-linux-s390x Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-linux-s390x/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-linux-s390x/bin to your PATH. 01:50:39 downloaded https://go.dev/dl/go1.24.12.linux-s390x.tar.gz 01:50:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ go1.24.12.netbsd-386.tar.gz
01:46:36 start go1.24.12.netbsd-386.tar.gz 01:46:39 running ./make.bash env=[GOOS=netbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-netbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:50:15 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-netbsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-netbsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-netbsd-386/bin to your PATH. 01:50:33 downloaded https://go.dev/dl/go1.24.12.netbsd-386.tar.gz 01:50:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ go1.24.12.netbsd-amd64.tar.gz
01:46:40 start go1.24.12.netbsd-amd64.tar.gz 01:46:43 running ./make.bash env=[GOOS=netbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-netbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:50:30 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-netbsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-netbsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-netbsd-amd64/bin to your PATH. 01:50:40 downloaded https://go.dev/dl/go1.24.12.netbsd-amd64.tar.gz 01:50:40 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ go1.24.12.netbsd-arm.tar.gz
01:50:43 start go1.24.12.netbsd-arm.tar.gz 01:50:44 running ./make.bash env=[GOOS=netbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-netbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:53:59 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-netbsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-netbsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-netbsd-arm/bin to your PATH. 01:54:17 downloaded https://go.dev/dl/go1.24.12.netbsd-arm.tar.gz 01:54:17 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ go1.24.12.netbsd-arm64.tar.gz
01:50:45 start go1.24.12.netbsd-arm64.tar.gz 01:50:46 running ./make.bash env=[GOOS=netbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-netbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:54:10 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-netbsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-netbsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-netbsd-arm64/bin to your PATH. 01:54:25 downloaded https://go.dev/dl/go1.24.12.netbsd-arm64.tar.gz 01:54:25 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ go1.24.12.openbsd-386.tar.gz
01:50:47 start go1.24.12.openbsd-386.tar.gz 01:50:49 running ./make.bash env=[GOOS=openbsd GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-openbsd-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:54:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-openbsd-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-386/bin to your PATH. 01:54:22 downloaded https://go.dev/dl/go1.24.12.openbsd-386.tar.gz 01:54:22 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ go1.24.12.openbsd-amd64.tar.gz
01:50:48 start go1.24.12.openbsd-amd64.tar.gz 01:50:50 running ./make.bash env=[GOOS=openbsd GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-openbsd-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:54:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-openbsd-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-amd64/bin to your PATH. 01:54:28 downloaded https://go.dev/dl/go1.24.12.openbsd-amd64.tar.gz 01:54:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ go1.24.12.openbsd-arm.tar.gz
01:54:28 start go1.24.12.openbsd-arm.tar.gz 01:54:29 running ./make.bash env=[GOOS=openbsd GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-openbsd-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:57:43 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-openbsd-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-arm/bin to your PATH. 01:58:00 downloaded https://go.dev/dl/go1.24.12.openbsd-arm.tar.gz 01:58:00 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ go1.24.12.openbsd-arm64.tar.gz
01:54:32 start go1.24.12.openbsd-arm64.tar.gz 01:54:34 running ./make.bash env=[GOOS=openbsd GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-openbsd-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:58:04 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-openbsd-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-arm64/bin to your PATH. 01:58:20 downloaded https://go.dev/dl/go1.24.12.openbsd-arm64.tar.gz 01:58:20 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ go1.24.12.openbsd-ppc64.tar.gz
01:54:36 start go1.24.12.openbsd-ppc64.tar.gz 01:54:38 running ./make.bash env=[GOOS=openbsd GOARCH=ppc64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-openbsd-ppc64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:58:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-openbsd-ppc64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-ppc64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-ppc64/bin to your PATH. 01:58:26 downloaded https://go.dev/dl/go1.24.12.openbsd-ppc64.tar.gz 01:58:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ go1.24.12.openbsd-riscv64.tar.gz
01:54:42 start go1.24.12.openbsd-riscv64.tar.gz 01:54:45 running ./make.bash env=[GOOS=openbsd GOARCH=riscv64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-openbsd-riscv64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 01:58:17 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-openbsd-riscv64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-riscv64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-openbsd-riscv64/bin to your PATH. 01:58:26 downloaded https://go.dev/dl/go1.24.12.openbsd-riscv64.tar.gz 01:58:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ go1.24.12.plan9-386.tar.gz
01:58:25 start go1.24.12.plan9-386.tar.gz 01:58:29 running ./make.bash env=[GOOS=plan9 GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-plan9-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 02:02:06 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-plan9-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-plan9-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-plan9-386/bin to your PATH. 02:02:25 downloaded https://go.dev/dl/go1.24.12.plan9-386.tar.gz 02:02:25 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ go1.24.12.plan9-amd64.tar.gz
01:58:29 start go1.24.12.plan9-amd64.tar.gz 01:58:31 running ./make.bash env=[GOOS=plan9 GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-plan9-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 02:02:18 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-plan9-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-plan9-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-plan9-amd64/bin to your PATH. 02:02:32 downloaded https://go.dev/dl/go1.24.12.plan9-amd64.tar.gz 02:02:32 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ go1.24.12.plan9-arm.tar.gz
01:58:34 start go1.24.12.plan9-arm.tar.gz 01:58:36 running ./make.bash env=[GOOS=plan9 GOARCH=arm] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-plan9-arm GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 02:02:12 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-plan9-arm Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-plan9-arm/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-plan9-arm/bin to your PATH. 02:02:29 downloaded https://go.dev/dl/go1.24.12.plan9-arm.tar.gz 02:02:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ go1.24.12.solaris-amd64.tar.gz
01:58:34 start go1.24.12.solaris-amd64.tar.gz 01:58:37 running ./make.bash env=[GOOS=solaris GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-solaris-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 02:02:28 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-solaris-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-solaris-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-solaris-amd64/bin to your PATH. 02:02:36 downloaded https://go.dev/dl/go1.24.12.solaris-amd64.tar.gz 02:02:36 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ go1.24.12.src.tar.gz
01:26:55 downloaded https://go.dev/dl/go1.24.12.src.tar.gz 01:26:55 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"] 01:30:35 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"] 01:30:36 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"] 01:30:40 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"] 01:30:40 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"] 01:34:24 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"] 01:34:38 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"] 01:34:38 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"] 01:34:40 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"] 01:38:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"] 01:38:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"] 01:38:37 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"] 01:38:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"] 01:42:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"] 01:42:19 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"] 01:42:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"] 01:42:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"] 01:46:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"] 01:46:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"] 01:46:27 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"] 01:46:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"] 01:50:33 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"] 01:50:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"] 01:50:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"] 01:50:40 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"] 01:54:17 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"] 01:54:22 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"] 01:54:25 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"] 01:54:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"] 01:58:00 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"] 01:58:20 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"] 01:58:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"] 01:58:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"] 02:02:25 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"] 02:02:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"] 02:02:32 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"] 02:02:36 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"] 02:05:48 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"] 02:05:54 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"] 02:05:58 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.24.12.windows-386.msi
02:06:16 downloaded https://go.dev/dl/go1.24.12.windows-386.msi 02:06:22 PASS: verified content against posted zip
✅ go1.24.12.windows-386.zip
02:02:36 start go1.24.12.windows-386.zip 02:02:38 running ./make.bash env=[GOOS=windows GOARCH=386] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-windows-386 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 02:05:48 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-windows-386 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-windows-386/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-windows-386/bin to your PATH. 02:06:07 downloaded https://go.dev/dl/go1.24.12.windows-386.zip 02:06:08 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ go1.24.12.windows-amd64.msi
02:06:19 downloaded https://go.dev/dl/go1.24.12.windows-amd64.msi 02:06:25 PASS: verified content against posted zip
✅ go1.24.12.windows-amd64.zip
02:02:37 start go1.24.12.windows-amd64.zip 02:02:39 running ./make.bash env=[GOOS=windows GOARCH=amd64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-windows-amd64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 02:05:58 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-windows-amd64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-windows-amd64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-windows-amd64/bin to your PATH. 02:06:13 downloaded https://go.dev/dl/go1.24.12.windows-amd64.zip 02:06:13 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ go1.24.12.windows-arm64.msi
02:06:18 downloaded https://go.dev/dl/go1.24.12.windows-arm64.msi 02:06:23 PASS: verified content against posted zip
✅ go1.24.12.windows-arm64.zip
02:02:40 start go1.24.12.windows-arm64.zip 02:02:42 running ./make.bash env=[GOOS=windows GOARCH=arm64] args=[-distpack] GOROOT=/tmp/gorebuild-124059689/repro-go1.24.12-windows-arm64 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 02:05:54 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/repro-go1.24.12-windows-arm64 Installed commands in /tmp/gorebuild-124059689/repro-go1.24.12-windows-arm64/bin *** You need to add /tmp/gorebuild-124059689/repro-go1.24.12-windows-arm64/bin to your PATH. 02:06:11 downloaded https://go.dev/dl/go1.24.12.windows-arm64.zip 02:06:11 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.aix-ppc64.info
01:26:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.info 01:26:55 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.aix-ppc64.mod
01:26:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.mod 01:26:55 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.aix-ppc64.zip
01:27:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.aix-ppc64.zip 01:27:14 PASS: rebuilt with ["GOOS=aix" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.darwin-amd64.info
01:30:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.info 01:30:40 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-amd64.mod
01:30:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.mod 01:30:40 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-amd64.zip
01:30:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-amd64.zip 01:30:51 verified match after stripping signatures from executables 01:30:51 PASS: rebuilt with ["GOOS=darwin" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.darwin-arm64.info
01:30:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.info 01:30:40 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.darwin-arm64.mod
01:30:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.mod 01:30:40 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.darwin-arm64.zip
01:30:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.darwin-arm64.zip 01:30:50 verified match after stripping signatures from executables 01:30:50 PASS: rebuilt with ["GOOS=darwin" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.info
01:30:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.info 01:30:36 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.mod
01:30:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.mod 01:30:36 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.dragonfly-amd64.zip
01:30:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.dragonfly-amd64.zip 01:30:54 PASS: rebuilt with ["GOOS=dragonfly" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-386.info
01:30:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.info 01:30:35 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-386.mod
01:30:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.mod 01:30:36 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-386.zip
01:30:55 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-386.zip 01:30:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.freebsd-amd64.info
01:34:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.info 01:34:38 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-amd64.mod
01:34:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.mod 01:34:38 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-amd64.zip
01:34:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-amd64.zip 01:34:45 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.freebsd-arm.info
01:34:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.info 01:34:25 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm.mod
01:34:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.mod 01:34:26 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm.zip
01:34:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm.zip 01:34:40 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.freebsd-arm64.info
01:34:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.info 01:34:38 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-arm64.mod
01:34:38 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.mod 01:34:38 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-arm64.zip
01:34:54 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-arm64.zip 01:34:55 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.info
01:34:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.info 01:34:40 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.mod
01:34:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.mod 01:34:41 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.freebsd-riscv64.zip
01:34:57 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.freebsd-riscv64.zip 01:34:58 PASS: rebuilt with ["GOOS=freebsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.illumos-amd64.info
01:38:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.info 01:38:37 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.illumos-amd64.mod
01:38:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.mod 01:38:37 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.illumos-amd64.zip
01:38:45 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.illumos-amd64.zip 01:38:45 PASS: rebuilt with ["GOOS=illumos" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-386.info
01:38:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.info 01:38:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-386.mod
01:38:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.mod 01:38:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-386.zip
01:38:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-386.zip 01:38:41 PASS: rebuilt with ["GOOS=linux" "GOARCH=386"]
✅ v0.0.1-go1.24.12.linux-amd64.info
01:38:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.info 01:38:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-amd64.mod
01:38:16 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.mod 01:38:16 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-amd64.zip
01:38:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-amd64.zip 01:38:34 PASS: rebuilt with ["GOOS=linux" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.linux-arm.info
01:42:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.info 01:42:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm.mod
01:42:06 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.mod 01:42:06 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm.zip
01:42:21 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm.zip 01:42:21 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm" "GOARM=6"]
✅ v0.0.1-go1.24.12.linux-arm64.info
01:38:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.info 01:38:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-arm64.mod
01:38:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.mod 01:38:40 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-arm64.zip
01:38:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-arm64.zip 01:38:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.linux-loong64.info
01:42:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.info 01:42:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-loong64.mod
01:42:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.mod 01:42:20 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-loong64.zip
01:42:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-loong64.zip 01:42:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=loong64"]
✅ v0.0.1-go1.24.12.linux-mips.info
01:42:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.info 01:42:23 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips.mod
01:42:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.mod 01:42:24 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips.zip
01:42:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips.zip 01:42:30 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips"]
✅ v0.0.1-go1.24.12.linux-mips64.info
01:42:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.info 01:42:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64.mod
01:42:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.mod 01:42:37 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64.zip
01:42:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64.zip 01:42:43 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64"]
✅ v0.0.1-go1.24.12.linux-mips64le.info
01:46:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.info 01:46:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mips64le.mod
01:46:15 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.mod 01:46:15 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mips64le.zip
01:46:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mips64le.zip 01:46:25 PASS: rebuilt with ["GOOS=linux" "GOARCH=mips64le"]
✅ v0.0.1-go1.24.12.linux-mipsle.info
01:46:13 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.info 01:46:13 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-mipsle.mod
01:46:14 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.mod 01:46:14 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-mipsle.zip
01:46:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-mipsle.zip 01:46:25 PASS: rebuilt with ["GOOS=linux" "GOARCH=mipsle"]
✅ v0.0.1-go1.24.12.linux-ppc64.info
01:46:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.info 01:46:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64.mod
01:46:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.mod 01:46:28 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64.zip
01:46:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64.zip 01:46:35 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.linux-ppc64le.info
01:46:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.info 01:46:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-ppc64le.mod
01:46:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.mod 01:46:32 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-ppc64le.zip
01:46:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-ppc64le.zip 01:46:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=ppc64le"]
✅ v0.0.1-go1.24.12.linux-riscv64.info
01:50:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.info 01:50:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-riscv64.mod
01:50:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.mod 01:50:36 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-riscv64.zip
01:50:44 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-riscv64.zip 01:50:44 PASS: rebuilt with ["GOOS=linux" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.linux-s390x.info
01:50:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.info 01:50:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.linux-s390x.mod
01:50:39 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.mod 01:50:39 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.linux-s390x.zip
01:50:46 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.linux-s390x.zip 01:50:46 PASS: rebuilt with ["GOOS=linux" "GOARCH=s390x"]
✅ v0.0.1-go1.24.12.netbsd-386.info
01:50:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.info 01:50:34 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-386.mod
01:50:34 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.mod 01:50:34 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-386.zip
01:50:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-386.zip 01:50:42 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.netbsd-amd64.info
01:50:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.info 01:50:40 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-amd64.mod
01:50:41 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.mod 01:50:41 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-amd64.zip
01:50:47 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-amd64.zip 01:50:47 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.netbsd-arm.info
01:54:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.info 01:54:18 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm.mod
01:54:18 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.mod 01:54:18 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm.zip
01:54:27 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm.zip 01:54:27 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.netbsd-arm64.info
01:54:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.info 01:54:25 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.netbsd-arm64.mod
01:54:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.mod 01:54:26 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.netbsd-arm64.zip
01:54:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.netbsd-arm64.zip 01:54:32 PASS: rebuilt with ["GOOS=netbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-386.info
01:54:22 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.info 01:54:22 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-386.mod
01:54:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.mod 01:54:23 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-386.zip
01:54:42 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-386.zip 01:54:42 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=386"]
✅ v0.0.1-go1.24.12.openbsd-amd64.info
01:54:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.info 01:54:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-amd64.mod
01:54:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.mod 01:54:29 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-amd64.zip
01:54:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-amd64.zip 01:54:35 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.openbsd-arm.info
01:58:00 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.info 01:58:00 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm.mod
01:58:01 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.mod 01:58:01 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm.zip
01:58:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm.zip 01:58:24 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.openbsd-arm64.info
01:58:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.info 01:58:20 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-arm64.mod
01:58:20 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.mod 01:58:20 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-arm64.zip
01:58:28 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-arm64.zip 01:58:28 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.info
01:58:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.info 01:58:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.mod
01:58:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.mod 01:58:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-ppc64.zip
01:58:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-ppc64.zip 01:58:33 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=ppc64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.info
01:58:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.info 01:58:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.mod
01:58:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.mod 01:58:26 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.openbsd-riscv64.zip
01:58:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.openbsd-riscv64.zip 01:58:33 PASS: rebuilt with ["GOOS=openbsd" "GOARCH=riscv64"]
✅ v0.0.1-go1.24.12.plan9-386.info
02:02:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.info 02:02:26 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-386.mod
02:02:26 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.mod 02:02:26 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-386.zip
02:02:35 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-386.zip 02:02:35 PASS: rebuilt with ["GOOS=plan9" "GOARCH=386"]
✅ v0.0.1-go1.24.12.plan9-amd64.info
02:02:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.info 02:02:33 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-amd64.mod
02:02:33 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.mod 02:02:33 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-amd64.zip
02:02:40 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-amd64.zip 02:02:40 PASS: rebuilt with ["GOOS=plan9" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.plan9-arm.info
02:02:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.info 02:02:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.plan9-arm.mod
02:02:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.mod 02:02:29 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.plan9-arm.zip
02:02:37 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.plan9-arm.zip 02:02:37 PASS: rebuilt with ["GOOS=plan9" "GOARCH=arm"]
✅ v0.0.1-go1.24.12.solaris-amd64.info
02:02:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.info 02:02:36 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.solaris-amd64.mod
02:02:36 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.mod 02:02:36 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.solaris-amd64.zip
02:02:43 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.solaris-amd64.zip 02:02:43 PASS: rebuilt with ["GOOS=solaris" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-386.info
02:06:22 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.info 02:06:22 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-386.mod
02:06:22 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.mod 02:06:22 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-386.zip
02:06:29 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-386.zip 02:06:29 PASS: rebuilt with ["GOOS=windows" "GOARCH=386"]
✅ v0.0.1-go1.24.12.windows-amd64.info
02:06:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.info 02:06:25 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-amd64.mod
02:06:25 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.mod 02:06:25 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-amd64.zip
02:06:32 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-amd64.zip 02:06:32 PASS: rebuilt with ["GOOS=windows" "GOARCH=amd64"]
✅ v0.0.1-go1.24.12.windows-arm64.info
02:06:23 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.info 02:06:23 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.windows-arm64.mod
02:06:24 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.mod 02:06:24 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
✅ v0.0.1-go1.24.12.windows-arm64.zip
02:06:30 downloaded https://go.dev/dl/mod/golang.org/toolchain/@v/v0.0.1-go1.24.12.windows-arm64.zip 02:06:30 PASS: rebuilt with ["GOOS=windows" "GOARCH=arm64"]
Bootstraps
Bootstrap go1.24
00:02:23 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.24.tar.gz 00:06:26 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-124059689/bootstrap-go1.24 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.22 00:07:37 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.22. (go1.22.12 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/bootstrap-go1.24 Installed commands in /tmp/gorebuild-124059689/bootstrap-go1.24/bin *** You need to add /tmp/gorebuild-124059689/bootstrap-go1.24/bin to your PATH.
Bootstrap go1.22
00:02:31 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.22.tar.gz 00:05:24 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-124059689/bootstrap-go1.22 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.20 00:06:26 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.20. (go1.20.14 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/bootstrap-go1.22 Installed commands in /tmp/gorebuild-124059689/bootstrap-go1.22/bin *** You need to add /tmp/gorebuild-124059689/bootstrap-go1.22/bin to your PATH.
Bootstrap go1.20
00:02:40 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.20.tar.gz 00:04:26 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-124059689/bootstrap-go1.20 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.17 00:05:24 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.17. (go1.17.13 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/bootstrap-go1.20 Installed commands in /tmp/gorebuild-124059689/bootstrap-go1.20/bin
Bootstrap go1.17
00:02:48 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.17.tar.gz 00:03:08 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-124059689/bootstrap-go1.17 GOROOT_BOOTSTRAP=/tmp/gorebuild-124059689/bootstrap-go1.4 00:04:26 ./make.bash completed: Building Go cmd/dist using /tmp/gorebuild-124059689/bootstrap-go1.4. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /tmp/gorebuild-124059689/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-124059689/bootstrap-go1.17 Installed commands in /tmp/gorebuild-124059689/bootstrap-go1.17/bin
Bootstrap go1.4
00:02:51 downloaded https://go.googlesource.com/go/+archive/refs/heads/release-branch.go1.4.tar.gz 00:02:52 running ./make.bash env=[] args=[] GOROOT=/tmp/gorebuild-124059689/bootstrap-go1.4 GOROOT_BOOTSTRAP= 00:03:08 ./make.bash completed: # Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, linux/amd64. lib9 /tmp/gorebuild-124059689/bootstrap-go1.4/src/lib9/fmt/vsmprint.c: In function 'fmtStrFlush': /tmp/gorebuild-124059689/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-124059689/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-124059689/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-124059689/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-124059689/bootstrap-go1.4/src/cmd/cc/scon.c: In function 'acom2': /tmp/gorebuild-124059689/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-124059689/bootstrap-go1.4/src/cmd/cc/scon.c:399:14: note: 'trm' declared here 399 | Term trm[NTERM]; | ^~~ At top level: cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics cmd/gc cmd/6l cmd/6a cmd/6c cmd/6g runtime errors sync/atomic sync io unicode unicode/utf8 unicode/utf16 bytes math strings strconv bufio sort container/heap encoding/base64 syscall time os reflect fmt encoding encoding/json flag path/filepath path io/ioutil log regexp/syntax regexp go/token go/scanner go/ast go/parser os/exec os/signal net/url text/template/parse text/template go/doc go/build cmd/go # Building packages and commands for linux/amd64. runtime errors sync/atomic unicode unicode/utf8 math sort encoding unicode/utf16 container/list crypto/subtle container/ring image/color runtime/race sync container/heap image/color/palette io syscall hash crypto/cipher hash/crc32 crypto/hmac hash/adler32 hash/crc64 hash/fnv bytes strings bufio text/tabwriter path html time internal/syscall compress/bzip2 strconv math/rand math/cmplx reflect regexp/syntax crypto encoding/base64 net/url crypto/aes crypto/rc4 encoding/ascii85 encoding/base32 image os crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 encoding/pem image/draw image/jpeg path/filepath net os/signal regexp io/ioutil os/exec fmt encoding/binary crypto/des cmd/pprof/internal/svg index/suffixarray cmd/internal/goobj cmd/internal/rsc.io/arm/armasm cmd/internal/rsc.io/x86/x86asm debug/dwarf debug/gosym debug/plan9obj flag log go/token encoding/json encoding/xml text/template/parse compress/flate math/big encoding/hex mime net/http/internal runtime/pprof cmd/pprof/internal/tempfile archive/tar compress/lzw database/sql/driver encoding/csv encoding/gob os/user runtime/debug text/scanner cmd/pack testing/iotest go/scanner image/gif testing/quick database/sql go/ast testing compress/gzip archive/zip compress/zlib debug/elf debug/macho debug/pe image/png cmd/pprof/internal/profile text/template crypto/elliptic encoding/asn1 crypto/rand crypto/dsa crypto/rsa net/textproto log/syslog cmd/internal/objfile go/parser go/printer crypto/x509/pkix mime/multipart net/mail crypto/ecdsa go/doc html/template crypto/x509 cmd/pprof/internal/plugin cmd/pprof/internal/symbolz cmd/addr2line cmd/nm cmd/objdump cmd/pprof/internal/symbolizer go/build cmd/cgo go/format cmd/gofmt cmd/fix cmd/yacc crypto/tls 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-124059689/bootstrap-go1.4 Installed commands in /tmp/gorebuild-124059689/bootstrap-go1.4/bin