imgproxy 3.20.0 -> 3.22.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-TA5wZl/YGM65XGm107jFqqZSKNI8sfMTBCNWdhiCJl4= 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. | ^~~~~~~ # github.com/DataDog/go-libddwaf/v2 In file included from /nix/store/b0s2lkf593r3585038ws4jd3lylf2wdx-glibc-2.38-44-dev/include/errno.h:25, from cgo-gcc-prolog:30: /nix/store/b0s2lkf593r3585038ws4jd3lylf2wdx-glibc-2.38-44-dev/include/features.h:414:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 414 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ok github.com/imgproxy/imgproxy/v3/svg 0.022s ok github.com/imgproxy/imgproxy/v3/transport/azure 0.024s ok github.com/imgproxy/imgproxy/v3/transport/fs 0.004s ok github.com/imgproxy/imgproxy/v3/transport/gcs 0.016s --- FAIL: TestS3Transport (0.76s) --- FAIL: TestS3Transport/TestRoundTripWithMultiregionEnabledReturns200 (0.26s) 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)(0xc000662b90)}} Test: TestS3Transport/TestRoundTripWithMultiregionEnabledReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 (0.25s) 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)(0xc0004eb900)}} Test: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 (0.25s) 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)(0xc0004ca0a0)}} Test: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 FAIL FAIL github.com/imgproxy/imgproxy/v3/transport/s3 0.771s FAIL