[INFO] cloning repository https://github.com/mariocynicys/advent-of-code-22 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mariocynicys/advent-of-code-22" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariocynicys%2Fadvent-of-code-22", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariocynicys%2Fadvent-of-code-22'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9dd111b3a6fc708e65002f96aaa52c645ac7e23 [INFO] checking mariocynicys/advent-of-code-22 against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariocynicys%2Fadvent-of-code-22" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .assets/christmas_ferris.png [INFO] [stderr] fatal: cannot create directory at '.cargo': 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 mariocynicys/advent-of-code-22 against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariocynicys%2Fadvent-of-code-22" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/05.rs [INFO] [stderr] error: unable to write file src/bin/06.rs [INFO] [stderr] error: unable to write file src/bin/07.rs [INFO] [stderr] error: unable to write file src/bin/08.rs [INFO] [stderr] error: unable to write file src/bin/09.rs [INFO] [stderr] error: unable to write file src/bin/10.rs [INFO] [stderr] error: unable to write file src/bin/11.rs [INFO] [stderr] error: unable to write file src/bin/12.rs [INFO] [stderr] error: unable to write file src/bin/13.rs [INFO] [stderr] error: unable to write file src/bin/14.rs [INFO] [stderr] error: unable to write file src/bin/15.rs [INFO] [stderr] error: unable to write file src/bin/download.rs [INFO] [stderr] error: unable to write file src/bin/open.rs [INFO] [stderr] error: unable to write file src/bin/scaffold.rs [INFO] [stderr] fatal: cannot create directory at 'src/examples': 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 mariocynicys/advent-of-code-22 against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariocynicys%2Fadvent-of-code-22" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mariocynicys/advent-of-code-22 on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/mariocynicys/advent-of-code-22 [INFO] finished tweaking git repo https://github.com/mariocynicys/advent-of-code-22 [INFO] tweaked toml for git repo https://github.com/mariocynicys/advent-of-code-22 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mariocynicys/advent-of-code-22 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b6c5575dc47017db517fc8d882ae1dd0aacab1c0befa163167389c33b5f84cb [INFO] running `Command { std: "docker" "start" "-a" "1b6c5575dc47017db517fc8d882ae1dd0aacab1c0befa163167389c33b5f84cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b6c5575dc47017db517fc8d882ae1dd0aacab1c0befa163167389c33b5f84cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6c5575dc47017db517fc8d882ae1dd0aacab1c0befa163167389c33b5f84cb", kill_on_drop: false }` [INFO] [stdout] 1b6c5575dc47017db517fc8d882ae1dd0aacab1c0befa163167389c33b5f84cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d095bb2193a87204a47a6fda8c37b3969e5b8c28842574b17f3f7b0f21d122ec [INFO] running `Command { std: "docker" "start" "-a" "d095bb2193a87204a47a6fda8c37b3969e5b8c28842574b17f3f7b0f21d122ec", kill_on_drop: false }` [INFO] [stderr] Checking contest-algorithms v0.3.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking aoc v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "d095bb2193a87204a47a6fda8c37b3969e5b8c28842574b17f3f7b0f21d122ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d095bb2193a87204a47a6fda8c37b3969e5b8c28842574b17f3f7b0f21d122ec", kill_on_drop: false }` [INFO] [stdout] d095bb2193a87204a47a6fda8c37b3969e5b8c28842574b17f3f7b0f21d122ec