[INFO] cloning repository https://github.com/Hadenir/adventofcode2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hadenir/adventofcode2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadenir%2Fadventofcode2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadenir%2Fadventofcode2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28b2381baa5cdd6eb3f1301edb6012b8fd8ebd48
[INFO] checking Hadenir/adventofcode2023 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadenir%2Fadventofcode2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hadenir/adventofcode2023
[INFO] finished tweaking git repo https://github.com/Hadenir/adventofcode2023
[INFO] tweaked toml for git repo https://github.com/Hadenir/adventofcode2023 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hadenir/adventofcode2023 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hadenir/adventofcode2023 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.16
[INFO] [stderr]   Downloaded zerocopy v0.7.29
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a4db7ffa0c96f37d5a5960b33e7d9756dd6bbd4663d9b6938dd6d3dc9aa90e7
[INFO] running `Command { std: "docker" "start" "-a" "4a4db7ffa0c96f37d5a5960b33e7d9756dd6bbd4663d9b6938dd6d3dc9aa90e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a4db7ffa0c96f37d5a5960b33e7d9756dd6bbd4663d9b6938dd6d3dc9aa90e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a4db7ffa0c96f37d5a5960b33e7d9756dd6bbd4663d9b6938dd6d3dc9aa90e7", kill_on_drop: false }`
[INFO] [stdout] 4a4db7ffa0c96f37d5a5960b33e7d9756dd6bbd4663d9b6938dd6d3dc9aa90e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56c516ffc42084664d4559653a8619e847432b06ef1f04f4a4d10470a91f2526
[INFO] running `Command { std: "docker" "start" "-a" "56c516ffc42084664d4559653a8619e847432b06ef1f04f4a4d10470a91f2526", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking zerocopy v0.7.29
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]     Checking day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stderr]     Checking day9 v0.1.0 (/opt/rustwide/workdir/day9)
[INFO] [stderr]     Checking day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stderr]     Checking day2 v0.1.0 (/opt/rustwide/workdir/day2)
[INFO] [stderr]     Checking day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]     Checking day4 v0.1.0 (/opt/rustwide/workdir/day4)
[INFO] [stderr]     Checking day3 v0.1.0 (/opt/rustwide/workdir/day3)
[INFO] [stderr]     Checking day7 v0.1.0 (/opt/rustwide/workdir/day7)
[INFO] [stderr]     Checking day17 v0.1.0 (/opt/rustwide/workdir/day17)
[INFO] [stderr]     Checking day1 v0.1.0 (/opt/rustwide/workdir/day1)
[INFO] [stderr]     Checking day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]     Checking day5 v0.1.0 (/opt/rustwide/workdir/day5)
[INFO] [stderr]     Checking day6 v0.1.0 (/opt/rustwide/workdir/day6)
[INFO] [stderr]     Checking day8 v0.1.0 (/opt/rustwide/workdir/day8)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day8/src/parser.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn parse_input(input: &str) -> Map {
[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] 11 | pub(crate) fn parse_input(input: &str) -> Map<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day8/src/parser.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn node(input: &str) -> IResult<&str, Node> {
[INFO] [stdout]    |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |                |
[INFO] [stdout]    |                |                the same lifetime is elided here
[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] 27 | fn node(input: &str) -> IResult<&str, Node<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day8/src/parser.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn map_entry(input: &str) -> IResult<&str, (Node, (Node, Node))> {
[INFO] [stdout]    |                     ^^^^             ^^^^   ^^^^   ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |                |      |      |
[INFO] [stdout]    |                     |                |      |      the same lifetime is hidden here
[INFO] [stdout]    |                     |                |      the same lifetime is hidden here
[INFO] [stdout]    |                     |                the same lifetime is elided here
[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] 31 | fn map_entry(input: &str) -> IResult<&str, (Node<'_>, (Node<'_>, Node<'_>))> {
[INFO] [stdout]    |                                                 ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day8/src/parser.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn map_document(input: &str) -> IResult<&str, Map> {
[INFO] [stdout]    |                        ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |                |
[INFO] [stdout]    |                        |                the same lifetime is elided here
[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] 43 | fn map_document(input: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day15/src/parser.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn parse_input(input: &str) -> Vec<Instruction> {
[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] 12 | pub(crate) fn parse_input(input: &str) -> Vec<Instruction<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day15/src/parser.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn instruction_list(input: &str) -> IResult<&str, Vec<Instruction>> {
[INFO] [stdout]    |                            ^^^^             ^^^^      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[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] 43 | fn instruction_list(input: &str) -> IResult<&str, Vec<Instruction<'_>>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day15/src/parser.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn parse_input(input: &str) -> Vec<Instruction> {
[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] 12 | pub(crate) fn parse_input(input: &str) -> Vec<Instruction<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day15/src/parser.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn instruction_list(input: &str) -> IResult<&str, Vec<Instruction>> {
[INFO] [stdout]    |                            ^^^^             ^^^^      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[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] 43 | fn instruction_list(input: &str) -> IResult<&str, Vec<Instruction<'_>>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day8/src/parser.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn parse_input(input: &str) -> Map {
[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] 11 | pub(crate) fn parse_input(input: &str) -> Map<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day8/src/parser.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn node(input: &str) -> IResult<&str, Node> {
[INFO] [stdout]    |                ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |                |
[INFO] [stdout]    |                |                the same lifetime is elided here
[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] 27 | fn node(input: &str) -> IResult<&str, Node<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day8/src/parser.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn map_entry(input: &str) -> IResult<&str, (Node, (Node, Node))> {
[INFO] [stdout]    |                     ^^^^             ^^^^   ^^^^   ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |                |      |      |
[INFO] [stdout]    |                     |                |      |      the same lifetime is hidden here
[INFO] [stdout]    |                     |                |      the same lifetime is hidden here
[INFO] [stdout]    |                     |                the same lifetime is elided here
[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] 31 | fn map_entry(input: &str) -> IResult<&str, (Node<'_>, (Node<'_>, Node<'_>))> {
[INFO] [stdout]    |                                                 ++++       ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day8/src/parser.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn map_document(input: &str) -> IResult<&str, Map> {
[INFO] [stdout]    |                        ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |                |
[INFO] [stdout]    |                        |                the same lifetime is elided here
[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] 43 | fn map_document(input: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.91s
[INFO] running `Command { std: "docker" "inspect" "56c516ffc42084664d4559653a8619e847432b06ef1f04f4a4d10470a91f2526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56c516ffc42084664d4559653a8619e847432b06ef1f04f4a4d10470a91f2526", kill_on_drop: false }`
[INFO] [stdout] 56c516ffc42084664d4559653a8619e847432b06ef1f04f4a4d10470a91f2526
