[INFO] cloning repository https://github.com/wborgeaud/eth-proof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wborgeaud/eth-proof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwborgeaud%2Feth-proof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwborgeaud%2Feth-proof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fc0c0497b9422a6a2219c0da8e6449ad4838344
[INFO] checking wborgeaud/eth-proof against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwborgeaud%2Feth-proof" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wborgeaud/eth-proof
[INFO] finished tweaking git repo https://github.com/wborgeaud/eth-proof
[INFO] tweaked toml for git repo https://github.com/wborgeaud/eth-proof written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wborgeaud/eth-proof on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wborgeaud/eth-proof 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/mir-protocol/plonky2`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mir-protocol/eth_trie_utils`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding eth_trie_utils v0.6.0 (https://github.com/mir-protocol/eth_trie_utils?branch=williams_terrible_code#6d0c3e29)
[INFO] [stderr]       Adding plonky2 v0.1.3 (https://github.com/mir-protocol/plonky2?branch=prove_historical_blocks#d47f0678)
[INFO] [stderr]       Adding plonky2_evm v0.1.0 (https://github.com/mir-protocol/plonky2?branch=prove_historical_blocks#d47f0678)
[INFO] [stderr]     Updating regex v1.8.4 -> v1.9.4 (available: v1.13.1)
[INFO] [stderr]       Adding regex-automata v0.3.7 (available: v0.3.9)
[INFO] [stderr]     Updating regex-syntax v0.7.2 -> v0.7.5
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plonky2_util v0.1.0
[INFO] [stderr]   Downloaded const-random v0.1.15
[INFO] [stderr]   Downloaded plonky2_maybe_rayon v0.1.0
[INFO] [stderr]   Downloaded plonky2_field v0.1.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.1
[INFO] [stderr]   Downloaded scale-info-derive v2.8.0
[INFO] [stderr]   Downloaded const-random-macro v0.1.15
[INFO] [stderr]   Downloaded ethers v2.0.7
[INFO] [stderr]   Downloaded nu-ansi-term v0.47.0
[INFO] [stderr]   Downloaded svm-rs v0.2.23
[INFO] [stderr]   Downloaded scale-info v2.8.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.1
[INFO] [stderr]   Downloaded toml_edit v0.19.11
[INFO] [stderr]   Downloaded sec1 v0.7.2
[INFO] [stderr]   Downloaded ethers-signers v2.0.7
[INFO] [stderr]   Downloaded pbkdf2 v0.12.1
[INFO] [stderr]   Downloaded coins-core v0.8.3
[INFO] [stderr]   Downloaded winnow v0.4.7
[INFO] [stderr]   Downloaded solang-parser v0.3.0
[INFO] [stderr]   Downloaded coins-bip32 v0.8.3
[INFO] [stderr]   Downloaded elliptic-curve v0.13.5
[INFO] [stderr]   Downloaded ethers-addressbook v2.0.7
[INFO] [stderr]   Downloaded ethers-etherscan v2.0.7
[INFO] [stderr]   Downloaded ethers-contract v2.0.7
[INFO] [stderr]   Downloaded ethers-contract-derive v2.0.7
[INFO] [stderr]   Downloaded der v0.7.6
[INFO] [stderr]   Downloaded ethers-solc v2.0.7
[INFO] [stderr]   Downloaded ethers-middleware v2.0.7
[INFO] [stderr]   Downloaded toml v0.7.5
[INFO] [stderr]   Downloaded ethers-contract-abigen v2.0.7
[INFO] [stderr]   Downloaded coins-bip39 v0.8.6
[INFO] [stderr]   Downloaded ethers-providers v2.0.7
[INFO] [stderr]   Downloaded prettyplease v0.2.9
[INFO] [stderr]   Downloaded flexi_logger v0.25.5
[INFO] [stderr]   Downloaded ethers-core v2.0.7
[INFO] [stderr]   Downloaded tokio v1.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device