[INFO] cloning repository https://github.com/teotwaki/aoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teotwaki/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteotwaki%2Faoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteotwaki%2Faoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dedcb602975ae6fbb12f1d787efc7ce45787f2de
[INFO] testing teotwaki/aoc 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%2Fteotwaki%2Faoc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/teotwaki/aoc
[INFO] finished tweaking git repo https://github.com/teotwaki/aoc
[INFO] tweaked toml for git repo https://github.com/teotwaki/aoc written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teotwaki/aoc 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/teotwaki/aoc 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 crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded thiserror v2.0.8
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded anyhow v1.0.94
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded js-sys v0.3.76
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] [stderr]   Downloaded libc v0.2.168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] afff2dba7123ced8784a4194e3f4de8b8b27e1a652dda8a7b82e51b32a95e725
[INFO] running `Command { std: "docker" "start" "-a" "afff2dba7123ced8784a4194e3f4de8b8b27e1a652dda8a7b82e51b32a95e725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afff2dba7123ced8784a4194e3f4de8b8b27e1a652dda8a7b82e51b32a95e725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afff2dba7123ced8784a4194e3f4de8b8b27e1a652dda8a7b82e51b32a95e725", kill_on_drop: false }`
[INFO] [stdout] afff2dba7123ced8784a4194e3f4de8b8b27e1a652dda8a7b82e51b32a95e725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3ee0be1f2fa66788478b8d6a2d2d868d9c67114bc8c63362b0b0ac9c1510388f
[INFO] running `Command { std: "docker" "start" "-a" "3ee0be1f2fa66788478b8d6a2d2d868d9c67114bc8c63362b0b0ac9c1510388f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling y2023-d16 v0.1.0 (/opt/rustwide/workdir/2023/16)
[INFO] [stderr]    Compiling y2024-d8 v0.1.0 (/opt/rustwide/workdir/2024/08)
[INFO] [stderr]    Compiling y2015-d21 v0.1.0 (/opt/rustwide/workdir/2015/21)
[INFO] [stderr]    Compiling y2022-d10 v0.1.0 (/opt/rustwide/workdir/2022/10)
[INFO] [stderr]    Compiling y2024-d20 v0.1.0 (/opt/rustwide/workdir/2024/20)
[INFO] [stderr]    Compiling y2024-d6 v0.1.0 (/opt/rustwide/workdir/2024/06)
[INFO] [stderr]    Compiling y2024-d2 v0.1.0 (/opt/rustwide/workdir/2024/02)
[INFO] [stderr]    Compiling y2015-d19 v0.1.0 (/opt/rustwide/workdir/2015/19)
[INFO] [stderr]    Compiling y2015-d16 v0.1.0 (/opt/rustwide/workdir/2015/16)
[INFO] [stderr]    Compiling y2015-d22 v0.1.0 (/opt/rustwide/workdir/2015/22)
[INFO] [stderr]    Compiling y2015-d10 v0.1.0 (/opt/rustwide/workdir/2015/10)
[INFO] [stderr]    Compiling y2022-d15 v0.1.0 (/opt/rustwide/workdir/2022/15)
[INFO] [stderr]    Compiling y2024-d15 v0.1.0 (/opt/rustwide/workdir/2024/15)
[INFO] [stderr]    Compiling y2015-d8 v0.1.0 (/opt/rustwide/workdir/2015/08)
[INFO] [stderr]    Compiling y2023-d6 v0.1.0 (/opt/rustwide/workdir/2023/06)
[INFO] [stderr]    Compiling y2024-d12 v0.1.0 (/opt/rustwide/workdir/2024/12)
[INFO] [stderr]    Compiling y2015-d5 v0.1.0 (/opt/rustwide/workdir/2015/05)
[INFO] [stderr]    Compiling y2015-d9 v0.1.0 (/opt/rustwide/workdir/2015/09)
[INFO] [stderr]    Compiling y2023-d5 v0.1.0 (/opt/rustwide/workdir/2023/05)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/09/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse(s: &str) -> impl Iterator<Item = Route> {
[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] 16 | fn parse(s: &str) -> impl Iterator<Item = Route<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2024-d1 v0.1.0 (/opt/rustwide/workdir/2024/01)
[INFO] [stderr]    Compiling y2024-d10 v0.1.0 (/opt/rustwide/workdir/2024/10)
[INFO] [stderr]    Compiling y2023-d3 v0.1.0 (/opt/rustwide/workdir/2023/03)
[INFO] [stderr]    Compiling y2024-d23 v0.1.0 (/opt/rustwide/workdir/2024/23)
[INFO] [stderr]    Compiling y2023-d9 v0.1.0 (/opt/rustwide/workdir/2023/09)
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling y2015-d13 v0.1.0 (/opt/rustwide/workdir/2015/13)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> 2024/23/src/lib.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(s: &str) -> Network {
[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] 5 | fn parse(s: &str) -> Network<'_> {
[INFO] [stdout]   |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2022-d1 v0.1.0 (/opt/rustwide/workdir/2022/01)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> 2015/13/src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn parse(s: &str) -> Mapping {
[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] 8 | fn parse(s: &str) -> Mapping<'_> {
[INFO] [stdout]   |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2022-d13 v0.1.0 (/opt/rustwide/workdir/2022/13)
[INFO] [stderr]    Compiling y2015-d1 v0.1.0 (/opt/rustwide/workdir/2015/01)
[INFO] [stderr]    Compiling y2022-d14 v0.1.0 (/opt/rustwide/workdir/2022/14)
[INFO] [stderr]    Compiling y2022-d2 v0.1.0 (/opt/rustwide/workdir/2022/02)
[INFO] [stderr]    Compiling y2023-d13 v0.1.0 (/opt/rustwide/workdir/2023/13)
[INFO] [stderr]    Compiling y2015-d6 v0.1.0 (/opt/rustwide/workdir/2015/06)
[INFO] [stderr]    Compiling y2022-d12 v0.1.0 (/opt/rustwide/workdir/2022/12)
[INFO] [stderr]    Compiling y2024-d9 v0.1.0 (/opt/rustwide/workdir/2024/09)
[INFO] [stderr]    Compiling y2024-d18 v0.1.0 (/opt/rustwide/workdir/2024/18)
[INFO] [stderr]    Compiling y2024-d7 v0.1.0 (/opt/rustwide/workdir/2024/07)
[INFO] [stderr]    Compiling y2015-d14 v0.1.0 (/opt/rustwide/workdir/2015/14)
[INFO] [stderr]    Compiling y2022-d6 v0.1.0 (/opt/rustwide/workdir/2022/06)
[INFO] [stderr]    Compiling y2024-d19 v0.1.0 (/opt/rustwide/workdir/2024/19)
[INFO] [stderr]    Compiling y2015-d17 v0.1.0 (/opt/rustwide/workdir/2015/17)
[INFO] [stderr]    Compiling y2015-d3 v0.1.0 (/opt/rustwide/workdir/2015/03)
[INFO] [stderr]    Compiling y2024-d24 v0.1.0 (/opt/rustwide/workdir/2024/24)
[INFO] [stderr]    Compiling y2015-d18 v0.1.0 (/opt/rustwide/workdir/2015/18)
[INFO] [stderr]    Compiling y2022-d8 v0.1.0 (/opt/rustwide/workdir/2022/08)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2024/24/src/lib.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_wires(s: &str) -> Wires {
[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] 25 | fn parse_wires(s: &str) -> Wires<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2024/24/src/lib.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse(s: &str) -> (Wires, Vec<(Gate, &str, &str, &str)>) {
[INFO] [stdout]    |             ^^^^      -----             ----  ----  ---- the lifetimes get resolved as `'_`
[INFO] [stdout]    |             |         |                 |     |
[INFO] [stdout]    |             |         |                 |     the lifetimes get resolved as `'_`
[INFO] [stdout]    |             |         |                 the lifetimes get resolved as `'_`
[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] 57 | fn parse(s: &str) -> (Wires<'_>, Vec<(Gate, &str, &str, &str)>) {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2024-d14 v0.1.0 (/opt/rustwide/workdir/2024/14)
[INFO] [stderr]    Compiling y2022-d11 v0.1.0 (/opt/rustwide/workdir/2022/11)
[INFO] [stderr]    Compiling y2022-d4 v0.1.0 (/opt/rustwide/workdir/2022/04)
[INFO] [stderr]    Compiling y2023-d8 v0.1.0 (/opt/rustwide/workdir/2023/08)
[INFO] [stderr]    Compiling y2015-d12 v0.1.0 (/opt/rustwide/workdir/2015/12)
[INFO] [stderr]    Compiling y2024-d25 v0.1.0 (/opt/rustwide/workdir/2024/25)
[INFO] [stderr]    Compiling y2015-d11 v0.1.0 (/opt/rustwide/workdir/2015/11)
[INFO] [stderr]    Compiling y2023-d11 v0.1.0 (/opt/rustwide/workdir/2023/11)
[INFO] [stderr]    Compiling y2024-d17 v0.1.0 (/opt/rustwide/workdir/2024/17)
[INFO] [stderr]    Compiling y2023-d15 v0.1.0 (/opt/rustwide/workdir/2023/15)
[INFO] [stderr]    Compiling y2022-d7 v0.1.0 (/opt/rustwide/workdir/2022/07)
[INFO] [stderr]    Compiling y2024-d21 v0.1.0 (/opt/rustwide/workdir/2024/21)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2022/07/src/lib.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn dir(s: &str) -> IResult<&str, ParseOutput> {
[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] 65 | fn dir(s: &str) -> IResult<&str, ParseOutput<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2022/07/src/lib.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn ls_command(s: &str) -> IResult<&str, ParseOutput> {
[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 ls_command(s: &str) -> IResult<&str, ParseOutput<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2022/07/src/lib.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse(input: &str) -> IResult<&str, Vec<File>> {
[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] 113 | fn parse(input: &str) -> IResult<&str, Vec<File<'_>>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2024-d3 v0.1.0 (/opt/rustwide/workdir/2024/03)
[INFO] [stderr]    Compiling y2023-d10 v0.1.0 (/opt/rustwide/workdir/2023/10)
[INFO] [stderr]    Compiling y2015-d20 v0.1.0 (/opt/rustwide/workdir/2015/20)
[INFO] [stderr]    Compiling y2015-d4 v0.1.0 (/opt/rustwide/workdir/2015/04)
[INFO] [stderr]    Compiling y2024-d16 v0.1.0 (/opt/rustwide/workdir/2024/16)
[INFO] [stderr]    Compiling y2015-d7 v0.1.0 (/opt/rustwide/workdir/2015/07)
[INFO] [stderr]    Compiling y2023-d4 v0.1.0 (/opt/rustwide/workdir/2023/04)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_wire(s: &str) -> IResult<&str, Wire> {
[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] 33 | fn parse_wire(s: &str) -> IResult<&str, Wire<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_value_w(s: &str) -> IResult<&str, Value> {
[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] 39 | fn parse_value_w(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn parse_value_u16(s: &str) -> IResult<&str, Value> {
[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] 45 | fn parse_value_u16(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_value(s: &str) -> IResult<&str, Value> {
[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] 51 | fn parse_value(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_assign(s: &str) -> IResult<&str, Operation> {
[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] 55 | fn parse_assign(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_and(s: &str) -> IResult<&str, Operation> {
[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] 61 | fn parse_and(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn parse_or(s: &str) -> IResult<&str, Operation> {
[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] 73 | fn parse_or(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn parse_lshift(s: &str) -> IResult<&str, Operation> {
[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] 85 | fn parse_lshift(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_rshift(s: &str) -> IResult<&str, Operation> {
[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] 97 | fn parse_rshift(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_not(s: &str) -> IResult<&str, Operation> {
[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] 109 | fn parse_not(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn parse_operation(s: &str) -> IResult<&str, Operation> {
[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] 115 | fn parse_operation(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_operations(s: &str) -> IResult<&str, Vec<Operation>> {
[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] 126 | fn parse_operations(s: &str) -> IResult<&str, Vec<Operation<'_>>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn parse(s: &str) -> Vec<Operation> {
[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] 130 | fn parse(s: &str) -> Vec<Operation<'_>> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:216:16
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn simulate(s: &str) -> Circuit {
[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] 216 | fn simulate(s: &str) -> Circuit<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2023-d7 v0.1.0 (/opt/rustwide/workdir/2023/07)
[INFO] [stderr]    Compiling y2023-d14 v0.1.0 (/opt/rustwide/workdir/2023/14)
[INFO] [stderr]    Compiling y2024-d4 v0.1.0 (/opt/rustwide/workdir/2024/04)
[INFO] [stderr]    Compiling y2024-d11 v0.1.0 (/opt/rustwide/workdir/2024/11)
[INFO] [stderr]    Compiling y2022-d5 v0.1.0 (/opt/rustwide/workdir/2022/05)
[INFO] [stderr]    Compiling y2023-d2 v0.1.0 (/opt/rustwide/workdir/2023/02)
[INFO] [stderr]    Compiling y2015-d15 v0.1.0 (/opt/rustwide/workdir/2015/15)
[INFO] [stderr]    Compiling y2022-d3 v0.1.0 (/opt/rustwide/workdir/2022/03)
[INFO] [stderr]    Compiling y2022-d9 v0.1.0 (/opt/rustwide/workdir/2022/09)
[INFO] [stderr]    Compiling y2024-d13 v0.1.0 (/opt/rustwide/workdir/2024/13)
[INFO] [stderr]    Compiling y2015-d2 v0.1.0 (/opt/rustwide/workdir/2015/02)
[INFO] [stderr]    Compiling y2024-d22 v0.1.0 (/opt/rustwide/workdir/2024/22)
[INFO] [stderr]    Compiling y2024-d5 v0.1.0 (/opt/rustwide/workdir/2024/05)
[INFO] [stderr]    Compiling y2023-d1 v0.1.0 (/opt/rustwide/workdir/2023/01)
[INFO] [stderr]    Compiling aoc-workbench v0.1.0 (/opt/rustwide/workdir/workbench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "3ee0be1f2fa66788478b8d6a2d2d868d9c67114bc8c63362b0b0ac9c1510388f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee0be1f2fa66788478b8d6a2d2d868d9c67114bc8c63362b0b0ac9c1510388f", kill_on_drop: false }`
[INFO] [stdout] 3ee0be1f2fa66788478b8d6a2d2d868d9c67114bc8c63362b0b0ac9c1510388f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 07a551a98a034c78aca8fc3eb488ec62effc5cdf911f74f53f1fb55c57b35db2
[INFO] running `Command { std: "docker" "start" "-a" "07a551a98a034c78aca8fc3eb488ec62effc5cdf911f74f53f1fb55c57b35db2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_wire(s: &str) -> IResult<&str, Wire> {
[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] 33 | fn parse_wire(s: &str) -> IResult<&str, Wire<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_value_w(s: &str) -> IResult<&str, Value> {
[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] 39 | fn parse_value_w(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn parse_value_u16(s: &str) -> IResult<&str, Value> {
[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] 45 | fn parse_value_u16(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_value(s: &str) -> IResult<&str, Value> {
[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] 51 | fn parse_value(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_assign(s: &str) -> IResult<&str, Operation> {
[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] 55 | fn parse_assign(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_and(s: &str) -> IResult<&str, Operation> {
[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] 61 | fn parse_and(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn parse_or(s: &str) -> IResult<&str, Operation> {
[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] 73 | fn parse_or(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn parse_lshift(s: &str) -> IResult<&str, Operation> {
[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] 85 | fn parse_lshift(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2024-d11 v0.1.0 (/opt/rustwide/workdir/2024/11)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_rshift(s: &str) -> IResult<&str, Operation> {
[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] 97 | fn parse_rshift(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2023-d8 v0.1.0 (/opt/rustwide/workdir/2023/08)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_not(s: &str) -> IResult<&str, Operation> {
[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] 109 | fn parse_not(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aoc-workbench v0.1.0 (/opt/rustwide/workdir/workbench)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn parse_operation(s: &str) -> IResult<&str, Operation> {
[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] 115 | fn parse_operation(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2024-d13 v0.1.0 (/opt/rustwide/workdir/2024/13)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_operations(s: &str) -> IResult<&str, Vec<Operation>> {
[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] 126 | fn parse_operations(s: &str) -> IResult<&str, Vec<Operation<'_>>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn parse(s: &str) -> Vec<Operation> {
[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] 130 | fn parse(s: &str) -> Vec<Operation<'_>> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:216:16
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn simulate(s: &str) -> Circuit {
[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] 216 | fn simulate(s: &str) -> Circuit<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/09/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse(s: &str) -> impl Iterator<Item = Route> {
[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] 16 | fn parse(s: &str) -> impl Iterator<Item = Route<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2024/24/src/lib.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_wires(s: &str) -> Wires {
[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] 25 | fn parse_wires(s: &str) -> Wires<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2024/24/src/lib.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse(s: &str) -> (Wires, Vec<(Gate, &str, &str, &str)>) {
[INFO] [stdout]    |             ^^^^      -----             ----  ----  ---- the lifetimes get resolved as `'_`
[INFO] [stdout]    |             |         |                 |     |
[INFO] [stdout]    |             |         |                 |     the lifetimes get resolved as `'_`
[INFO] [stdout]    |             |         |                 the lifetimes get resolved as `'_`
[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] 57 | fn parse(s: &str) -> (Wires<'_>, Vec<(Gate, &str, &str, &str)>) {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> 2015/13/src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn parse(s: &str) -> Mapping {
[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] 8 | fn parse(s: &str) -> Mapping<'_> {
[INFO] [stdout]   |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2022/07/src/lib.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn dir(s: &str) -> IResult<&str, ParseOutput> {
[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] 65 | fn dir(s: &str) -> IResult<&str, ParseOutput<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2022/07/src/lib.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn ls_command(s: &str) -> IResult<&str, ParseOutput> {
[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 ls_command(s: &str) -> IResult<&str, ParseOutput<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2022/07/src/lib.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse(input: &str) -> IResult<&str, Vec<File>> {
[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] 113 | fn parse(input: &str) -> IResult<&str, Vec<File<'_>>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> 2024/23/src/lib.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(s: &str) -> Network {
[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] 5 | fn parse(s: &str) -> Network<'_> {
[INFO] [stdout]   |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2024-d14 v0.1.0 (/opt/rustwide/workdir/2024/14)
[INFO] [stderr]    Compiling y2024-d18 v0.1.0 (/opt/rustwide/workdir/2024/18)
[INFO] [stderr]    Compiling y2023-d3 v0.1.0 (/opt/rustwide/workdir/2023/03)
[INFO] [stderr]    Compiling y2022-d11 v0.1.0 (/opt/rustwide/workdir/2022/11)
[INFO] [stderr]    Compiling y2024-d24 v0.1.0 (/opt/rustwide/workdir/2024/24)
[INFO] [stderr]    Compiling y2023-d11 v0.1.0 (/opt/rustwide/workdir/2023/11)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2024/24/src/lib.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_wires(s: &str) -> Wires {
[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] 25 | fn parse_wires(s: &str) -> Wires<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2024/24/src/lib.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse(s: &str) -> (Wires, Vec<(Gate, &str, &str, &str)>) {
[INFO] [stdout]    |             ^^^^      -----             ----  ----  ---- the lifetimes get resolved as `'_`
[INFO] [stdout]    |             |         |                 |     |
[INFO] [stdout]    |             |         |                 |     the lifetimes get resolved as `'_`
[INFO] [stdout]    |             |         |                 the lifetimes get resolved as `'_`
[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] 57 | fn parse(s: &str) -> (Wires<'_>, Vec<(Gate, &str, &str, &str)>) {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2015-d12 v0.1.0 (/opt/rustwide/workdir/2015/12)
[INFO] [stderr]    Compiling y2023-d9 v0.1.0 (/opt/rustwide/workdir/2023/09)
[INFO] [stderr]    Compiling y2024-d22 v0.1.0 (/opt/rustwide/workdir/2024/22)
[INFO] [stderr]    Compiling y2015-d1 v0.1.0 (/opt/rustwide/workdir/2015/01)
[INFO] [stderr]    Compiling y2024-d20 v0.1.0 (/opt/rustwide/workdir/2024/20)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling y2024-d12 v0.1.0 (/opt/rustwide/workdir/2024/12)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling y2022-d13 v0.1.0 (/opt/rustwide/workdir/2022/13)
[INFO] [stderr]    Compiling y2022-d15 v0.1.0 (/opt/rustwide/workdir/2022/15)
[INFO] [stderr]    Compiling y2015-d20 v0.1.0 (/opt/rustwide/workdir/2015/20)
[INFO] [stderr]    Compiling y2022-d12 v0.1.0 (/opt/rustwide/workdir/2022/12)
[INFO] [stderr]    Compiling y2023-d10 v0.1.0 (/opt/rustwide/workdir/2023/10)
[INFO] [stderr]    Compiling y2015-d6 v0.1.0 (/opt/rustwide/workdir/2015/06)
[INFO] [stderr]    Compiling y2015-d7 v0.1.0 (/opt/rustwide/workdir/2015/07)
[INFO] [stderr]    Compiling y2024-d2 v0.1.0 (/opt/rustwide/workdir/2024/02)
[INFO] [stderr]    Compiling y2022-d10 v0.1.0 (/opt/rustwide/workdir/2022/10)
[INFO] [stderr]    Compiling y2024-d16 v0.1.0 (/opt/rustwide/workdir/2024/16)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_wire(s: &str) -> IResult<&str, Wire> {
[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] 33 | fn parse_wire(s: &str) -> IResult<&str, Wire<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_value_w(s: &str) -> IResult<&str, Value> {
[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] 39 | fn parse_value_w(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn parse_value_u16(s: &str) -> IResult<&str, Value> {
[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] 45 | fn parse_value_u16(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_value(s: &str) -> IResult<&str, Value> {
[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] 51 | fn parse_value(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_assign(s: &str) -> IResult<&str, Operation> {
[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] 55 | fn parse_assign(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_and(s: &str) -> IResult<&str, Operation> {
[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] 61 | fn parse_and(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn parse_or(s: &str) -> IResult<&str, Operation> {
[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] 73 | fn parse_or(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn parse_lshift(s: &str) -> IResult<&str, Operation> {
[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] 85 | fn parse_lshift(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/07/src/lib.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_rshift(s: &str) -> IResult<&str, Operation> {
[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] 97 | fn parse_rshift(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_not(s: &str) -> IResult<&str, Operation> {
[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] 109 | fn parse_not(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn parse_operation(s: &str) -> IResult<&str, Operation> {
[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] 115 | fn parse_operation(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_operations(s: &str) -> IResult<&str, Vec<Operation>> {
[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] 126 | fn parse_operations(s: &str) -> IResult<&str, Vec<Operation<'_>>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn parse(s: &str) -> Vec<Operation> {
[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] 130 | fn parse(s: &str) -> Vec<Operation<'_>> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2015/07/src/lib.rs:216:16
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn simulate(s: &str) -> Circuit {
[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] 216 | fn simulate(s: &str) -> Circuit<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2024-d7 v0.1.0 (/opt/rustwide/workdir/2024/07)
[INFO] [stderr]    Compiling y2022-d2 v0.1.0 (/opt/rustwide/workdir/2022/02)
[INFO] [stderr]    Compiling y2015-d5 v0.1.0 (/opt/rustwide/workdir/2015/05)
[INFO] [stderr]    Compiling y2015-d2 v0.1.0 (/opt/rustwide/workdir/2015/02)
[INFO] [stderr]    Compiling y2023-d5 v0.1.0 (/opt/rustwide/workdir/2023/05)
[INFO] [stderr]    Compiling y2023-d6 v0.1.0 (/opt/rustwide/workdir/2023/06)
[INFO] [stderr]    Compiling y2024-d17 v0.1.0 (/opt/rustwide/workdir/2024/17)
[INFO] [stderr]    Compiling y2023-d13 v0.1.0 (/opt/rustwide/workdir/2023/13)
[INFO] [stderr]    Compiling y2015-d11 v0.1.0 (/opt/rustwide/workdir/2015/11)
[INFO] [stderr]    Compiling y2015-d15 v0.1.0 (/opt/rustwide/workdir/2015/15)
[INFO] [stderr]    Compiling y2023-d15 v0.1.0 (/opt/rustwide/workdir/2023/15)
[INFO] [stderr]    Compiling y2022-d9 v0.1.0 (/opt/rustwide/workdir/2022/09)
[INFO] [stderr]    Compiling y2024-d25 v0.1.0 (/opt/rustwide/workdir/2024/25)
[INFO] [stderr]    Compiling y2015-d19 v0.1.0 (/opt/rustwide/workdir/2015/19)
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling y2024-d21 v0.1.0 (/opt/rustwide/workdir/2024/21)
[INFO] [stderr]    Compiling y2015-d16 v0.1.0 (/opt/rustwide/workdir/2015/16)
[INFO] [stderr]    Compiling y2023-d16 v0.1.0 (/opt/rustwide/workdir/2023/16)
[INFO] [stderr]    Compiling y2015-d18 v0.1.0 (/opt/rustwide/workdir/2015/18)
[INFO] [stderr]    Compiling y2015-d9 v0.1.0 (/opt/rustwide/workdir/2015/09)
[INFO] [stderr]    Compiling y2022-d8 v0.1.0 (/opt/rustwide/workdir/2022/08)
[INFO] [stderr]    Compiling y2015-d21 v0.1.0 (/opt/rustwide/workdir/2015/21)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2015/09/src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn parse(s: &str) -> impl Iterator<Item = Route> {
[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] 16 | fn parse(s: &str) -> impl Iterator<Item = Route<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling y2022-d1 v0.1.0 (/opt/rustwide/workdir/2022/01)
[INFO] [stderr]    Compiling y2024-d19 v0.1.0 (/opt/rustwide/workdir/2024/19)
[INFO] [stderr]    Compiling y2015-d22 v0.1.0 (/opt/rustwide/workdir/2015/22)
[INFO] [stderr]    Compiling y2015-d10 v0.1.0 (/opt/rustwide/workdir/2015/10)
[INFO] [stderr]    Compiling y2024-d23 v0.1.0 (/opt/rustwide/workdir/2024/23)
[INFO] [stderr]    Compiling y2022-d3 v0.1.0 (/opt/rustwide/workdir/2022/03)
[INFO] [stderr]    Compiling y2022-d4 v0.1.0 (/opt/rustwide/workdir/2022/04)
[INFO] [stderr]    Compiling y2024-d9 v0.1.0 (/opt/rustwide/workdir/2024/09)
[INFO] [stderr]    Compiling y2024-d10 v0.1.0 (/opt/rustwide/workdir/2024/10)
[INFO] [stderr]    Compiling y2023-d1 v0.1.0 (/opt/rustwide/workdir/2023/01)
[INFO] [stderr]    Compiling y2023-d2 v0.1.0 (/opt/rustwide/workdir/2023/02)
[INFO] [stderr]    Compiling y2023-d7 v0.1.0 (/opt/rustwide/workdir/2023/07)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> 2024/23/src/lib.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(s: &str) -> Network {
[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] 5 | fn parse(s: &str) -> Network<'_> {
[INFO] [stdout]   |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2015-d4 v0.1.0 (/opt/rustwide/workdir/2015/04)
[INFO] [stderr]    Compiling y2024-d15 v0.1.0 (/opt/rustwide/workdir/2024/15)
[INFO] [stderr]    Compiling y2024-d1 v0.1.0 (/opt/rustwide/workdir/2024/01)
[INFO] [stderr]    Compiling y2024-d6 v0.1.0 (/opt/rustwide/workdir/2024/06)
[INFO] [stderr]    Compiling y2022-d14 v0.1.0 (/opt/rustwide/workdir/2022/14)
[INFO] [stderr]    Compiling y2015-d8 v0.1.0 (/opt/rustwide/workdir/2015/08)
[INFO] [stderr]    Compiling y2022-d7 v0.1.0 (/opt/rustwide/workdir/2022/07)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2022/07/src/lib.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn dir(s: &str) -> IResult<&str, ParseOutput> {
[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] 65 | fn dir(s: &str) -> IResult<&str, ParseOutput<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> 2022/07/src/lib.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn ls_command(s: &str) -> IResult<&str, ParseOutput> {
[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 ls_command(s: &str) -> IResult<&str, ParseOutput<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> 2022/07/src/lib.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse(input: &str) -> IResult<&str, Vec<File>> {
[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] 113 | fn parse(input: &str) -> IResult<&str, Vec<File<'_>>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2024-d5 v0.1.0 (/opt/rustwide/workdir/2024/05)
[INFO] [stderr]    Compiling y2022-d5 v0.1.0 (/opt/rustwide/workdir/2022/05)
[INFO] [stderr]    Compiling y2015-d13 v0.1.0 (/opt/rustwide/workdir/2015/13)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> 2015/13/src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn parse(s: &str) -> Mapping {
[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] 8 | fn parse(s: &str) -> Mapping<'_> {
[INFO] [stdout]   |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling y2023-d4 v0.1.0 (/opt/rustwide/workdir/2023/04)
[INFO] [stderr]    Compiling y2024-d8 v0.1.0 (/opt/rustwide/workdir/2024/08)
[INFO] [stderr]    Compiling y2024-d4 v0.1.0 (/opt/rustwide/workdir/2024/04)
[INFO] [stderr]    Compiling y2022-d6 v0.1.0 (/opt/rustwide/workdir/2022/06)
[INFO] [stderr]    Compiling y2023-d14 v0.1.0 (/opt/rustwide/workdir/2023/14)
[INFO] [stderr]    Compiling y2015-d17 v0.1.0 (/opt/rustwide/workdir/2015/17)
[INFO] [stderr]    Compiling y2015-d14 v0.1.0 (/opt/rustwide/workdir/2015/14)
[INFO] [stderr]    Compiling y2015-d3 v0.1.0 (/opt/rustwide/workdir/2015/03)
[INFO] [stderr]    Compiling y2024-d3 v0.1.0 (/opt/rustwide/workdir/2024/03)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "07a551a98a034c78aca8fc3eb488ec62effc5cdf911f74f53f1fb55c57b35db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07a551a98a034c78aca8fc3eb488ec62effc5cdf911f74f53f1fb55c57b35db2", kill_on_drop: false }`
[INFO] [stdout] 07a551a98a034c78aca8fc3eb488ec62effc5cdf911f74f53f1fb55c57b35db2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 159cc7310f0a5f73cb243f253a22ba8fe541bf490790ae9e970a56232304d5ef
[INFO] running `Command { std: "docker" "start" "-a" "159cc7310f0a5f73cb243f253a22ba8fe541bf490790ae9e970a56232304d5ef", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:33:18
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn parse_wire(s: &str) -> IResult<&str, Wire> {
[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] 33 | fn parse_wire(s: &str) -> IResult<&str, Wire<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 | fn parse_value_w(s: &str) -> IResult<&str, Value> {
[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] 39 | fn parse_value_w(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:45:23
[INFO] [stderr]    |
[INFO] [stderr] 45 | fn parse_value_u16(s: &str) -> IResult<&str, Value> {
[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] 45 | fn parse_value_u16(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:51:19
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn parse_value(s: &str) -> IResult<&str, Value> {
[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] 51 | fn parse_value(s: &str) -> IResult<&str, Value<'_>> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:55:20
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn parse_assign(s: &str) -> IResult<&str, Operation> {
[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] 55 | fn parse_assign(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn parse_and(s: &str) -> IResult<&str, Operation> {
[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] 61 | fn parse_and(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:73:16
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn parse_or(s: &str) -> IResult<&str, Operation> {
[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] 73 | fn parse_or(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:85:20
[INFO] [stderr]    |
[INFO] [stderr] 85 | fn parse_lshift(s: &str) -> IResult<&str, Operation> {
[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] 85 | fn parse_lshift(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/07/src/lib.rs:97:20
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn parse_rshift(s: &str) -> IResult<&str, Operation> {
[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] 97 | fn parse_rshift(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> 2015/07/src/lib.rs:109:17
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn parse_not(s: &str) -> IResult<&str, Operation> {
[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] 109 | fn parse_not(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> 2015/07/src/lib.rs:115:23
[INFO] [stderr]     |
[INFO] [stderr] 115 | fn parse_operation(s: &str) -> IResult<&str, Operation> {
[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] 115 | fn parse_operation(s: &str) -> IResult<&str, Operation<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> 2015/07/src/lib.rs:126:24
[INFO] [stderr]     |
[INFO] [stderr] 126 | fn parse_operations(s: &str) -> IResult<&str, Vec<Operation>> {
[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] 126 | fn parse_operations(s: &str) -> IResult<&str, Vec<Operation<'_>>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> 2015/07/src/lib.rs:130:13
[INFO] [stderr]     |
[INFO] [stderr] 130 | fn parse(s: &str) -> Vec<Operation> {
[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] 130 | fn parse(s: &str) -> Vec<Operation<'_>> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> 2015/07/src/lib.rs:216:16
[INFO] [stderr]     |
[INFO] [stderr] 216 | fn simulate(s: &str) -> Circuit {
[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] 216 | fn simulate(s: &str) -> Circuit<'_> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2022/07/src/lib.rs:65:11
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn dir(s: &str) -> IResult<&str, ParseOutput> {
[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] 65 | fn dir(s: &str) -> IResult<&str, ParseOutput<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2022/07/src/lib.rs:71:18
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn ls_command(s: &str) -> IResult<&str, ParseOutput> {
[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 ls_command(s: &str) -> IResult<&str, ParseOutput<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> 2022/07/src/lib.rs:113:17
[INFO] [stderr]     |
[INFO] [stderr] 113 | fn parse(input: &str) -> IResult<&str, Vec<File>> {
[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] 113 | fn parse(input: &str) -> IResult<&str, Vec<File<'_>>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> 2015/13/src/lib.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn parse(s: &str) -> Mapping {
[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] 8 | fn parse(s: &str) -> Mapping<'_> {
[INFO] [stderr]   |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2015/09/src/lib.rs:16:13
[INFO] [stderr]    |
[INFO] [stderr] 16 | fn parse(s: &str) -> impl Iterator<Item = Route> {
[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] 16 | fn parse(s: &str) -> impl Iterator<Item = Route<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `y2015-d7` (lib) generated 14 warnings
[INFO] [stderr] warning: `y2022-d7` (lib) generated 3 warnings
[INFO] [stderr] warning: `y2015-d13` (lib) generated 1 warning
[INFO] [stderr] warning: `y2015-d9` (lib) generated 1 warning
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> 2024/23/src/lib.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn parse(s: &str) -> Network {
[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] 5 | fn parse(s: &str) -> Network<'_> {
[INFO] [stderr]   |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2024/24/src/lib.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn parse_wires(s: &str) -> Wires {
[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] 25 | fn parse_wires(s: &str) -> Wires<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> 2024/24/src/lib.rs:57:13
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn parse(s: &str) -> (Wires, Vec<(Gate, &str, &str, &str)>) {
[INFO] [stderr]    |             ^^^^      -----             ----  ----  ---- the lifetimes get resolved as `'_`
[INFO] [stderr]    |             |         |                 |     |
[INFO] [stderr]    |             |         |                 |     the lifetimes get resolved as `'_`
[INFO] [stderr]    |             |         |                 the lifetimes get resolved as `'_`
[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] 57 | fn parse(s: &str) -> (Wires<'_>, Vec<(Gate, &str, &str, &str)>) {
[INFO] [stderr]    |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `y2024-d23` (lib) generated 1 warning
[INFO] [stderr] warning: `y2024-d24` (lib) generated 2 warnings
[INFO] [stderr] warning: `y2015-d7` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr] warning: `y2022-d7` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `y2015-d9` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `y2015-d13` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `y2024-d23` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `y2024-d24` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_workbench-60d6619b8584c99a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::day_can_be_initialised ... ok
[INFO] [stdout] test test::year_can_be_initialised ... ok
[INFO] [stdout] test test::day_rejects_invalid_values ... ok
[INFO] [stdout] test test::year_rejects_invalid_values ... 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/main.rs (/opt/rustwide/target/debug/deps/aoc_workbench-4de87d233e3e36d6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-f2bbf13cc76a3ae1)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test distances::test::euclidian_works_with_f32 ... ok
[INFO] [stdout] test distances::test::euclidian_works_with_f64 ... ok
[INFO] [stdout] test distances::test::manhattan_works_with_signed ... ok
[INFO] [stdout] test distances::test::manhattan_works_with_unsigned ... ok
[INFO] [stdout] test utils::test::number_length_finds_correct_length ... ok
[INFO] [stdout] test utils::test::number_length_u128_handles_max_length ... ok
[INFO] [stdout] test utils::test::number_length_successors_finds_correct_length ... ok
[INFO] [stdout] test distances::test::manhattan_works_with_floats ... ok
[INFO] [stdout] test distances::test::manhattan_works_with_extreme ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 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/y2015_d1-ab20a8fe19a451bc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d10-a4735825c9dcdb1b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::look_and_say_behaves_as_expected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/y2015_d11-47a61f8dba1dd216)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::validate_can_validate_passwords ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/y2015_d12-2d72da59c8fc8b2f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::step1_finds_correct_values ... ok
[INFO] [stdout] test test::step2_finds_correct_values ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d13-1f030e673ba1310c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::calculate_happiness_finds_correct_result_with_me ... ok
[INFO] [stdout] test test::calculate_happiness_finds_correct_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2015_d14-21ce13f6ce4c18a2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::calculate_distance_calculates_proper_distances ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/y2015_d15-c7b8c7937ee3998f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::step1_finds_correct_answer ... ok
[INFO] [stdout] test test::step2_finds_correct_answer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2015_d16-8aad0a6657ea28c1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d17-00861c7ea95c866c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d18-53c009c19b767a14)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::animate_working_screen_gets_correct_example_result ... ok
[INFO] [stdout] test test::animate_broken_screen_gets_correct_example_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2015_d19-af0c4075308a5771)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::step1_finds_correct_example_answer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/y2015_d2-c509a1428d799d18)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::wrapping_requirement_calculates_correct_value ... ok
[INFO] [stdout] test test::ribbon_requirement_calculates_correct_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2015_d20-c133a7e915c05b65)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d21-bf533e2c87eb28f4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::rounds_determines_correct_winner_example ... ok
[INFO] [stdout] test test::rounds_handles_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d22-747e0eb05d301a2a)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::dijkstra_finds_correct_answer_example1 ... ok
[INFO] [stdout] test test::dijkstra_finds_correct_answer_example2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2015_d3-a3d95e97bc11ba02)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d4-6747881f4f3ab3df)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d5-b8695983d4a2d4d1)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::is_really_nice_handles_test_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/y2015_d6-51eb90e816cde0b1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::dimmable_lights_store_correct_value_after_decrease ... ok
[INFO] [stdout] test test::dimmable_lights_store_correct_value_after_multiple_changes ... ok
[INFO] [stdout] test test::dimmable_lights_store_correct_value_after_real_increase ... ok
[INFO] [stdout] test test::dimmable_lights_store_correct_value_after_increase ... ok
[INFO] [stdout] test test::step2_handles_first_example ... ok
[INFO] [stdout] test test::step2_handles_second_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 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/y2015_d7-b505d02aa8a56afa)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::parse_finds_correct_number_of_operations ... ok
[INFO] [stdout] test test::circuit_correctly_simulates_wires ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2015_d8-7f9463175198230a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::step1_finds_correct_answer ... ok
[INFO] [stdout] test test::step2_finds_correct_answer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2015_d9-fb8183d7409b7806)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::step1_finds_correct_answer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/y2022_d1-9652c4b4dbb8cf21)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d10-dae19f69b4e83644)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d11-2ca1b37aead77c2e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d12-f6bff0c7257a5067)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d13-34b7f34a1dc7a214)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d14-4cfff1dcb5b6e997)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d15-e047266f29346b3d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::beacon_location ... ok
[INFO] [stdout] test test::step1 ... ok
[INFO] [stdout] test test::test_step2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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/y2022_d2-0a465d91ba137c02)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d3-935e1bf5ebb8a985)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d4-286140a047adb7f4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d5-c5e56cf6962f2fdb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d6-e2d709788a0cdd48)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d7-eb0be0b46bc55969)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d8-8097786549e10583)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2022_d9-57189bdc8faed2bd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d1-02e8b7d1b1e4bdfd)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d10-f2c6ebe613a62e00)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d11-eefe824a184a98c6)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d13-14f63bb11f8307e5)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d14-3704e725d7747f42)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d15-d166e1f49c5491a5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::hash_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/y2023_d16-eecb5603d250b237)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d2-fbe827b7c63d8964)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d3-1434f8938d563ba5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d4-83ae04df5ca47f4c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d5-7b3c4fcd185d402d)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d6-dadba3958ec088d0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d7-6924ac9ede6fdabe)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d8-11b34d461864029f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2023_d9-34a3f89c526bf776)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2024_d1-0f85fe2cb6a9464b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::parse_finds_correct_number_of_lines ... ok
[INFO] [stdout] test test::parse_finds_correct_first_and_last_items ... ok
[INFO] [stdout] test test::step2_finds_right_answer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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/y2024_d10-325d4cedff334ae3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::step1_finds_correct_answer ... ok
[INFO] [stdout] test test::step2_finds_correct_answer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2024_d11-e31d21a468503ca7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::blink_correctly_transforms_72 ... ok
[INFO] [stdout] test test::blink_finds_correct_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2024_d12-b2fcb9dccc9f0e05)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::step2_find_correct_answer_example ... ok
[INFO] [stdout] test test::step1_find_correct_answer_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2024_d13-29397e60741dc84a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2024_d14-5c1138b09f38e46f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::calculate_safety_factor_finds_example_value ... ok
[INFO] [stdout] test test::robot_simulate_moves_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2024_d15-a6c312a536ff594d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test::small_input_checks ... ok
[INFO] [stdout] test test::step2_small_input_checks ... ok
[INFO] [stdout] test test::wide_gps_sum_calculation ... ok
[INFO] [stdout] test test::wide_moves_double_up ... ok
[INFO] [stdout] test test::wide_moves_down ... ok
[INFO] [stdout] test test::larger_input_check ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2024_d16-32caed468ef7a5e9)
[INFO] [stdout] test test::wide_moves_up ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2024_d17-b5c995b13a3bd92d)
[INFO] [stdout] test test::wide_moves_up2 ... ok
[INFO] [stdout] test test::wide_moves_down2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 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 test::step1_finds_correct_answer_first_example ... ok
[INFO] [stdout] test test::step1_finds_correct_answer_second_example ... ok
[INFO] [stdout] test test::step2_finds_correct_answer_second_example ... ok
[INFO] [stdout] test test::step2_finds_correct_answer_first_example ... 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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::computer_handles_bxc ... ok
[INFO] [stdout] test test::combooperands_provide_correct_values ... ok
[INFO] [stdout] test test::computer_handles_bxl ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2024_d18-33542e5af4c551df)
[INFO] [stdout] test test::computer_handles_bst ... ok
[INFO] [stdout] test test::step1_finds_correct_output_value ... ok
[INFO] [stdout] test test::step1_finds_correct_second_example ... ok
[INFO] [stdout] test test::step1_finds_correct_third_example ... ok
[INFO] [stdout] test test::verify_step2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::find_shortest_path_finds_example_solution ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/y2024_d19-3f45f1ef653f7f38)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::step1_example_correct_answer ... ok
[INFO] [stdout] test test::step2_example_correct_answer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/y2024_d2-eed0df3252dbbb99)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::parse_extracts_correct_number_of_lines ... ok
[INFO] [stdout] test test::parse_extracts_correct_number_of_reports ... ok
[INFO] [stdout] test test::step2_has_correct_answer ... ok
[INFO] [stdout] test test::step1_has_correct_answer ... 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/y2024_d20-b1ffe3cfd6a69f99)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::step1_first_example ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::step1_first_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::step1_first_example' panicked at 2024/20/src/lib.rs:101:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Unsigned(0)
[INFO] [stdout]  right: Unsigned(16)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599917d3a4e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599917d3a4e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599917d3a4e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x599917d3a4e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x599917d5f783 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x599917d5f783 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x599917d37673 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599917d37673 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x599917d3a332 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x599917d3ba4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x599917d3b8a2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x599917cfab74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x599917cfab74 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599917d3c42b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x599917d3c42b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x599917d3c1fa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x599917d3a9d9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x599917d3be8d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x599917d5e2d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x599917d5e567 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x599917cbf6a2 - core::panicking::assert_failed::h732cb1126183d122
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x599917cc06bd - y2024_d20::test::step1_first_example::hf365937493a50a59
[INFO] [stdout]                                at /opt/rustwide/workdir/2024/20/src/lib.rs:101:9
[INFO] [stdout]   22:     0x599917cc06bd - y2024_d20::test::step1_first_example::{{closure}}::h251a946d4fc0f30e
[INFO] [stdout]                                at /opt/rustwide/workdir/2024/20/src/lib.rs:100:29
[INFO] [stdout]   23:     0x599917cc06bd - core::ops::function::FnOnce::call_once::h80c847e491a5533d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x599917d002fb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x599917d002fb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x599917cff4ee - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x599917cff4ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x599917cff4ee - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x599917cff4ee - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x599917cff4ee - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x599917cff4ee - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x599917cff4ee - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x599917cc3064 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x599917cc3064 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x599917cc6a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x599917cc6a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x599917cc6a3a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x599917cc6a3a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x599917cc6a3a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x599917cc6a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x599917cc6a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x599917d3f487 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x599917d3f487 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x599917d3f487 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75b3698ebaa4 - <unknown>
[INFO] [stdout]   46:     0x75b369978a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::step1_first_example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p y2024-d20 --lib`
[INFO] running `Command { std: "docker" "inspect" "159cc7310f0a5f73cb243f253a22ba8fe541bf490790ae9e970a56232304d5ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159cc7310f0a5f73cb243f253a22ba8fe541bf490790ae9e970a56232304d5ef", kill_on_drop: false }`
[INFO] [stdout] 159cc7310f0a5f73cb243f253a22ba8fe541bf490790ae9e970a56232304d5ef
