[INFO] cloning repository https://github.com/ACP-PCVCF/verifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ACP-PCVCF/verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACP-PCVCF%2Fverifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACP-PCVCF%2Fverifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 804e29b57dfc3849a3a49ef0dc07522c222575c9
[INFO] checking ACP-PCVCF/verifier against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACP-PCVCF%2Fverifier" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] finished tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] tweaked toml for git repo https://github.com/ACP-PCVCF/verifier written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ACP-PCVCF/verifier on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ACP-PCVCF/verifier 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `risc0-verify-receipt` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 11 packages to latest Rust 1.99.0-nightly compatible versions
[INFO] [stderr]       Adding num_enum v0.7.6
[INFO] [stderr]       Adding num_enum_derive v0.7.6
[INFO] [stderr]     Updating risc0-binfmt v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-circuit-keccak v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-recursion v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-rv32im v2.0.4 -> v3.0.1
[INFO] [stderr]     Updating risc0-groth16 v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkos-v1compat v2.0.1 -> v2.2.3
[INFO] [stderr]     Updating risc0-zkp v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkvm v2.1.0 -> v2.3.2 (available: v3.0.6)
[INFO] [stderr]     Updating risc0-zkvm-platform v2.0.2 -> v2.2.3
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "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
[INFO] checking ACP-PCVCF/verifier against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACP-PCVCF%2Fverifier" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] finished tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] tweaked toml for git repo https://github.com/ACP-PCVCF/verifier written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ACP-PCVCF/verifier on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ACP-PCVCF/verifier 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `risc0-verify-receipt` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 11 packages to latest Rust 1.99.0-nightly compatible versions
[INFO] [stderr]       Adding num_enum v0.7.6
[INFO] [stderr]       Adding num_enum_derive v0.7.6
[INFO] [stderr]     Updating risc0-binfmt v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-circuit-keccak v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-recursion v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-rv32im v2.0.4 -> v3.0.1
[INFO] [stderr]     Updating risc0-groth16 v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkos-v1compat v2.0.1 -> v2.2.3
[INFO] [stderr]     Updating risc0-zkp v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkvm v2.1.0 -> v2.3.2 (available: v3.0.6)
[INFO] [stderr]     Updating risc0-zkvm-platform v2.0.2 -> v2.2.3
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "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
[INFO] checking ACP-PCVCF/verifier against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACP-PCVCF%2Fverifier" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] finished tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] tweaked toml for git repo https://github.com/ACP-PCVCF/verifier written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ACP-PCVCF/verifier on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ACP-PCVCF/verifier 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `risc0-verify-receipt` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 11 packages to latest Rust 1.99.0-nightly compatible versions
[INFO] [stderr]       Adding num_enum v0.7.6
[INFO] [stderr]       Adding num_enum_derive v0.7.6
[INFO] [stderr]     Updating risc0-binfmt v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-circuit-keccak v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-recursion v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-rv32im v2.0.4 -> v3.0.1
[INFO] [stderr]     Updating risc0-groth16 v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkos-v1compat v2.0.1 -> v2.2.3
[INFO] [stderr]     Updating risc0-zkp v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkvm v2.1.0 -> v2.3.2 (available: v3.0.6)
[INFO] [stderr]     Updating risc0-zkvm-platform v2.0.2 -> v2.2.3
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "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
[INFO] checking ACP-PCVCF/verifier against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACP-PCVCF%2Fverifier" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] finished tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] tweaked toml for git repo https://github.com/ACP-PCVCF/verifier written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ACP-PCVCF/verifier on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ACP-PCVCF/verifier 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `risc0-verify-receipt` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 11 packages to latest Rust 1.99.0-nightly compatible versions
[INFO] [stderr]       Adding num_enum v0.7.6
[INFO] [stderr]       Adding num_enum_derive v0.7.6
[INFO] [stderr]     Updating risc0-binfmt v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-circuit-keccak v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-recursion v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-rv32im v2.0.4 -> v3.0.1
[INFO] [stderr]     Updating risc0-groth16 v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkos-v1compat v2.0.1 -> v2.2.3
[INFO] [stderr]     Updating risc0-zkp v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkvm v2.1.0 -> v2.3.2 (available: v3.0.6)
[INFO] [stderr]     Updating risc0-zkvm-platform v2.0.2 -> v2.2.3
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "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
[INFO] checking ACP-PCVCF/verifier against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FACP-PCVCF%2Fverifier" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] finished tweaking git repo https://github.com/ACP-PCVCF/verifier
[INFO] tweaked toml for git repo https://github.com/ACP-PCVCF/verifier written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ACP-PCVCF/verifier on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ACP-PCVCF/verifier 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `risc0-verify-receipt` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 11 packages to latest Rust 1.99.0-nightly compatible versions
[INFO] [stderr]       Adding num_enum v0.7.6
[INFO] [stderr]       Adding num_enum_derive v0.7.6
[INFO] [stderr]     Updating risc0-binfmt v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-circuit-keccak v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-recursion v2.0.2 -> v3.0.1
[INFO] [stderr]     Updating risc0-circuit-rv32im v2.0.4 -> v3.0.1
[INFO] [stderr]     Updating risc0-groth16 v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkos-v1compat v2.0.1 -> v2.2.3
[INFO] [stderr]     Updating risc0-zkp v2.0.1 -> v2.0.3
[INFO] [stderr]     Updating risc0-zkvm v2.1.0 -> v2.3.2 (available: v3.0.6)
[INFO] [stderr]     Updating risc0-zkvm-platform v2.0.2 -> v2.2.3
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "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