[INFO] cloning repository https://github.com/carllerche/tokio-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carllerche/tokio-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Ftokio-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Ftokio-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a5653abf6fb59dbb033d3979ac7bff0872ed15e [INFO] testing carllerche/tokio-repro/6a5653abf6fb59dbb033d3979ac7bff0872ed15e against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Ftokio-repro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carllerche/tokio-repro on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carllerche/tokio-repro [INFO] finished tweaking git repo https://github.com/carllerche/tokio-repro [INFO] tweaked toml for git repo https://github.com/carllerche/tokio-repro written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/carllerche/tokio-repro 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tokio` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9025d51ad804df9c96957a8d351e8a851c950bc49ef279e46c3c21535f0a7d17 [INFO] running `Command { std: "docker" "start" "-a" "9025d51ad804df9c96957a8d351e8a851c950bc49ef279e46c3c21535f0a7d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9025d51ad804df9c96957a8d351e8a851c950bc49ef279e46c3c21535f0a7d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9025d51ad804df9c96957a8d351e8a851c950bc49ef279e46c3c21535f0a7d17", kill_on_drop: false }` [INFO] [stdout] 9025d51ad804df9c96957a8d351e8a851c950bc49ef279e46c3c21535f0a7d17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4ed793fcb02a876c147f1e8540bd68c07cf8e8246c42e0f122d6d7ea1e36fde [INFO] running `Command { std: "docker" "start" "-a" "b4ed793fcb02a876c147f1e8540bd68c07cf8e8246c42e0f122d6d7ea1e36fde", kill_on_drop: false }` [INFO] [stderr] time="2024-09-20T18:38:14Z" 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/cargo-home" to rootfs at "/opt/rustwide/cargo-home": mkdir /var/lib/docker/overlay2/e969a983a715236ca9aea93237085f4d982351e41bf4bd6d3d1c768e08196de5/merged/opt/rustwide/cargo-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "b4ed793fcb02a876c147f1e8540bd68c07cf8e8246c42e0f122d6d7ea1e36fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ed793fcb02a876c147f1e8540bd68c07cf8e8246c42e0f122d6d7ea1e36fde", kill_on_drop: false }` [INFO] [stdout] b4ed793fcb02a876c147f1e8540bd68c07cf8e8246c42e0f122d6d7ea1e36fde