[INFO] fetching crate distant-net 0.20.0...
[INFO] building distant-net-0.20.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate distant-net 0.20.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate distant-net 0.20.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding const-str v0.5.7 (available: v0.7.0)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 554da4d07d069fae85a413733b452a2426a32e6b5bf678ef863cb6810dfa72d7
[INFO] running `Command { std: "docker" "start" "-a" "554da4d07d069fae85a413733b452a2426a32e6b5bf678ef863cb6810dfa72d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "554da4d07d069fae85a413733b452a2426a32e6b5bf678ef863cb6810dfa72d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "554da4d07d069fae85a413733b452a2426a32e6b5bf678ef863cb6810dfa72d7", kill_on_drop: false }`
[INFO] [stdout] 554da4d07d069fae85a413733b452a2426a32e6b5bf678ef863cb6810dfa72d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6298cb4f6faf4527cf884da2dc27e0a1a14851f5534b02da8b74f8ba28f5b3a
[INFO] running `Command { std: "docker" "start" "-a" "b6298cb4f6faf4527cf884da2dc27e0a1a14851f5534b02da8b74f8ba28f5b3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[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 digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling distant-auth v0.20.0
[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/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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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/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: 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/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] 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.45s
[INFO] running `Command { std: "docker" "inspect" "b6298cb4f6faf4527cf884da2dc27e0a1a14851f5534b02da8b74f8ba28f5b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6298cb4f6faf4527cf884da2dc27e0a1a14851f5534b02da8b74f8ba28f5b3a", kill_on_drop: false }`
[INFO] [stdout] b6298cb4f6faf4527cf884da2dc27e0a1a14851f5534b02da8b74f8ba28f5b3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc4139393205d3310f1859764b2b1f39f974f405302833fb59bc12ce7ee069f0
[INFO] running `Command { std: "docker" "start" "-a" "dc4139393205d3310f1859764b2b1f39f974f405302833fb59bc12ce7ee069f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling distant-auth v0.20.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling distant-net v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[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: 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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: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] 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/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: 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: 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] [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/4987e9d4227139400384ab59296ffee3b0fb1183/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=020e5ee5a28d1dca -C extra-filename=-c7f74796db4bc1fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b5fbf58440db9c63.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-9ced6baa456c042c.rlib --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-6926d61ecfbb36d1.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b280687ae393fc16.so --extern distant_auth=/opt/rustwide/target/debug/deps/libdistant_auth-b8bbf7e2ac1d115e.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c1b05e4f4a02cac.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-26357a3f56d4a860.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ad53f74be99906cc.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-51945dbee3d14ff9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-69cc002dcedba5d5.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rmp=/opt/rustwide/target/debug/deps/librmp-3cf43a6972fe343a.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-efe91cc98e29b820.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-0cd3a6b587e1c434.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99bc4424bb9731a5.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-7dd451cc260f2f51.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-bb75ae1dc249ceab.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-69a5ec1884f0df43.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f0f2bb3c5d642075.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-9f96f42a3fa9180a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-263fb2af07db2354.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dc4139393205d3310f1859764b2b1f39f974f405302833fb59bc12ce7ee069f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc4139393205d3310f1859764b2b1f39f974f405302833fb59bc12ce7ee069f0", kill_on_drop: false }`
[INFO] [stdout] dc4139393205d3310f1859764b2b1f39f974f405302833fb59bc12ce7ee069f0
