[INFO] cloning repository https://github.com/dkrzyzak/aoc-2023-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkrzyzak/aoc-2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkrzyzak%2Faoc-2023-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkrzyzak%2Faoc-2023-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7aa4693ad8a76e849831d10731e9fe8c6c4d7af [INFO] checking dkrzyzak/aoc-2023-rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkrzyzak%2Faoc-2023-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dkrzyzak/aoc-2023-rust [INFO] finished tweaking git repo https://github.com/dkrzyzak/aoc-2023-rust [INFO] tweaked toml for git repo https://github.com/dkrzyzak/aoc-2023-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dkrzyzak/aoc-2023-rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dkrzyzak/aoc-2023-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcb20b2cffd0cfc605cb1cb87aa86d2f65e4b64b19e40a5c06a10d4446e6a7a6 [INFO] running `Command { std: "docker" "start" "-a" "dcb20b2cffd0cfc605cb1cb87aa86d2f65e4b64b19e40a5c06a10d4446e6a7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcb20b2cffd0cfc605cb1cb87aa86d2f65e4b64b19e40a5c06a10d4446e6a7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb20b2cffd0cfc605cb1cb87aa86d2f65e4b64b19e40a5c06a10d4446e6a7a6", kill_on_drop: false }` [INFO] [stdout] dcb20b2cffd0cfc605cb1cb87aa86d2f65e4b64b19e40a5c06a10d4446e6a7a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3159f169da7c2215b6c9f8d0205061da0520822005185582d9eb5722969a78b0 [INFO] running `Command { std: "docker" "start" "-a" "3159f169da7c2215b6c9f8d0205061da0520822005185582d9eb5722969a78b0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking adventofcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/y2023/day2/mod.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | .any(|game| (game.red > 12 || game.green > 13 || game.blue > 14)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - .any(|game| (game.red > 12 || game.green > 13 || game.blue > 14)); [INFO] [stdout] 38 + .any(|game| game.red > 12 || game.green > 13 || game.blue > 14); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/y2023/day2/mod.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | .any(|game| (game.red > 12 || game.green > 13 || game.blue > 14)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - .any(|game| (game.red > 12 || game.green > 13 || game.blue > 14)); [INFO] [stdout] 38 + .any(|game| game.red > 12 || game.green > 13 || game.blue > 14); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day6/mod.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | let mode = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | let wire = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | let wire_in = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let wire_out = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | let wire_in = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | let wire_out = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | let wire_in = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | let operation = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let wire_out = captured[4].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let wire_a = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | let operation = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let wire_b = captured[3].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | let wire_out = captured[4].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day9/mod.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | let city1 = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day9/mod.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let city2 = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day13/extract_matrix.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day13/extract_matrix.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | let gain_or_lose = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day13/extract_matrix.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | let neighbour = captured[4].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day14/mod.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day15/helpers.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day16/helpers.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | let param1 = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day16/helpers.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | let param2 = captured[4].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day16/helpers.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | let param3 = captured[6].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day19/helpers.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let key = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day19/helpers.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | let res = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day21/shop.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day21/shop.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day21/shop.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day23/instructions.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let instr_name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day23/instructions.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | let register = if captured[2].parse::().unwrap() == "a" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day23/instructions.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | let instr_name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day23/instructions.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | let register = if captured[2].parse::().unwrap() == "a" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2022/day7/traverse.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | let name = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day5/helpers.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | let source = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day5/helpers.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let destination = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day12/helpers.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | let springs = captured[1] [INFO] [stdout] | _______________________^ [INFO] [stdout] 16 | | .parse::() [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day12/helpers.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | let contiguous_groups = captured[2] [INFO] [stdout] | _________________________________^ [INFO] [stdout] 26 | | .parse::() [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day15/hash.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | let label = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day15/hash.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let label = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/common/regex_macro.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | / captures.get($i).expect("Missing capture group") [INFO] [stdout] 10 | | .as_str() [INFO] [stdout] 11 | | .parse::<$t>() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/y2023/day18/helpers.rs:39:54 [INFO] [stdout] | [INFO] [stdout] 39 | let (dir, steps, hex): (char, u64, String) = parse_captures!(®, line, 1 char, 2 u64, 3 String); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_captures` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/common/regex_macro.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | / captures.get($i).expect("Missing capture group") [INFO] [stdout] 10 | | .as_str() [INFO] [stdout] 11 | | .parse::<$t>() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/y2023/day18/helpers.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | let (dir, steps, hex): (char, u8, String) = parse_captures!(®, line, 1 char, 2 u8, 3 String); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_captures` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/common/regex_macro.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | / captures.get($i).expect("Missing capture group") [INFO] [stdout] 10 | | .as_str() [INFO] [stdout] 11 | | .parse::<$t>() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/y2023/day19/workflow.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let (name, rules_all) = parse_captures!(WORKFLOW_REG, from, 1 String, 2 String); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_captures` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/common/regex_macro.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | / captures.get($i).expect("Missing capture group") [INFO] [stdout] 10 | | .as_str() [INFO] [stdout] 11 | | .parse::<$t>() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/y2023/day19/workflow.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | parse_captures!(CONDITION_REG, rule_str, 1 String, 2 String, 3 usize, 4 String); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_captures` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | let outputs = captured[1].parse::().unwrap().split(", ").map(|s| s.to_string()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | let outputs = captured[2].parse::().unwrap().split(", ").map(|s| s.to_string()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | let outputs = captured[2].parse::().unwrap().split(", ").map(|s| s.to_string()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode` (bin "adventofcode" test) due to 48 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day6/mod.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | let mode = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | let wire = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | let wire_in = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let wire_out = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | let wire_in = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | let wire_out = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | let wire_in = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | let operation = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let wire_out = captured[4].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let wire_a = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | let operation = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let wire_b = captured[3].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day7/detector.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | let wire_out = captured[4].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day9/mod.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | let city1 = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day9/mod.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let city2 = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day13/extract_matrix.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day13/extract_matrix.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | let gain_or_lose = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day13/extract_matrix.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | let neighbour = captured[4].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day14/mod.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day15/helpers.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day16/helpers.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | let param1 = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day16/helpers.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | let param2 = captured[4].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day16/helpers.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | let param3 = captured[6].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day19/helpers.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let key = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day19/helpers.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | let res = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day21/shop.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day21/shop.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day21/shop.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day23/instructions.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let instr_name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day23/instructions.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | let register = if captured[2].parse::().unwrap() == "a" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day23/instructions.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | let instr_name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2015/day23/instructions.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | let register = if captured[2].parse::().unwrap() == "a" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2022/day7/traverse.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | let name = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day5/helpers.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | let source = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day5/helpers.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let destination = captured[2].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day12/helpers.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | let springs = captured[1] [INFO] [stdout] | _______________________^ [INFO] [stdout] 16 | | .parse::() [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day12/helpers.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | let contiguous_groups = captured[2] [INFO] [stdout] | _________________________________^ [INFO] [stdout] 26 | | .parse::() [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day15/hash.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | let label = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day15/hash.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let label = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/common/regex_macro.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | / captures.get($i).expect("Missing capture group") [INFO] [stdout] 10 | | .as_str() [INFO] [stdout] 11 | | .parse::<$t>() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/y2023/day18/helpers.rs:39:54 [INFO] [stdout] | [INFO] [stdout] 39 | let (dir, steps, hex): (char, u64, String) = parse_captures!(®, line, 1 char, 2 u64, 3 String); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_captures` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/common/regex_macro.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | / captures.get($i).expect("Missing capture group") [INFO] [stdout] 10 | | .as_str() [INFO] [stdout] 11 | | .parse::<$t>() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/y2023/day18/helpers.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | let (dir, steps, hex): (char, u8, String) = parse_captures!(®, line, 1 char, 2 u8, 3 String); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_captures` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/common/regex_macro.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | / captures.get($i).expect("Missing capture group") [INFO] [stdout] 10 | | .as_str() [INFO] [stdout] 11 | | .parse::<$t>() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/y2023/day19/workflow.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let (name, rules_all) = parse_captures!(WORKFLOW_REG, from, 1 String, 2 String); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_captures` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/common/regex_macro.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | / captures.get($i).expect("Missing capture group") [INFO] [stdout] 10 | | .as_str() [INFO] [stdout] 11 | | .parse::<$t>() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/y2023/day19/workflow.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | parse_captures!(CONDITION_REG, rule_str, 1 String, 2 String, 3 usize, 4 String); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_captures` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | let outputs = captured[1].parse::().unwrap().split(", ").map(|s| s.to_string()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | let outputs = captured[2].parse::().unwrap().split(", ").map(|s| s.to_string()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let name = captured[1].parse::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/y2023/day20/extract.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | let outputs = captured[2].parse::().unwrap().split(", ").map(|s| s.to_string()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode` (bin "adventofcode") due to 48 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3159f169da7c2215b6c9f8d0205061da0520822005185582d9eb5722969a78b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3159f169da7c2215b6c9f8d0205061da0520822005185582d9eb5722969a78b0", kill_on_drop: false }` [INFO] [stdout] 3159f169da7c2215b6c9f8d0205061da0520822005185582d9eb5722969a78b0