[INFO] cloning repository https://github.com/m-hofmann/advent-of-code-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-hofmann/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-hofmann%2Fadvent-of-code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-hofmann%2Fadvent-of-code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97b31751c391b47ae6f3a2ea2cddb7ad83285bd1 [INFO] checking m-hofmann/advent-of-code-2022 against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-hofmann%2Fadvent-of-code-2022" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/applypatch-msg.sample': No space left on device [INFO] checking m-hofmann/advent-of-code-2022 against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-hofmann%2Fadvent-of-code-2022" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-0-tc2/source': No space left on device [INFO] checking m-hofmann/advent-of-code-2022 against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-hofmann%2Fadvent-of-code-2022" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file data/08_input.txt [INFO] [stderr] error: unable to write file data/09_demo.txt [INFO] [stderr] error: unable to write file data/09_input.txt [INFO] [stderr] error: unable to write file data/10_demo.txt [INFO] [stderr] error: unable to write file data/10_input.txt [INFO] [stderr] error: unable to write file data/11_demo.txt [INFO] [stderr] error: unable to write file data/11_input.txt [INFO] [stderr] error: unable to write file data/12_demo.txt [INFO] [stderr] error: unable to write file data/12_input.txt [INFO] [stderr] error: unable to write file data/13_demo.txt [INFO] [stderr] error: unable to write file data/13_input.txt [INFO] [stderr] error: unable to write file data/14_demo.txt [INFO] [stderr] error: unable to write file data/14_input.txt [INFO] [stderr] error: unable to write file data/15_demo.txt [INFO] [stderr] error: unable to write file data/15_input.txt [INFO] [stderr] error: unable to write file data/16_demo.txt [INFO] [stderr] error: unable to write file data/16_input.txt [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking m-hofmann/advent-of-code-2022 against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-hofmann%2Fadvent-of-code-2022" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-hofmann/advent-of-code-2022 on toolchain f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-hofmann/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/m-hofmann/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/m-hofmann/advent-of-code-2022 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/m-hofmann/advent-of-code-2022 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" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 562a7717eb45f44f939a802e5b2069d85fe902b069afeef1dd8e38a09e6a2897 [INFO] running `Command { std: "docker" "start" "-a" "562a7717eb45f44f939a802e5b2069d85fe902b069afeef1dd8e38a09e6a2897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "562a7717eb45f44f939a802e5b2069d85fe902b069afeef1dd8e38a09e6a2897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562a7717eb45f44f939a802e5b2069d85fe902b069afeef1dd8e38a09e6a2897", kill_on_drop: false }` [INFO] [stdout] 562a7717eb45f44f939a802e5b2069d85fe902b069afeef1dd8e38a09e6a2897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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_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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94a8f54971a4d280ebff1c11d77a07eaaad7d6b92bc5862d54184cbc93477d0d [INFO] running `Command { std: "docker" "start" "-a" "94a8f54971a4d280ebff1c11d77a07eaaad7d6b92bc5862d54184cbc93477d0d", kill_on_drop: false }` [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/rustup-home" to rootfs at "/opt/rustwide/rustup-home": mkdir /var/lib/docker/overlay2/4e4e8f4dfe6ddedc43b628df7eab26150bddbc82082f6a2cd6ba51144ec51deb/merged/opt/rustwide/rustup-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "94a8f54971a4d280ebff1c11d77a07eaaad7d6b92bc5862d54184cbc93477d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a8f54971a4d280ebff1c11d77a07eaaad7d6b92bc5862d54184cbc93477d0d", kill_on_drop: false }` [INFO] [stdout] 94a8f54971a4d280ebff1c11d77a07eaaad7d6b92bc5862d54184cbc93477d0d