[INFO] cloning repository https://github.com/ugur-a/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ugur-a/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fugur-a%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fugur-a%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c9e2effd3c00b6acf41e1f5c66e8ed47f3ac84d
[INFO] testing ugur-a/aoc2023 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fugur-a%2Faoc2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ugur-a/aoc2023
[INFO] finished tweaking git repo https://github.com/ugur-a/aoc2023
[INFO] tweaked toml for git repo https://github.com/ugur-a/aoc2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ugur-a/aoc2023 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ugur-a/aoc2023 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ugur-a/libaoc`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded thiserror v1.0.65
[INFO] [stderr]   Downloaded rustc-hash v2.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.65
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded pathfinding v4.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81c72875b2e9d2f49b330e0f192983048719681f49e184bfde5b4159b01afaaf
[INFO] running `Command { std: "docker" "start" "-a" "81c72875b2e9d2f49b330e0f192983048719681f49e184bfde5b4159b01afaaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81c72875b2e9d2f49b330e0f192983048719681f49e184bfde5b4159b01afaaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c72875b2e9d2f49b330e0f192983048719681f49e184bfde5b4159b01afaaf", kill_on_drop: false }`
[INFO] [stdout] 81c72875b2e9d2f49b330e0f192983048719681f49e184bfde5b4159b01afaaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3f3fcb2d62276699c84f51495e78669f9510ed18b404336c0f95d848f7f1324
[INFO] running `Command { std: "docker" "start" "-a" "b3f3fcb2d62276699c84f51495e78669f9510ed18b404336c0f95d848f7f1324", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03)
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling libaoc v0.1.0 (https://github.com/ugur-a/libaoc#9eb9c5a3)
[INFO] [stderr]    Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01)
[INFO] [stderr]    Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02)
[INFO] [stderr]    Compiling d14 v0.1.0 (/opt/rustwide/workdir/d14)
[INFO] [stderr]    Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09)
[INFO] [stderr]    Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05)
[INFO] [stderr]    Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12)
[INFO] [stderr]    Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11)
[INFO] [stderr]    Compiling d19 v0.1.0 (/opt/rustwide/workdir/d19)
[INFO] [stderr]    Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08)
[INFO] [stderr]    Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07)
[INFO] [stderr]    Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06)
[INFO] [stdout] warning: trait `IsSorted` is never used
[INFO] [stdout]    --> d14/src/platform/mod.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | trait IsSorted
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling d10 v0.1.0 (/opt/rustwide/workdir/d10)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> d19/src/p1.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn apply_at(&self, part: &Part) -> Option<Destination> {
[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] 9 |     fn apply_at(&self, part: &Part) -> Option<Destination<'_>> {
[INFO] [stdout]   |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p1.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn consider(&self, part: &Part) -> Destination {
[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] 33 |     fn consider(&self, part: &Part) -> Destination<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p1.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn consider_inner(&self, part: &Part, workflow_name: WorkflowName) -> Destination {
[INFO] [stdout]    |                       ^^^^^ this lifetime flows to the output             ----------- the lifetime gets resolved as `'_`
[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 consider_inner(&self, part: &Part, workflow_name: WorkflowName) -> Destination<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p2.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn consider_range(&self, part_range: PartRange) -> Vec<(PartRange, Destination)> {
[INFO] [stdout]    |                       ^^^^^ this lifetime flows to the output          ----------- the lifetime gets resolved as `'_`
[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] 76 |     fn consider_range(&self, part_range: PartRange) -> Vec<(PartRange, Destination<'_>)> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p2.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 84 |     ) -> Vec<(PartRange, Destination)> {
[INFO] [stdout]    |                          ----------- the lifetime gets resolved as `'_`
[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] 84 |     ) -> Vec<(PartRange, Destination<'_>)> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn rule(i: &str) -> IResult<&str, Rule> {
[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] 52 | fn rule(i: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn last_rule(i: &str) -> IResult<&str, Destination> {
[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] 64 | fn last_rule(i: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn destination(i: &str) -> IResult<&str, Destination> {
[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] 72 | fn destination(i: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn rules(i: &str) -> IResult<&str, Vec<Rule>> {
[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] 80 | fn rules(i: &str) -> IResult<&str, Vec<Rule<'_>>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn workflow_inner(i: &str) -> IResult<&str, WorkflowInner> {
[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] 84 | fn workflow_inner(i: &str) -> IResult<&str, WorkflowInner<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn workflow(i: &str) -> IResult<&str, Workflow> {
[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] 95 | fn workflow(i: &str) -> IResult<&str, Workflow<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling d16 v0.1.0 (/opt/rustwide/workdir/d16)
[INFO] [stderr]    Compiling d13 v0.1.0 (/opt/rustwide/workdir/d13)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn node_name(i: &str) -> IResult<&str, NodeName> {
[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]    = 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] 67 | fn node_name(i: &str) -> IResult<&str, NodeName<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn node_next(i: &str) -> IResult<&str, NodeNext> {
[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] 71 | fn node_next(i: &str) -> IResult<&str, NodeNext<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn node(i: &str) -> IResult<&str, Node> {
[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] 82 | fn node(i: &str) -> IResult<&str, Node<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn nodes(i: &str) -> IResult<&str, Nodes> {
[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] 89 | fn nodes(i: &str) -> IResult<&str, Nodes<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_map(i: &str) -> IResult<&str, Map> {
[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] 99 | fn parse_map(i: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling d15 v0.1.0 (/opt/rustwide/workdir/d15)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d15/src/step/parse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn step(i: &str) -> IResult<&str, Step> {
[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]    = 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] 12 | fn step(i: &str) -> IResult<&str, Step<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling d04 v0.1.0 (/opt/rustwide/workdir/d04)
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling pathfinding v4.11.0
[INFO] [stderr]    Compiling d17 v0.1.0 (/opt/rustwide/workdir/d17)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.47s
[INFO] running `Command { std: "docker" "inspect" "b3f3fcb2d62276699c84f51495e78669f9510ed18b404336c0f95d848f7f1324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3f3fcb2d62276699c84f51495e78669f9510ed18b404336c0f95d848f7f1324", kill_on_drop: false }`
[INFO] [stdout] b3f3fcb2d62276699c84f51495e78669f9510ed18b404336c0f95d848f7f1324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06d6dc497cf459670e38400eb538a4baf5453d4a4e21c001fa990e8b85c6694a
[INFO] running `Command { std: "docker" "start" "-a" "06d6dc497cf459670e38400eb538a4baf5453d4a4e21c001fa990e8b85c6694a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stdout] warning: trait `IsSorted` is never used
[INFO] [stdout]    --> d14/src/platform/mod.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | trait IsSorted
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> d19/src/p1.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn apply_at(&self, part: &Part) -> Option<Destination> {
[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] 9 |     fn apply_at(&self, part: &Part) -> Option<Destination<'_>> {
[INFO] [stdout]   |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p1.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn consider(&self, part: &Part) -> Destination {
[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] 33 |     fn consider(&self, part: &Part) -> Destination<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p1.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn consider_inner(&self, part: &Part, workflow_name: WorkflowName) -> Destination {
[INFO] [stdout]    |                       ^^^^^ this lifetime flows to the output             ----------- the lifetime gets resolved as `'_`
[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 consider_inner(&self, part: &Part, workflow_name: WorkflowName) -> Destination<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p2.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn consider_range(&self, part_range: PartRange) -> Vec<(PartRange, Destination)> {
[INFO] [stdout]    |                       ^^^^^ this lifetime flows to the output          ----------- the lifetime gets resolved as `'_`
[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] 76 |     fn consider_range(&self, part_range: PartRange) -> Vec<(PartRange, Destination<'_>)> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p2.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 84 |     ) -> Vec<(PartRange, Destination)> {
[INFO] [stdout]    |                          ----------- the lifetime gets resolved as `'_`
[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] 84 |     ) -> Vec<(PartRange, Destination<'_>)> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn rule(i: &str) -> IResult<&str, Rule> {
[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] 52 | fn rule(i: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn last_rule(i: &str) -> IResult<&str, Destination> {
[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] 64 | fn last_rule(i: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn destination(i: &str) -> IResult<&str, Destination> {
[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] 72 | fn destination(i: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn rules(i: &str) -> IResult<&str, Vec<Rule>> {
[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] 80 | fn rules(i: &str) -> IResult<&str, Vec<Rule<'_>>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn workflow_inner(i: &str) -> IResult<&str, WorkflowInner> {
[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] 84 | fn workflow_inner(i: &str) -> IResult<&str, WorkflowInner<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn workflow(i: &str) -> IResult<&str, Workflow> {
[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] 95 | fn workflow(i: &str) -> IResult<&str, Workflow<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d15/src/step/parse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn step(i: &str) -> IResult<&str, Step> {
[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]    = 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] 12 | fn step(i: &str) -> IResult<&str, Step<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn node_name(i: &str) -> IResult<&str, NodeName> {
[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]    = 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] 67 | fn node_name(i: &str) -> IResult<&str, NodeName<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn node_next(i: &str) -> IResult<&str, NodeNext> {
[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] 71 | fn node_next(i: &str) -> IResult<&str, NodeNext<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn node(i: &str) -> IResult<&str, Node> {
[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] 82 | fn node(i: &str) -> IResult<&str, Node<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn nodes(i: &str) -> IResult<&str, Nodes> {
[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] 89 | fn nodes(i: &str) -> IResult<&str, Nodes<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_map(i: &str) -> IResult<&str, Map> {
[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] 99 | fn parse_map(i: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11)
[INFO] [stderr]    Compiling d04 v0.1.0 (/opt/rustwide/workdir/d04)
[INFO] [stderr]    Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12)
[INFO] [stderr]    Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09)
[INFO] [stderr]    Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05)
[INFO] [stderr]    Compiling d19 v0.1.0 (/opt/rustwide/workdir/d19)
[INFO] [stderr]    Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03)
[INFO] [stderr]    Compiling d14 v0.1.0 (/opt/rustwide/workdir/d14)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> d19/src/p1.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn apply_at(&self, part: &Part) -> Option<Destination> {
[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] 9 |     fn apply_at(&self, part: &Part) -> Option<Destination<'_>> {
[INFO] [stdout]   |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p1.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn consider(&self, part: &Part) -> Destination {
[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] 33 |     fn consider(&self, part: &Part) -> Destination<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p1.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn consider_inner(&self, part: &Part, workflow_name: WorkflowName) -> Destination {
[INFO] [stdout]    |                       ^^^^^ this lifetime flows to the output             ----------- the lifetime gets resolved as `'_`
[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 consider_inner(&self, part: &Part, workflow_name: WorkflowName) -> Destination<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p2.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn consider_range(&self, part_range: PartRange) -> Vec<(PartRange, Destination)> {
[INFO] [stdout]    |                       ^^^^^ this lifetime flows to the output          ----------- the lifetime gets resolved as `'_`
[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] 76 |     fn consider_range(&self, part_range: PartRange) -> Vec<(PartRange, Destination<'_>)> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/p2.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 84 |     ) -> Vec<(PartRange, Destination)> {
[INFO] [stdout]    |                          ----------- the lifetime gets resolved as `'_`
[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] 84 |     ) -> Vec<(PartRange, Destination<'_>)> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn rule(i: &str) -> IResult<&str, Rule> {
[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] 52 | fn rule(i: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn last_rule(i: &str) -> IResult<&str, Destination> {
[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] 64 | fn last_rule(i: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn destination(i: &str) -> IResult<&str, Destination> {
[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] 72 | fn destination(i: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn rules(i: &str) -> IResult<&str, Vec<Rule>> {
[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] 80 | fn rules(i: &str) -> IResult<&str, Vec<Rule<'_>>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn workflow_inner(i: &str) -> IResult<&str, WorkflowInner> {
[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] 84 | fn workflow_inner(i: &str) -> IResult<&str, WorkflowInner<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d19/src/parse.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn workflow(i: &str) -> IResult<&str, Workflow> {
[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] 95 | fn workflow(i: &str) -> IResult<&str, Workflow<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IsSorted` is never used
[INFO] [stdout]    --> d14/src/platform/mod.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | trait IsSorted
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07)
[INFO] [stderr]    Compiling d15 v0.1.0 (/opt/rustwide/workdir/d15)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d15/src/step/parse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn step(i: &str) -> IResult<&str, Step> {
[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]    = 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] 12 | fn step(i: &str) -> IResult<&str, Step<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling d13 v0.1.0 (/opt/rustwide/workdir/d13)
[INFO] [stderr]    Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01)
[INFO] [stderr]    Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02)
[INFO] [stderr]    Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn node_name(i: &str) -> IResult<&str, NodeName> {
[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]    = 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] 67 | fn node_name(i: &str) -> IResult<&str, NodeName<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn node_next(i: &str) -> IResult<&str, NodeNext> {
[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] 71 | fn node_next(i: &str) -> IResult<&str, NodeNext<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn node(i: &str) -> IResult<&str, Node> {
[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] 82 | fn node(i: &str) -> IResult<&str, Node<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn nodes(i: &str) -> IResult<&str, Nodes> {
[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] 89 | fn nodes(i: &str) -> IResult<&str, Nodes<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> d08/src/map.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_map(i: &str) -> IResult<&str, Map> {
[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] 99 | fn parse_map(i: &str) -> IResult<&str, Map<'_>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06)
[INFO] [stderr]    Compiling d10 v0.1.0 (/opt/rustwide/workdir/d10)
[INFO] [stderr]    Compiling d16 v0.1.0 (/opt/rustwide/workdir/d16)
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling pathfinding v4.11.0
[INFO] [stderr]    Compiling d17 v0.1.0 (/opt/rustwide/workdir/d17)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "06d6dc497cf459670e38400eb538a4baf5453d4a4e21c001fa990e8b85c6694a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d6dc497cf459670e38400eb538a4baf5453d4a4e21c001fa990e8b85c6694a", kill_on_drop: false }`
[INFO] [stdout] 06d6dc497cf459670e38400eb538a4baf5453d4a4e21c001fa990e8b85c6694a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 638a675cdc88f3789b19b39e78233cebbc0a73923a4a57cc80090e0cd6a62413
[INFO] running `Command { std: "docker" "start" "-a" "638a675cdc88f3789b19b39e78233cebbc0a73923a4a57cc80090e0cd6a62413", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d15/src/step/parse.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn step(i: &str) -> IResult<&str, Step> {
[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]    = 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] 12 | fn step(i: &str) -> IResult<&str, Step<'_>> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> d19/src/p1.rs:9:17
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn apply_at(&self, part: &Part) -> Option<Destination> {
[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] 9 |     fn apply_at(&self, part: &Part) -> Option<Destination<'_>> {
[INFO] [stderr]   |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/p1.rs:33:17
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn consider(&self, part: &Part) -> Destination {
[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] 33 |     fn consider(&self, part: &Part) -> Destination<'_> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/p1.rs:37:23
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn consider_inner(&self, part: &Part, workflow_name: WorkflowName) -> Destination {
[INFO] [stderr]    |                       ^^^^^ this lifetime flows to the output             ----------- the lifetime gets resolved as `'_`
[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 consider_inner(&self, part: &Part, workflow_name: WorkflowName) -> Destination<'_> {
[INFO] [stderr]    |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/p2.rs:76:23
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn consider_range(&self, part_range: PartRange) -> Vec<(PartRange, Destination)> {
[INFO] [stderr]    |                       ^^^^^ this lifetime flows to the output          ----------- the lifetime gets resolved as `'_`
[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] 76 |     fn consider_range(&self, part_range: PartRange) -> Vec<(PartRange, Destination<'_>)> {
[INFO] [stderr]    |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/p2.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |         &self,
[INFO] [stderr]    |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 84 |     ) -> Vec<(PartRange, Destination)> {
[INFO] [stderr]    |                          ----------- the lifetime gets resolved as `'_`
[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] 84 |     ) -> Vec<(PartRange, Destination<'_>)> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/parse.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn rule(i: &str) -> IResult<&str, Rule> {
[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] 52 | fn rule(i: &str) -> IResult<&str, Rule<'_>> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/parse.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 | fn last_rule(i: &str) -> IResult<&str, Destination> {
[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] 64 | fn last_rule(i: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/parse.rs:72:19
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn destination(i: &str) -> IResult<&str, Destination> {
[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] 72 | fn destination(i: &str) -> IResult<&str, Destination<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/parse.rs:80:13
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn rules(i: &str) -> IResult<&str, Vec<Rule>> {
[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] 80 | fn rules(i: &str) -> IResult<&str, Vec<Rule<'_>>> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/parse.rs:84:22
[INFO] [stderr]    |
[INFO] [stderr] 84 | fn workflow_inner(i: &str) -> IResult<&str, WorkflowInner> {
[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] 84 | fn workflow_inner(i: &str) -> IResult<&str, WorkflowInner<'_>> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d19/src/parse.rs:95:16
[INFO] [stderr]    |
[INFO] [stderr] 95 | fn workflow(i: &str) -> IResult<&str, Workflow> {
[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] 95 | fn workflow(i: &str) -> IResult<&str, Workflow<'_>> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: trait `IsSorted` is never used
[INFO] [stderr]    --> d14/src/platform/mod.rs:138:7
[INFO] [stderr]     |
[INFO] [stderr] 138 | trait IsSorted
[INFO] [stderr]     |       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `d15` (lib) generated 1 warning
[INFO] [stderr] warning: `d19` (lib) generated 11 warnings
[INFO] [stderr] warning: `d14` (lib) generated 1 warning
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d08/src/map.rs:67:17
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn node_name(i: &str) -> IResult<&str, NodeName> {
[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]    = 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] 67 | fn node_name(i: &str) -> IResult<&str, NodeName<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d08/src/map.rs:71:17
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn node_next(i: &str) -> IResult<&str, NodeNext> {
[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] 71 | fn node_next(i: &str) -> IResult<&str, NodeNext<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d08/src/map.rs:82:12
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn node(i: &str) -> IResult<&str, Node> {
[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] 82 | fn node(i: &str) -> IResult<&str, Node<'_>> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d08/src/map.rs:89:13
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn nodes(i: &str) -> IResult<&str, Nodes> {
[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] 89 | fn nodes(i: &str) -> IResult<&str, Nodes<'_>> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> d08/src/map.rs:99:17
[INFO] [stderr]    |
[INFO] [stderr] 99 | fn parse_map(i: &str) -> IResult<&str, Map> {
[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] 99 | fn parse_map(i: &str) -> IResult<&str, Map<'_>> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `d08` (lib) generated 5 warnings
[INFO] [stderr] warning: `d15` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `d19` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr] warning: `d14` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `d08` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d01-78136d1f3e83f18b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p1::test::test_p1::real_expects_55712 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_55413 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_281 ... ok
[INFO] [stdout] test p1::test::test_p1::example_expects_142 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d02-8f1a08388e1299cf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p1::test::test_p1::real_expects_2239 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_83435 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_2286 ... ok
[INFO] [stdout] test p1::test::test_p1::example_expects_8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d03-e6c3fb3535047a3a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p1::test::test_p1::example_expects_4361 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_467_835 ... ok
[INFO] [stdout] test p1::test::test_p1::real_expects_536_576 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_75_741_499 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d04-977b33057ce29b38)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p1::test::test_p1::example_expects_13 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_30 ... ok
[INFO] [stdout] test p1::test::test_p1::real_expects_20829 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_12_648_035 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d05-50dc03a4e427bb11)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p2::test::test_p2::example_expects_inconclusiveempty ... ignored
[INFO] [stdout] test p2::test::test_p2::real_expects_inconclusiveempty ... ignored
[INFO] [stdout] test p1::test::test_p1::real_expects_621_354_867 ... ok
[INFO] [stdout] test p1::test::test_p1::example_expects_35 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d06-fd080c6df95a77cb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p1::test::test_p1::real_expects_512_295 ... ok
[INFO] [stdout] test p1::test::test_p1::example_expects_288 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_71503 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_36_530_883 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d07-4da3ddd21a42931a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p2::test::test_p2::example_expects_5905 ... ok
[INFO] [stdout] test p1::test::test_p1::example_expects_6440 ... ok
[INFO] [stdout] test p1::test::test_p1::real_expects_253_313_241 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_253_362_743 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d08-b38e1e934d59ab2d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test p1::test::test_p1::example1_expects_2 ... ok
[INFO] [stdout] test p1::test::test_p1::example2_expects_6 ... ok
[INFO] [stdout] test p1::test::test_p1::real_expects_11309 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_6 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_13_740_108_158_591 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d09-95b716090f6a558e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p1::test::test_p1::example_expects_114 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_2 ... ok
[INFO] [stdout] test p1::test::test_p1::real_expects_1_901_217_887 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_905 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d10-c9cde1f08b6fe8b1)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test p1::test::test_p1::example2_expects_8 ... ok
[INFO] [stdout] test p1::test::test_p1::example1_expects_4 ... ok
[INFO] [stdout] test p2::test::test_p2::example3_expects_4 ... ok
[INFO] [stdout] test p2::test::test_p2::example6_expects_10 ... ok
[INFO] [stdout] test p2::test::test_p2::example4_expects_4 ... ok
[INFO] [stdout] test p2::test::test_p2::example5_expects_8 ... ok
[INFO] [stdout] test p1::test::test_p1::real_expects_6806 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_449 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.49s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d11-44e3f8232ef0442a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test p1::test::test_p1::example_expects_374 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_82_000_210 ... ok
[INFO] [stdout] test p1::test::test_p1::real_expects_9_522_407 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_544_723_432_977 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d12-bd5838b0a9bad426)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test p1::test::test_p1::example_expects_21 ... ok
[INFO] [stdout] test record::test::possible_cases::_3_4_2_11_3_11_expects ... ok
[INFO] [stdout] test record::test::possible_cases::example_line_2 ... ok
[INFO] [stdout] test record::test::possible_cases::no_unknowns ... ok
[INFO] [stdout] test record::test::possible_cases::it_works ... ok
[INFO] [stdout] test record::test::possible_cases::want_to_put_a_chunk_but_would_need_to_skip_a_broken_spring ... ok
[INFO] [stdout] test record::test::possible_cases::_8_3_2_3_12_16_3_13_17_3_12_18_3_13_18_3_12_17_0_9_13_expects ... ok
[INFO] [stdout] test record::test::possible_cases::example_line_3 ... ok
[INFO] [stdout] test record::test::possible_cases::_2_1_1_1_0_3_5_10_0_5_7_10_0_5_8_10_1_5_7_10_1_5_8_10_2_5_8_10_2_5_7_10_expects ... ok
[INFO] [stdout] test p1::test::test_p1::real_expects_7084 ... ok
[INFO] [stdout] test p2::test::test_p2::example_expects_525_152 ... ok
[INFO] [stdout] test p2::test::test_p2::real_expects_0 has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "638a675cdc88f3789b19b39e78233cebbc0a73923a4a57cc80090e0cd6a62413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "638a675cdc88f3789b19b39e78233cebbc0a73923a4a57cc80090e0cd6a62413", kill_on_drop: false }`
[INFO] [stdout] 638a675cdc88f3789b19b39e78233cebbc0a73923a4a57cc80090e0cd6a62413
