[INFO] cloning repository https://github.com/Davidfastferrari/loom_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davidfastferrari/loom_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidfastferrari%2Floom_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidfastferrari%2Floom_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc763667260db27d972c9cd62b4e50c872a0a2e6 [INFO] testing Davidfastferrari/loom_bot against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidfastferrari%2Floom_bot" "/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/Davidfastferrari/loom_bot [INFO] finished tweaking git repo https://github.com/Davidfastferrari/loom_bot [INFO] tweaked toml for git repo https://github.com/Davidfastferrari/loom_bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Davidfastferrari/loom_bot on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Davidfastferrari/loom_bot 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `edition` is set on library `loom_core_blockchain` which is deprecated [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/strategy/backrun/Cargo.toml: unused manifest key: dependencies.alloy.version [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/1e3fb726f20831157d29019ba77d222960871625e93ce0d237951518f01faa02-init: no space left on device [INFO] testing Davidfastferrari/loom_bot against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidfastferrari%2Floom_bot" "/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/Davidfastferrari/loom_bot [INFO] finished tweaking git repo https://github.com/Davidfastferrari/loom_bot [INFO] tweaked toml for git repo https://github.com/Davidfastferrari/loom_bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Davidfastferrari/loom_bot on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Davidfastferrari/loom_bot 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `edition` is set on library `loom_core_blockchain` which is deprecated [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/strategy/backrun/Cargo.toml: unused manifest key: dependencies.alloy.version [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/2ed906fffd40da2a70ea66e0c02ad00f3ec3c3cf9a2d55e0e91ef28a925c3ef5-init: no space left on device [INFO] testing Davidfastferrari/loom_bot against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidfastferrari%2Floom_bot" "/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/Davidfastferrari/loom_bot [INFO] finished tweaking git repo https://github.com/Davidfastferrari/loom_bot [INFO] tweaked toml for git repo https://github.com/Davidfastferrari/loom_bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Davidfastferrari/loom_bot on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Davidfastferrari/loom_bot 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `edition` is set on library `loom_core_blockchain` which is deprecated [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/strategy/backrun/Cargo.toml: unused manifest key: dependencies.alloy.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.version [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/6f57509cfc61b1773f74a165a8572796c9a882a1fc3ab55afc508f4fd6ef0c0e-init: no space left on device [INFO] testing Davidfastferrari/loom_bot against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidfastferrari%2Floom_bot" "/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/Davidfastferrari/loom_bot [INFO] finished tweaking git repo https://github.com/Davidfastferrari/loom_bot [INFO] tweaked toml for git repo https://github.com/Davidfastferrari/loom_bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Davidfastferrari/loom_bot on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Davidfastferrari/loom_bot 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/strategy/backrun/Cargo.toml: unused manifest key: dependencies.alloy.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `edition` is set on library `loom_core_blockchain` which is deprecated [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.rust-version [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/6dad3c692f436b8d759a15d2462404119563ee0f525b67783564e4aafaa43ffe-init: no space left on device [INFO] testing Davidfastferrari/loom_bot against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidfastferrari%2Floom_bot" "/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/Davidfastferrari/loom_bot [INFO] finished tweaking git repo https://github.com/Davidfastferrari/loom_bot [INFO] tweaked toml for git repo https://github.com/Davidfastferrari/loom_bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Davidfastferrari/loom_bot on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Davidfastferrari/loom_bot 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/strategy/backrun/Cargo.toml: unused manifest key: dependencies.alloy.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/broadcast/accounts/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.crate_name [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.exclude [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.rust-version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/block-history-actor/Cargo.toml: unused manifest key: lib.version [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: `edition` is set on library `loom_core_blockchain` which is deprecated [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.homepage [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.license [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.repository [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/core/blockchain/Cargo.toml: unused manifest key: lib.rust-version [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/0638bd705777730628d351481e08ab4808aa53dacdfa839312e5c44a58164095-init: no space left on device sandbox container could not be created: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/0638bd705777730628d351481e08ab4808aa53dacdfa839312e5c44a58164095-init: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/0638bd705777730628d351481e08ab4808aa53dacdfa839312e5c44a58164095-init: no space left on device