[INFO] cloning repository https://github.com/j5ik2o/parsing-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j5ik2o/parsing-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj5ik2o%2Fparsing-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj5ik2o%2Fparsing-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7b2a8436a367db6ebeac9035c737d64e9ab21dd
[INFO] checking j5ik2o/parsing-rust against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj5ik2o%2Fparsing-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/j5ik2o/parsing-rust
[INFO] finished tweaking git repo https://github.com/j5ik2o/parsing-rust
[INFO] tweaked toml for git repo https://github.com/j5ik2o/parsing-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/j5ik2o/parsing-rust on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 225 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.3.1
[INFO] [stderr]   Downloaded rust_decimal_macros v1.39.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded intervals-rs v0.0.5
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.10
[INFO] [stderr]   Downloaded symbolic-demangle v12.17.0
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded cpp_demangle v0.4.5
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded prop-check-rs v0.0.979
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded test-generator v0.3.1
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded symbolic-common v12.17.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded serial_test_derive v3.3.1
[INFO] [stderr]   Downloaded jiff v0.2.18
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ea13e675769d0761bd852e43a77ba747bb3699ccc07330a1b56091c57384584
[INFO] running `Command { std: "docker" "start" "-a" "2ea13e675769d0761bd852e43a77ba747bb3699ccc07330a1b56091c57384584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea13e675769d0761bd852e43a77ba747bb3699ccc07330a1b56091c57384584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea13e675769d0761bd852e43a77ba747bb3699ccc07330a1b56091c57384584", kill_on_drop: false }`
[INFO] [stdout] 2ea13e675769d0761bd852e43a77ba747bb3699ccc07330a1b56091c57384584
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd0444b31285b845137ddeddb97892569d2a223aa81c9123b7bbd715590b226f
[INFO] running `Command { std: "docker" "start" "-a" "bd0444b31285b845137ddeddb97892569d2a223aa81c9123b7bbd715590b226f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling symbolic-demangle v12.17.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking symbolic-common v12.17.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[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 serial_test_derive v3.3.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]     Checking serial_test v3.3.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking oni-comb-parser-rs v1.2.115 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stdout] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stdout]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]     Checking oni-comb-toys-rs v0.0.2 (/opt/rustwide/workdir/toys)
[INFO] [stderr]     Checking oni-comb-uri-rs v0.2.792 (/opt/rustwide/workdir/uri)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> uri/src/parsers/query_parsers.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |   let key_values = || (code_point() + (elm(b'=') * code_point()).opt());
[INFO] [stdout]    |                       ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 -   let key_values = || (code_point() + (elm(b'=') * code_point()).opt());
[INFO] [stdout] 14 +   let key_values = || code_point() + (elm(b'=') * code_point()).opt() ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> uri/src/parsers/user_info_parsers.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |   let p = || (unreserved().attempt() | pct_encoded().attempt() | sub_delims());
[INFO] [stdout]   |              ^                                                               ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 -   let p = || (unreserved().attempt() | pct_encoded().attempt() | sub_delims());
[INFO] [stdout] 7 +   let p = || unreserved().attempt() | pct_encoded().attempt() | sub_delims() ;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reserved` is never used
[INFO] [stdout]   --> uri/src/parsers/basic_parsers.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) fn reserved<'a>() -> Parser<'a, u8, &'a [u8]> {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> uri/src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_delims` is never used
[INFO] [stdout]   --> uri/src/parsers/basic_parsers.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn gen_delims<'a>() -> Parser<'a, u8, &'a [u8]> {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path` is never used
[INFO] [stdout]   --> uri/src/parsers/path_parsers.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn path<'a>() -> Parser<'a, u8, Option<Path>> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_absolute` is never used
[INFO] [stdout]   --> uri/src/parsers/path_parsers.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn path_absolute<'a>() -> Parser<'a, u8, Path> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_noscheme` is never used
[INFO] [stdout]   --> uri/src/parsers/path_parsers.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn path_noscheme<'a>() -> Parser<'a, u8, Path> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seqment_nz_nc` is never used
[INFO] [stdout]    --> uri/src/parsers/path_parsers.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn seqment_nz_nc<'a>() -> Parser<'a, u8, &'a [u8]> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `absolute_uri` is never used
[INFO] [stdout]  --> uri/src/parsers/uri_parsers.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn absolute_uri<'a>() -> Parser<'a, u8, Uri> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> uri/src/models/uri.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn parse(text: &str) -> Result<Uri, ParseError<u8>> {
[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] 68 |   pub fn parse(text: &str) -> Result<Uri, ParseError<'_, u8>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_bindings_mut` is never used
[INFO] [stdout]   --> toys/src/environment.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Environment {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |   pub fn as_bindings_mut(&mut self) -> &mut HashMap<String, Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> toys/src/main.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Identifier`, `Plus`, and `Minus` are never constructed
[INFO] [stdout]   --> toys/src/expr.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Expr {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |   Identifier(String),
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 17 |   Plus(Rc<Expr>),
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 18 |   Minus(Rc<Expr>),
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reset` and `get_value` are never used
[INFO] [stdout]   --> toys/src/interpreter.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Interpreter {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |   pub fn reset(&mut self) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub fn get_value(&self, name: &str) -> &Value {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lines` is never used
[INFO] [stdout]   --> toys/src/parsers.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn lines<'a>() -> Parser<'a, char, Vec<Rc<Expr>>> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Array` is never constructed
[INFO] [stdout]  --> toys/src/values.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Value {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 9 |   Array(Vec<Value>),
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_string` is never used
[INFO] [stdout]   --> toys/src/values.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Value {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |   pub fn as_string(&self) -> String {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_bindings_mut` is never used
[INFO] [stdout]   --> toys/src/environment.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Environment {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |   pub fn as_bindings_mut(&mut self) -> &mut HashMap<String, Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> toys/src/main.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Identifier`, `Plus`, and `Minus` are never constructed
[INFO] [stdout]   --> toys/src/expr.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Expr {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |   Identifier(String),
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 17 |   Plus(Rc<Expr>),
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 18 |   Minus(Rc<Expr>),
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `of_binary` is never used
[INFO] [stdout]   --> toys/src/expr.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Expr {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |   pub fn of_binary(operator: Operator, lhs: Rc<Expr>, rhs: Rc<Expr>) -> Rc<Expr> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reset` and `get_value` are never used
[INFO] [stdout]   --> toys/src/interpreter.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Interpreter {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |   pub fn reset(&mut self) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub fn get_value(&self, name: &str) -> &Value {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lines` is never used
[INFO] [stdout]   --> toys/src/parsers.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn lines<'a>() -> Parser<'a, char, Vec<Rc<Expr>>> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Array` is never constructed
[INFO] [stdout]  --> toys/src/values.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Value {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 9 |   Array(Vec<Value>),
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_string` is never used
[INFO] [stdout]   --> toys/src/values.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Value {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |   pub fn as_string(&self) -> String {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking oni-comb-hocon-rs v0.1.790 (/opt/rustwide/workdir/hocon)
[INFO] [stdout] warning: function `string_zero` is never used
[INFO] [stdout]    --> hocon/src/parsers.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn string_zero<'a>() -> Parser<'a, u8, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]     Checking prop-check-rs v0.0.979
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> uri/src/parsers/query_parsers.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |   let key_values = || (code_point() + (elm(b'=') * code_point()).opt());
[INFO] [stdout]    |                       ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 -   let key_values = || (code_point() + (elm(b'=') * code_point()).opt());
[INFO] [stdout] 14 +   let key_values = || code_point() + (elm(b'=') * code_point()).opt() ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> uri/src/parsers/user_info_parsers.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |   let p = || (unreserved().attempt() | pct_encoded().attempt() | sub_delims());
[INFO] [stdout]   |              ^                                                               ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 -   let p = || (unreserved().attempt() | pct_encoded().attempt() | sub_delims());
[INFO] [stdout] 7 +   let p = || unreserved().attempt() | pct_encoded().attempt() | sub_delims() ;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> uri/src/parsers/ip_v6_address_parsers.rs:388:26
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let mut rand = rand::thread_rng();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking intervals-rs v0.0.5
[INFO] [stdout] warning: unused import: `super`
[INFO] [stdout]    --> hocon/src/parsers.rs:331:7
[INFO] [stdout]     |
[INFO] [stdout] 331 |   use super::*;
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking oni-comb-crond-rs v0.0.52 (/opt/rustwide/workdir/crond)
[INFO] [stdout] warning: function `string_zero` is never used
[INFO] [stdout]    --> hocon/src/parsers.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn string_zero<'a>() -> Parser<'a, u8, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> uri/src/parsers/ip_v6_address_parsers.rs:389:41
[INFO] [stdout]     |
[INFO] [stdout] 389 |     let rng = RNG::new().with_seed(rand.gen());
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> crond/src/cron_evaluator.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month());
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> crond/src/cron_evaluator.rs:24:85
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month());
[INFO] [stdout]    |                                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> crond/src/cron_evaluator.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |           &CronEnvironment::new(self.instant.date().day() as u8, last_day as u8),
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> crond/src/cron_evaluator.rs:31:69
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let fmonths = self.visit(&CronEnvironment::new(self.instant.date().month() as u8, 12), months);
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> crond/src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |   NaiveDate::from_ymd(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> crond/src/lib.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |   .signed_duration_since(NaiveDate::from_ymd(year, month, 1))
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> crond/src/cron_evaluator.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month());
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> crond/src/cron_evaluator.rs:24:85
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month());
[INFO] [stdout]    |                                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> crond/src/cron_evaluator.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |           &CronEnvironment::new(self.instant.date().day() as u8, last_day as u8),
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> crond/src/cron_evaluator.rs:31:69
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let fmonths = self.visit(&CronEnvironment::new(self.instant.date().month() as u8, 12), months);
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> crond/src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |   NaiveDate::from_ymd(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> crond/src/lib.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |   .signed_duration_since(NaiveDate::from_ymd(year, month, 1))
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `All` and `Upper` are never constructed
[INFO] [stdout]   --> uri/src/parsers/basic_parsers.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub enum HexDigitMode {
[INFO] [stdout]    |            ------------ variants in this enum
[INFO] [stdout] 82 |     All,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 83 |     Lower,
[INFO] [stdout] 84 |     Upper,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> uri/src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub_delims_without_gen` is never used
[INFO] [stdout]   --> uri/src/parsers/query_parsers.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 32 |   fn sub_delims_without_gen(len: u8) -> Gen<String> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `absolute_uri` is never used
[INFO] [stdout]  --> uri/src/parsers/uri_parsers.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn absolute_uri<'a>() -> Parser<'a, u8, Uri> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> uri/src/models/uri.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn parse(text: &str) -> Result<Uri, ParseError<u8>> {
[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] 68 |   pub fn parse(text: &str) -> Result<Uri, ParseError<'_, u8>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `root` is never used
[INFO] [stdout]    --> parser/benches/nom_json.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn root<'a, E: ParseError<&'a str> + ContextError<&'a str>>(i: &'a str) -> IResult<&'a str, JsonValue, E> {
[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 `add` is never used
[INFO] [stdout]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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]   --> parser/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 33.52s
[INFO] running `Command { std: "docker" "inspect" "bd0444b31285b845137ddeddb97892569d2a223aa81c9123b7bbd715590b226f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0444b31285b845137ddeddb97892569d2a223aa81c9123b7bbd715590b226f", kill_on_drop: false }`
[INFO] [stdout] bd0444b31285b845137ddeddb97892569d2a223aa81c9123b7bbd715590b226f
