[INFO] fetching crate ldap-parser 0.5.0...
[INFO] testing ldap-parser-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ldap-parser 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ldap-parser 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ldap-parser 0.5.0
[INFO] tweaked toml for crates.io crate ldap-parser 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ldap-parser 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ldap-parser 0.5.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded asn1-rs v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2b90fa7e577a1b7d07c18fc8c879b06363c65ede00ac6b3565e45010ae8b855
[INFO] running `Command { std: "docker" "start" "-a" "c2b90fa7e577a1b7d07c18fc8c879b06363c65ede00ac6b3565e45010ae8b855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2b90fa7e577a1b7d07c18fc8c879b06363c65ede00ac6b3565e45010ae8b855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b90fa7e577a1b7d07c18fc8c879b06363c65ede00ac6b3565e45010ae8b855", kill_on_drop: false }`
[INFO] [stdout] c2b90fa7e577a1b7d07c18fc8c879b06363c65ede00ac6b3565e45010ae8b855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b19f7340dcd26dab723affcc54e73911b7d3604716f10b194e13b943a13cd92
[INFO] running `Command { std: "docker" "start" "-a" "2b19f7340dcd26dab723affcc54e73911b7d3604716f10b194e13b943a13cd92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs v0.7.0
[INFO] [stderr]    Compiling ldap-parser v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_ldap_attribute_description(i: &[u8]) -> Result<LdapString> {
[INFO] [stdout]    |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                        |         |      |
[INFO] [stdout]    |                                        |         |      the same lifetime is hidden 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] 20 | fn parse_ldap_attribute_description(i: &[u8]) -> Result<'_, LdapString<'_>> {
[INFO] [stdout]    |                                                         +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:33:58
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ldap_attribute_value_assertion_content(content: &[u8]) -> Result<AttributeValueAssertion> {
[INFO] [stdout]    |                                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                          |         |      |
[INFO] [stdout]    |                                                          |         |      the same lifetime is hidden 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] 33 | fn parse_ldap_attribute_value_assertion_content(content: &[u8]) -> Result<'_, AttributeValueAssertion<'_>> {
[INFO] [stdout]    |                                                                           +++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_ldap_assertion_value(i: &[u8]) -> Result<&[u8]> {
[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] 51 | fn parse_ldap_assertion_value(i: &[u8]) -> Result<'_, &[u8]> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_ldap_attribute_value(i: &[u8]) -> Result<AttributeValue> {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |         |      |
[INFO] [stdout]    |                                  |         |      the same lifetime is hidden 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] 57 | fn parse_ldap_attribute_value(i: &[u8]) -> Result<'_, AttributeValue<'_>> {
[INFO] [stdout]    |                                                   +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:186:44
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn parse_ldap_substrings_filter_content(i: &[u8]) -> Result<SubstringFilter> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |         |      |
[INFO] [stdout]     |                                            |         |      the same lifetime is hidden 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] 186 | fn parse_ldap_substrings_filter_content(i: &[u8]) -> Result<'_, SubstringFilter<'_>> {
[INFO] [stdout]     |                                                             +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:197:32
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_ldap_substring(bytes: &[u8]) -> Result<Substring> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |         |      |
[INFO] [stdout]     |                                |         |      the same lifetime is hidden 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] 197 | fn parse_ldap_substring(bytes: &[u8]) -> Result<'_, Substring<'_>> {
[INFO] [stdout]     |                                                 +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:214:50
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_ldap_matching_rule_assertion_content(i: &[u8]) -> Result<MatchingRuleAssertion> {
[INFO] [stdout]     |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |         |      |
[INFO] [stdout]     |                                                  |         |      the same lifetime is hidden 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] 214 | fn parse_ldap_matching_rule_assertion_content(i: &[u8]) -> Result<'_, MatchingRuleAssertion<'_>> {
[INFO] [stdout]     |                                                                   +++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ldap.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn result(&self) -> Option<&LdapResult> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]     |                   |                ||
[INFO] [stdout]     |                   |                |the same lifetime is hidden here
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 304 |     pub fn result(&self) -> Option<&LdapResult<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:41:51
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_ldap_octet_string_as_slice(i: &[u8]) -> Result<&[u8]> {
[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] 41 | pub(crate) fn parse_ldap_octet_string_as_slice(i: &[u8]) -> Result<'_, &[u8]> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_ldap_int_as_u32(i: &[u8]) -> Result<u32> {
[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] 46 | fn parse_ldap_int_as_u32(i: &[u8]) -> Result<'_, u32> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_ldap_enum_as_u32(i: &[u8]) -> Result<u32> {
[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] 51 | fn parse_ldap_enum_as_u32(i: &[u8]) -> Result<'_, u32> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn parse_ldap_uri(i: &[u8]) -> Result<LdapString> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |         |      |
[INFO] [stdout]    |                      |         |      the same lifetime is hidden 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] 95 | fn parse_ldap_uri(i: &[u8]) -> Result<'_, LdapString<'_>> {
[INFO] [stdout]    |                                       +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn parse_ldap_result_content(i: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |      |
[INFO] [stdout]     |                                 |         |      the same lifetime is hidden 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] 164 | fn parse_ldap_result_content(i: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn parse_ldap_message(i: &[u8]) -> Result<LdapMessage> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |      |
[INFO] [stdout]     |                              |         |      the same lifetime is hidden 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] 287 | pub fn parse_ldap_message(i: &[u8]) -> Result<'_, LdapMessage<'_>> {
[INFO] [stdout]     |                                               +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn parse_ldap_messages(i: &[u8]) -> Result<Vec<LdapMessage>> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |          |
[INFO] [stdout]     |                               |         |          the same lifetime is hidden 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] 293 | pub fn parse_ldap_messages(i: &[u8]) -> Result<'_, Vec<LdapMessage<'_>>> {
[INFO] [stdout]     |                                                +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:344:37
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn parse_ldap_unbind_request(bytes: &[u8]) -> Result<ProtocolOp> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |      |
[INFO] [stdout]     |                                     |         |      the same lifetime is hidden 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] 344 | fn parse_ldap_unbind_request(bytes: &[u8]) -> Result<'_, ProtocolOp<'_>> {
[INFO] [stdout]     |                                                      +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:415:41
[INFO] [stdout]     |
[INFO] [stdout] 415 | fn parse_ldap_search_result_done(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |         |      |
[INFO] [stdout]     |                                         |         |      the same lifetime is hidden 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] 415 | fn parse_ldap_search_result_done(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:440:38
[INFO] [stdout]     |
[INFO] [stdout] 440 | fn parse_ldap_modify_response(bytes: &[u8]) -> Result<ModifyResponse> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |         |      |
[INFO] [stdout]     |                                      |         |      the same lifetime is hidden 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] 440 | fn parse_ldap_modify_response(bytes: &[u8]) -> Result<'_, ModifyResponse<'_>> {
[INFO] [stdout]     |                                                       +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:463:35
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn parse_ldap_add_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |      |
[INFO] [stdout]     |                                   |         |      the same lifetime is hidden 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] 463 | fn parse_ldap_add_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                    +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:468:34
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_ldap_del_request(bytes: &[u8]) -> Result<LdapDN> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |         |      |
[INFO] [stdout]     |                                  |         |      the same lifetime is hidden 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] 468 | fn parse_ldap_del_request(bytes: &[u8]) -> Result<'_, LdapDN<'_>> {
[INFO] [stdout]     |                                                   +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:477:35
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn parse_ldap_del_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |      |
[INFO] [stdout]     |                                   |         |      the same lifetime is hidden 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] 477 | fn parse_ldap_del_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                    +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:510:37
[INFO] [stdout]     |
[INFO] [stdout] 510 | fn parse_ldap_moddn_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |      |
[INFO] [stdout]     |                                     |         |      the same lifetime is hidden 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] 510 | fn parse_ldap_moddn_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                      +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:529:39
[INFO] [stdout]     |
[INFO] [stdout] 529 | fn parse_ldap_compare_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |         |      |
[INFO] [stdout]     |                                       |         |      the same lifetime is hidden 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] 529 | fn parse_ldap_compare_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                        +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:534:38
[INFO] [stdout]     |
[INFO] [stdout] 534 | fn parse_ldap_abandon_request(bytes: &[u8]) -> Result<MessageID> {
[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] 534 | fn parse_ldap_abandon_request(bytes: &[u8]) -> Result<'_, MessageID> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:542:40
[INFO] [stdout]     |
[INFO] [stdout] 542 | fn parse_ldap_search_result_ref(bytes: &[u8]) -> Result<Vec<LdapString>> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |         |          |
[INFO] [stdout]     |                                        |         |          the same lifetime is hidden 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] 542 | fn parse_ldap_search_result_ref(bytes: &[u8]) -> Result<'_, Vec<LdapString<'_>>> {
[INFO] [stdout]     |                                                         +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:664:30
[INFO] [stdout]     |
[INFO] [stdout] 664 | fn parse_sasl_credentials(i: &[u8]) -> Result<SaslCredentials> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |      |
[INFO] [stdout]     |                              |         |      the same lifetime is hidden 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] 664 | fn parse_sasl_credentials(i: &[u8]) -> Result<'_, SaslCredentials<'_>> {
[INFO] [stdout]     |                                               +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:680:37
[INFO] [stdout]     |
[INFO] [stdout] 680 | fn parse_attribute_selection(bytes: &[u8]) -> Result<Vec<LdapString>> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |          |
[INFO] [stdout]     |                                     |         |          the same lifetime is hidden 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] 680 | fn parse_attribute_selection(bytes: &[u8]) -> Result<'_, Vec<LdapString<'_>>> {
[INFO] [stdout]     |                                                      +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:685:40
[INFO] [stdout]     |
[INFO] [stdout] 685 | fn parse_partial_attribute_list(bytes: &[u8]) -> Result<Vec<PartialAttribute>> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |         |          |
[INFO] [stdout]     |                                        |         |          the same lifetime is hidden 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] 685 | fn parse_partial_attribute_list(bytes: &[u8]) -> Result<'_, Vec<PartialAttribute<'_>>> {
[INFO] [stdout]     |                                                         +++                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:690:32
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn parse_attribute_list(bytes: &[u8]) -> Result<Vec<Attribute>> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |         |          |
[INFO] [stdout]     |                                |         |          the same lifetime is hidden 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] 690 | fn parse_attribute_list(bytes: &[u8]) -> Result<'_, Vec<Attribute<'_>>> {
[INFO] [stdout]     |                                                 +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.14s
[INFO] running `Command { std: "docker" "inspect" "2b19f7340dcd26dab723affcc54e73911b7d3604716f10b194e13b943a13cd92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b19f7340dcd26dab723affcc54e73911b7d3604716f10b194e13b943a13cd92", kill_on_drop: false }`
[INFO] [stdout] 2b19f7340dcd26dab723affcc54e73911b7d3604716f10b194e13b943a13cd92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52cbcb23e9605bad54c6427c1348a1233bb12905bb00d54f80e5c12a80f0e9f4
[INFO] running `Command { std: "docker" "start" "-a" "52cbcb23e9605bad54c6427c1348a1233bb12905bb00d54f80e5c12a80f0e9f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_ldap_attribute_description(i: &[u8]) -> Result<LdapString> {
[INFO] [stdout]    |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                        |         |      |
[INFO] [stdout]    |                                        |         |      the same lifetime is hidden 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] 20 | fn parse_ldap_attribute_description(i: &[u8]) -> Result<'_, LdapString<'_>> {
[INFO] [stdout]    |                                                         +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:33:58
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ldap_attribute_value_assertion_content(content: &[u8]) -> Result<AttributeValueAssertion> {
[INFO] [stdout]    |                                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                          |         |      |
[INFO] [stdout]    |                                                          |         |      the same lifetime is hidden 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] 33 | fn parse_ldap_attribute_value_assertion_content(content: &[u8]) -> Result<'_, AttributeValueAssertion<'_>> {
[INFO] [stdout]    |                                                                           +++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_ldap_assertion_value(i: &[u8]) -> Result<&[u8]> {
[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] 51 | fn parse_ldap_assertion_value(i: &[u8]) -> Result<'_, &[u8]> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_ldap_attribute_value(i: &[u8]) -> Result<AttributeValue> {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |         |      |
[INFO] [stdout]    |                                  |         |      the same lifetime is hidden 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] 57 | fn parse_ldap_attribute_value(i: &[u8]) -> Result<'_, AttributeValue<'_>> {
[INFO] [stdout]    |                                                   +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:186:44
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn parse_ldap_substrings_filter_content(i: &[u8]) -> Result<SubstringFilter> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |         |      |
[INFO] [stdout]     |                                            |         |      the same lifetime is hidden 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] 186 | fn parse_ldap_substrings_filter_content(i: &[u8]) -> Result<'_, SubstringFilter<'_>> {
[INFO] [stdout]     |                                                             +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:197:32
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_ldap_substring(bytes: &[u8]) -> Result<Substring> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |         |      |
[INFO] [stdout]     |                                |         |      the same lifetime is hidden 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] 197 | fn parse_ldap_substring(bytes: &[u8]) -> Result<'_, Substring<'_>> {
[INFO] [stdout]     |                                                 +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:214:50
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_ldap_matching_rule_assertion_content(i: &[u8]) -> Result<MatchingRuleAssertion> {
[INFO] [stdout]     |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |         |      |
[INFO] [stdout]     |                                                  |         |      the same lifetime is hidden 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] 214 | fn parse_ldap_matching_rule_assertion_content(i: &[u8]) -> Result<'_, MatchingRuleAssertion<'_>> {
[INFO] [stdout]     |                                                                   +++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ldap.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn result(&self) -> Option<&LdapResult> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]     |                   |                ||
[INFO] [stdout]     |                   |                |the same lifetime is hidden here
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 304 |     pub fn result(&self) -> Option<&LdapResult<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:41:51
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_ldap_octet_string_as_slice(i: &[u8]) -> Result<&[u8]> {
[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] 41 | pub(crate) fn parse_ldap_octet_string_as_slice(i: &[u8]) -> Result<'_, &[u8]> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_ldap_int_as_u32(i: &[u8]) -> Result<u32> {
[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] 46 | fn parse_ldap_int_as_u32(i: &[u8]) -> Result<'_, u32> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_ldap_enum_as_u32(i: &[u8]) -> Result<u32> {
[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] 51 | fn parse_ldap_enum_as_u32(i: &[u8]) -> Result<'_, u32> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn parse_ldap_uri(i: &[u8]) -> Result<LdapString> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |         |      |
[INFO] [stdout]    |                      |         |      the same lifetime is hidden 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] 95 | fn parse_ldap_uri(i: &[u8]) -> Result<'_, LdapString<'_>> {
[INFO] [stdout]    |                                       +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn parse_ldap_result_content(i: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |      |
[INFO] [stdout]     |                                 |         |      the same lifetime is hidden 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] 164 | fn parse_ldap_result_content(i: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn parse_ldap_message(i: &[u8]) -> Result<LdapMessage> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |      |
[INFO] [stdout]     |                              |         |      the same lifetime is hidden 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] 287 | pub fn parse_ldap_message(i: &[u8]) -> Result<'_, LdapMessage<'_>> {
[INFO] [stdout]     |                                               +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn parse_ldap_messages(i: &[u8]) -> Result<Vec<LdapMessage>> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |          |
[INFO] [stdout]     |                               |         |          the same lifetime is hidden 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] 293 | pub fn parse_ldap_messages(i: &[u8]) -> Result<'_, Vec<LdapMessage<'_>>> {
[INFO] [stdout]     |                                                +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:344:37
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn parse_ldap_unbind_request(bytes: &[u8]) -> Result<ProtocolOp> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |      |
[INFO] [stdout]     |                                     |         |      the same lifetime is hidden 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] 344 | fn parse_ldap_unbind_request(bytes: &[u8]) -> Result<'_, ProtocolOp<'_>> {
[INFO] [stdout]     |                                                      +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:415:41
[INFO] [stdout]     |
[INFO] [stdout] 415 | fn parse_ldap_search_result_done(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |         |      |
[INFO] [stdout]     |                                         |         |      the same lifetime is hidden 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] 415 | fn parse_ldap_search_result_done(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:440:38
[INFO] [stdout]     |
[INFO] [stdout] 440 | fn parse_ldap_modify_response(bytes: &[u8]) -> Result<ModifyResponse> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |         |      |
[INFO] [stdout]     |                                      |         |      the same lifetime is hidden 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] 440 | fn parse_ldap_modify_response(bytes: &[u8]) -> Result<'_, ModifyResponse<'_>> {
[INFO] [stdout]     |                                                       +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:463:35
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn parse_ldap_add_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |      |
[INFO] [stdout]     |                                   |         |      the same lifetime is hidden 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] 463 | fn parse_ldap_add_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                    +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:468:34
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_ldap_del_request(bytes: &[u8]) -> Result<LdapDN> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |         |      |
[INFO] [stdout]     |                                  |         |      the same lifetime is hidden 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] 468 | fn parse_ldap_del_request(bytes: &[u8]) -> Result<'_, LdapDN<'_>> {
[INFO] [stdout]     |                                                   +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:477:35
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn parse_ldap_del_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |      |
[INFO] [stdout]     |                                   |         |      the same lifetime is hidden 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] 477 | fn parse_ldap_del_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                    +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:510:37
[INFO] [stdout]     |
[INFO] [stdout] 510 | fn parse_ldap_moddn_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |      |
[INFO] [stdout]     |                                     |         |      the same lifetime is hidden 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] 510 | fn parse_ldap_moddn_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                      +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:529:39
[INFO] [stdout]     |
[INFO] [stdout] 529 | fn parse_ldap_compare_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |         |      |
[INFO] [stdout]     |                                       |         |      the same lifetime is hidden 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] 529 | fn parse_ldap_compare_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                        +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:534:38
[INFO] [stdout]     |
[INFO] [stdout] 534 | fn parse_ldap_abandon_request(bytes: &[u8]) -> Result<MessageID> {
[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] 534 | fn parse_ldap_abandon_request(bytes: &[u8]) -> Result<'_, MessageID> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:542:40
[INFO] [stdout]     |
[INFO] [stdout] 542 | fn parse_ldap_search_result_ref(bytes: &[u8]) -> Result<Vec<LdapString>> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |         |          |
[INFO] [stdout]     |                                        |         |          the same lifetime is hidden 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] 542 | fn parse_ldap_search_result_ref(bytes: &[u8]) -> Result<'_, Vec<LdapString<'_>>> {
[INFO] [stdout]     |                                                         +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:664:30
[INFO] [stdout]     |
[INFO] [stdout] 664 | fn parse_sasl_credentials(i: &[u8]) -> Result<SaslCredentials> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |      |
[INFO] [stdout]     |                              |         |      the same lifetime is hidden 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] 664 | fn parse_sasl_credentials(i: &[u8]) -> Result<'_, SaslCredentials<'_>> {
[INFO] [stdout]     |                                               +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:680:37
[INFO] [stdout]     |
[INFO] [stdout] 680 | fn parse_attribute_selection(bytes: &[u8]) -> Result<Vec<LdapString>> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |          |
[INFO] [stdout]     |                                     |         |          the same lifetime is hidden 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] 680 | fn parse_attribute_selection(bytes: &[u8]) -> Result<'_, Vec<LdapString<'_>>> {
[INFO] [stdout]     |                                                      +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:685:40
[INFO] [stdout]     |
[INFO] [stdout] 685 | fn parse_partial_attribute_list(bytes: &[u8]) -> Result<Vec<PartialAttribute>> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |         |          |
[INFO] [stdout]     |                                        |         |          the same lifetime is hidden 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] 685 | fn parse_partial_attribute_list(bytes: &[u8]) -> Result<'_, Vec<PartialAttribute<'_>>> {
[INFO] [stdout]     |                                                         +++                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:690:32
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn parse_attribute_list(bytes: &[u8]) -> Result<Vec<Attribute>> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |         |          |
[INFO] [stdout]     |                                |         |          the same lifetime is hidden 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] 690 | fn parse_attribute_list(bytes: &[u8]) -> Result<'_, Vec<Attribute<'_>>> {
[INFO] [stdout]     |                                                 +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ldap-parser v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_ldap_attribute_description(i: &[u8]) -> Result<LdapString> {
[INFO] [stdout]    |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                        |         |      |
[INFO] [stdout]    |                                        |         |      the same lifetime is hidden 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] 20 | fn parse_ldap_attribute_description(i: &[u8]) -> Result<'_, LdapString<'_>> {
[INFO] [stdout]    |                                                         +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:33:58
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ldap_attribute_value_assertion_content(content: &[u8]) -> Result<AttributeValueAssertion> {
[INFO] [stdout]    |                                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                          |         |      |
[INFO] [stdout]    |                                                          |         |      the same lifetime is hidden 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] 33 | fn parse_ldap_attribute_value_assertion_content(content: &[u8]) -> Result<'_, AttributeValueAssertion<'_>> {
[INFO] [stdout]    |                                                                           +++                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:51:34
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_ldap_assertion_value(i: &[u8]) -> Result<&[u8]> {
[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] 51 | fn parse_ldap_assertion_value(i: &[u8]) -> Result<'_, &[u8]> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/filter_parser.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_ldap_attribute_value(i: &[u8]) -> Result<AttributeValue> {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |         |      |
[INFO] [stdout]    |                                  |         |      the same lifetime is hidden 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] 57 | fn parse_ldap_attribute_value(i: &[u8]) -> Result<'_, AttributeValue<'_>> {
[INFO] [stdout]    |                                                   +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:186:44
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn parse_ldap_substrings_filter_content(i: &[u8]) -> Result<SubstringFilter> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |         |      |
[INFO] [stdout]     |                                            |         |      the same lifetime is hidden 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] 186 | fn parse_ldap_substrings_filter_content(i: &[u8]) -> Result<'_, SubstringFilter<'_>> {
[INFO] [stdout]     |                                                             +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:197:32
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_ldap_substring(bytes: &[u8]) -> Result<Substring> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |         |      |
[INFO] [stdout]     |                                |         |      the same lifetime is hidden 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] 197 | fn parse_ldap_substring(bytes: &[u8]) -> Result<'_, Substring<'_>> {
[INFO] [stdout]     |                                                 +++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter_parser.rs:214:50
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn parse_ldap_matching_rule_assertion_content(i: &[u8]) -> Result<MatchingRuleAssertion> {
[INFO] [stdout]     |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |         |      |
[INFO] [stdout]     |                                                  |         |      the same lifetime is hidden 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] 214 | fn parse_ldap_matching_rule_assertion_content(i: &[u8]) -> Result<'_, MatchingRuleAssertion<'_>> {
[INFO] [stdout]     |                                                                   +++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ldap.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn result(&self) -> Option<&LdapResult> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]     |                   |                ||
[INFO] [stdout]     |                   |                |the same lifetime is hidden here
[INFO] [stdout]     |                   |                the same lifetime is elided 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] 304 |     pub fn result(&self) -> Option<&LdapResult<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:41:51
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_ldap_octet_string_as_slice(i: &[u8]) -> Result<&[u8]> {
[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] 41 | pub(crate) fn parse_ldap_octet_string_as_slice(i: &[u8]) -> Result<'_, &[u8]> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_ldap_int_as_u32(i: &[u8]) -> Result<u32> {
[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] 46 | fn parse_ldap_int_as_u32(i: &[u8]) -> Result<'_, u32> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_ldap_enum_as_u32(i: &[u8]) -> Result<u32> {
[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] 51 | fn parse_ldap_enum_as_u32(i: &[u8]) -> Result<'_, u32> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn parse_ldap_uri(i: &[u8]) -> Result<LdapString> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |         |      |
[INFO] [stdout]    |                      |         |      the same lifetime is hidden 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] 95 | fn parse_ldap_uri(i: &[u8]) -> Result<'_, LdapString<'_>> {
[INFO] [stdout]    |                                       +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn parse_ldap_result_content(i: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |      |
[INFO] [stdout]     |                                 |         |      the same lifetime is hidden 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] 164 | fn parse_ldap_result_content(i: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn parse_ldap_message(i: &[u8]) -> Result<LdapMessage> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |      |
[INFO] [stdout]     |                              |         |      the same lifetime is hidden 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] 287 | pub fn parse_ldap_message(i: &[u8]) -> Result<'_, LdapMessage<'_>> {
[INFO] [stdout]     |                                               +++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub fn parse_ldap_messages(i: &[u8]) -> Result<Vec<LdapMessage>> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |          |
[INFO] [stdout]     |                               |         |          the same lifetime is hidden 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] 293 | pub fn parse_ldap_messages(i: &[u8]) -> Result<'_, Vec<LdapMessage<'_>>> {
[INFO] [stdout]     |                                                +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:344:37
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn parse_ldap_unbind_request(bytes: &[u8]) -> Result<ProtocolOp> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |      |
[INFO] [stdout]     |                                     |         |      the same lifetime is hidden 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] 344 | fn parse_ldap_unbind_request(bytes: &[u8]) -> Result<'_, ProtocolOp<'_>> {
[INFO] [stdout]     |                                                      +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:415:41
[INFO] [stdout]     |
[INFO] [stdout] 415 | fn parse_ldap_search_result_done(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |         |      |
[INFO] [stdout]     |                                         |         |      the same lifetime is hidden 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] 415 | fn parse_ldap_search_result_done(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                          +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:440:38
[INFO] [stdout]     |
[INFO] [stdout] 440 | fn parse_ldap_modify_response(bytes: &[u8]) -> Result<ModifyResponse> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |         |      |
[INFO] [stdout]     |                                      |         |      the same lifetime is hidden 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] 440 | fn parse_ldap_modify_response(bytes: &[u8]) -> Result<'_, ModifyResponse<'_>> {
[INFO] [stdout]     |                                                       +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:463:35
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn parse_ldap_add_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |      |
[INFO] [stdout]     |                                   |         |      the same lifetime is hidden 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] 463 | fn parse_ldap_add_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                    +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:468:34
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_ldap_del_request(bytes: &[u8]) -> Result<LdapDN> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |         |      |
[INFO] [stdout]     |                                  |         |      the same lifetime is hidden 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] 468 | fn parse_ldap_del_request(bytes: &[u8]) -> Result<'_, LdapDN<'_>> {
[INFO] [stdout]     |                                                   +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:477:35
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn parse_ldap_del_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |      |
[INFO] [stdout]     |                                   |         |      the same lifetime is hidden 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] 477 | fn parse_ldap_del_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                    +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:510:37
[INFO] [stdout]     |
[INFO] [stdout] 510 | fn parse_ldap_moddn_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |      |
[INFO] [stdout]     |                                     |         |      the same lifetime is hidden 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] 510 | fn parse_ldap_moddn_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                      +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:529:39
[INFO] [stdout]     |
[INFO] [stdout] 529 | fn parse_ldap_compare_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stdout]     |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |         |      |
[INFO] [stdout]     |                                       |         |      the same lifetime is hidden 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] 529 | fn parse_ldap_compare_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stdout]     |                                                        +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:534:38
[INFO] [stdout]     |
[INFO] [stdout] 534 | fn parse_ldap_abandon_request(bytes: &[u8]) -> Result<MessageID> {
[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] 534 | fn parse_ldap_abandon_request(bytes: &[u8]) -> Result<'_, MessageID> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:542:40
[INFO] [stdout]     |
[INFO] [stdout] 542 | fn parse_ldap_search_result_ref(bytes: &[u8]) -> Result<Vec<LdapString>> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |         |          |
[INFO] [stdout]     |                                        |         |          the same lifetime is hidden 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] 542 | fn parse_ldap_search_result_ref(bytes: &[u8]) -> Result<'_, Vec<LdapString<'_>>> {
[INFO] [stdout]     |                                                         +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:664:30
[INFO] [stdout]     |
[INFO] [stdout] 664 | fn parse_sasl_credentials(i: &[u8]) -> Result<SaslCredentials> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |      |
[INFO] [stdout]     |                              |         |      the same lifetime is hidden 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] 664 | fn parse_sasl_credentials(i: &[u8]) -> Result<'_, SaslCredentials<'_>> {
[INFO] [stdout]     |                                               +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:680:37
[INFO] [stdout]     |
[INFO] [stdout] 680 | fn parse_attribute_selection(bytes: &[u8]) -> Result<Vec<LdapString>> {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |         |          |
[INFO] [stdout]     |                                     |         |          the same lifetime is hidden 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] 680 | fn parse_attribute_selection(bytes: &[u8]) -> Result<'_, Vec<LdapString<'_>>> {
[INFO] [stdout]     |                                                      +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:685:40
[INFO] [stdout]     |
[INFO] [stdout] 685 | fn parse_partial_attribute_list(bytes: &[u8]) -> Result<Vec<PartialAttribute>> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |         |          |
[INFO] [stdout]     |                                        |         |          the same lifetime is hidden 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] 685 | fn parse_partial_attribute_list(bytes: &[u8]) -> Result<'_, Vec<PartialAttribute<'_>>> {
[INFO] [stdout]     |                                                         +++                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:690:32
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn parse_attribute_list(bytes: &[u8]) -> Result<Vec<Attribute>> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |         |          |
[INFO] [stdout]     |                                |         |          the same lifetime is hidden 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] 690 | fn parse_attribute_list(bytes: &[u8]) -> Result<'_, Vec<Attribute<'_>>> {
[INFO] [stdout]     |                                                 +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] running `Command { std: "docker" "inspect" "52cbcb23e9605bad54c6427c1348a1233bb12905bb00d54f80e5c12a80f0e9f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52cbcb23e9605bad54c6427c1348a1233bb12905bb00d54f80e5c12a80f0e9f4", kill_on_drop: false }`
[INFO] [stdout] 52cbcb23e9605bad54c6427c1348a1233bb12905bb00d54f80e5c12a80f0e9f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36000207b002c8054730e4b059977a73ad94a48f7144fd89a050b958fc656b0a
[INFO] running `Command { std: "docker" "start" "-a" "36000207b002c8054730e4b059977a73ad94a48f7144fd89a050b958fc656b0a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/filter_parser.rs:20:40
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn parse_ldap_attribute_description(i: &[u8]) -> Result<LdapString> {
[INFO] [stderr]    |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                        |         |      |
[INFO] [stderr]    |                                        |         |      the same lifetime is hidden 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] 20 | fn parse_ldap_attribute_description(i: &[u8]) -> Result<'_, LdapString<'_>> {
[INFO] [stderr]    |                                                         +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/filter_parser.rs:33:58
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn parse_ldap_attribute_value_assertion_content(content: &[u8]) -> Result<AttributeValueAssertion> {
[INFO] [stderr]    |                                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                                          |         |      |
[INFO] [stderr]    |                                                          |         |      the same lifetime is hidden 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] 33 | fn parse_ldap_attribute_value_assertion_content(content: &[u8]) -> Result<'_, AttributeValueAssertion<'_>> {
[INFO] [stderr]    |                                                                           +++                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/filter_parser.rs:51:34
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn parse_ldap_assertion_value(i: &[u8]) -> Result<&[u8]> {
[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] 51 | fn parse_ldap_assertion_value(i: &[u8]) -> Result<'_, &[u8]> {
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/filter_parser.rs:57:34
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn parse_ldap_attribute_value(i: &[u8]) -> Result<AttributeValue> {
[INFO] [stderr]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                  |         |      |
[INFO] [stderr]    |                                  |         |      the same lifetime is hidden 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] 57 | fn parse_ldap_attribute_value(i: &[u8]) -> Result<'_, AttributeValue<'_>> {
[INFO] [stderr]    |                                                   +++               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/filter_parser.rs:186:44
[INFO] [stderr]     |
[INFO] [stderr] 186 | fn parse_ldap_substrings_filter_content(i: &[u8]) -> Result<SubstringFilter> {
[INFO] [stderr]     |                                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                            |         |      |
[INFO] [stderr]     |                                            |         |      the same lifetime is hidden 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] 186 | fn parse_ldap_substrings_filter_content(i: &[u8]) -> Result<'_, SubstringFilter<'_>> {
[INFO] [stderr]     |                                                             +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/filter_parser.rs:197:32
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn parse_ldap_substring(bytes: &[u8]) -> Result<Substring> {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                |         |      |
[INFO] [stderr]     |                                |         |      the same lifetime is hidden 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] 197 | fn parse_ldap_substring(bytes: &[u8]) -> Result<'_, Substring<'_>> {
[INFO] [stderr]     |                                                 +++          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/filter_parser.rs:214:50
[INFO] [stderr]     |
[INFO] [stderr] 214 | fn parse_ldap_matching_rule_assertion_content(i: &[u8]) -> Result<MatchingRuleAssertion> {
[INFO] [stderr]     |                                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |         |      |
[INFO] [stderr]     |                                                  |         |      the same lifetime is hidden 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] 214 | fn parse_ldap_matching_rule_assertion_content(i: &[u8]) -> Result<'_, MatchingRuleAssertion<'_>> {
[INFO] [stderr]     |                                                                   +++                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ldap.rs:304:19
[INFO] [stderr]     |
[INFO] [stderr] 304 |     pub fn result(&self) -> Option<&LdapResult> {
[INFO] [stderr]     |                   ^^^^^            ^^^^^^^^^^^
[INFO] [stderr]     |                   |                ||
[INFO] [stderr]     |                   |                |the same lifetime is hidden here
[INFO] [stderr]     |                   |                the same lifetime is elided 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] 304 |     pub fn result(&self) -> Option<&LdapResult<'_>> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:41:51
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub(crate) fn parse_ldap_octet_string_as_slice(i: &[u8]) -> Result<&[u8]> {
[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] 41 | pub(crate) fn parse_ldap_octet_string_as_slice(i: &[u8]) -> Result<'_, &[u8]> {
[INFO] [stderr]    |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:46:29
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn parse_ldap_int_as_u32(i: &[u8]) -> Result<u32> {
[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] 46 | fn parse_ldap_int_as_u32(i: &[u8]) -> Result<'_, u32> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:51:30
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn parse_ldap_enum_as_u32(i: &[u8]) -> Result<u32> {
[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] 51 | fn parse_ldap_enum_as_u32(i: &[u8]) -> Result<'_, u32> {
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:95:22
[INFO] [stderr]    |
[INFO] [stderr] 95 | fn parse_ldap_uri(i: &[u8]) -> Result<LdapString> {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                      |         |      |
[INFO] [stderr]    |                      |         |      the same lifetime is hidden 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] 95 | fn parse_ldap_uri(i: &[u8]) -> Result<'_, LdapString<'_>> {
[INFO] [stderr]    |                                       +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:164:33
[INFO] [stderr]     |
[INFO] [stderr] 164 | fn parse_ldap_result_content(i: &[u8]) -> Result<LdapResult> {
[INFO] [stderr]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                 |         |      |
[INFO] [stderr]     |                                 |         |      the same lifetime is hidden 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] 164 | fn parse_ldap_result_content(i: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stderr]     |                                                  +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:287:30
[INFO] [stderr]     |
[INFO] [stderr] 287 | pub fn parse_ldap_message(i: &[u8]) -> Result<LdapMessage> {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                              |         |      |
[INFO] [stderr]     |                              |         |      the same lifetime is hidden 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] 287 | pub fn parse_ldap_message(i: &[u8]) -> Result<'_, LdapMessage<'_>> {
[INFO] [stderr]     |                                               +++            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:293:31
[INFO] [stderr]     |
[INFO] [stderr] 293 | pub fn parse_ldap_messages(i: &[u8]) -> Result<Vec<LdapMessage>> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                               |         |          |
[INFO] [stderr]     |                               |         |          the same lifetime is hidden 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] 293 | pub fn parse_ldap_messages(i: &[u8]) -> Result<'_, Vec<LdapMessage<'_>>> {
[INFO] [stderr]     |                                                +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:344:37
[INFO] [stderr]     |
[INFO] [stderr] 344 | fn parse_ldap_unbind_request(bytes: &[u8]) -> Result<ProtocolOp> {
[INFO] [stderr]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                     |         |      |
[INFO] [stderr]     |                                     |         |      the same lifetime is hidden 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] 344 | fn parse_ldap_unbind_request(bytes: &[u8]) -> Result<'_, ProtocolOp<'_>> {
[INFO] [stderr]     |                                                      +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:415:41
[INFO] [stderr]     |
[INFO] [stderr] 415 | fn parse_ldap_search_result_done(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stderr]     |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                         |         |      |
[INFO] [stderr]     |                                         |         |      the same lifetime is hidden 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] 415 | fn parse_ldap_search_result_done(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stderr]     |                                                          +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:440:38
[INFO] [stderr]     |
[INFO] [stderr] 440 | fn parse_ldap_modify_response(bytes: &[u8]) -> Result<ModifyResponse> {
[INFO] [stderr]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                      |         |      |
[INFO] [stderr]     |                                      |         |      the same lifetime is hidden 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] 440 | fn parse_ldap_modify_response(bytes: &[u8]) -> Result<'_, ModifyResponse<'_>> {
[INFO] [stderr]     |                                                       +++               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:463:35
[INFO] [stderr]     |
[INFO] [stderr] 463 | fn parse_ldap_add_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stderr]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                   |         |      |
[INFO] [stderr]     |                                   |         |      the same lifetime is hidden 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] 463 | fn parse_ldap_add_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stderr]     |                                                    +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:468:34
[INFO] [stderr]     |
[INFO] [stderr] 468 | fn parse_ldap_del_request(bytes: &[u8]) -> Result<LdapDN> {
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stderr]     |                                  |         |      |
[INFO] [stderr]     |                                  |         |      the same lifetime is hidden 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] 468 | fn parse_ldap_del_request(bytes: &[u8]) -> Result<'_, LdapDN<'_>> {
[INFO] [stderr]     |                                                   +++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:477:35
[INFO] [stderr]     |
[INFO] [stderr] 477 | fn parse_ldap_del_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stderr]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                   |         |      |
[INFO] [stderr]     |                                   |         |      the same lifetime is hidden 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] 477 | fn parse_ldap_del_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stderr]     |                                                    +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:510:37
[INFO] [stderr]     |
[INFO] [stderr] 510 | fn parse_ldap_moddn_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stderr]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                     |         |      |
[INFO] [stderr]     |                                     |         |      the same lifetime is hidden 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] 510 | fn parse_ldap_moddn_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stderr]     |                                                      +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:529:39
[INFO] [stderr]     |
[INFO] [stderr] 529 | fn parse_ldap_compare_response(bytes: &[u8]) -> Result<LdapResult> {
[INFO] [stderr]     |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                       |         |      |
[INFO] [stderr]     |                                       |         |      the same lifetime is hidden 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] 529 | fn parse_ldap_compare_response(bytes: &[u8]) -> Result<'_, LdapResult<'_>> {
[INFO] [stderr]     |                                                        +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:534:38
[INFO] [stderr]     |
[INFO] [stderr] 534 | fn parse_ldap_abandon_request(bytes: &[u8]) -> Result<MessageID> {
[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] 534 | fn parse_ldap_abandon_request(bytes: &[u8]) -> Result<'_, MessageID> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:542:40
[INFO] [stderr]     |
[INFO] [stderr] 542 | fn parse_ldap_search_result_ref(bytes: &[u8]) -> Result<Vec<LdapString>> {
[INFO] [stderr]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                        |         |          |
[INFO] [stderr]     |                                        |         |          the same lifetime is hidden 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] 542 | fn parse_ldap_search_result_ref(bytes: &[u8]) -> Result<'_, Vec<LdapString<'_>>> {
[INFO] [stderr]     |                                                         +++               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:664:30
[INFO] [stderr]     |
[INFO] [stderr] 664 | fn parse_sasl_credentials(i: &[u8]) -> Result<SaslCredentials> {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                              |         |      |
[INFO] [stderr]     |                              |         |      the same lifetime is hidden 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] 664 | fn parse_sasl_credentials(i: &[u8]) -> Result<'_, SaslCredentials<'_>> {
[INFO] [stderr]     |                                               +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:680:37
[INFO] [stderr]     |
[INFO] [stderr] 680 | fn parse_attribute_selection(bytes: &[u8]) -> Result<Vec<LdapString>> {
[INFO] [stderr]     |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                     |         |          |
[INFO] [stderr]     |                                     |         |          the same lifetime is hidden 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] 680 | fn parse_attribute_selection(bytes: &[u8]) -> Result<'_, Vec<LdapString<'_>>> {
[INFO] [stderr]     |                                                      +++               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:685:40
[INFO] [stderr]     |
[INFO] [stderr] 685 | fn parse_partial_attribute_list(bytes: &[u8]) -> Result<Vec<PartialAttribute>> {
[INFO] [stderr]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                        |         |          |
[INFO] [stderr]     |                                        |         |          the same lifetime is hidden 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] 685 | fn parse_partial_attribute_list(bytes: &[u8]) -> Result<'_, Vec<PartialAttribute<'_>>> {
[INFO] [stderr]     |                                                         +++                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:690:32
[INFO] [stderr]     |
[INFO] [stderr] 690 | fn parse_attribute_list(bytes: &[u8]) -> Result<Vec<Attribute>> {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                |         |          |
[INFO] [stderr]     |                                |         |          the same lifetime is hidden 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] 690 | fn parse_attribute_list(bytes: &[u8]) -> Result<'_, Vec<Attribute<'_>>> {
[INFO] [stderr]     |                                                 +++              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ldap-parser` (lib) generated 29 warnings (run `cargo fix --lib -p ldap-parser` to apply 29 suggestions)
[INFO] [stderr] warning: `ldap-parser` (lib test) generated 29 warnings (29 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ldap_parser-e8ca7c9b1371ef64)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test parser::tests::test_parse_abandon_request ... ok
[INFO] [stdout] test parser::tests::test_parse_add_response ... ok
[INFO] [stdout] test parser::tests::test_parse_bind_request ... ok
[INFO] [stdout] test parser::tests::test_parse_add_request ... ok
[INFO] [stdout] test parser::tests::test_parse_bind_request_sasl ... ok
[INFO] [stdout] test parser::tests::test_parse_bind_response_sasl ... ok
[INFO] [stdout] test parser::tests::test_parse_compare_response ... ok
[INFO] [stdout] test parser::tests::test_parse_bind_response_minimal ... ok
[INFO] [stdout] test parser::tests::test_parse_compare_request ... ok
[INFO] [stdout] test parser::tests::test_parse_del_request ... ok
[INFO] [stdout] test parser::tests::test_parse_del_response ... ok
[INFO] [stdout] test parser::tests::test_parse_extended_response ... ok
[INFO] [stdout] test parser::tests::test_parse_moddn_response ... ok
[INFO] [stdout] test parser::tests::test_parse_modify_request ... ok
[INFO] [stdout] test parser::tests::test_parse_search_result_done ... ok
[INFO] [stdout] test parser::tests::test_parse_search_result_entry ... ok
[INFO] [stdout] test parser::tests::test_parse_moddn_request ... ok
[INFO] [stdout] test parser::tests::test_parse_extended_req ... ok
[INFO] [stdout] test parser::tests::test_parse_search_request ... ok
[INFO] [stdout] test parser::tests::test_parse_search_result_ref ... ok
[INFO] [stdout] test parser::tests::test_parse_modify_response ... ok
[INFO] [stdout] test ldap::tests::test_transaction_lifetime ... ok
[INFO] [stdout] test parser::tests::test_parse_unbind_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ldap_messages.rs (/opt/rustwide/target/debug/deps/ldap_messages-45a07d92ce1d54d3)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ldap_parser
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_malformed_empty ... ok
[INFO] [stdout] test test_parse_msg_search_request_01 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 24) ... ok
[INFO] [stdout] test src/parser.rs - parser::LdapMessage<'a> (line 205) ... ok
[INFO] [stdout] test src/ldap.rs - ldap::LdapMessage (line 330) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "36000207b002c8054730e4b059977a73ad94a48f7144fd89a050b958fc656b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36000207b002c8054730e4b059977a73ad94a48f7144fd89a050b958fc656b0a", kill_on_drop: false }`
[INFO] [stdout] 36000207b002c8054730e4b059977a73ad94a48f7144fd89a050b958fc656b0a
