[INFO] cloning repository https://github.com/NycRat/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NycRat/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNycRat%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNycRat%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdbf4d12bc90174114a3b72075bd79d604ef60b6 [INFO] testing NycRat/advent-of-code-2023 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNycRat%2Fadvent-of-code-2023" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NycRat/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/NycRat/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/NycRat/advent-of-code-2023 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NycRat/advent-of-code-2023 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NycRat/advent-of-code-2023 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 181e32166056cae9f5b5ab06b5b47f861e6197aa16269f7740e7434b8bc2d21e [INFO] running `Command { std: "docker" "start" "-a" "181e32166056cae9f5b5ab06b5b47f861e6197aa16269f7740e7434b8bc2d21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "181e32166056cae9f5b5ab06b5b47f861e6197aa16269f7740e7434b8bc2d21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181e32166056cae9f5b5ab06b5b47f861e6197aa16269f7740e7434b8bc2d21e", kill_on_drop: false }` [INFO] [stdout] 181e32166056cae9f5b5ab06b5b47f861e6197aa16269f7740e7434b8bc2d21e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e60106451207d0937d8e14e9c9f0dee1fce9b932e0677f30a1cb370a9adc6516 [INFO] running `Command { std: "docker" "start" "-a" "e60106451207d0937d8e14e9c9f0dee1fce9b932e0677f30a1cb370a9adc6516", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/day9.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/day17.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/day13.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day17") due to 1 previous error [INFO] [stdout] error: couldn't read `src/day21.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day13") due to 1 previous error [INFO] [stdout] error: couldn't read `src/day24.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day9") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day24") due to 1 previous error [INFO] [stdout] error: couldn't read `src/day22.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/day11.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../input/1.input`: No such file or directory (os error 2) [INFO] [stdout] --> src/day1.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | include_str!("../input/1.input") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../input/1.input`: No such file or directory (os error 2) [INFO] [stdout] --> src/day1.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | include_str!("../input/1.input") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/day12.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day22") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day11") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day12") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day15") due to 1 previous error [INFO] [stdout] error: couldn't read `src/day15.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/day16.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/day25.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/day14.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/day7.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day25") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day16") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day7") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day14") due to 1 previous error [INFO] [stdout] error: couldn't read `src/day10.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day10") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day21") due to 1 previous error [INFO] [stdout] error: couldn't read `src/day6.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day6") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2023` (bin "day1") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e60106451207d0937d8e14e9c9f0dee1fce9b932e0677f30a1cb370a9adc6516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60106451207d0937d8e14e9c9f0dee1fce9b932e0677f30a1cb370a9adc6516", kill_on_drop: false }` [INFO] [stdout] e60106451207d0937d8e14e9c9f0dee1fce9b932e0677f30a1cb370a9adc6516