[INFO] cloning repository https://github.com/Facel3ss1/adventofcode2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Facel3ss1/adventofcode2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFacel3ss1%2Fadventofcode2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFacel3ss1%2Fadventofcode2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84960f39ee36fd0f9ca817565e2315f970b9a8dd [INFO] checking Facel3ss1/adventofcode2022/84960f39ee36fd0f9ca817565e2315f970b9a8dd against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFacel3ss1%2Fadventofcode2022" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Facel3ss1/adventofcode2022 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Facel3ss1/adventofcode2022 [INFO] finished tweaking git repo https://github.com/Facel3ss1/adventofcode2022 [INFO] tweaked toml for git repo https://github.com/Facel3ss1/adventofcode2022 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Facel3ss1/adventofcode2022 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ffdb61b1bfb972068920d66eb46bc3b138b2ce4dad914cf08ef78767d44e02e [INFO] running `Command { std: "docker" "start" "-a" "3ffdb61b1bfb972068920d66eb46bc3b138b2ce4dad914cf08ef78767d44e02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ffdb61b1bfb972068920d66eb46bc3b138b2ce4dad914cf08ef78767d44e02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ffdb61b1bfb972068920d66eb46bc3b138b2ce4dad914cf08ef78767d44e02e", kill_on_drop: false }` [INFO] [stdout] 3ffdb61b1bfb972068920d66eb46bc3b138b2ce4dad914cf08ef78767d44e02e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b94082374997e751cf19f3b3ea451be8da74e6f93e8abf039eb0cef651cd1a81 [INFO] running `Command { std: "docker" "start" "-a" "b94082374997e751cf19f3b3ea451be8da74e6f93e8abf039eb0cef651cd1a81", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking day15 v0.1.0 (/opt/rustwide/workdir/day15) [INFO] [stderr] Checking day04 v0.1.0 (/opt/rustwide/workdir/day04) [INFO] [stderr] Checking day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stderr] Checking day09 v0.1.0 (/opt/rustwide/workdir/day09) [INFO] [stderr] Checking day05 v0.1.0 (/opt/rustwide/workdir/day05) [INFO] [stderr] Checking day06 v0.1.0 (/opt/rustwide/workdir/day06) [INFO] [stderr] Checking day08 v0.1.0 (/opt/rustwide/workdir/day08) [INFO] [stderr] Checking day16 v0.1.0 (/opt/rustwide/workdir/day16) [INFO] [stderr] Checking day17 v0.1.0 (/opt/rustwide/workdir/day17) [INFO] [stderr] Checking day13 v0.1.0 (/opt/rustwide/workdir/day13) [INFO] [stderr] Checking day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stdout] error: couldn't read `day05/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day05/src/main.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | let (crates, steps) = include_str!("input.txt").split_once("\n\n").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day02/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day02/src/main.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let lines = include_str!("input.txt").lines(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day15/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day15/src/main.rs:85:62 [INFO] [stdout] | [INFO] [stdout] 85 | let (sensors, beacons): (Vec, HashSet) = include_str!("input.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day04/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day04/src/main.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | let ranges = include_str!("input.txt").lines().map(|line| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day04/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day04/src/main.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | let ranges = include_str!("input.txt").lines().map(|line| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day09/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day09/src/main.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day02/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day02/src/main.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let lines = include_str!("input.txt").lines(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day08/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day08/src/main.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | for (row, line) in include_str!("input.txt").lines().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day06/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day06/src/main.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let input = include_str!("input.txt").strip_suffix('\n').unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day15/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day15/src/main.rs:85:62 [INFO] [stdout] | [INFO] [stdout] 85 | let (sensors, beacons): (Vec, HashSet) = include_str!("input.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day17/src/example_input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day17/src/main.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let directions = include_str!("example_input.txt").lines().flat_map(|line| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day06/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day06/src/main.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let input = include_str!("input.txt").strip_suffix('\n').unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day16/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day16/src/main.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | let (mut graph, flow_rates) = parse_graph(include_str!("input.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day13/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day13/src/main.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | let mut packets: Vec = include_str!("input.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day11/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day11/src/main.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let input = include_str!("input.txt").split("\n\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day04` (bin "day04" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day04` (bin "day04") due to 1 previous error [INFO] [stderr] error: could not compile `day09` (bin "day09") due to 1 previous error [INFO] [stderr] error: could not compile `day02` (bin "day02" test) due to 1 previous error [INFO] [stderr] error: could not compile `day06` (bin "day06" test) due to 1 previous error [INFO] [stderr] error: could not compile `day02` (bin "day02") due to 1 previous error [INFO] [stderr] error: could not compile `day06` (bin "day06") due to 1 previous error [INFO] [stderr] error: could not compile `day08` (bin "day08" test) due to 1 previous error [INFO] [stderr] error: could not compile `day05` (bin "day05" test) due to 1 previous error [INFO] [stderr] error: could not compile `day17` (bin "day17") due to 1 previous error [INFO] [stderr] error: could not compile `day15` (bin "day15" test) due to 1 previous error [INFO] [stderr] error: could not compile `day15` (bin "day15") due to 1 previous error [INFO] [stderr] error: could not compile `day13` (bin "day13" test) due to 1 previous error [INFO] [stderr] error: could not compile `day11` (bin "day11") due to 1 previous error [INFO] [stderr] error: could not compile `day16` (bin "day16" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b94082374997e751cf19f3b3ea451be8da74e6f93e8abf039eb0cef651cd1a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94082374997e751cf19f3b3ea451be8da74e6f93e8abf039eb0cef651cd1a81", kill_on_drop: false }` [INFO] [stdout] b94082374997e751cf19f3b3ea451be8da74e6f93e8abf039eb0cef651cd1a81