[INFO] cloning repository https://github.com/smithcli/rustlings-solutions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smithcli/rustlings-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmithcli%2Frustlings-solutions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmithcli%2Frustlings-solutions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d97321fd89441771de0c14920a7d7e23fca4463b [INFO] checking smithcli/rustlings-solutions against master#e08b80c0fb7667bdcd040761891701e576c42ec8 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmithcli%2Frustlings-solutions" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smithcli/rustlings-solutions on toolchain e08b80c0fb7667bdcd040761891701e576c42ec8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smithcli/rustlings-solutions [INFO] finished tweaking git repo https://github.com/smithcli/rustlings-solutions [INFO] tweaked toml for git repo https://github.com/smithcli/rustlings-solutions written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/smithcli/rustlings-solutions 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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4f24615822d31a2d7cb45ca7eb60df61a1173d4797db5c6d1c65759a5907434 [INFO] running `Command { std: "docker" "start" "-a" "a4f24615822d31a2d7cb45ca7eb60df61a1173d4797db5c6d1c65759a5907434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4f24615822d31a2d7cb45ca7eb60df61a1173d4797db5c6d1c65759a5907434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f24615822d31a2d7cb45ca7eb60df61a1173d4797db5c6d1c65759a5907434", kill_on_drop: false }` [INFO] [stdout] a4f24615822d31a2d7cb45ca7eb60df61a1173d4797db5c6d1c65759a5907434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184414eeb2438895a8a8a8453ef35b7436835f7a859088ee089c97f3cc2a8d75 [INFO] running `Command { std: "docker" "start" "-a" "184414eeb2438895a8a8a8453ef35b7436835f7a859088ee089c97f3cc2a8d75", kill_on_drop: false }` [INFO] [stderr] time="2024-08-17T12:04:37Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target" to rootfs at "/opt/rustwide/target": mkdir /var/lib/docker/overlay2/7e77f12326d624af8418e4d5413ee1701869be5b7b2f7e483313db046f4caf6c/merged/opt/rustwide/target: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "184414eeb2438895a8a8a8453ef35b7436835f7a859088ee089c97f3cc2a8d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184414eeb2438895a8a8a8453ef35b7436835f7a859088ee089c97f3cc2a8d75", kill_on_drop: false }` [INFO] [stdout] 184414eeb2438895a8a8a8453ef35b7436835f7a859088ee089c97f3cc2a8d75