[INFO] cloning repository https://github.com/hunshenshi/zkevm-circuits
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hunshenshi/zkevm-circuits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhunshenshi%2Fzkevm-circuits", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhunshenshi%2Fzkevm-circuits'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 798e083115461ce7d29db6a3ddf687c500935b7d
[INFO] checking hunshenshi/zkevm-circuits against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhunshenshi%2Fzkevm-circuits" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hunshenshi/zkevm-circuits on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/hunshenshi/zkevm-circuits
[INFO] finished tweaking git repo https://github.com/hunshenshi/zkevm-circuits
[INFO] tweaked toml for git repo https://github.com/hunshenshi/zkevm-circuits written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hunshenshi/zkevm-circuits 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/prover/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log4rs` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/halo2.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/ethers-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/gobuild.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/poseidon.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/halo2-lib`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/poseidon-circuit.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/misc-precompiled-circuit.git`
[INFO] [stderr] error: failed to get `misc-precompiled-circuit` as a dependency of package `zkevm-circuits v0.1.0 (/workspace/builds/worker-0-tc1/source/zkevm-circuits)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `misc-precompiled-circuit`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/scroll-tech/misc-precompiled-circuit.git?branch=main#f46cf8fd
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/misc-precompiled-circuit-a12c23e90a4448a9/f46cf8f/src/circuits/modexp.rs': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: /workspace/builds/worker-0-tc1/source/prover/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `log4rs` dependency)
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/scroll-tech/halo2.git`
        Updating git repository `https://github.com/scroll-tech/ethers-rs.git`
        Updating git repository `https://github.com/scroll-tech/gobuild.git`
        Updating git repository `https://github.com/scroll-tech/poseidon.git`
        Updating git repository `https://github.com/scroll-tech/halo2-lib`
        Updating git repository `https://github.com/scroll-tech/poseidon-circuit.git`
        Updating git repository `https://github.com/scroll-tech/misc-precompiled-circuit.git`
    error: failed to get `misc-precompiled-circuit` as a dependency of package `zkevm-circuits v0.1.0 (/workspace/builds/worker-0-tc1/source/zkevm-circuits)`
    
    Caused by:
      failed to load source for dependency `misc-precompiled-circuit`
    
    Caused by:
      Unable to update https://github.com/scroll-tech/misc-precompiled-circuit.git?branch=main#f46cf8fd
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/misc-precompiled-circuit-a12c23e90a4448a9/f46cf8f/src/circuits/modexp.rs': No space left on device; class=Os (2)