[INFO] cloning repository https://github.com/henryiii/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henryiii/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryiii%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryiii%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b24bacee45eca637b8e2fc3bcae354ee80c00ef1
[INFO] checking henryiii/aoc2024 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%2Fhenryiii%2Faoc2024" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/henryiii/aoc2024
[INFO] finished tweaking git repo https://github.com/henryiii/aoc2024
[INFO] tweaked toml for git repo https://github.com/henryiii/aoc2024 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henryiii/aoc2024 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/henryiii/aoc2024 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 496656b6290f53f59ad25bc3552b89ba870b24c958fd810ad4439f67216d9354
[INFO] running `Command { std: "docker" "start" "-a" "496656b6290f53f59ad25bc3552b89ba870b24c958fd810ad4439f67216d9354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "496656b6290f53f59ad25bc3552b89ba870b24c958fd810ad4439f67216d9354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496656b6290f53f59ad25bc3552b89ba870b24c958fd810ad4439f67216d9354", kill_on_drop: false }`
[INFO] [stdout] 496656b6290f53f59ad25bc3552b89ba870b24c958fd810ad4439f67216d9354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 63156d1d3eedb369b24327caf20d9bacf8473dafa7536fb08f3220892d75eb40
[INFO] running `Command { std: "docker" "start" "-a" "63156d1d3eedb369b24327caf20d9bacf8473dafa7536fb08f3220892d75eb40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking inline_colorization v0.1.6
[INFO] [stderr]     Checking grid v0.16.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking tuple_utils v0.4.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking counter v0.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking aoc-parse v0.2.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir/crates/aoc)
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking year_2024 v0.1.0 (/opt/rustwide/workdir/crates/year_2024)
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking python_2024 v0.1.0 (/opt/rustwide/workdir/crates/python_2024)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn day_01_a(input: &str) -> String {
[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<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn day_01_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:20:37
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn day_02_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn day_02_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn day_03_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn day_03_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn day_04_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn day_04_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn day_05_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn day_05_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn day_06_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:60:37
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn day_06_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn day_07_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:69:37
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn day_07_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn day_08_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:78:37
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn day_08_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn day_09_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn day_09_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn day_10_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:96:37
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn day_10_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn day_11_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn day_11_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:110:37
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn day_12_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn day_12_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:119:37
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn day_13_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:123:37
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn day_13_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:128:37
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn day_14_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:132:37
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn day_14_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn day_15_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn day_15_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn day_16_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn day_16_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn day_17_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:159:37
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn day_17_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:164:37
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn day_18_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:168:37
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn day_18_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:173:37
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn day_19_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:177:37
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn day_19_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:182:37
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn day_20_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:186:37
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn day_20_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:191:37
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn day_21_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:195:37
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn day_21_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:200:37
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn day_22_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:204:37
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn day_22_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:209:37
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn day_23_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:213:37
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn day_23_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:218:37
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn day_24_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:222:37
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn day_24_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:227:37
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn day_25_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:231:37
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn day_25_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `python_2024` (lib test) due to 50 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn day_01_a(input: &str) -> String {
[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<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn day_01_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:20:37
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn day_02_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn day_02_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn day_03_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn day_03_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn day_04_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn day_04_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn day_05_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn day_05_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn day_06_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:60:37
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn day_06_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn day_07_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:69:37
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn day_07_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn day_08_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:78:37
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn day_08_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn day_09_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn day_09_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn day_10_a(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> crates/python_2024/src/lib.rs:96:37
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn day_10_b(input: &str) -> String {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn day_11_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn day_11_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:110:37
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn day_12_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn day_12_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:119:37
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn day_13_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:123:37
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn day_13_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:128:37
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn day_14_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:132:37
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn day_14_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn day_15_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn day_15_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn day_16_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn day_16_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn day_17_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:159:37
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn day_17_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:164:37
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn day_18_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:168:37
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn day_18_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:173:37
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn day_19_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:177:37
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn day_19_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:182:37
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn day_20_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:186:37
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn day_20_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:191:37
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn day_21_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:195:37
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn day_21_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:200:37
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn day_22_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:204:37
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn day_22_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:209:37
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn day_23_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:213:37
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn day_23_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:218:37
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn day_24_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:222:37
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn day_24_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:227:37
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn day_25_a(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> crates/python_2024/src/lib.rs:231:37
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn day_25_b(input: &str) -> String {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `python_2024` (lib) due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "63156d1d3eedb369b24327caf20d9bacf8473dafa7536fb08f3220892d75eb40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63156d1d3eedb369b24327caf20d9bacf8473dafa7536fb08f3220892d75eb40", kill_on_drop: false }`
[INFO] [stdout] 63156d1d3eedb369b24327caf20d9bacf8473dafa7536fb08f3220892d75eb40
