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.117s ok github.com/imgproxy/imgproxy/v3/bufpool 0.016s [no tests to run] ok github.com/imgproxy/imgproxy/v3/etag 0.038s ok github.com/imgproxy/imgproxy/v3/imagemeta 0.004s ok github.com/imgproxy/imgproxy/v3/options 0.038s ok github.com/imgproxy/imgproxy/v3/security 0.004s ok github.com/imgproxy/imgproxy/v3/svg 0.020s ok github.com/imgproxy/imgproxy/v3/transport/azure 0.007s ok github.com/imgproxy/imgproxy/v3/transport/fs 0.004s ok github.com/imgproxy/imgproxy/v3/transport/gcs 0.015s --- FAIL: TestS3Transport (1.01s) --- 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)(0xc00045b130)}} Test: TestS3Transport/TestRoundTripWithMultiregionEnabledReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 (0.37s) 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)(0xc000115a40)}} Test: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 (0.28s) 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)(0xc00045be50)}} Test: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 FAIL FAIL github.com/imgproxy/imgproxy/v3/transport/s3 1.016s FAIL