[INFO] cloning repository https://github.com/nickgarvey/adventofcode2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickgarvey/adventofcode2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickgarvey%2Fadventofcode2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickgarvey%2Fadventofcode2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dd5ae5ca41c4278ba3f8c2e599720c700be59f3
[INFO] checking nickgarvey/adventofcode2023 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickgarvey%2Fadventofcode2023" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nickgarvey/adventofcode2023 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nickgarvey/adventofcode2023
[INFO] finished tweaking git repo https://github.com/nickgarvey/adventofcode2023
[INFO] tweaked toml for git repo https://github.com/nickgarvey/adventofcode2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nickgarvey/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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52e355c0b34ec2446f7c9c5d60715a18edb5613f5dbcfa8dec2a440a4cab2b8e
[INFO] running `Command { std: "docker" "start" "-a" "52e355c0b34ec2446f7c9c5d60715a18edb5613f5dbcfa8dec2a440a4cab2b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52e355c0b34ec2446f7c9c5d60715a18edb5613f5dbcfa8dec2a440a4cab2b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52e355c0b34ec2446f7c9c5d60715a18edb5613f5dbcfa8dec2a440a4cab2b8e", kill_on_drop: false }`
[INFO] [stdout] 52e355c0b34ec2446f7c9c5d60715a18edb5613f5dbcfa8dec2a440a4cab2b8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d64d0e57170d0a139d1982d73ea2cdf79601fc6ab29b74094995a0e7e96218d
[INFO] running `Command { std: "docker" "start" "-a" "4d64d0e57170d0a139d1982d73ea2cdf79601fc6ab29b74094995a0e7e96218d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tailcall-impl v0.1.6
[INFO] [stderr]     Checking tailcall v0.1.6
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]     Checking adventofcode2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/day5/mod.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn make_hop_iter(&'a self, location: &'a str, position: u64) -> LocationIterator {
[INFO] [stdout]    |                       ^^                  ^^                        ---------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                       |                   |
[INFO] [stdout]    |                       |                   these lifetimes flow to the output
[INFO] [stdout]    |                       these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn make_hop_iter(&'a self, location: &'a str, position: u64) -> LocationIterator<'a> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/day5/mod.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn parse_category_map(input: &str) -> IResult<&str, CategoryMap> {
[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] 127 | fn parse_category_map(input: &str) -> IResult<&str, CategoryMap<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/day5/mod.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse(input: &str) -> IResult<&str, Almanac> {
[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] 148 | fn parse(input: &str) -> IResult<&str, Almanac<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/day8/mod.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_node(input: &str) -> IResult<&str, ParsedNode> {
[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] 116 | fn parse_node(input: &str) -> IResult<&str, ParsedNode<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/day8/mod.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse(input: &str) -> IResult<&str, ParsedNetwork> {
[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] 133 | fn parse(input: &str) -> IResult<&str, ParsedNetwork<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/day5/mod.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn make_hop_iter(&'a self, location: &'a str, position: u64) -> LocationIterator {
[INFO] [stdout]    |                       ^^                  ^^                        ---------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                       |                   |
[INFO] [stdout]    |                       |                   these lifetimes flow to the output
[INFO] [stdout]    |                       these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn make_hop_iter(&'a self, location: &'a str, position: u64) -> LocationIterator<'a> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/day5/mod.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn parse_category_map(input: &str) -> IResult<&str, CategoryMap> {
[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] 127 | fn parse_category_map(input: &str) -> IResult<&str, CategoryMap<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/day5/mod.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse(input: &str) -> IResult<&str, Almanac> {
[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] 148 | fn parse(input: &str) -> IResult<&str, Almanac<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/day8/mod.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_node(input: &str) -> IResult<&str, ParsedNode> {
[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] 116 | fn parse_node(input: &str) -> IResult<&str, ParsedNode<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/day8/mod.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse(input: &str) -> IResult<&str, ParsedNetwork> {
[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] 133 | fn parse(input: &str) -> IResult<&str, ParsedNetwork<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s
[INFO] running `Command { std: "docker" "inspect" "4d64d0e57170d0a139d1982d73ea2cdf79601fc6ab29b74094995a0e7e96218d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d64d0e57170d0a139d1982d73ea2cdf79601fc6ab29b74094995a0e7e96218d", kill_on_drop: false }`
[INFO] [stdout] 4d64d0e57170d0a139d1982d73ea2cdf79601fc6ab29b74094995a0e7e96218d
