garble 0.7.2 -> 0.9.0 https://github.com/burrowers/garble/releases attrpath: garble Checking auto update branch... An auto update branch exists with message `garble: 0.7.2 -> 0.8.0`. New version is 0.9.0. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = sha256-lGU9jbeOM8tSYZGIqQhH5I2RlBGnqrA6JUQpuHrLwKU= [golangModuleVersion] Replaced vendorHash with sha256-gLU5EX6o2bIEv9yld5rMTApQkTtz6atcBoqVSIhRQ6Y= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A garble nix build failed. [exit status 1] FAIL: testdata/script/tiny.txtar:2: unexpected command failure --- FAIL: TestScript/debugdir (4.84s) testscript.go:429: > garble -debugdir ./debug1 build [stderr] # test/main cannot get modified linker: mkdir /homeless-shelter: permission denied exit status 2 [exit status 1] FAIL: testdata/script/debugdir.txtar:1: unexpected command failure --- FAIL: TestScript/crossbuild (12.05s) testscript.go:429: # We always build for a foreign GOOS. # GOOS=windows, unless the host is also windows; then linux. # GOARCH=arm, unless the host is also arm; then amd64. # Windows and ARM are both interesting, # and it helps with coverage as we mainly test on linux/amd64. (0.000s) # A fairly average Go build, importing some std libraries. (12.049s) > garble build [stderr] # test/main cannot get modified linker: mkdir /homeless-shelter: permission denied exit status 2 [exit status 1] FAIL: testdata/script/crossbuild.txtar:12: unexpected command failure FAIL FAIL mvdan.cc/garble 19.714s FAIL