[INFO] cloning repository https://github.com/diazeddy/hometask
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diazeddy/hometask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiazeddy%2Fhometask", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiazeddy%2Fhometask'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4996eb6c11fb4eb4bcde7eff55827ecf6cfaaf03
[INFO] checking diazeddy/hometask/4996eb6c11fb4eb4bcde7eff55827ecf6cfaaf03 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiazeddy%2Fhometask" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/diazeddy/hometask on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/diazeddy/hometask
[INFO] finished tweaking git repo https://github.com/diazeddy/hometask
[INFO] tweaked toml for git repo https://github.com/diazeddy/hometask written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/diazeddy/hometask already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git`
[INFO] [stderr] warning: patch for `halo2curves` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch for `halo2curves` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2wrong`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/halo2-lib`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/snark-verifier`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/poseidon`
[INFO] [stderr] error: failed to select a version for the requirement `env = "^0.0.0"` (locked to 0.0.0)
[INFO] [stderr] candidate versions found which didn't match: 0.1.0
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `integration-tests v0.1.0 (/workspace/builds/worker-7-tc1/source/integration-tests)`


ExecutionFailed(ExitStatus(unix_wait_status(25856)))