[INFO] cloning repository https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saikatdas0790/comprehensive-rust-worked-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples/refs/tags: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saikatdas0790/comprehensive-rust-worked-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples/refs/tags: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saikatdas0790/comprehensive-rust-worked-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples/refs/tags: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saikatdas0790/comprehensive-rust-worked-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples/refs: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 4)
[INFO] cloning repository https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saikatdas0790/comprehensive-rust-worked-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1a929c9eec9dd407c6b947891b05204c5c8fa1a
[INFO] testing saikatdas0790/comprehensive-rust-worked-examples against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] finished tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] tweaked toml for git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 256a33718d32037264982fca0a2077b24f2d28c9cb2fa04a2f877098e2d47eed
[INFO] running `Command { std: "docker" "start" "-a" "256a33718d32037264982fca0a2077b24f2d28c9cb2fa04a2f877098e2d47eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "256a33718d32037264982fca0a2077b24f2d28c9cb2fa04a2f877098e2d47eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256a33718d32037264982fca0a2077b24f2d28c9cb2fa04a2f877098e2d47eed", kill_on_drop: false }`
[INFO] [stdout] 256a33718d32037264982fca0a2077b24f2d28c9cb2fa04a2f877098e2d47eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab690b670f8a92bfaff215f40e03ad072fc0b5baaa4a94edf1066afa0963366d
[INFO] running `Command { std: "docker" "start" "-a" "ab690b670f8a92bfaff215f40e03ad072fc0b5baaa4a94edf1066afa0963366d", kill_on_drop: false }`
[INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/proc-macro2-67847ea3640350fe`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "ab690b670f8a92bfaff215f40e03ad072fc0b5baaa4a94edf1066afa0963366d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab690b670f8a92bfaff215f40e03ad072fc0b5baaa4a94edf1066afa0963366d", kill_on_drop: false }`
[INFO] [stdout] ab690b670f8a92bfaff215f40e03ad072fc0b5baaa4a94edf1066afa0963366d
[INFO] testing saikatdas0790/comprehensive-rust-worked-examples against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] finished tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] tweaked toml for git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 819115fe26ec5cd93c8538b4fd43286810f1392579a2e85c288f4cfad7150e93
[INFO] running `Command { std: "docker" "start" "-a" "819115fe26ec5cd93c8538b4fd43286810f1392579a2e85c288f4cfad7150e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "819115fe26ec5cd93c8538b4fd43286810f1392579a2e85c288f4cfad7150e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "819115fe26ec5cd93c8538b4fd43286810f1392579a2e85c288f4cfad7150e93", kill_on_drop: false }`
[INFO] [stdout] 819115fe26ec5cd93c8538b4fd43286810f1392579a2e85c288f4cfad7150e93
[INFO] testing saikatdas0790/comprehensive-rust-worked-examples against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] finished tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] tweaked toml for git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa87d0a783ca70a2ef860f25d50538b83ff12695ad3be5aa15cde2b9859232cb
[INFO] running `Command { std: "docker" "start" "-a" "aa87d0a783ca70a2ef860f25d50538b83ff12695ad3be5aa15cde2b9859232cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa87d0a783ca70a2ef860f25d50538b83ff12695ad3be5aa15cde2b9859232cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa87d0a783ca70a2ef860f25d50538b83ff12695ad3be5aa15cde2b9859232cb", kill_on_drop: false }`
[INFO] [stdout] aa87d0a783ca70a2ef860f25d50538b83ff12695ad3be5aa15cde2b9859232cb
[INFO] testing saikatdas0790/comprehensive-rust-worked-examples against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] finished tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] tweaked toml for git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6365dbd83395fecd515ffbeca7db56c855e8c7a2b5d82b085c5ec5bf013ed8a4
[INFO] running `Command { std: "docker" "start" "-a" "6365dbd83395fecd515ffbeca7db56c855e8c7a2b5d82b085c5ec5bf013ed8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6365dbd83395fecd515ffbeca7db56c855e8c7a2b5d82b085c5ec5bf013ed8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6365dbd83395fecd515ffbeca7db56c855e8c7a2b5d82b085c5ec5bf013ed8a4", kill_on_drop: false }`
[INFO] [stdout] 6365dbd83395fecd515ffbeca7db56c855e8c7a2b5d82b085c5ec5bf013ed8a4
[INFO] testing saikatdas0790/comprehensive-rust-worked-examples against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] finished tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] tweaked toml for git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c951831a075f54edf599387772cbe6bb02179b5f4fa20aa4b9b255fc03587a56
[INFO] running `Command { std: "docker" "start" "-a" "c951831a075f54edf599387772cbe6bb02179b5f4fa20aa4b9b255fc03587a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c951831a075f54edf599387772cbe6bb02179b5f4fa20aa4b9b255fc03587a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c951831a075f54edf599387772cbe6bb02179b5f4fa20aa4b9b255fc03587a56", kill_on_drop: false }`
[INFO] [stdout] c951831a075f54edf599387772cbe6bb02179b5f4fa20aa4b9b255fc03587a56
[INFO] testing saikatdas0790/comprehensive-rust-worked-examples against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fcomprehensive-rust-worked-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] finished tweaking git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples
[INFO] tweaked toml for git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/saikatdas0790/comprehensive-rust-worked-examples 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/b6a3257aed5f7ceecb3477406d06a4f49f8c91bce64336cf42227768c94692db/.tmp-hostconfig.json528941394: no space left on device
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 1
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.