[INFO] cloning repository https://github.com/malteki/rust-base-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malteki/rust-base-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalteki%2Frust-base-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalteki%2Frust-base-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 752c3d4b2e21284dd853b0dcdfcb1920842314f8 [INFO] checking malteki/rust-base-project against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalteki%2Frust-base-project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malteki/rust-base-project on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/malteki/rust-base-project [INFO] finished tweaking git repo https://github.com/malteki/rust-base-project [INFO] tweaked toml for git repo https://github.com/malteki/rust-base-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/malteki/rust-base-project 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to download `thiserror v2.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `thiserror v2.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `thiserror-2.0.0/src/aserror.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.0/src` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking malteki/rust-base-project against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalteki%2Frust-base-project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malteki/rust-base-project on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/malteki/rust-base-project [INFO] finished tweaking git repo https://github.com/malteki/rust-base-project [INFO] tweaked toml for git repo https://github.com/malteki/rust-base-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/malteki/rust-base-project 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52976e6ca99cac2ab6341486cda072773672105a69e6d71f9957205ccdc1e61e [INFO] running `Command { std: "docker" "start" "-a" "52976e6ca99cac2ab6341486cda072773672105a69e6d71f9957205ccdc1e61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52976e6ca99cac2ab6341486cda072773672105a69e6d71f9957205ccdc1e61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52976e6ca99cac2ab6341486cda072773672105a69e6d71f9957205ccdc1e61e", kill_on_drop: false }` [INFO] [stdout] 52976e6ca99cac2ab6341486cda072773672105a69e6d71f9957205ccdc1e61e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4de2fa09c4b9365eba798d254e75814f88029d4b7e063bd91c7626bff8c6d8b [INFO] running `Command { std: "docker" "start" "-a" "d4de2fa09c4b9365eba798d254e75814f88029d4b7e063bd91c7626bff8c6d8b", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/19721f826c049a632c2d395a8137d2b4549c63a42e62539ce8f33205a7c2a242/merged: no space left on device [INFO] running `Command { std: "docker" "inspect" "d4de2fa09c4b9365eba798d254e75814f88029d4b7e063bd91c7626bff8c6d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4de2fa09c4b9365eba798d254e75814f88029d4b7e063bd91c7626bff8c6d8b", kill_on_drop: false }` [INFO] [stdout] d4de2fa09c4b9365eba798d254e75814f88029d4b7e063bd91c7626bff8c6d8b