[INFO] fetching crate snarkvm-console-network-environment 4.6.1...
[INFO] testing snarkvm-console-network-environment-4.6.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate snarkvm-console-network-environment 4.6.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate snarkvm-console-network-environment 4.6.1
[INFO] finished tweaking crates.io crate snarkvm-console-network-environment 4.6.1
[INFO] tweaked toml for crates.io crate snarkvm-console-network-environment 4.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate snarkvm-console-network-environment 4.6.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate snarkvm-console-network-environment 4.6.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22191018a80656de3ef1129806cbb5bd35a9aa1d5eac478a624fadbc8f769d6b
[INFO] running `Command { std: "docker" "start" "-a" "22191018a80656de3ef1129806cbb5bd35a9aa1d5eac478a624fadbc8f769d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22191018a80656de3ef1129806cbb5bd35a9aa1d5eac478a624fadbc8f769d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22191018a80656de3ef1129806cbb5bd35a9aa1d5eac478a624fadbc8f769d6b", kill_on_drop: false }`
[INFO] [stdout] 22191018a80656de3ef1129806cbb5bd35a9aa1d5eac478a624fadbc8f769d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 002be935f5f1dd0f90737d5ecb3c817c8e28343380e0387f4b8be69930e0dfac
[INFO] running `Command { std: "docker" "start" "-a" "002be935f5f1dd0f90737d5ecb3c817c8e28343380e0387f4b8be69930e0dfac", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aleo-std v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aleo-std-timed v1.0.3
[INFO] [stderr]    Compiling aleo-std-time v1.0.3
[INFO] [stderr]    Compiling aleo-std-timer v1.0.3
[INFO] [stderr]    Compiling aleo-std-profiler v1.0.3
[INFO] [stderr]    Compiling aleo-std-cpu v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling snarkvm-utilities-derives v4.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling snarkvm-utilities v4.6.1
[INFO] [stderr]    Compiling snarkvm-fields v4.6.1
[INFO] [stderr]    Compiling snarkvm-curves v4.6.1
[INFO] [stderr]    Compiling snarkvm-console-network-environment v4.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn parse(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |        |            |
[INFO] [stdout]    |                          |        |            the same lifetime is elided here
[INFO] [stdout]    |                          |        the same lifetime is hidden here
[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] 32 |     pub fn parse(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn parse_whitespaces(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                      ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |        |            |
[INFO] [stdout]    |                                      |        |            the same lifetime is elided here
[INFO] [stdout]    |                                      |        the same lifetime is hidden here
[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] 37 |     pub fn parse_whitespaces(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn parse_comments(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |        |            |
[INFO] [stdout]    |                                   |        |            the same lifetime is elided here
[INFO] [stdout]    |                                   |        the same lifetime is hidden here
[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 |     pub fn parse_comments(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn parse_comment(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |        |            |
[INFO] [stdout]    |                                  |        |            the same lifetime is elided here
[INFO] [stdout]    |                                  |        the same lifetime is hidden here
[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] 47 |     pub fn parse_comment(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse_safe_char(string: &str) -> ParserResult<char> {
[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] 66 |     pub fn parse_safe_char(string: &str) -> ParserResult<'_, char> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn eoi(string: &str) -> ParserResult<()> {
[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] 78 |     fn eoi(string: &str) -> ParserResult<'_, ()> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn eol(string: &str) -> ParserResult<()> {
[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] 90 |     fn eol(string: &str) -> ParserResult<'_, ()> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/helpers/sanitizer.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn str_till_eol(string: &str) -> ParserResult<&str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |        |            |
[INFO] [stdout]     |                             |        |            the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[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] 122 |     fn str_till_eol(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/helpers/sanitizer.rs:168:36
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn str_till_star_slash(string: &str) -> ParserResult<&str> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |        |            |
[INFO] [stdout]     |                                    |        |            the same lifetime is elided here
[INFO] [stdout]     |                                    |        the same lifetime is hidden here
[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] 168 |     fn str_till_star_slash(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/traits/parse.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse(string: &str) -> ParserResult<Self>
[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] 39 |     fn parse(string: &str) -> ParserResult<'_, Self>
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.41s
[INFO] running `Command { std: "docker" "inspect" "002be935f5f1dd0f90737d5ecb3c817c8e28343380e0387f4b8be69930e0dfac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002be935f5f1dd0f90737d5ecb3c817c8e28343380e0387f4b8be69930e0dfac", kill_on_drop: false }`
[INFO] [stdout] 002be935f5f1dd0f90737d5ecb3c817c8e28343380e0387f4b8be69930e0dfac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3a7edb054ef085592ff9765875a7b731438050efa046d959ced4b60518ef68d
[INFO] running `Command { std: "docker" "start" "-a" "d3a7edb054ef085592ff9765875a7b731438050efa046d959ced4b60518ef68d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn parse(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |        |            |
[INFO] [stdout]    |                          |        |            the same lifetime is elided here
[INFO] [stdout]    |                          |        the same lifetime is hidden here
[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] 32 |     pub fn parse(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn parse_whitespaces(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                      ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |        |            |
[INFO] [stdout]    |                                      |        |            the same lifetime is elided here
[INFO] [stdout]    |                                      |        the same lifetime is hidden here
[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] 37 |     pub fn parse_whitespaces(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn parse_comments(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |        |            |
[INFO] [stdout]    |                                   |        |            the same lifetime is elided here
[INFO] [stdout]    |                                   |        the same lifetime is hidden here
[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 |     pub fn parse_comments(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn parse_comment(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |        |            |
[INFO] [stdout]    |                                  |        |            the same lifetime is elided here
[INFO] [stdout]    |                                  |        the same lifetime is hidden here
[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] 47 |     pub fn parse_comment(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse_safe_char(string: &str) -> ParserResult<char> {
[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] 66 |     pub fn parse_safe_char(string: &str) -> ParserResult<'_, char> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn eoi(string: &str) -> ParserResult<()> {
[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] 78 |     fn eoi(string: &str) -> ParserResult<'_, ()> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn eol(string: &str) -> ParserResult<()> {
[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] 90 |     fn eol(string: &str) -> ParserResult<'_, ()> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/helpers/sanitizer.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn str_till_eol(string: &str) -> ParserResult<&str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |        |            |
[INFO] [stdout]     |                             |        |            the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[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] 122 |     fn str_till_eol(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/helpers/sanitizer.rs:168:36
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn str_till_star_slash(string: &str) -> ParserResult<&str> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |        |            |
[INFO] [stdout]     |                                    |        |            the same lifetime is elided here
[INFO] [stdout]     |                                    |        the same lifetime is hidden here
[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] 168 |     fn str_till_star_slash(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/traits/parse.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse(string: &str) -> ParserResult<Self>
[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] 39 |     fn parse(string: &str) -> ParserResult<'_, Self>
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling snarkvm-console-network-environment v4.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn parse(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |        |            |
[INFO] [stdout]    |                          |        |            the same lifetime is elided here
[INFO] [stdout]    |                          |        the same lifetime is hidden here
[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] 32 |     pub fn parse(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn parse_whitespaces(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                      ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |        |            |
[INFO] [stdout]    |                                      |        |            the same lifetime is elided here
[INFO] [stdout]    |                                      |        the same lifetime is hidden here
[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] 37 |     pub fn parse_whitespaces(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn parse_comments(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |        |            |
[INFO] [stdout]    |                                   |        |            the same lifetime is elided here
[INFO] [stdout]    |                                   |        the same lifetime is hidden here
[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 |     pub fn parse_comments(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn parse_comment(string: &str) -> ParserResult<&str> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |        |            |
[INFO] [stdout]    |                                  |        |            the same lifetime is elided here
[INFO] [stdout]    |                                  |        the same lifetime is hidden here
[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] 47 |     pub fn parse_comment(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse_safe_char(string: &str) -> ParserResult<char> {
[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] 66 |     pub fn parse_safe_char(string: &str) -> ParserResult<'_, char> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn eoi(string: &str) -> ParserResult<()> {
[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] 78 |     fn eoi(string: &str) -> ParserResult<'_, ()> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/helpers/sanitizer.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn eol(string: &str) -> ParserResult<()> {
[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] 90 |     fn eol(string: &str) -> ParserResult<'_, ()> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/helpers/sanitizer.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn str_till_eol(string: &str) -> ParserResult<&str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |        |            |
[INFO] [stdout]     |                             |        |            the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[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] 122 |     fn str_till_eol(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/helpers/sanitizer.rs:168:36
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn str_till_star_slash(string: &str) -> ParserResult<&str> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |        |            |
[INFO] [stdout]     |                                    |        |            the same lifetime is elided here
[INFO] [stdout]     |                                    |        the same lifetime is hidden here
[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] 168 |     fn str_till_star_slash(string: &str) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/traits/parse.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse(string: &str) -> ParserResult<Self>
[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] 39 |     fn parse(string: &str) -> ParserResult<'_, Self>
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits/parse_string.rs:232:36
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn parse_string_wrapper(input: &str) -> crate::ParserResult<String> {
[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] 232 |     fn parse_string_wrapper(input: &str) -> crate::ParserResult<'_, String> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "d3a7edb054ef085592ff9765875a7b731438050efa046d959ced4b60518ef68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a7edb054ef085592ff9765875a7b731438050efa046d959ced4b60518ef68d", kill_on_drop: false }`
[INFO] [stdout] d3a7edb054ef085592ff9765875a7b731438050efa046d959ced4b60518ef68d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb6073c4d8da896e248157de29863a2a972e1842ba0cadb6b9758b2b93dc86ed
[INFO] running `Command { std: "docker" "start" "-a" "fb6073c4d8da896e248157de29863a2a972e1842ba0cadb6b9758b2b93dc86ed", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/helpers/sanitizer.rs:32:26
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn parse(string: &str) -> ParserResult<&str> {
[INFO] [stderr]    |                          ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                          |        |            |
[INFO] [stderr]    |                          |        |            the same lifetime is elided here
[INFO] [stderr]    |                          |        the same lifetime is hidden here
[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] 32 |     pub fn parse(string: &str) -> ParserResult<'_, &str> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/helpers/sanitizer.rs:37:38
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn parse_whitespaces(string: &str) -> ParserResult<&str> {
[INFO] [stderr]    |                                      ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                      |        |            |
[INFO] [stderr]    |                                      |        |            the same lifetime is elided here
[INFO] [stderr]    |                                      |        the same lifetime is hidden here
[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] 37 |     pub fn parse_whitespaces(string: &str) -> ParserResult<'_, &str> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/helpers/sanitizer.rs:42:35
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn parse_comments(string: &str) -> ParserResult<&str> {
[INFO] [stderr]    |                                   ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                   |        |            |
[INFO] [stderr]    |                                   |        |            the same lifetime is elided here
[INFO] [stderr]    |                                   |        the same lifetime is hidden here
[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 |     pub fn parse_comments(string: &str) -> ParserResult<'_, &str> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/helpers/sanitizer.rs:47:34
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn parse_comment(string: &str) -> ParserResult<&str> {
[INFO] [stderr]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                  |        |            |
[INFO] [stderr]    |                                  |        |            the same lifetime is elided here
[INFO] [stderr]    |                                  |        the same lifetime is hidden here
[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] 47 |     pub fn parse_comment(string: &str) -> ParserResult<'_, &str> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/helpers/sanitizer.rs:66:36
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn parse_safe_char(string: &str) -> ParserResult<char> {
[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] 66 |     pub fn parse_safe_char(string: &str) -> ParserResult<'_, char> {
[INFO] [stderr]    |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/helpers/sanitizer.rs:78:20
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn eoi(string: &str) -> ParserResult<()> {
[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] 78 |     fn eoi(string: &str) -> ParserResult<'_, ()> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/helpers/sanitizer.rs:90:20
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn eol(string: &str) -> ParserResult<()> {
[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] 90 |     fn eol(string: &str) -> ParserResult<'_, ()> {
[INFO] [stderr]    |                                          +++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/helpers/sanitizer.rs:122:29
[INFO] [stderr]     |
[INFO] [stderr] 122 |     fn str_till_eol(string: &str) -> ParserResult<&str> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                             |        |            |
[INFO] [stderr]     |                             |        |            the same lifetime is elided here
[INFO] [stderr]     |                             |        the same lifetime is hidden here
[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] 122 |     fn str_till_eol(string: &str) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/helpers/sanitizer.rs:168:36
[INFO] [stderr]     |
[INFO] [stderr] 168 |     fn str_till_star_slash(string: &str) -> ParserResult<&str> {
[INFO] [stderr]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                    |        |            |
[INFO] [stderr]     |                                    |        |            the same lifetime is elided here
[INFO] [stderr]     |                                    |        the same lifetime is hidden here
[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] 168 |     fn str_till_star_slash(string: &str) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/traits/parse.rs:39:22
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn parse(string: &str) -> ParserResult<Self>
[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] 39 |     fn parse(string: &str) -> ParserResult<'_, Self>
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/traits/parse_string.rs:232:36
[INFO] [stderr]     |
[INFO] [stderr] 232 |     fn parse_string_wrapper(input: &str) -> crate::ParserResult<String> {
[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] [stdout] test helpers::sanitizer::tests::test_comments ... ok
[INFO] [stderr] 232 |     fn parse_string_wrapper(input: &str) -> crate::ParserResult<'_, String> {
[INFO] [stdout] test helpers::sanitizer::tests::test_parse_safe_char ... ok
[INFO] [stderr]     |                                                                 +++
[INFO] [stdout] test helpers::sanitizer::tests::test_sanitize ... ok
[INFO] [stderr] 
[INFO] [stdout] test helpers::variable_length::test::test_read_variable_length_integer ... ok
[INFO] [stderr] warning: `snarkvm-console-network-environment` (lib) generated 10 warnings (run `cargo fix --lib -p snarkvm-console-network-environment` to apply 10 suggestions)
[INFO] [stdout] test helpers::variable_length::test::test_variable_length_integer ... ok
[INFO] [stderr] warning: `snarkvm-console-network-environment` (lib test) generated 11 warnings (10 duplicates) (run `cargo fix --lib -p snarkvm-console-network-environment --tests` to apply 1 suggestion)
[INFO] [stdout] test traits::parse_string::test_parse_string ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snarkvm_console_network_environment-21695c03047ffcb1)
[INFO] [stdout] test helpers::sanitizer::tests::test_whitespaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests snarkvm_console_network_environment
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb6073c4d8da896e248157de29863a2a972e1842ba0cadb6b9758b2b93dc86ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb6073c4d8da896e248157de29863a2a972e1842ba0cadb6b9758b2b93dc86ed", kill_on_drop: false }`
[INFO] [stdout] fb6073c4d8da896e248157de29863a2a972e1842ba0cadb6b9758b2b93dc86ed
