[INFO] cloning repository https://github.com/ujisati/interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ujisati/interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fujisati%2Finterpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fujisati%2Finterpreter'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ujisati/interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ujisati/interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fujisati%2Finterpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fujisati%2Finterpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c87e2f0cdabd4e785e5dffdfb930b2e9d3d40ac [INFO] checking ujisati/interpreter against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fujisati%2Finterpreter" "/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/ujisati/interpreter on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ujisati/interpreter [INFO] finished tweaking git repo https://github.com/ujisati/interpreter [INFO] tweaked toml for git repo https://github.com/ujisati/interpreter written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ujisati/interpreter 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest_timeout v0.9.0 [INFO] [stderr] Downloaded ntest v0.9.0 [INFO] [stderr] Downloaded ntest_test_cases v0.9.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3e1abe4c169f4a2e2817e957e71eb48cf9db5d4daddb42015fc188e1a8409bc [INFO] running `Command { std: "docker" "start" "-a" "a3e1abe4c169f4a2e2817e957e71eb48cf9db5d4daddb42015fc188e1a8409bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3e1abe4c169f4a2e2817e957e71eb48cf9db5d4daddb42015fc188e1a8409bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e1abe4c169f4a2e2817e957e71eb48cf9db5d4daddb42015fc188e1a8409bc", kill_on_drop: false }` [INFO] [stdout] a3e1abe4c169f4a2e2817e957e71eb48cf9db5d4daddb42015fc188e1a8409bc [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dd4661577196d573a6e727aba81641e7b10c9c80e9f9ea7a910691eb5579cf4 [INFO] running `Command { std: "docker" "start" "-a" "6dd4661577196d573a6e727aba81641e7b10c9c80e9f9ea7a910691eb5579cf4", kill_on_drop: false }` [INFO] [stderr] time="2024-03-31T07:28:49Z" 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-2-tc1/target" to rootfs at "/opt/rustwide/target": mkdir /var/lib/docker/overlay2/bf4296d18d5bab98c97939dcbf6703bd45d95234daf379f1b6f132bfacb662f2/merged/opt/rustwide/target: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "6dd4661577196d573a6e727aba81641e7b10c9c80e9f9ea7a910691eb5579cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd4661577196d573a6e727aba81641e7b10c9c80e9f9ea7a910691eb5579cf4", kill_on_drop: false }` [INFO] [stdout] 6dd4661577196d573a6e727aba81641e7b10c9c80e9f9ea7a910691eb5579cf4