[INFO] cloning repository https://github.com/DaviRain-Su/sovana
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaviRain-Su/sovana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fsovana", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fsovana'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e8bdde1134d0202e2715500c54d6062e8bb3afb
[INFO] checking DaviRain-Su/sovana against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fsovana" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DaviRain-Su/sovana
[INFO] finished tweaking git repo https://github.com/DaviRain-Su/sovana
[INFO] tweaked toml for git repo https://github.com/DaviRain-Su/sovana written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaviRain-Su/sovana on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaviRain-Su/sovana 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 6 warnings
[INFO] [stderr] warning: bin/validator/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: bin/validator/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: bin/validator/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: bin/validator/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: bin/validator/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: bin/validator/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `sovana-validator` (manifest) generated 6 warnings
[INFO] [stderr] warning: crates/indexer/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/indexer/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/indexer/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/indexer/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/indexer/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/indexer/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `sovana-indexer` (manifest) generated 6 warnings
[INFO] [stderr] warning: crates/mempool/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `sovana-mempool` (manifest) generated 6 warnings
[INFO] [stderr] warning: crates/application/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/application/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/application/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/application/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/application/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/application/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `sovana-application` (manifest) generated 6 warnings
[INFO] [stderr] warning: crates/engine/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/engine/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/engine/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/engine/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/engine/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/engine/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `sovana-engine` (manifest) generated 6 warnings
[INFO] [stderr] warning: bin/deploy/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: bin/deploy/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: bin/deploy/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: bin/deploy/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: bin/deploy/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: bin/deploy/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `sovana-deploy` (manifest) generated 6 warnings
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `sovana-primitives` (manifest) generated 6 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/commonwarexyz/monorepo.git`
[INFO] [stderr]     Updating git repository `https://github.com/exowarexyz/monorepo.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch `solana-unified-scheduler-pool v2.0.13 (/workspace/builds/worker-1-tc1/source/patches/solana-unified-scheduler-pool)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded connectrpc-build v0.6.1
[INFO] [stderr]   Downloaded datafusion-functions-window-common v52.5.0
[INFO] [stderr]   Downloaded datafusion-doc v52.5.0
[INFO] [stderr]   Downloaded datafusion-macros v52.5.0
[INFO] [stderr]   Downloaded datafusion-common-runtime v52.5.0
[INFO] [stderr]   Downloaded datafusion-session v52.5.0
[INFO] [stderr]   Downloaded datafusion-physical-expr-adapter v52.5.0
[INFO] [stderr]   Downloaded datafusion-functions-table v52.5.0
[INFO] [stderr]   Downloaded connectrpc-codegen v0.6.1
[INFO] [stderr]   Downloaded datafusion-datasource-json v52.5.0
[INFO] [stderr]   Downloaded datafusion-datasource-csv v52.5.0
[INFO] [stderr]   Downloaded datafusion-datasource-arrow v52.5.0
[INFO] [stderr]   Downloaded arrow-csv v57.3.1
[INFO] [stderr]   Downloaded datafusion-functions-window v52.5.0
[INFO] [stderr]   Downloaded arrow-string v57.3.1
[INFO] [stderr]   Downloaded arrow-data v57.3.1
[INFO] [stderr]   Downloaded arrow-row v57.3.1
[INFO] [stderr]   Downloaded datafusion-pruning v52.5.0
[INFO] [stderr]   Downloaded datafusion-catalog v52.5.0
[INFO] [stderr]   Downloaded arrow-arith v57.3.1
[INFO] [stderr]   Downloaded datafusion-catalog-listing v52.5.0
[INFO] [stderr]   Downloaded arrow-schema v57.3.1
[INFO] [stderr]   Downloaded datafusion-physical-expr-common v52.5.0
[INFO] [stderr]   Downloaded datafusion-functions-aggregate-common v52.5.0
[INFO] [stderr]   Downloaded buffa-types v0.6.0
[INFO] [stderr]   Downloaded arrow-ord v57.3.1
[INFO] [stderr]   Downloaded datafusion-execution v52.5.0
[INFO] [stderr]   Downloaded datafusion-physical-optimizer v52.5.0
[INFO] [stderr]   Downloaded datafusion-functions-nested v52.5.0
[INFO] [stderr]   Downloaded datafusion-expr-common v52.5.0
[INFO] [stderr]   Downloaded arrow v57.3.1
[INFO] [stderr]   Downloaded arrow-json v57.3.1
[INFO] [stderr]   Downloaded datafusion-datasource-parquet v52.5.0
[INFO] [stderr]   Downloaded buffa-descriptor v0.6.0
[INFO] [stderr]   Downloaded arrow-buffer v57.3.1
[INFO] [stderr]   Downloaded arrow-select v57.3.1
[INFO] [stderr]   Downloaded arrow-ipc v57.3.1
[INFO] [stderr]   Downloaded arrow-cast v57.3.1
[INFO] [stderr]   Downloaded datafusion-datasource v52.5.0
[INFO] [stderr]   Downloaded datafusion-functions-aggregate v52.5.0
[INFO] [stderr]   Downloaded buffa-codegen v0.6.0
[INFO] [stderr]   Downloaded buffa v0.6.0
[INFO] [stderr]   Downloaded psl v2.1.213
[INFO] [stderr]   Downloaded datafusion-optimizer v52.5.0
[INFO] [stderr]   Downloaded connectrpc v0.6.1
[INFO] [stderr]   Downloaded datafusion-sql v52.5.0
[INFO] [stderr]   Downloaded datafusion-functions v52.5.0
[INFO] [stderr]   Downloaded datafusion-common v52.5.0
[INFO] [stderr]   Downloaded datafusion v52.5.0
[INFO] [stderr]   Downloaded arrow-array v57.3.1
[INFO] [stderr]   Downloaded datafusion-physical-expr v52.5.0
[INFO] [stderr]   Downloaded datafusion-expr v52.5.0
[INFO] [stderr]   Downloaded datafusion-physical-plan v52.5.0
[INFO] [stderr]   Downloaded parquet v57.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "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