[INFO] cloning repository https://github.com/fuljo/adventofcode_2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuljo/adventofcode_2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuljo%2Fadventofcode_2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuljo%2Fadventofcode_2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24d9c464ad6eb9b48e5b2e43c567e05ea0ca5c16 [INFO] checking fuljo/adventofcode_2022 against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuljo%2Fadventofcode_2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file input/day20.txt [INFO] [stderr] error: unable to write file input/day21.txt [INFO] [stderr] error: unable to write file input/day22.txt [INFO] [stderr] error: unable to write file input/day23.txt [INFO] [stderr] error: unable to write file input/day24.txt [INFO] [stderr] error: unable to write file input/day25.txt [INFO] [stderr] error: unable to write file input/day3.txt [INFO] [stderr] error: unable to write file input/day4.txt [INFO] [stderr] error: unable to write file input/day5.txt [INFO] [stderr] error: unable to write file input/day6.txt [INFO] [stderr] error: unable to write file input/day7.txt [INFO] [stderr] error: unable to write file input/day8.txt [INFO] [stderr] error: unable to write file input/day9.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 fuljo/adventofcode_2022 against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuljo%2Fadventofcode_2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file input/day20.txt [INFO] [stderr] error: unable to write file input/day21.txt [INFO] [stderr] error: unable to write file input/day22.txt [INFO] [stderr] error: unable to write file input/day23.txt [INFO] [stderr] error: unable to write file input/day24.txt [INFO] [stderr] error: unable to write file input/day25.txt [INFO] [stderr] error: unable to write file input/day3.txt [INFO] [stderr] error: unable to write file input/day4.txt [INFO] [stderr] error: unable to write file input/day5.txt [INFO] [stderr] error: unable to write file input/day6.txt [INFO] [stderr] error: unable to write file input/day7.txt [INFO] [stderr] error: unable to write file input/day8.txt [INFO] [stderr] error: unable to write file input/day9.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 fuljo/adventofcode_2022 against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuljo%2Fadventofcode_2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fuljo/adventofcode_2022 on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fuljo/adventofcode_2022 [INFO] finished tweaking git repo https://github.com/fuljo/adventofcode_2022 [INFO] tweaked toml for git repo https://github.com/fuljo/adventofcode_2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fuljo/adventofcode_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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scanf v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a6421f14aabaf8fe1bd95bf74e8b50eb9581d2bf17fc01c225a9ed07bae452d [INFO] running `Command { std: "docker" "start" "-a" "5a6421f14aabaf8fe1bd95bf74e8b50eb9581d2bf17fc01c225a9ed07bae452d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a6421f14aabaf8fe1bd95bf74e8b50eb9581d2bf17fc01c225a9ed07bae452d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6421f14aabaf8fe1bd95bf74e8b50eb9581d2bf17fc01c225a9ed07bae452d", kill_on_drop: false }` [INFO] [stdout] 5a6421f14aabaf8fe1bd95bf74e8b50eb9581d2bf17fc01c225a9ed07bae452d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc3ae517724614321b1019c81e20358b5199fb5f419250833c27bd73cdbcd78 [INFO] running `Command { std: "docker" "start" "-a" "7dc3ae517724614321b1019c81e20358b5199fb5f419250833c27bd73cdbcd78", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking scanf v1.2.1 [INFO] [stderr] Checking adventofcode_2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s [INFO] running `Command { std: "docker" "inspect" "7dc3ae517724614321b1019c81e20358b5199fb5f419250833c27bd73cdbcd78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc3ae517724614321b1019c81e20358b5199fb5f419250833c27bd73cdbcd78", kill_on_drop: false }` [INFO] [stdout] 7dc3ae517724614321b1019c81e20358b5199fb5f419250833c27bd73cdbcd78