[INFO] fetching crate oni-comb-parser-rs 1.2.104...
[INFO] testing oni-comb-parser-rs-1.2.104 against 1.91.0 for beta-1.92-2
[INFO] extracting crate oni-comb-parser-rs 1.2.104 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate oni-comb-parser-rs 1.2.104
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oni-comb-parser-rs 1.2.104
[INFO] tweaked toml for crates.io crate oni-comb-parser-rs 1.2.104 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oni-comb-parser-rs 1.2.104 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oni-comb-parser-rs 1.2.104 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded ctor v0.6.0
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded symbolic-common v12.16.3
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded prop-check-rs v0.0.969
[INFO] [stderr]   Downloaded symbolic-demangle v12.16.3
[INFO] [stderr]   Downloaded pom v3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c073270c4ff2ce9ea993fe1ab30e137aaf15ba9c8327a47ab84e100a12515da
[INFO] running `Command { std: "docker" "start" "-a" "1c073270c4ff2ce9ea993fe1ab30e137aaf15ba9c8327a47ab84e100a12515da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c073270c4ff2ce9ea993fe1ab30e137aaf15ba9c8327a47ab84e100a12515da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c073270c4ff2ce9ea993fe1ab30e137aaf15ba9c8327a47ab84e100a12515da", kill_on_drop: false }`
[INFO] [stdout] 1c073270c4ff2ce9ea993fe1ab30e137aaf15ba9c8327a47ab84e100a12515da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c751bea0c4eff446be0aac4a5c561478c42c1d18f21b76689ac92a0c1f185f3f
[INFO] running `Command { std: "docker" "start" "-a" "c751bea0c4eff446be0aac4a5c561478c42c1d18f21b76689ac92a0c1f185f3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling oni-comb-parser-rs v1.2.104 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stdout]   --> src/extension/parsers/conversion_parsers.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait ConversionParsers: Parsers {
[INFO] [stdout]    |           ----------------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B>
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `expect` is never used
[INFO] [stdout]   --> src/extension/parsers/logging_parsers.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait LoggingParsers: Parsers {
[INFO] [stdout]    |           -------------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |   fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A>
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<T>;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<T>;
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<usize> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<usize> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "c751bea0c4eff446be0aac4a5c561478c42c1d18f21b76689ac92a0c1f185f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c751bea0c4eff446be0aac4a5c561478c42c1d18f21b76689ac92a0c1f185f3f", kill_on_drop: false }`
[INFO] [stdout] c751bea0c4eff446be0aac4a5c561478c42c1d18f21b76689ac92a0c1f185f3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 564ebbbad690e226b9b791a18d42df83769f6252b0273bd492057206aa1da780
[INFO] running `Command { std: "docker" "start" "-a" "564ebbbad690e226b9b791a18d42df83769f6252b0273bd492057206aa1da780", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling symbolic-common v12.16.3
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ctor v0.6.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling oni-comb-parser-rs v1.2.104 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stdout]   --> src/extension/parsers/conversion_parsers.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait ConversionParsers: Parsers {
[INFO] [stdout]    |           ----------------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B>
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `expect` is never used
[INFO] [stdout]   --> src/extension/parsers/logging_parsers.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait LoggingParsers: Parsers {
[INFO] [stdout]    |           -------------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |   fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A>
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<T>;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<T>;
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<usize> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<usize> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling prop-check-rs v0.0.969
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]   --> examples/calculator.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn add<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]   --> examples/calculator.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn sub<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul` is never used
[INFO] [stdout]   --> examples/calculator.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn mul<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]   --> examples/calculator.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn div<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stdout]   --> src/extension/parsers/conversion_parsers.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait ConversionParsers: Parsers {
[INFO] [stdout]    |           ----------------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B>
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `expect` is never used
[INFO] [stdout]   --> src/extension/parsers/logging_parsers.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait LoggingParsers: Parsers {
[INFO] [stdout]    |           -------------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |   fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A>
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<T>;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<T>;
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<usize> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<usize> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.33s
[INFO] running `Command { std: "docker" "inspect" "564ebbbad690e226b9b791a18d42df83769f6252b0273bd492057206aa1da780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "564ebbbad690e226b9b791a18d42df83769f6252b0273bd492057206aa1da780", kill_on_drop: false }`
[INFO] [stdout] 564ebbbad690e226b9b791a18d42df83769f6252b0273bd492057206aa1da780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 972c4bc2b29b81efa10bcb556d4beccfe75ddb399b18dc2c4a9f843d9e373b02
[INFO] running `Command { std: "docker" "start" "-a" "972c4bc2b29b81efa10bcb556d4beccfe75ddb399b18dc2c4a9f843d9e373b02", kill_on_drop: false }`
[INFO] [stderr] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stderr]   --> src/extension/parsers/conversion_parsers.rs:14:6
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub trait ConversionParsers: Parsers {
[INFO] [stderr]    |           ----------------- associated functions in this trait
[INFO] [stderr] ...
[INFO] [stderr] 14 |   fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B>
[INFO] [stderr]    |      ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |   fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |   fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:1:9
[INFO] [stderr]    |
[INFO] [stderr]  1 | #![warn(dead_code)]
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `expect` is never used
[INFO] [stderr]   --> src/extension/parsers/logging_parsers.rs:32:6
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait LoggingParsers: Parsers {
[INFO] [stderr]    |           -------------- associated function in this trait
[INFO] [stderr] ...
[INFO] [stderr] 32 |   fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A>
[INFO] [stderr]    |      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |   fn start(&self) -> Bound<T>;
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 10 |   fn start(&self) -> Bound<'_, T>;
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 |   fn end(&self) -> Bound<T>;
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |   fn end(&self) -> Bound<'_, T>;
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:20:10
[INFO] [stderr]    |
[INFO] [stderr] 20 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:31:10
[INFO] [stderr]    |
[INFO] [stderr] 31 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:42:10
[INFO] [stderr]    |
[INFO] [stderr] 42 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:53:10
[INFO] [stderr]    |
[INFO] [stderr] 53 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:64:10
[INFO] [stderr]    |
[INFO] [stderr] 64 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:75:10
[INFO] [stderr]    |
[INFO] [stderr] 75 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:81:12
[INFO] [stderr]    |
[INFO] [stderr] 81 |   fn start(&self) -> Bound<usize> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |   fn start(&self) -> Bound<'_, usize> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:85:10
[INFO] [stderr]    |
[INFO] [stderr] 85 |   fn end(&self) -> Bound<usize> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |   fn end(&self) -> Bound<'_, usize> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `oni-comb-parser-rs` (lib) generated 18 warnings (run `cargo fix --lib -p oni-comb-parser-rs` to apply 16 suggestions)
[INFO] [stderr] warning: function `add` is never used
[INFO] [stderr]   --> examples/calculator.rs:46:4
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn add<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stderr]    |    ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `sub` is never used
[INFO] [stderr]   --> examples/calculator.rs:50:4
[INFO] [stderr]    |
[INFO] [stderr] 50 | fn sub<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mul` is never used
[INFO] [stderr]   --> examples/calculator.rs:54:4
[INFO] [stderr]    |
[INFO] [stderr] 54 | fn mul<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `div` is never used
[INFO] [stderr]   --> examples/calculator.rs:58:4
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn div<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `oni-comb-parser-rs` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: `oni-comb-parser-rs` (example "calculator") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oni_comb_parser_rs-a396ef8a98ab7f67)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::test_and_then ... ok
[INFO] [stdout] test tests::test_attempt ... ok
[INFO] [stdout] test tests::test_example1 ... ok
[INFO] [stdout] test tests::test_example2 ... ok
[INFO] [stdout] test tests::test_filter ... ok
[INFO] [stdout] test tests::test_last_offset ... ok
[INFO] [stdout] test tests::test_many_0 ... ok
[INFO] [stdout] test tests::test_filter_not ... ok
[INFO] [stdout] test tests::test_elm_of ... ok
[INFO] [stdout] test tests::test_many_1 ... ok
[INFO] [stdout] test tests::test_many_n_m ... ok
[INFO] [stdout] test tests::test_not ... ok
[INFO] [stdout] test tests::test_opt ... ok
[INFO] [stdout] test tests::test_or ... ok
[INFO] [stdout] test tests::test_seq ... ok
[INFO] [stdout] test tests::test_skip_left ... ok
[INFO] [stdout] test tests::test_skip_right ... ok
[INFO] [stdout] test tests::test_repeat ... ok
[INFO] [stdout] test tests::test_successful_in_closure ... ok
[INFO] [stdout] test tests::test_tag ... ok
[INFO] [stdout] test tests::test_tag_no_case ... ok
[INFO] [stdout] test tests::test_take ... ok
[INFO] [stdout] test tests::test_none_of ... ok
[INFO] [stdout] test tests::test_count_sep ... ok
[INFO] [stdout] test tests::test_take_till0 ... ok
[INFO] [stdout] test tests::test_regex ... ok
[INFO] [stdout] test tests::test_take_till1 ... ok
[INFO] [stdout] test tests::test_take_while0 ... ok
[INFO] [stdout] test tests::test_take_while1 ... ok
[INFO] [stdout] test tests::test_take_while_n_m ... ok
[INFO] [stdout] test tests::test_take_2 ... ok
[INFO] [stdout] test tests::test_peek ... ok
[INFO] [stdout] test tests::test_elem ... ok
[INFO] [stdout] test tests::test_discard ... ok
[INFO] [stderr]      Running tests/surround_static_tes.rs (/opt/rustwide/target/debug/deps/surround_static_tes-01db6828feb18fb2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_surround ... ok
[INFO] [stderr]    Doc-tests oni_comb_parser_rs
[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 52 tests
[INFO] [stdout] test src/lib.rs - prelude::elm_hex_digit_ref (line 920) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_from_until_ref (line 523) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_alpha (line 751) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_digit (line 847) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_any_ref (line 262) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_in (line 496) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_digit_1_9_ref (line 872) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm (line 335) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_alpha_digit_ref (line 775) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_any (line 285) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_hex_digit (line 944) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_alpha_digit (line 799) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_digit_ref (line 823) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_alpha_ref (line 727) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_from_until (line 553) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_multi_space (line 703) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_digit_1_9 (line 896) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_oct_digit (line 992) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_pred (line 388) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_ref_of (line 414) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_oct_digit_ref (line 968) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_pred_ref (line 360) ... ok
[INFO] [stdout] test src/lib.rs - prelude::end (line 70) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_of (line 441) ... ok
[INFO] [stdout] test src/lib.rs - prelude::empty (line 41) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_multi_space_ref (line 679) ... ok
[INFO] [stdout] test src/lib.rs - prelude::failed (line 145) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_in_ref (line 469) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_ref (line 310) ... ok
[INFO] [stdout] test src/lib.rs - prelude::failed_with_commit (line 173) ... ok
[INFO] [stdout] test src/lib.rs - prelude::failed_lazy (line 233) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_space (line 655) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_space_ref (line 631) ... ok
[INFO] [stdout] test src/lib.rs - prelude::failed_with_uncommit (line 203) ... ok
[INFO] [stdout] test src/lib.rs - prelude::regex (line 1098) ... ok
[INFO] [stdout] test src/lib.rs - prelude::lazy (line 1354) ... ok
[INFO] [stdout] test src/lib.rs - prelude::successful (line 92) ... ok
[INFO] [stdout] test src/lib.rs - prelude::none_of (line 606) ... ok
[INFO] [stdout] test src/lib.rs - prelude::skip (line 1294) ... ok
[INFO] [stdout] test src/lib.rs - prelude::none_ref_of (line 579) ... ok
[INFO] [stdout] test src/lib.rs - prelude::seq (line 1018) ... ok
[INFO] [stdout] test src/lib.rs - prelude::tag (line 1046) ... ok
[INFO] [stdout] test src/lib.rs - prelude::successful_lazy (line 118) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take (line 1122) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_while0 (line 1148) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_till0 (line 1238) ... ok
[INFO] [stdout] test src/lib.rs - prelude::surround (line 1322) ... ok
[INFO] [stdout] test src/lib.rs - prelude::unit (line 20) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_while1 (line 1178) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_while_n_m (line 1208) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_till1 (line 1265) ... ok
[INFO] [stdout] test src/lib.rs - prelude::tag_no_case (line 1072) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "972c4bc2b29b81efa10bcb556d4beccfe75ddb399b18dc2c4a9f843d9e373b02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "972c4bc2b29b81efa10bcb556d4beccfe75ddb399b18dc2c4a9f843d9e373b02", kill_on_drop: false }`
[INFO] [stdout] 972c4bc2b29b81efa10bcb556d4beccfe75ddb399b18dc2c4a9f843d9e373b02
