[INFO] cloning repository https://github.com/KrisTheCanadian/AdventOfCode2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KrisTheCanadian/AdventOfCode2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrisTheCanadian%2FAdventOfCode2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrisTheCanadian%2FAdventOfCode2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc9214fbd0c47aca3a4ed6f7fd71f4869706d0a6 [INFO] checking KrisTheCanadian/AdventOfCode2023 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrisTheCanadian%2FAdventOfCode2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KrisTheCanadian/AdventOfCode2023 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KrisTheCanadian/AdventOfCode2023 [INFO] finished tweaking git repo https://github.com/KrisTheCanadian/AdventOfCode2023 [INFO] tweaked toml for git repo https://github.com/KrisTheCanadian/AdventOfCode2023 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KrisTheCanadian/AdventOfCode2023 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f15fc4936edba11d4f2ec83ce9f17278cac1a9acb2619f41f290b758df94c3a [INFO] running `Command { std: "docker" "start" "-a" "3f15fc4936edba11d4f2ec83ce9f17278cac1a9acb2619f41f290b758df94c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f15fc4936edba11d4f2ec83ce9f17278cac1a9acb2619f41f290b758df94c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f15fc4936edba11d4f2ec83ce9f17278cac1a9acb2619f41f290b758df94c3a", kill_on_drop: false }` [INFO] [stdout] 3f15fc4936edba11d4f2ec83ce9f17278cac1a9acb2619f41f290b758df94c3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d6c326de27340c72b24b97d1583bb21fc8d281be3ff6daf0a29f175e3fa2ca5 [INFO] running `Command { std: "docker" "start" "-a" "2d6c326de27340c72b24b97d1583bb21fc8d281be3ff6daf0a29f175e3fa2ca5", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking day9 v0.1.0 (/opt/rustwide/workdir/day9) [INFO] [stdout] error[E0583]: file not found for module `test_part2` [INFO] [stdout] --> day9/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod test_part2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test_part2`, create file "day9/src/test_part2.rs" or "day9/src/test_part2/mod.rs" [INFO] [stdout] = note: if there is a `mod test_part2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stdout] error[E0583]: file not found for module `test_part2` [INFO] [stdout] --> day9/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod test_part2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test_part2`, create file "day9/src/test_part2.rs" or "day9/src/test_part2/mod.rs" [INFO] [stdout] = note: if there is a `mod test_part2` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `day9` (bin "day9" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `day9` (bin "day9") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2d6c326de27340c72b24b97d1583bb21fc8d281be3ff6daf0a29f175e3fa2ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6c326de27340c72b24b97d1583bb21fc8d281be3ff6daf0a29f175e3fa2ca5", kill_on_drop: false }` [INFO] [stdout] 2d6c326de27340c72b24b97d1583bb21fc8d281be3ff6daf0a29f175e3fa2ca5