[INFO] fetching crate distant-net 0.20.0...
[INFO] building distant-net-0.20.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate distant-net 0.20.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate distant-net 0.20.0
[INFO] finished tweaking crates.io crate distant-net 0.20.0
[INFO] tweaked toml for crates.io crate distant-net 0.20.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate distant-net 0.20.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 152 packages to latest compatible versions
[INFO] [stderr]       Adding const-str v0.5.7 (available: v0.7.1)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 819ce1bc9ffec1e4a1aeb4fa67d88272c0baa08e08126846ef3bcc0c0e72d976
[INFO] running `Command { std: "docker" "start" "-a" "819ce1bc9ffec1e4a1aeb4fa67d88272c0baa08e08126846ef3bcc0c0e72d976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "819ce1bc9ffec1e4a1aeb4fa67d88272c0baa08e08126846ef3bcc0c0e72d976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "819ce1bc9ffec1e4a1aeb4fa67d88272c0baa08e08126846ef3bcc0c0e72d976", kill_on_drop: false }`
[INFO] [stdout] 819ce1bc9ffec1e4a1aeb4fa67d88272c0baa08e08126846ef3bcc0c0e72d976
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2e332d68f7e4e073fbeb068d3215a56dc4355b50674ff2109549d42da63596a
[INFO] running `Command { std: "docker" "start" "-a" "d2e332d68f7e4e073fbeb068d3215a56dc4355b50674ff2109549d42da63596a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling distant-auth v0.20.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling distant-net v0.20.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_scheme(s: &str) -> PResult<&str> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                    |        |       |
[INFO] [stdout]    |                    |        |       the same lifetime is elided here
[INFO] [stdout]    |                    |        the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_scheme(s: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_username_password(s: &str) -> PResult<(Option<&str>, Option<&str>)> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |        |               |             |
[INFO] [stdout]    |                               |        |               |             the same lifetime is elided here
[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] 70 | fn parse_username_password(s: &str) -> PResult<'_, (Option<&str>, Option<&str>)> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_host(s: &str) -> PResult<Host> {
[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] 82 | fn parse_host(s: &str) -> PResult<'_, Host> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn parse_port(s: &str) -> PResult<u16> {
[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] 87 | fn parse_port(s: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/packet/request.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn to_untyped_request(&self) -> io::Result<UntypedRequest> {
[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] 52 |     pub fn to_untyped_request(&self) -> io::Result<UntypedRequest<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/packet/response.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_untyped_response(&self) -> io::Result<UntypedResponse> {
[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] 56 |     pub fn to_untyped_response(&self) -> io::Result<UntypedResponse<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/transport/framed/backup.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub(super) fn frames(&self) -> impl Iterator<Item = &Frame> {
[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] 187 |     pub(super) fn frames(&self) -> impl Iterator<Item = &Frame<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.27s
[INFO] running `Command { std: "docker" "inspect" "d2e332d68f7e4e073fbeb068d3215a56dc4355b50674ff2109549d42da63596a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2e332d68f7e4e073fbeb068d3215a56dc4355b50674ff2109549d42da63596a", kill_on_drop: false }`
[INFO] [stdout] d2e332d68f7e4e073fbeb068d3215a56dc4355b50674ff2109549d42da63596a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00fc07eea5b629f6ce8daec7a06ec2994cb43f77738041e23504966920cb5ecb
[INFO] running `Command { std: "docker" "start" "-a" "00fc07eea5b629f6ce8daec7a06ec2994cb43f77738041e23504966920cb5ecb", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling distant-auth v0.20.0
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling distant-net v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_scheme(s: &str) -> PResult<&str> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                    |        |       |
[INFO] [stdout]    |                    |        |       the same lifetime is elided here
[INFO] [stdout]    |                    |        the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_scheme(s: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_username_password(s: &str) -> PResult<(Option<&str>, Option<&str>)> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |        |               |             |
[INFO] [stdout]    |                               |        |               |             the same lifetime is elided here
[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] 70 | fn parse_username_password(s: &str) -> PResult<'_, (Option<&str>, Option<&str>)> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_host(s: &str) -> PResult<Host> {
[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] 82 | fn parse_host(s: &str) -> PResult<'_, Host> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn parse_port(s: &str) -> PResult<u16> {
[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] 87 | fn parse_port(s: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/packet/request.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn to_untyped_request(&self) -> io::Result<UntypedRequest> {
[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] 52 |     pub fn to_untyped_request(&self) -> io::Result<UntypedRequest<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/packet/response.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_untyped_response(&self) -> io::Result<UntypedResponse> {
[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] 56 |     pub fn to_untyped_response(&self) -> io::Result<UntypedResponse<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/transport/framed/backup.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub(super) fn frames(&self) -> impl Iterator<Item = &Frame> {
[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] 187 |     pub(super) fn frames(&self) -> impl Iterator<Item = &Frame<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrCodec` is never constructed
[INFO] [stdout]    --> src/common/transport/framed/codec/predicate.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     struct ErrCodec;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_scheme(s: &str) -> PResult<&str> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                    |        |       |
[INFO] [stdout]    |                    |        |       the same lifetime is elided here
[INFO] [stdout]    |                    |        the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_scheme(s: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_username_password(s: &str) -> PResult<(Option<&str>, Option<&str>)> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |        |               |             |
[INFO] [stdout]    |                               |        |               |             the same lifetime is elided here
[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] 70 | fn parse_username_password(s: &str) -> PResult<'_, (Option<&str>, Option<&str>)> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_host(s: &str) -> PResult<Host> {
[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] 82 | fn parse_host(s: &str) -> PResult<'_, Host> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/destination/parser.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn parse_port(s: &str) -> PResult<u16> {
[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] 87 | fn parse_port(s: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/destination/parser.rs:246:26
[INFO] [stdout]     |
[INFO] [stdout] 246 |         fn parse_fail(_: &str) -> PResult<&str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |         fn parse_fail(_: &str) -> PResult<'_, &str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/destination/parser.rs:250:25
[INFO] [stdout]     |
[INFO] [stdout] 250 |         fn parse_all(s: &str) -> PResult<&str> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |        |       |
[INFO] [stdout]     |                         |        |       the same lifetime is elided here
[INFO] [stdout]     |                         |        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |         fn parse_all(s: &str) -> PResult<'_, &str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/packet/request.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn to_untyped_request(&self) -> io::Result<UntypedRequest> {
[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] 52 |     pub fn to_untyped_request(&self) -> io::Result<UntypedRequest<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/packet/response.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn to_untyped_response(&self) -> io::Result<UntypedResponse> {
[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] 56 |     pub fn to_untyped_response(&self) -> io::Result<UntypedResponse<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/transport/framed/backup.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub(super) fn frames(&self) -> impl Iterator<Item = &Frame> {
[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] 187 |     pub(super) fn frames(&self) -> impl Iterator<Item = &Frame<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `distant-net` (lib test); 10 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name distant_net --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=240430b5f02b362d -C extra-filename=-af16b5b0b74b5549 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-52fcebb88892bcdf.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-9b8ec6294309e51d.rlib --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-6926d61ecfbb36d1.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e4964b82e9818f7e.so --extern distant_auth=/opt/rustwide/target/debug/deps/libdistant_auth-300b0c8540f8c91e.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c1b05e4f4a02cac.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f3007afc3b590542.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-1a9a7ff795aad8d6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-c82f4d0f822fa6ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-53c8d21e5e5282b0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-0ad20c414104068d.so --extern rand=/opt/rustwide/target/debug/deps/librand-467d5a232ba07be9.rlib --extern rmp=/opt/rustwide/target/debug/deps/librmp-8426a43f84a5e129.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-5747710cdd394282.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-a8a6f7d5e41ef1bf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a266d09acc75faa.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-d204f3dfa570f49c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa3cfb5a7befe570.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c958aff640c161c7.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-61f6ef862b22e94d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8bf4029cb5680bb0.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-09bc3707e62efce4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8742fe7eb1420f7e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "00fc07eea5b629f6ce8daec7a06ec2994cb43f77738041e23504966920cb5ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00fc07eea5b629f6ce8daec7a06ec2994cb43f77738041e23504966920cb5ecb", kill_on_drop: false }`
[INFO] [stdout] 00fc07eea5b629f6ce8daec7a06ec2994cb43f77738041e23504966920cb5ecb
