toxiproxy 2.5.0 -> 2.6.0 https://github.com/Shopify/toxiproxy/releases attrpath: toxiproxy Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-CmENxPAdjz0BAyvhLKIaJjSbK/mvRzHGCQOfGIiA3yI=" [golangModuleVersion] Replaced vendorHash with sha256-m6jZOVlJI3GGqCsCkMAIB2jg1Nk8oAELyzL3y4b2nqA= 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 toxiproxy nix build failed. got build log for 'toxiproxy' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/3q237zx0jm1cnss3gmk7kmnqva6gxsil-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage . Building subPackage ./client Building subPackage ./cmd/cli Building subPackage ./cmd/server Building subPackage ./collectors Building subPackage ./stream Building subPackage ./testhelper Building subPackage ./toxics @nix { "action": "setPhase", "phase": "checkPhase" } running tests {"level":"trace","component":"BandwidthToxic","method":"Pipe","toxic_type":"bandwidth","addr":"0xc000144000","time":"2023-08-29T19:13:41Z","message":"BandwidthToxic was interrupted"} {"level":"trace","component":"BandwidthToxic","method":"Pipe","toxic_type":"bandwidth","addr":"0xc0017142e0","time":"2023-08-29T19:13:41Z","message":"BandwidthToxic was interrupted"} --- FAIL: TestVersionEndpointReturnsVersion (0.00s) api_test.go:1107: Expected to return Version from /version, got: {"version": "2.6.0"}\n FAIL FAIL github.com/Shopify/toxiproxy/v2 0.343s FAIL