[INFO] cloning repository https://github.com/vladgabrielneculai/sde-tp3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladgabrielneculai/sde-tp3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/vladgabrielneculai/sde-tp3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladgabrielneculai/sde-tp3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/vladgabrielneculai/sde-tp3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladgabrielneculai/sde-tp3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c3cf1108f2eaaaf692710c9a6fecdc2d0631905 [INFO] testing vladgabrielneculai/sde-tp3 against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladgabrielneculai%2Fsde-tp3" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vladgabrielneculai/sde-tp3 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vladgabrielneculai/sde-tp3 [INFO] finished tweaking git repo https://github.com/vladgabrielneculai/sde-tp3 [INFO] tweaked toml for git repo https://github.com/vladgabrielneculai/sde-tp3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vladgabrielneculai/sde-tp3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f95b1a22d4416725a9676dcc6aba07fbb1626dc9e9de78236f2bb93d07f889c1 [INFO] running `Command { std: "docker" "start" "-a" "f95b1a22d4416725a9676dcc6aba07fbb1626dc9e9de78236f2bb93d07f889c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f95b1a22d4416725a9676dcc6aba07fbb1626dc9e9de78236f2bb93d07f889c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95b1a22d4416725a9676dcc6aba07fbb1626dc9e9de78236f2bb93d07f889c1", kill_on_drop: false }` [INFO] [stdout] f95b1a22d4416725a9676dcc6aba07fbb1626dc9e9de78236f2bb93d07f889c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83ca44712ef7d74df13aafe0128e08c55c8a58dcbffa448b13f23c9bca41fc16 [INFO] running `Command { std: "docker" "start" "-a" "83ca44712ef7d74df13aafe0128e08c55c8a58dcbffa448b13f23c9bca41fc16", kill_on_drop: false }` [INFO] [stderr] time="2022-10-05T16:14:57Z" level=error msg="error waiting for container: context canceled" [INFO] [stderr] Error response from daemon: failed to create shim: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/cargo-home" to rootfs at "/opt/rustwide/cargo-home": mkdir /var/lib/docker/overlay2/5bbd1bf0249d6c4b59ba69fb6e568ba014a2f02a8874bc9790940b0e836d7115/merged/opt/rustwide/cargo-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "83ca44712ef7d74df13aafe0128e08c55c8a58dcbffa448b13f23c9bca41fc16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ca44712ef7d74df13aafe0128e08c55c8a58dcbffa448b13f23c9bca41fc16", kill_on_drop: false }` [INFO] [stdout] 83ca44712ef7d74df13aafe0128e08c55c8a58dcbffa448b13f23c9bca41fc16