[INFO] cloning repository https://github.com/Juici/adventofcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juici/adventofcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Fadventofcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Fadventofcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55b68abed6c734f4f837a1bb2bd0468992ee4115 [INFO] building Juici/adventofcode against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Fadventofcode" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Juici/adventofcode [INFO] finished tweaking git repo https://github.com/Juici/adventofcode [INFO] tweaked toml for git repo https://github.com/Juici/adventofcode written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Juici/adventofcode on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Juici/adventofcode 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded z3 v0.12.1 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded clang-sys v1.8.1 [INFO] [stderr] Downloaded fixedbitset v0.4.2 [INFO] [stderr] Downloaded num-complex v0.4.6 [INFO] [stderr] Downloaded num-rational v0.4.2 [INFO] [stderr] Downloaded num v0.4.3 [INFO] [stderr] Downloaded cexpr v0.6.0 [INFO] [stderr] Downloaded crossbeam-deque v0.8.5 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded petgraph v0.6.5 [INFO] [stderr] Downloaded libc v0.2.168 [INFO] [stderr] Downloaded z3-sys v0.8.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 303773ac330522d1cd0e5bbb5c74e9b9aa16ce169d3cb8bb1cc41ed614150edf [INFO] running `Command { std: "docker" "start" "-a" "303773ac330522d1cd0e5bbb5c74e9b9aa16ce169d3cb8bb1cc41ed614150edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "303773ac330522d1cd0e5bbb5c74e9b9aa16ce169d3cb8bb1cc41ed614150edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303773ac330522d1cd0e5bbb5c74e9b9aa16ce169d3cb8bb1cc41ed614150edf", kill_on_drop: false }` [INFO] [stdout] 303773ac330522d1cd0e5bbb5c74e9b9aa16ce169d3cb8bb1cc41ed614150edf [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35350e5fb168d638ce2e9605984ca9c7eb041c9948c5086e6d45c9450c92276f [INFO] running `Command { std: "docker" "start" "-a" "35350e5fb168d638ce2e9605984ca9c7eb041c9948c5086e6d45c9450c92276f", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aoc-2024-04 v0.0.0 (/opt/rustwide/workdir/2024/04) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling aoc-2015-03 v0.0.0 (/opt/rustwide/workdir/2015/03) [INFO] [stderr] Compiling aoc-2015-01 v0.0.0 (/opt/rustwide/workdir/2015/01) [INFO] [stderr] Compiling aoc-2015-05 v0.0.0 (/opt/rustwide/workdir/2015/05) [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling aoc-2024-12 v0.0.0 (/opt/rustwide/workdir/2024/12) [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aoc-2024-02 v0.0.0 (/opt/rustwide/workdir/2024/02) [INFO] [stderr] Compiling aoc-2024-18 v0.0.0 (/opt/rustwide/workdir/2024/18) [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aoc-2024-25 v0.0.0 (/opt/rustwide/workdir/2024/25) [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aoc-2024-01 v0.0.0 (/opt/rustwide/workdir/2024/01) [INFO] [stderr] Compiling aoc-2015-02 v0.0.0 (/opt/rustwide/workdir/2015/02) [INFO] [stderr] Compiling aoc-2024-11 v0.0.0 (/opt/rustwide/workdir/2024/11) [INFO] [stderr] Compiling aoc-2024-21 v0.0.0 (/opt/rustwide/workdir/2024/21) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aoc-2024-24 v0.0.0 (/opt/rustwide/workdir/2024/24) [INFO] [stderr] Compiling aoc-2015-08 v0.0.0 (/opt/rustwide/workdir/2015/08) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 2015/08/src/main.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn parse_input(input: &str) -> Result> { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn parse_input(input: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling aoc-2024-20 v0.0.0 (/opt/rustwide/workdir/2024/20) [INFO] [stderr] Compiling aoc-2024-06 v0.0.0 (/opt/rustwide/workdir/2024/06) [INFO] [stderr] Compiling aoc-2024-08 v0.0.0 (/opt/rustwide/workdir/2024/08) [INFO] [stderr] Compiling aoc-2024-07 v0.0.0 (/opt/rustwide/workdir/2024/07) [INFO] [stderr] Compiling aoc-2024-22 v0.0.0 (/opt/rustwide/workdir/2024/22) [INFO] [stderr] Compiling aoc-2024-15 v0.0.0 (/opt/rustwide/workdir/2024/15) [INFO] [stderr] Compiling aoc-2024-16 v0.0.0 (/opt/rustwide/workdir/2024/16) [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling aoc-2024-09 v0.0.0 (/opt/rustwide/workdir/2024/09) [INFO] [stderr] Compiling aoc-2024-19 v0.0.0 (/opt/rustwide/workdir/2024/19) [INFO] [stderr] Compiling aoc-2015-04 v0.0.0 (/opt/rustwide/workdir/2015/04) [INFO] [stderr] Compiling aoc-2024-23 v0.0.0 (/opt/rustwide/workdir/2024/23) [INFO] [stderr] Compiling aoc-2024-05 v0.0.0 (/opt/rustwide/workdir/2024/05) [INFO] [stderr] Compiling aoc-2024-10 v0.0.0 (/opt/rustwide/workdir/2024/10) [INFO] [stderr] Compiling aoc-2024-03 v0.0.0 (/opt/rustwide/workdir/2024/03) [INFO] [stderr] Compiling aoc-2015-06 v0.0.0 (/opt/rustwide/workdir/2015/06) [INFO] [stderr] Compiling aoc-2024-13 v0.0.0 (/opt/rustwide/workdir/2024/13) [INFO] [stderr] Compiling aoc-2015-07 v0.0.0 (/opt/rustwide/workdir/2015/07) [INFO] [stderr] Compiling aoc-2024-14 v0.0.0 (/opt/rustwide/workdir/2024/14) [INFO] [stderr] Compiling z3-sys v0.8.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 2015/07/src/main.rs:124:23 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_input(input: &str) -> Result> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_input(input: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 2015/07/src/main.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | fn parse_instruction(line: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | fn parse_instruction(line: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling z3 v0.12.1 [INFO] [stderr] Compiling aoc-2024-17 v0.0.0 (/opt/rustwide/workdir/2024/17) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "35350e5fb168d638ce2e9605984ca9c7eb041c9948c5086e6d45c9450c92276f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35350e5fb168d638ce2e9605984ca9c7eb041c9948c5086e6d45c9450c92276f", kill_on_drop: false }` [INFO] [stdout] 35350e5fb168d638ce2e9605984ca9c7eb041c9948c5086e6d45c9450c92276f [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8660c30444cf082d38bc510d8a8f457414fe175b5f87133b03b044f2a632b939 [INFO] running `Command { std: "docker" "start" "-a" "8660c30444cf082d38bc510d8a8f457414fe175b5f87133b03b044f2a632b939", kill_on_drop: false }` [INFO] [stderr] Compiling aoc-2024-09 v0.0.0 (/opt/rustwide/workdir/2024/09) [INFO] [stderr] Compiling aoc-2024-20 v0.0.0 (/opt/rustwide/workdir/2024/20) [INFO] [stderr] Compiling aoc-2015-06 v0.0.0 (/opt/rustwide/workdir/2015/06) [INFO] [stderr] Compiling aoc-2024-03 v0.0.0 (/opt/rustwide/workdir/2024/03) [INFO] [stderr] Compiling aoc-2015-07 v0.0.0 (/opt/rustwide/workdir/2015/07) [INFO] [stderr] Compiling aoc-2024-07 v0.0.0 (/opt/rustwide/workdir/2024/07) [INFO] [stderr] Compiling aoc-2024-19 v0.0.0 (/opt/rustwide/workdir/2024/19) [INFO] [stderr] Compiling aoc-2024-22 v0.0.0 (/opt/rustwide/workdir/2024/22) [INFO] [stderr] Compiling aoc-2024-08 v0.0.0 (/opt/rustwide/workdir/2024/08) [INFO] [stderr] Compiling aoc-2024-06 v0.0.0 (/opt/rustwide/workdir/2024/06) [INFO] [stderr] Compiling aoc-2024-02 v0.0.0 (/opt/rustwide/workdir/2024/02) [INFO] [stderr] Compiling aoc-2015-02 v0.0.0 (/opt/rustwide/workdir/2015/02) [INFO] [stderr] Compiling aoc-2024-15 v0.0.0 (/opt/rustwide/workdir/2024/15) [INFO] [stderr] Compiling aoc-2024-16 v0.0.0 (/opt/rustwide/workdir/2024/16) [INFO] [stderr] Compiling aoc-2015-04 v0.0.0 (/opt/rustwide/workdir/2015/04) [INFO] [stderr] Compiling aoc-2024-17 v0.0.0 (/opt/rustwide/workdir/2024/17) [INFO] [stderr] Compiling aoc-2024-10 v0.0.0 (/opt/rustwide/workdir/2024/10) [INFO] [stderr] Compiling aoc-2024-23 v0.0.0 (/opt/rustwide/workdir/2024/23) [INFO] [stderr] Compiling aoc-2024-13 v0.0.0 (/opt/rustwide/workdir/2024/13) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 2015/07/src/main.rs:124:23 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_input(input: &str) -> Result> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_input(input: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 2015/07/src/main.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | fn parse_instruction(line: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | fn parse_instruction(line: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aoc-2024-05 v0.0.0 (/opt/rustwide/workdir/2024/05) [INFO] [stderr] Compiling aoc-2024-14 v0.0.0 (/opt/rustwide/workdir/2024/14) [INFO] [stderr] Compiling aoc-2024-18 v0.0.0 (/opt/rustwide/workdir/2024/18) [INFO] [stderr] Compiling aoc-2024-21 v0.0.0 (/opt/rustwide/workdir/2024/21) [INFO] [stderr] Compiling aoc-2015-08 v0.0.0 (/opt/rustwide/workdir/2015/08) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 2015/08/src/main.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | fn parse_input(input: &str) -> Result> { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn parse_input(input: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aoc-2024-24 v0.0.0 (/opt/rustwide/workdir/2024/24) [INFO] [stderr] Compiling aoc-2024-25 v0.0.0 (/opt/rustwide/workdir/2024/25) [INFO] [stderr] Compiling aoc-2024-01 v0.0.0 (/opt/rustwide/workdir/2024/01) [INFO] [stderr] Compiling aoc-2024-11 v0.0.0 (/opt/rustwide/workdir/2024/11) [INFO] [stderr] Compiling aoc-2015-03 v0.0.0 (/opt/rustwide/workdir/2015/03) [INFO] [stderr] Compiling aoc-2015-05 v0.0.0 (/opt/rustwide/workdir/2015/05) [INFO] [stderr] Compiling aoc-2015-01 v0.0.0 (/opt/rustwide/workdir/2015/01) [INFO] [stderr] Compiling aoc-2024-12 v0.0.0 (/opt/rustwide/workdir/2024/12) [INFO] [stderr] Compiling aoc-2024-04 v0.0.0 (/opt/rustwide/workdir/2024/04) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 15.95s [INFO] running `Command { std: "docker" "inspect" "8660c30444cf082d38bc510d8a8f457414fe175b5f87133b03b044f2a632b939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8660c30444cf082d38bc510d8a8f457414fe175b5f87133b03b044f2a632b939", kill_on_drop: false }` [INFO] [stdout] 8660c30444cf082d38bc510d8a8f457414fe175b5f87133b03b044f2a632b939