[INFO] cloning repository https://github.com/yamgent/advent-of-code-2022-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yamgent/advent-of-code-2022-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamgent%2Fadvent-of-code-2022-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamgent%2Fadvent-of-code-2022-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eccefd663a1ca5508bfe89740a28e143614a3747 [INFO] testing yamgent/advent-of-code-2022-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamgent%2Fadvent-of-code-2022-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yamgent/advent-of-code-2022-rust [INFO] finished tweaking git repo https://github.com/yamgent/advent-of-code-2022-rust [INFO] tweaked toml for git repo https://github.com/yamgent/advent-of-code-2022-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yamgent/advent-of-code-2022-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yamgent/advent-of-code-2022-rust 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.150 [INFO] [stderr] Downloaded serde_json v1.0.89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab1ba51aaf20f643c2652629fe0142a962e4082aeac9b503bb3323bb878f0617 [INFO] running `Command { std: "docker" "start" "-a" "ab1ba51aaf20f643c2652629fe0142a962e4082aeac9b503bb3323bb878f0617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab1ba51aaf20f643c2652629fe0142a962e4082aeac9b503bb3323bb878f0617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1ba51aaf20f643c2652629fe0142a962e4082aeac9b503bb3323bb878f0617", kill_on_drop: false }` [INFO] [stdout] ab1ba51aaf20f643c2652629fe0142a962e4082aeac9b503bb3323bb878f0617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 01732e6ab4bac40e8ddfd40b721351c146df8d78a54507c0df39e2963d7a1a72 [INFO] running `Command { std: "docker" "start" "-a" "01732e6ab4bac40e8ddfd40b721351c146df8d78a54507c0df39e2963d7a1a72", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling advent_of_code_2022_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/bin/day24/../../../actual_inputs/2022/24/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day24/main.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/24/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day07/../../../actual_inputs/2022/07/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day07/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/07/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day18/../../../actual_inputs/2022/18/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day18/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/18/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day11/../../../actual_inputs/2022/11/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day11/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/11/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day12/../../../actual_inputs/2022/12/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day12/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/12/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day03/../../../actual_inputs/2022/03/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day03/main.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/03/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day14/../../../actual_inputs/2022/14/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day14/main.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/14/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day05/../../../actual_inputs/2022/05/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day05/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/05/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/empty/../../../actual_inputs/2022/01/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/empty/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/01/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day10/../../../actual_inputs/2022/10/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day10/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/10/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day23/../../../actual_inputs/2022/23/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day23/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/23/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day02/../../../actual_inputs/2022/02/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day02/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/02/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day21/../../../actual_inputs/2022/21/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day21/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/21/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day06/../../../actual_inputs/2022/06/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day06/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/06/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "empty") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day03") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/day09/../../../actual_inputs/2022/09/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day09/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/09/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day18") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/day25/../../../actual_inputs/2022/25/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day25/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2022/25/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day24") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day14") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day23") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day05") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day25") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day10") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day02") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day07") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day21") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day06") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day11") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day12") due to 1 previous error [INFO] [stderr] error: could not compile `advent_of_code_2022_rust` (bin "day09") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "01732e6ab4bac40e8ddfd40b721351c146df8d78a54507c0df39e2963d7a1a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01732e6ab4bac40e8ddfd40b721351c146df8d78a54507c0df39e2963d7a1a72", kill_on_drop: false }` [INFO] [stdout] 01732e6ab4bac40e8ddfd40b721351c146df8d78a54507c0df39e2963d7a1a72