[INFO] cloning repository https://github.com/Chaintable/alethia-reth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chaintable/alethia-reth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Falethia-reth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Falethia-reth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fdcf15c57929e5b804d0810f0d94387188ee2be
[INFO] checking Chaintable/alethia-reth/7fdcf15c57929e5b804d0810f0d94387188ee2be against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Falethia-reth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] finished tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] tweaked toml for git repo https://github.com/Chaintable/alethia-reth written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chaintable/alethia-reth on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chaintable/alethia-reth 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `alloy-network`
[INFO] [stderr]   --> Cargo.toml:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 | [workspace.dependencies.alloy-network]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-client`
[INFO] [stderr]   --> Cargo.toml:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 | [workspace.dependencies.alloy-rpc-client]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-client`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr]    --> Cargo.toml:109:25
[INFO] [stderr]     |
[INFO] [stderr] 109 | [workspace.dependencies.alloy-rpc-types-trace]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr]    --> Cargo.toml:113:25
[INFO] [stderr]     |
[INFO] [stderr] 113 | [workspace.dependencies.alloy-rpc-types-txpool]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr] warning: unused workspace dependency `arbitrary`
[INFO] [stderr]   --> Cargo.toml:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | arbitrary = "1.3"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `arbitrary`
[INFO] [stderr] warning: unused workspace dependency `derive_more`
[INFO] [stderr]    --> Cargo.toml:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 | [workspace.dependencies.derive_more]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `derive_more`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-http-client`
[INFO] [stderr]   --> Cargo.toml:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | jsonrpsee-http-client = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-http-client`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-server`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | jsonrpsee-server = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-server`
[INFO] [stderr] warning: unused workspace dependency `parity-scale-codec`
[INFO] [stderr]   --> Cargo.toml:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | parity-scale-codec = "3.2.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `parity-scale-codec`
[INFO] [stderr] warning: unused workspace dependency `reth-cli-runner`
[INFO] [stderr]    --> Cargo.toml:172:25
[INFO] [stderr]     |
[INFO] [stderr] 172 | [workspace.dependencies.reth-cli-runner]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-cli-runner`
[INFO] [stderr] warning: unused workspace dependency `reth-payload-validator`
[INFO] [stderr]    --> Cargo.toml:305:25
[INFO] [stderr]     |
[INFO] [stderr] 305 | [workspace.dependencies.reth-payload-validator]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-payload-validator`
[INFO] [stderr] warning: unused workspace dependency `reth-rpc-api`
[INFO] [stderr]    --> Cargo.toml:332:25
[INFO] [stderr]     |
[INFO] [stderr] 332 | [workspace.dependencies.reth-rpc-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-rpc-api`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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: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
[INFO] checking Chaintable/alethia-reth/7fdcf15c57929e5b804d0810f0d94387188ee2be against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Falethia-reth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] finished tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] tweaked toml for git repo https://github.com/Chaintable/alethia-reth written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chaintable/alethia-reth on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chaintable/alethia-reth 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `alloy-network`
[INFO] [stderr]   --> Cargo.toml:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 | [workspace.dependencies.alloy-network]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-client`
[INFO] [stderr]   --> Cargo.toml:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 | [workspace.dependencies.alloy-rpc-client]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-client`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr]    --> Cargo.toml:109:25
[INFO] [stderr]     |
[INFO] [stderr] 109 | [workspace.dependencies.alloy-rpc-types-trace]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr]    --> Cargo.toml:113:25
[INFO] [stderr]     |
[INFO] [stderr] 113 | [workspace.dependencies.alloy-rpc-types-txpool]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr] warning: unused workspace dependency `arbitrary`
[INFO] [stderr]   --> Cargo.toml:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | arbitrary = "1.3"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `arbitrary`
[INFO] [stderr] warning: unused workspace dependency `derive_more`
[INFO] [stderr]    --> Cargo.toml:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 | [workspace.dependencies.derive_more]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `derive_more`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-http-client`
[INFO] [stderr]   --> Cargo.toml:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | jsonrpsee-http-client = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-http-client`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-server`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | jsonrpsee-server = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-server`
[INFO] [stderr] warning: unused workspace dependency `parity-scale-codec`
[INFO] [stderr]   --> Cargo.toml:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | parity-scale-codec = "3.2.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `parity-scale-codec`
[INFO] [stderr] warning: unused workspace dependency `reth-cli-runner`
[INFO] [stderr]    --> Cargo.toml:172:25
[INFO] [stderr]     |
[INFO] [stderr] 172 | [workspace.dependencies.reth-cli-runner]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-cli-runner`
[INFO] [stderr] warning: unused workspace dependency `reth-payload-validator`
[INFO] [stderr]    --> Cargo.toml:305:25
[INFO] [stderr]     |
[INFO] [stderr] 305 | [workspace.dependencies.reth-payload-validator]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-payload-validator`
[INFO] [stderr] warning: unused workspace dependency `reth-rpc-api`
[INFO] [stderr]    --> Cargo.toml:332:25
[INFO] [stderr]     |
[INFO] [stderr] 332 | [workspace.dependencies.reth-rpc-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-rpc-api`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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: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
[INFO] checking Chaintable/alethia-reth/7fdcf15c57929e5b804d0810f0d94387188ee2be against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Falethia-reth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] finished tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] tweaked toml for git repo https://github.com/Chaintable/alethia-reth written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chaintable/alethia-reth on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chaintable/alethia-reth 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `alloy-network`
[INFO] [stderr]   --> Cargo.toml:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 | [workspace.dependencies.alloy-network]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-client`
[INFO] [stderr]   --> Cargo.toml:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 | [workspace.dependencies.alloy-rpc-client]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-client`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr]    --> Cargo.toml:109:25
[INFO] [stderr]     |
[INFO] [stderr] 109 | [workspace.dependencies.alloy-rpc-types-trace]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr]    --> Cargo.toml:113:25
[INFO] [stderr]     |
[INFO] [stderr] 113 | [workspace.dependencies.alloy-rpc-types-txpool]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr] warning: unused workspace dependency `arbitrary`
[INFO] [stderr]   --> Cargo.toml:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | arbitrary = "1.3"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `arbitrary`
[INFO] [stderr] warning: unused workspace dependency `derive_more`
[INFO] [stderr]    --> Cargo.toml:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 | [workspace.dependencies.derive_more]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `derive_more`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-http-client`
[INFO] [stderr]   --> Cargo.toml:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | jsonrpsee-http-client = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-http-client`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-server`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | jsonrpsee-server = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-server`
[INFO] [stderr] warning: unused workspace dependency `parity-scale-codec`
[INFO] [stderr]   --> Cargo.toml:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | parity-scale-codec = "3.2.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `parity-scale-codec`
[INFO] [stderr] warning: unused workspace dependency `reth-cli-runner`
[INFO] [stderr]    --> Cargo.toml:172:25
[INFO] [stderr]     |
[INFO] [stderr] 172 | [workspace.dependencies.reth-cli-runner]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-cli-runner`
[INFO] [stderr] warning: unused workspace dependency `reth-payload-validator`
[INFO] [stderr]    --> Cargo.toml:305:25
[INFO] [stderr]     |
[INFO] [stderr] 305 | [workspace.dependencies.reth-payload-validator]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-payload-validator`
[INFO] [stderr] warning: unused workspace dependency `reth-rpc-api`
[INFO] [stderr]    --> Cargo.toml:332:25
[INFO] [stderr]     |
[INFO] [stderr] 332 | [workspace.dependencies.reth-rpc-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-rpc-api`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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: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
[INFO] checking Chaintable/alethia-reth/7fdcf15c57929e5b804d0810f0d94387188ee2be against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Falethia-reth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] finished tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] tweaked toml for git repo https://github.com/Chaintable/alethia-reth written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chaintable/alethia-reth on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chaintable/alethia-reth 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `alloy-network`
[INFO] [stderr]   --> Cargo.toml:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 | [workspace.dependencies.alloy-network]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-client`
[INFO] [stderr]   --> Cargo.toml:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 | [workspace.dependencies.alloy-rpc-client]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-client`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr]    --> Cargo.toml:109:25
[INFO] [stderr]     |
[INFO] [stderr] 109 | [workspace.dependencies.alloy-rpc-types-trace]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr]    --> Cargo.toml:113:25
[INFO] [stderr]     |
[INFO] [stderr] 113 | [workspace.dependencies.alloy-rpc-types-txpool]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr] warning: unused workspace dependency `arbitrary`
[INFO] [stderr]   --> Cargo.toml:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | arbitrary = "1.3"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `arbitrary`
[INFO] [stderr] warning: unused workspace dependency `derive_more`
[INFO] [stderr]    --> Cargo.toml:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 | [workspace.dependencies.derive_more]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `derive_more`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-http-client`
[INFO] [stderr]   --> Cargo.toml:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | jsonrpsee-http-client = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-http-client`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-server`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | jsonrpsee-server = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-server`
[INFO] [stderr] warning: unused workspace dependency `parity-scale-codec`
[INFO] [stderr]   --> Cargo.toml:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | parity-scale-codec = "3.2.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `parity-scale-codec`
[INFO] [stderr] warning: unused workspace dependency `reth-cli-runner`
[INFO] [stderr]    --> Cargo.toml:172:25
[INFO] [stderr]     |
[INFO] [stderr] 172 | [workspace.dependencies.reth-cli-runner]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-cli-runner`
[INFO] [stderr] warning: unused workspace dependency `reth-payload-validator`
[INFO] [stderr]    --> Cargo.toml:305:25
[INFO] [stderr]     |
[INFO] [stderr] 305 | [workspace.dependencies.reth-payload-validator]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-payload-validator`
[INFO] [stderr] warning: unused workspace dependency `reth-rpc-api`
[INFO] [stderr]    --> Cargo.toml:332:25
[INFO] [stderr]     |
[INFO] [stderr] 332 | [workspace.dependencies.reth-rpc-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-rpc-api`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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: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
[INFO] checking Chaintable/alethia-reth/7fdcf15c57929e5b804d0810f0d94387188ee2be against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Falethia-reth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] finished tweaking git repo https://github.com/Chaintable/alethia-reth
[INFO] tweaked toml for git repo https://github.com/Chaintable/alethia-reth written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chaintable/alethia-reth on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chaintable/alethia-reth 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `alloy-network`
[INFO] [stderr]   --> Cargo.toml:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 | [workspace.dependencies.alloy-network]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-client`
[INFO] [stderr]   --> Cargo.toml:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 | [workspace.dependencies.alloy-rpc-client]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-client`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr]    --> Cargo.toml:109:25
[INFO] [stderr]     |
[INFO] [stderr] 109 | [workspace.dependencies.alloy-rpc-types-trace]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-trace`
[INFO] [stderr] warning: unused workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr]    --> Cargo.toml:113:25
[INFO] [stderr]     |
[INFO] [stderr] 113 | [workspace.dependencies.alloy-rpc-types-txpool]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `alloy-rpc-types-txpool`
[INFO] [stderr] warning: unused workspace dependency `arbitrary`
[INFO] [stderr]   --> Cargo.toml:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | arbitrary = "1.3"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `arbitrary`
[INFO] [stderr] warning: unused workspace dependency `derive_more`
[INFO] [stderr]    --> Cargo.toml:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 | [workspace.dependencies.derive_more]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `derive_more`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-http-client`
[INFO] [stderr]   --> Cargo.toml:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | jsonrpsee-http-client = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-http-client`
[INFO] [stderr] warning: unused workspace dependency `jsonrpsee-server`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | jsonrpsee-server = "0.26.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `jsonrpsee-server`
[INFO] [stderr] warning: unused workspace dependency `parity-scale-codec`
[INFO] [stderr]   --> Cargo.toml:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | parity-scale-codec = "3.2.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `parity-scale-codec`
[INFO] [stderr] warning: unused workspace dependency `reth-cli-runner`
[INFO] [stderr]    --> Cargo.toml:172:25
[INFO] [stderr]     |
[INFO] [stderr] 172 | [workspace.dependencies.reth-cli-runner]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-cli-runner`
[INFO] [stderr] warning: unused workspace dependency `reth-payload-validator`
[INFO] [stderr]    --> Cargo.toml:305:25
[INFO] [stderr]     |
[INFO] [stderr] 305 | [workspace.dependencies.reth-payload-validator]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-payload-validator`
[INFO] [stderr] warning: unused workspace dependency `reth-rpc-api`
[INFO] [stderr]    --> Cargo.toml:332:25
[INFO] [stderr]     |
[INFO] [stderr] 332 | [workspace.dependencies.reth-rpc-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-rpc-api`
[INFO] [stderr] warning: workspace (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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: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