[INFO] cloning repository https://github.com/sulami/advent-of-code-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sulami/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsulami%2Fadvent-of-code-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsulami%2Fadvent-of-code-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1deb0b8953f115b3ee22b756bf20524aea079ad [INFO] testing sulami/advent-of-code-2024 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsulami%2Fadvent-of-code-2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sulami/advent-of-code-2024 [INFO] finished tweaking git repo https://github.com/sulami/advent-of-code-2024 [INFO] tweaked toml for git repo https://github.com/sulami/advent-of-code-2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sulami/advent-of-code-2024 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sulami/advent-of-code-2024 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8a85d68046dedb298a0b875571a6ac45663e3c5d0ed3fe5c4c216d425f6b979 [INFO] running `Command { std: "docker" "start" "-a" "a8a85d68046dedb298a0b875571a6ac45663e3c5d0ed3fe5c4c216d425f6b979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8a85d68046dedb298a0b875571a6ac45663e3c5d0ed3fe5c4c216d425f6b979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a85d68046dedb298a0b875571a6ac45663e3c5d0ed3fe5c4c216d425f6b979", kill_on_drop: false }` [INFO] [stdout] a8a85d68046dedb298a0b875571a6ac45663e3c5d0ed3fe5c4c216d425f6b979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7f65d6b0453e7e562d9d471da22cd3909a1d71379448a978ab68bc94d068f098 [INFO] running `Command { std: "docker" "start" "-a" "7f65d6b0453e7e562d9d471da22cd3909a1d71379448a978ab68bc94d068f098", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling value-trait v0.10.1 [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling memoize v0.4.2 [INFO] [stderr] Compiling simd-json v0.14.3 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_07.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_value(s: &str) -> Value { [INFO] [stdout] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_value(s: &str) -> Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_07.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | fn parse(s: &str) -> HashMap<&str, Gate> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn parse(s: &str) -> HashMap<&str, Gate<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_09.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | fn parse(s: &str) -> AdjacencyMap { [INFO] [stdout] | ^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn parse(s: &str) -> AdjacencyMap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_14.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | fn parse(s: &str) -> Vec { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | fn parse(s: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2024/day24.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | fn parse_input(s: &str) -> Parsed { [INFO] [stdout] | ^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 351 | fn parse_input(s: &str) -> Parsed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.77s [INFO] running `Command { std: "docker" "inspect" "7f65d6b0453e7e562d9d471da22cd3909a1d71379448a978ab68bc94d068f098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f65d6b0453e7e562d9d471da22cd3909a1d71379448a978ab68bc94d068f098", kill_on_drop: false }` [INFO] [stdout] 7f65d6b0453e7e562d9d471da22cd3909a1d71379448a978ab68bc94d068f098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ff6952948301de9efbfc332343b550f50c33cef1cded604cf8732df7abdb4053 [INFO] running `Command { std: "docker" "start" "-a" "ff6952948301de9efbfc332343b550f50c33cef1cded604cf8732df7abdb4053", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memoize v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling value-trait v0.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling simd-json v0.14.3 [INFO] [stderr] Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_07.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_value(s: &str) -> Value { [INFO] [stdout] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_value(s: &str) -> Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_07.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | fn parse(s: &str) -> HashMap<&str, Gate> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn parse(s: &str) -> HashMap<&str, Gate<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_09.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | fn parse(s: &str) -> AdjacencyMap { [INFO] [stdout] | ^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn parse(s: &str) -> AdjacencyMap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_14.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | fn parse(s: &str) -> Vec { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | fn parse(s: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2024/day24.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | fn parse_input(s: &str) -> Parsed { [INFO] [stdout] | ^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 351 | fn parse_input(s: &str) -> Parsed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_07.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_value(s: &str) -> Value { [INFO] [stdout] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_value(s: &str) -> Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_07.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | fn parse(s: &str) -> HashMap<&str, Gate> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn parse(s: &str) -> HashMap<&str, Gate<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_09.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | fn parse(s: &str) -> AdjacencyMap { [INFO] [stdout] | ^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn parse(s: &str) -> AdjacencyMap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2015/day_14.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | fn parse(s: &str) -> Vec { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | fn parse(s: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/y2024/day24.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | fn parse_input(s: &str) -> Parsed { [INFO] [stdout] | ^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 351 | fn parse_input(s: &str) -> Parsed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.30s [INFO] running `Command { std: "docker" "inspect" "ff6952948301de9efbfc332343b550f50c33cef1cded604cf8732df7abdb4053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6952948301de9efbfc332343b550f50c33cef1cded604cf8732df7abdb4053", kill_on_drop: false }` [INFO] [stdout] ff6952948301de9efbfc332343b550f50c33cef1cded604cf8732df7abdb4053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 59f856312689863653cb4c5e9037d3bbc5e8c90ae691fabe3eef80a172e9f660 [INFO] running `Command { std: "docker" "start" "-a" "59f856312689863653cb4c5e9037d3bbc5e8c90ae691fabe3eef80a172e9f660", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/y2015/day_07.rs:61:19 [INFO] [stderr] | [INFO] [stderr] 61 | fn parse_value(s: &str) -> Value { [INFO] [stderr] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 61 | fn parse_value(s: &str) -> Value<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/y2015/day_07.rs:67:13 [INFO] [stderr] | [INFO] [stderr] 67 | fn parse(s: &str) -> HashMap<&str, Gate> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 67 | fn parse(s: &str) -> HashMap<&str, Gate<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/y2015/day_09.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | fn parse(s: &str) -> AdjacencyMap { [INFO] [stderr] | ^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 69 | fn parse(s: &str) -> AdjacencyMap<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/y2015/day_14.rs:37:13 [INFO] [stderr] | [INFO] [stderr] 37 | fn parse(s: &str) -> Vec { [INFO] [stderr] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 37 | fn parse(s: &str) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/y2024/day24.rs:351:19 [INFO] [stderr] | [INFO] [stderr] 351 | fn parse_input(s: &str) -> Parsed { [INFO] [stderr] | ^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 351 | fn parse_input(s: &str) -> Parsed<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code` (lib) generated 5 warnings (run `cargo fix --lib -p advent-of-code` to apply 5 suggestions) [INFO] [stderr] warning: `advent-of-code` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code-21ae9581ea9ee839) [INFO] [stdout] running 109 tests [INFO] [stdout] test coordinate::tests::test_wrapping_add ... ok [INFO] [stdout] test coordinate::tests::test_neighbours ... ok [INFO] [stdout] test coordinate::tests::test_wrapping_sub ... ok [INFO] [stdout] test y2015::day_01::tests::test_part_2 ... ok [INFO] [stdout] test y2015::day_01::tests::test_part_1 ... ok [INFO] [stdout] test y2015::day_02::tests::test_part_1 ... ok [INFO] [stdout] test y2015::day_03::tests::test_part_2 ... ok [INFO] [stdout] test y2015::day_02::tests::test_part_2 ... ok [INFO] [stdout] test y2015::day_03::tests::test_part_1 ... ok [INFO] [stdout] test y2015::day_05::tests::test_part_2 ... ok [INFO] [stdout] test y2015::day_05::tests::test_part_1 ... ok [INFO] [stdout] test y2015::day_08::tests::test_examples ... ok [INFO] [stdout] test y2015::day_09::tests::test_part_1 ... ok [INFO] [stdout] test coordinate::tests::test_neighbours_with_range ... ok [INFO] [stdout] test y2015::day_09::tests::test_part_2 ... ok [INFO] [stdout] test y2015::day_07::tests::test_example ... ok [INFO] [stdout] test y2015::day_10::tests::test_examples ... ok [INFO] [stdout] test y2015::day_11::tests::test_increment ... ok [INFO] [stdout] test y2015::day_11::tests::test_validation ... ok [INFO] [stdout] test y2015::day_12::tests::test_find_non_red_numbers ... ok [INFO] [stdout] test y2015::day_12::tests::test_find_numbers ... ok [INFO] [stdout] test y2015::day_14::tests::test_reindeer_position ... ok [INFO] [stdout] test y2015::day_15::tests::test_parser ... ok [INFO] [stdout] test y2022::day01::tests::part1_example ... ok [INFO] [stdout] test y2022::day01::tests::part2_example ... ok [INFO] [stdout] test y2022::day02::tests::part1_example ... ok [INFO] [stdout] test y2022::day02::tests::part2_example ... ok [INFO] [stdout] test y2015::day_15::tests::test_one_hundred_spoons ... ok [INFO] [stdout] test y2022::day08::tests::part1_example ... ok [INFO] [stdout] test y2022::day08::tests::part2_example ... ok [INFO] [stdout] test y2022::day10::tests::part2_example ... ok [INFO] [stdout] test y2022::day10::tests::part1_example ... ok [INFO] [stdout] test y2022::day09::tests::part2_example ... ok [INFO] [stdout] test y2022::day11::tests::part1_example ... ok [INFO] [stdout] test y2022::day12::tests::part2_example ... ok [INFO] [stdout] test y2022::day14::tests::part1_example ... ok [INFO] [stdout] test y2022::day13::tests::part2_example ... ok [INFO] [stdout] test y2022::day12::tests::part1_example ... ok [INFO] [stdout] test y2022::day13::tests::part1_example ... ok [INFO] [stdout] test y2022::day09::tests::part1_example ... ok [INFO] [stdout] test y2022::day15::tests::part1_example ... ok [INFO] [stdout] test y2022::day18::tests::part1_example ... ok [INFO] [stdout] test y2022::day14::tests::part2_example ... ok [INFO] [stdout] test y2022::day20::tests::part2_example ... ok [INFO] [stdout] test y2022::day20::tests::part1_example ... ok [INFO] [stdout] test y2022::day21::tests::part2_example ... ok [INFO] [stdout] test y2022::day21::tests::part1_example ... ok [INFO] [stdout] test y2022::day22::tests::part1_example ... ok [INFO] [stdout] test y2022::day18::tests::part2_example ... ok [INFO] [stdout] test y2022::day23::tests::part1_example ... ok [INFO] [stdout] test y2022::day24::tests::part1_example ... ok [INFO] [stdout] test y2022::day24::tests::part2_example ... ok [INFO] [stdout] test y2022::day25::tests::part1_example ... ok [INFO] [stdout] test y2024::day01::tests::test_part_1 ... ok [INFO] [stdout] test y2024::day01::tests::test_part_2 ... ok [INFO] [stdout] test y2024::day02::tests::test_part_1 ... ok [INFO] [stdout] test y2024::day03::tests::test_part_1 ... ok [INFO] [stdout] test y2024::day04::tests::test_part_2 ... ok [INFO] [stdout] test y2024::day03::tests::test_part_2 ... ok [INFO] [stdout] test y2022::day23::tests::part2_example ... ok [INFO] [stdout] test y2024::day05::tests::test_part_1 ... ok [INFO] [stdout] test y2022::day15::tests::part2_example ... ok [INFO] [stdout] test y2024::day02::tests::test_part_2 ... ok [INFO] [stdout] test y2024::day07::tests::test_part1 ... ok [INFO] [stdout] test y2024::day04::tests::test_part_1 ... ok [INFO] [stdout] test y2024::day05::tests::test_part_2 ... ok [INFO] [stdout] test y2024::day06::tests::test_part1 ... ok [INFO] [stdout] test y2024::day08::tests::test_part2 ... ok [INFO] [stdout] test y2024::day11::tests::test_part1 ... ok [INFO] [stdout] test y2024::day06::tests::test_part2 ... ok [INFO] [stdout] test y2024::day09::tests::test_part_1 ... ok [INFO] [stdout] test y2024::day09::tests::test_part_2 ... ok [INFO] [stdout] test y2024::day14::tests::test_part1 ... ok [INFO] [stdout] test y2024::day10::tests::test_part1 ... ok [INFO] [stdout] test y2024::day08::tests::test_part1 ... ok [INFO] [stdout] test y2024::day12::tests::test_part2 ... ok [INFO] [stdout] test y2024::day13::tests::test_part1 ... ok [INFO] [stdout] test y2024::day10::tests::test_part2 ... ok [INFO] [stdout] test y2024::day07::tests::test_part2 ... ok [INFO] [stdout] test y2024::day12::tests::test_part1 ... ok [INFO] [stdout] test y2024::day15::tests::test_part1 ... ok [INFO] [stdout] test y2024::day17::tests::test_part1 ... ok [INFO] [stdout] test y2024::day17::tests::test_part2 ... ok [INFO] [stdout] test y2024::day16::tests::test_part2_alternative ... ok [INFO] [stdout] test y2024::day18::tests::test_part2 ... ok [INFO] [stdout] test y2024::day16::tests::test_part1 ... ok [INFO] [stdout] test y2022::day16::tests::part2_example ... ok [INFO] [stdout] test y2024::day15::tests::test_part2 ... ok [INFO] [stdout] test y2024::day19::tests::test_part_1 ... ok [INFO] [stdout] test y2024::day19::tests::test_part_2 ... ok [INFO] [stdout] test y2024::day18::tests::test_part1 ... ok [INFO] [stdout] test y2024::day20::tests::test_part_2 ... ok [INFO] [stdout] test y2015::day_15::tests::test_five_hundred_calories ... ok [INFO] [stdout] test y2024::day20::tests::test_part_1 ... ok [INFO] [stdout] test y2022::day16::tests::part1_example ... ok [INFO] [stdout] test y2024::day16::tests::test_part2 ... ok [INFO] [stdout] test y2024::day21::tests::test_simple ... ok [INFO] [stdout] test y2024::day22::tests::test_secrets ... ok [INFO] [stdout] test y2024::day23::tests::test_parse_connection ... ok [INFO] [stdout] test y2024::day23::tests::test_part_2 ... ok [INFO] [stdout] test y2024::day24::tests::test_parser ... ok [INFO] [stdout] test y2024::day23::tests::test_part_1 ... ok [INFO] [stdout] test y2024::day21::tests::part_1_example ... ok [INFO] [stdout] test y2024::day22::tests::test_sales ... ok [INFO] [stdout] test y2022::day19::tests::part1_example ... ok [INFO] [stdout] test y2022::day17::tests::part1_example ... ok [INFO] [stdout] test y2022::day11::tests::part2_example ... ok [INFO] [stdout] test y2015::day_04::tests::test_mine ... ok [INFO] [stdout] test y2015::day_11::tests::test_next_password ... ok [INFO] [stderr] Running unittests src/bin/aoc.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/aoc-dbb4ff30e7dc0e61) [INFO] [stdout] [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.64s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "59f856312689863653cb4c5e9037d3bbc5e8c90ae691fabe3eef80a172e9f660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f856312689863653cb4c5e9037d3bbc5e8c90ae691fabe3eef80a172e9f660", kill_on_drop: false }` [INFO] [stdout] 59f856312689863653cb4c5e9037d3bbc5e8c90ae691fabe3eef80a172e9f660