imgproxy 3.20.0 -> 3.21.0 https://github.com/imgproxy/imgproxy/releases attrpath: imgproxy 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-SaxoFCEDniphr1ZZ5prE996CeHegB+a8dpGaMpjsrtQ=" [golangModuleVersion] Replaced vendorHash with sha256-6dQgOm2QAozLGWH6IgGOI1HsmS1I+OJVA8NKLKO9mOs= 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 imgproxy nix build failed. Running phase: checkPhase ok github.com/imgproxy/imgproxy/v3 0.115s ok github.com/imgproxy/imgproxy/v3/bufpool 0.013s [no tests to run] ok github.com/imgproxy/imgproxy/v3/etag 0.028s ok github.com/imgproxy/imgproxy/v3/imagemeta 0.003s ok github.com/imgproxy/imgproxy/v3/options 0.030s ok github.com/imgproxy/imgproxy/v3/security 0.003s ok github.com/imgproxy/imgproxy/v3/svg 0.015s ok github.com/imgproxy/imgproxy/v3/transport/azure 0.006s ok github.com/imgproxy/imgproxy/v3/transport/fs 0.003s ok github.com/imgproxy/imgproxy/v3/transport/gcs 0.012s --- FAIL: TestS3Transport (0.98s) --- FAIL: TestS3Transport/TestRoundTripWithMultiregionEnabledReturns200 (0.35s) s3_test.go:168: Error Trace: /build/source/transport/s3/s3_test.go:168 Error: Expected nil, but got: &awserr.baseError{code:"RequestError", message:"send request failed", errs:[]error{(*net.OpError)(0xc000438050)}} Test: TestS3Transport/TestRoundTripWithMultiregionEnabledReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 (0.31s) s3_test.go:117: Error Trace: /build/source/transport/s3/s3_test.go:117 Error: Expected nil, but got: &awserr.baseError{code:"RequestError", message:"send request failed", errs:[]error{(*net.OpError)(0xc0000c4cd0)}} Test: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 (0.32s) s3_test.go:159: Error Trace: /build/source/transport/s3/s3_test.go:159 Error: Expected nil, but got: &awserr.baseError{code:"RequestError", message:"send request failed", errs:[]error{(*net.OpError)(0xc000791090)}} Test: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 FAIL FAIL github.com/imgproxy/imgproxy/v3/transport/s3 0.986s FAIL