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/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/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.131s ok github.com/imgproxy/imgproxy/v3/bufpool 0.015s [no tests to run] ok github.com/imgproxy/imgproxy/v3/etag 0.036s ok github.com/imgproxy/imgproxy/v3/imagemeta 0.004s ok github.com/imgproxy/imgproxy/v3/options 0.037s 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.014s --- FAIL: TestS3Transport (0.97s) --- FAIL: TestS3Transport/TestRoundTripWithMultiregionEnabledReturns200 (0.32s) 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)(0xc0001151d0)}} 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)(0xc0000c54a0)}} Test: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 (0.33s) 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)(0xc00045aeb0)}} Test: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 FAIL FAIL github.com/imgproxy/imgproxy/v3/transport/s3 0.975s FAIL