[INFO] fetching crate distant-net 0.20.0...
[INFO] testing distant-net-0.20.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate distant-net 0.20.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate distant-net 0.20.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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: v1.0.0)
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 036850cd7b7ae2621a8e62c7d1357b5f63dd71773e35b56297f0137af2c50f00
[INFO] running `Command { std: "docker" "start" "-a" "036850cd7b7ae2621a8e62c7d1357b5f63dd71773e35b56297f0137af2c50f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "036850cd7b7ae2621a8e62c7d1357b5f63dd71773e35b56297f0137af2c50f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036850cd7b7ae2621a8e62c7d1357b5f63dd71773e35b56297f0137af2c50f00", kill_on_drop: false }`
[INFO] [stdout] 036850cd7b7ae2621a8e62c7d1357b5f63dd71773e35b56297f0137af2c50f00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78b696b93a04236c37fbdba0e4bffe01270c892c0e38f9230210aa9cef158577
[INFO] running `Command { std: "docker" "start" "-a" "78b696b93a04236c37fbdba0e4bffe01270c892c0e38f9230210aa9cef158577", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.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 poly1305 v0.8.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling strum v0.24.1
[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 derive_more v0.99.20
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[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/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 22.93s
[INFO] running `Command { std: "docker" "inspect" "78b696b93a04236c37fbdba0e4bffe01270c892c0e38f9230210aa9cef158577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78b696b93a04236c37fbdba0e4bffe01270c892c0e38f9230210aa9cef158577", kill_on_drop: false }`
[INFO] [stdout] 78b696b93a04236c37fbdba0e4bffe01270c892c0e38f9230210aa9cef158577
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bd3fdc90848140bce633e51d0fe6ae9f831ebf4cda957a30ae0fe425b182edd
[INFO] running `Command { std: "docker" "start" "-a" "8bd3fdc90848140bce633e51d0fe6ae9f831ebf4cda957a30ae0fe425b182edd", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[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 getrandom v0.3.4
[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 env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling distant-net v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[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: 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.82s
[INFO] running `Command { std: "docker" "inspect" "8bd3fdc90848140bce633e51d0fe6ae9f831ebf4cda957a30ae0fe425b182edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd3fdc90848140bce633e51d0fe6ae9f831ebf4cda957a30ae0fe425b182edd", kill_on_drop: false }`
[INFO] [stdout] 8bd3fdc90848140bce633e51d0fe6ae9f831ebf4cda957a30ae0fe425b182edd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2b56dc3e61345c2c971d5a68f927247fcc13cefaf7b588418d248dc70f2961f
[INFO] running `Command { std: "docker" "start" "-a" "a2b56dc3e61345c2c971d5a68f927247fcc13cefaf7b588418d248dc70f2961f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/destination/parser.rs:57:20
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn parse_scheme(s: &str) -> PResult<&str> {
[INFO] [stderr]    |                    ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                    |        |       |
[INFO] [stderr]    |                    |        |       the same lifetime is elided here
[INFO] [stderr]    |                    |        the same lifetime is hidden here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn parse_scheme(s: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/destination/parser.rs:70:31
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn parse_username_password(s: &str) -> PResult<(Option<&str>, Option<&str>)> {
[INFO] [stderr]    |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                               |        |               |             |
[INFO] [stderr]    |                               |        |               |             the same lifetime is elided here
[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] 70 | fn parse_username_password(s: &str) -> PResult<'_, (Option<&str>, Option<&str>)> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/destination/parser.rs:82:18
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn parse_host(s: &str) -> PResult<Host> {
[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] 82 | fn parse_host(s: &str) -> PResult<'_, Host> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/destination/parser.rs:87:18
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn parse_port(s: &str) -> PResult<u16> {
[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] 87 | fn parse_port(s: &str) -> PResult<'_, u16> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/packet/request.rs:52:31
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn to_untyped_request(&self) -> io::Result<UntypedRequest> {
[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] 52 |     pub fn to_untyped_request(&self) -> io::Result<UntypedRequest<'_>> {
[INFO] [stderr]    |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/packet/response.rs:56:32
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn to_untyped_response(&self) -> io::Result<UntypedResponse> {
[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] 56 |     pub fn to_untyped_response(&self) -> io::Result<UntypedResponse<'_>> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/transport/framed/backup.rs:187:26
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub(super) fn frames(&self) -> impl Iterator<Item = &Frame> {
[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] 187 |     pub(super) fn frames(&self) -> impl Iterator<Item = &Frame<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `distant-net` (lib) generated 7 warnings (run `cargo fix --lib -p distant-net` to apply 7 suggestions)
[INFO] [stderr] warning: struct `ErrCodec` is never constructed
[INFO] [stderr]    --> src/common/transport/framed/codec/predicate.rs:128:12
[INFO] [stderr]     |
[INFO] [stderr] 128 |     struct ErrCodec;
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/destination/parser.rs:246:26
[INFO] [stderr]     |
[INFO] [stderr] 246 |         fn parse_fail(_: &str) -> PResult<&str> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                          |        |       |
[INFO] [stderr]     |                          |        |       the same lifetime is elided here
[INFO] [stderr]     |                          |        the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 246 |         fn parse_fail(_: &str) -> PResult<'_, &str> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/destination/parser.rs:250:25
[INFO] [stderr]     |
[INFO] [stderr] 250 |         fn parse_all(s: &str) -> PResult<&str> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                         |        |       |
[INFO] [stderr]     |                         |        |       the same lifetime is elided here
[INFO] [stderr]     |                         |        the same lifetime is hidden here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 250 |         fn parse_all(s: &str) -> PResult<'_, &str> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `distant-net` (lib test) generated 10 warnings (7 duplicates) (run `cargo fix --lib -p distant-net --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distant_net-2ce408890a29dec2)
[INFO] [stdout] 
[INFO] [stdout] running 369 tests
[INFO] [stdout] test authentication::tests::authenticator_error_should_be_able_to_be_sent_to_auth_handler ... ok
[INFO] [stdout] test client::channel::tests::typed::fire_should_send_request_and_not_wait_for_response ... ok
[INFO] [stdout] test authentication::tests::authenticator_info_should_be_able_to_be_sent_to_auth_handler ... ok
[INFO] [stdout] test client::channel::tests::typed::mail_should_return_mailbox_that_receives_responses_until_post_office_drops_it ... ok
[INFO] [stdout] test client::channel::tests::untyped::fire_should_send_request_and_not_wait_for_response ... ok
[INFO] [stdout] test client::channel::tests::typed::send_should_wait_until_response_received ... ok
[INFO] [stdout] test authentication::tests::authenticator_challenge_should_be_able_to_successfully_complete_round_trip ... ok
[INFO] [stdout] test authentication::tests::authenticator_start_method_should_be_able_to_be_sent_to_auth_handler ... ok
[INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_closed_by_server ... ok
[INFO] [stdout] test client::channel::tests::untyped::mail_should_return_mailbox_that_receives_responses_until_post_office_drops_it ... ok
[INFO] [stdout] test authentication::tests::authenticator_initialization_should_be_able_to_successfully_complete_round_trip ... ok
[INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_fails_to_determine_state ... ok
[INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_send_new_request ... ok
[INFO] [stdout] test authentication::tests::authenticator_verification_should_be_able_to_successfully_complete_round_trip ... ok
[INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_fails_to_determine_state ... ok
[INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_errors_while_reading_data ... ok
[INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_closed_by_server ... ok
[INFO] [stdout] test client::tests::typed::should_exit_if_shutdown_signal_detected ... ok
[INFO] [stdout] test client::tests::typed::should_exit_if_reconnect_strategy_has_failed_to_connect ... ok
[INFO] [stdout] test client::channel::tests::untyped::send_should_wait_until_response_received ... ok
[INFO] [stdout] test client::tests::typed::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request ... ok
[INFO] [stdout] test client::tests::typed::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes ... ok
[INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_errors_while_reading_data ... ok
[INFO] [stdout] test client::tests::typed::should_not_exit_if_shutdown_channel_is_closed ... ok
[INFO] [stdout] test client::tests::typed::should_write_queued_requests_as_outgoing_frames ... ok
[INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_send_new_request ... ok
[INFO] [stdout] test client::tests::untyped::should_not_exit_if_shutdown_channel_is_closed ... ok
[INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_connection_unable_to_flush_an_existing_request ... ok
[INFO] [stdout] test client::tests::untyped::should_exit_if_reconnect_strategy_has_failed_to_connect ... ok
[INFO] [stdout] test client::tests::untyped::should_write_queued_requests_as_outgoing_frames ... ok
[INFO] [stdout] test authentication::tests::authenticator_finished_should_be_able_to_be_sent_to_auth_handler ... ok
[INFO] [stdout] test client::channel::tests::typed::send_timeout_should_fail_if_response_not_received_in_time ... ok
[INFO] [stdout] test client::channel::tests::untyped::send_timeout_should_fail_if_response_not_received_in_time ... ok
[INFO] [stdout] test client::tests::untyped::should_read_incoming_frames_as_responses_and_deliver_them_to_waiting_mailboxes ... ok
[INFO] [stdout] test client::tests::untyped::should_exit_if_shutdown_signal_detected ... ok
[INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_connection_is_server_side ... ok
[INFO] [stdout] test common::connection::tests::client_should_succeed_if_establishes_connection_with_server ... ok
[INFO] [stdout] test common::connection::tests::client_server_new_connection_e2e_should_establish_connection ... ok
[INFO] [stdout] test client::tests::untyped::should_attempt_to_reconnect_if_no_activity_from_server_within_silence_duration ... ok
[INFO] [stdout] test common::connection::tests::client_server_returning_connection_e2e_should_reestablish_connection ... ok
[INFO] [stdout] test common::connection::tests::reconnect_should_succeed_if_client_side_connection_fully_connects_and_synchronizes_with_server ... ok
[INFO] [stdout] test authentication::tests::auth_handler_received_error_should_fail_auth_handler_if_fatal ... ok
[INFO] [stdout] test common::connection::tests::client_should_fail_if_codec_handshake_fails ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_client_drops_due_to_version ... ok
[INFO] [stdout] test common::connection::tests::client_should_fail_when_server_sends_incompatible_version ... ok
[INFO] [stdout] test common::connection::tests::client_should_fail_if_unable_to_receive_connection_id_from_server ... ok
[INFO] [stdout] test common::connection::tests::client_should_fail_if_unable_to_exchange_otp_for_reauthentication ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_codec_handshake_fails ... ok
[INFO] [stdout] test common::destination::host::tests::display_should_output_hostname_verbatim ... ok
[INFO] [stdout] test common::destination::host::tests::display_should_output_ipv4_correctly ... ok
[INFO] [stdout] test common::destination::host::tests::display_should_output_ipv6_correctly ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_ends_with_period ... ok
[INFO] [stdout] test common::connection::tests::client_should_fail_if_authentication_fails ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_has_empty_label ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_ends_with_hyphen ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_existing_client_id_is_invalid ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_is_larger_than_253_characters ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_has_invalid_label ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_is_empty ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_starts_with_hyphen ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_starts_with_period ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_succeed_if_valid_hostname ... ok
[INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_client_side_connection_unable_to_receive_new_connection_id ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_succeed_if_valid_ipv4_address ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_succeed_if_valid_ipv6_address ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_ipv4_host ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_ipv6_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_just_host ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_ipv6_host ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_existing_client_otp_is_invalid ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_and_host ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_password_host_and_port ... ok
[INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_client_side_connection_unable_to_synchronize_with_server ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_password_and_host ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_password_and_host ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_password_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_username_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_username_password_and_host ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_username_and_host ... ok
[INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_client_side_connection_handshake_fails ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_and_host ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_has_hyphen ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_password_and_host ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_password_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::parse_should_fail_if_given_path ... ok
[INFO] [stdout] test common::destination::parser::tests::parse_should_succeed_when_parsing_valid_destination ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_username_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_with_distant_server_output ... ok
[INFO] [stdout] test common::destination::parser::tests::parse_should_fail_if_string_is_only_whitespace ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_and_then::should_fail_if_first_parser_fails ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_and_then::should_fail_if_second_parser_does_not_fully_consume_first_parser_output ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_ipv4_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::examples::parse_should_succeed_if_given_scheme_username_password_host_and_port ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::maybe::should_return_none_if_wrapped_parser_fails ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_char::should_fail_if_input_is_empty ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_char::should_fail_if_next_char_does_not_match ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_host::should_fail_if_domain_name_is_invalid ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_host::should_succeed_if_domain_name_is_valid ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_host::should_succeed_if_ipv6_address ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_and_then::should_fail_if_second_parser_fails ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_host::should_succeed_if_ipv4_address ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_port::should_fail_if_input_cannot_be_parsed_as_a_u16 ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_port::should_succeed_if_input_can_be_parsed_as_a_u16 ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_char::should_succeed_if_next_char_matches ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_scheme::should_fail_if_not_ending_properly ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::maybe::should_return_some_value_if_wrapped_parser_succeeds ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_scheme::should_fail_if_scheme_has_invalid_character ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_until::should_consume_completely_if_predicate_never_matches ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_until::should_consume_until_predicate_matches ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_scheme::should_return_scheme_if_valid ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_until::should_fail_if_input_is_empty ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_and_then::should_consume_with_first_parser_and_then_return_results_of_feeding_into_second_parser ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_until::should_fail_if_nothing_consumed ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_return_username_if_available ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_consume_up_to_the_ending_sequence ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_return_username_and_password_if_available ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_fail_if_not_ending_properly ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_return_username_with_hyphen_and_password ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_support_username_and_password_with_arbitrary_characters ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::prefixed::should_fail_if_main_parser_fails ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_support_username_with_backslash ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_return_password_if_available ... ok
[INFO] [stdout] test common::destination::tests::display_should_not_wrap_ipv6_in_square_brackets_if_has_no_port ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_return_username_password_if_username_starts_or_ends_with_hyphen ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_username_password::should_support_colons_in_password ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::prefixed::should_fail_if_prefix_parser_fails ... ok
[INFO] [stdout] test common::key::tests::heap_secret_key_should_be_able_to_be_generated ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_receive_connect_type ... ok
[INFO] [stdout] test common::destination::tests::display_should_wrap_ipv6_in_square_brackets_if_has_port ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::prefixed::should_return_value_of_main_parser_when_succeeds ... ok
[INFO] [stdout] test common::destination::tests::display_should_output_using_available_components ... ok
[INFO] [stdout] test common::key::tests::secret_key_should_be_able_to_be_generated ... ok
[INFO] [stdout] test common::listener::oneshot::tests::channel_should_return_a_oneshot_sender_to_feed_first_call_to_accept ... ok
[INFO] [stdout] test common::connection::tests::reconnect_should_fail_if_client_side_connection_unable_to_exchange_otp_with_server ... ok
[INFO] [stdout] test common::listener::oneshot::tests::from_value_should_return_value_on_first_call_to_accept ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_exchange_otp_for_reauthentication_with_existing_client ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_exchange_otp_for_reauthentication_with_new_client ... ok
[INFO] [stdout] test common::listener::tcp::tests::should_fail_to_bind_if_port_already_bound ... ok
[INFO] [stdout] test common::map::tests::should_support_being_parsed_from_str ... ok
[INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_converting_to_bytes ... ok
[INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_converting_to_bytes_with_header ... ok
[INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_parsing_from_request_bytes_with_header ... ok
[INFO] [stdout] test common::listener::tcp::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them ... ok
[INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_parsing_from_request_bytes_with_invalid_payload ... ok
[INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_parsing_from_request_bytes_with_valid_payload ... ok
[INFO] [stdout] test common::destination::parser::tests::parsers::parse_scheme::should_consume_up_to_the_ending_sequence ... ok
[INFO] [stdout] test common::packet::request::tests::untyped_request_should_support_parsing_full_request ... ok
[INFO] [stdout] test common::packet::response::tests::untyped_response_should_fail_to_parse_if_given_bytes_not_representing_a_response ... ok
[INFO] [stdout] test common::packet::request::tests::untyped_request_should_fail_to_parse_if_given_bytes_not_representing_a_request ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_1_if_input_is_a_boolean ... ok
[INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_parsing_from_response_bytes_with_header ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_appropriate_len_if_input_is_some_array ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_appropriate_len_if_input_is_some_bin ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_appropriate_len_if_input_is_some_ext ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_appropriate_len_if_input_is_some_float ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_1_if_input_is_nil ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_appropriate_len_if_input_is_some_integer ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_appropriate_len_if_input_is_some_str ... ok
[INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_converting_to_bytes ... ok
[INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_converting_to_bytes_with_header ... ok
[INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_parsing_from_response_bytes_with_invalid_payload ... ok
[INFO] [stdout] test common::listener::unix::tests::should_fail_to_bind_if_socket_already_bound ... ok
[INFO] [stdout] test common::listener::unix::tests::should_succeed_to_bind_if_file_exists_at_path_but_nothing_listening ... ok
[INFO] [stdout] test common::listener::unix::tests::should_be_able_to_receive_connections_and_read_and_write_data_with_them ... ok
[INFO] [stdout] test common::map::tests::should_support_being_displayed_as_a_string ... ok
[INFO] [stdout] test common::destination::host::tests::from_str_should_fail_if_str_has_a_label_larger_than_63_characters ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_none_if_input_is_empty ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_fail_if_missing_value_for_key ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_fail_if_key_length_exceeds_remaining_bytes ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_fail_if_not_a_map ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_none_if_input_has_reserved_marker ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_fail_if_cannot_read_str_key_length ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_fail_if_input_is_empty ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_fail_if_unable_to_read_value_length ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_fail_if_value_length_exceeds_remaining_bytes ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_succeed_with_multiple_key_value_map ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_succeed_with_empty_map ... ok
[INFO] [stdout] test common::packet::tests::read_key_eq::should_fail_if_read_key_does_not_match_specified_key ... ok
[INFO] [stdout] test common::packet::tests::read_key_eq::should_fail_if_input_is_empty ... ok
[INFO] [stdout] test common::packet::tests::read_str_bytes::should_fail_if_input_does_not_start_with_str ... ok
[INFO] [stdout] test common::packet::tests::read_key_eq::should_succeed_if_read_key_matches_specified_key ... ok
[INFO] [stdout] test common::packet::tests::read_str_bytes::should_fail_if_input_is_empty ... ok
[INFO] [stdout] test common::port::tests::deserialize_should_use_single_number_as_start ... ok
[INFO] [stdout] test common::packet::tests::read_str_bytes::should_succeed_if_input_starts_with_str ... ok
[INFO] [stdout] test common::port::tests::display_should_properly_reflect_port_range ... ok
[INFO] [stdout] test common::port::tests::from_range_inclusive_should_map_to_port_range ... ok
[INFO] [stdout] test common::port::tests::into_iterator_should_support_port_range ... ok
[INFO] [stdout] test common::port::tests::make_socket_addrs_should_produce_a_socket_addr_per_port ... ok
[INFO] [stdout] test common::port::tests::parse_should_be_able_to_properly_read_in_port_range ... ok
[INFO] [stdout] test common::port::tests::parse_should_fail_if_not_starting_with_number ... ok
[INFO] [stdout] test common::port::tests::parse_should_fail_if_provided_end_port_that_is_not_a_number ... ok
[INFO] [stdout] test common::port::tests::serialize_should_leverage_tostring ... ok
[INFO] [stdout] test common::transport::framed::codec::chain::tests::decode_should_fail_if_left_codec_fails_to_decode ... ok
[INFO] [stdout] test common::transport::framed::codec::chain::tests::decode_should_fail_if_right_codec_fails_to_decode ... ok
[INFO] [stdout] test common::port::tests::deserialize_should_leverage_fromstr_for_strings ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_only_consume_map_from_input ... ok
[INFO] [stdout] test common::transport::framed::codec::chain::tests::decode_should_invoke_right_codec_followed_by_left_codec ... ok
[INFO] [stdout] test common::transport::framed::codec::chain::tests::encode_should_fail_if_left_codec_fails_to_encode ... ok
[INFO] [stdout] test common::transport::framed::codec::chain::tests::encode_should_fail_if_right_codec_fails_to_encode ... ok
[INFO] [stdout] test common::transport::framed::codec::encryption::tests::decode_should_fail_if_frame_length_is_smaller_than_nonce_plus_data ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_succeed_with_nested_map ... ok
[INFO] [stdout] test common::packet::tests::read_header_bytes::should_succeed_with_single_key_value_map ... ok
[INFO] [stdout] test common::packet::tests::read_key_eq::should_fail_if_input_does_not_start_with_str ... ok
[INFO] [stdout] test common::transport::framed::codec::compression::tests::decode_should_apply_appropriate_decompression_algorithm ... ok
[INFO] [stdout] test common::transport::framed::codec::compression::tests::encode_should_apply_appropriate_compression_algorithm ... ok
[INFO] [stdout] test common::transport::framed::codec::chain::tests::encode_should_invoke_left_codec_followed_by_right_codec ... ok
[INFO] [stdout] test common::transport::framed::codec::encryption::tests::decode_should_fail_if_unable_to_decrypt_frame_item ... ok
[INFO] [stdout] test common::transport::framed::codec::predicate::tests::encode_should_invoke_left_codec_if_predicate_returns_true ... ok
[INFO] [stdout] test common::transport::framed::frame::tests::read_should_return_none_if_not_enough_data_for_frame ... ok
[INFO] [stdout] test common::transport::framed::codec::encryption::tests::decode_should_return_decrypted_frame_when_successful ... ok
[INFO] [stdout] test common::transport::framed::codec::encryption::tests::encode_should_build_a_frame_containing_a_length_nonce_and_ciphertext ... ok
[INFO] [stdout] test common::transport::framed::codec::predicate::tests::decode_should_invoke_left_codec_if_predicate_returns_true ... ok
[INFO] [stdout] test common::transport::framed::codec::predicate::tests::decode_should_invoke_right_codec_if_predicate_returns_false ... ok
[INFO] [stdout] test common::transport::framed::frame::tests::read_should_advance_src_by_frame_size_even_if_item_length_is_zero ... ok
[INFO] [stdout] test common::transport::framed::frame::tests::read_should_advance_src_by_frame_size_when_successful ... ok
[INFO] [stdout] test common::transport::framed::frame::tests::read_should_return_none_if_data_smaller_than_or_equal_to_item_length_field ... ok
[INFO] [stdout] test common::transport::framed::frame::tests::read_should_return_some_byte_vec_when_successful ... ok
[INFO] [stdout] test common::transport::framed::frame::tests::read_should_succeed_if_written_item_length_is_zero ... ok
[INFO] [stdout] test common::transport::framed::codec::predicate::tests::encode_should_invoke_right_codec_if_predicate_returns_false ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_verify_new_client ... ok
[INFO] [stdout] test common::transport::framed::frame::tests::write_should_build_a_frame_containing_a_length_and_item ... ok
[INFO] [stdout] test common::transport::framed::frame::tests::write_should_succeed_when_item_is_zero_bytes ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_failing_should_ensure_existing_codec_remains ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_if_selected_codec_choice_uses_an_unknown_compression_type ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_if_selected_codec_choice_uses_an_unknown_encryption_type ... ok
[INFO] [stdout] test common::transport::framed::tests::exchange_keys_should_fail_if_received_invalid_exchange_data ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_if_receives_unexpected_frame_instead_of_choice ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_if_unable_to_receive_key_exchange_data_from_other_side ... ok
[INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_parsing_from_response_bytes_with_valid_payload ... ok
[INFO] [stdout] test common::packet::response::tests::untyped_response_should_support_parsing_full_request ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_for_client_should_fail_if_receives_unexpected_frame_instead_of_options ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_should_clear_any_intermittent_buffer_contents_prior_to_handshake_failing ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_for_client_should_fail_if_unable_to_receive_key_exchange_data_from_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_for_client_should_fail_unable_to_send_codec_choice_to_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_fail_if_connection_terminated_while_waiting_for_frame_stats ... ok
[INFO] [stdout] test common::packet::tests::find_msgpack_byte_len::should_return_appropriate_len_if_input_is_some_map ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_fail_if_connection_terminated_before_receiving_missing_frames ... ok
[INFO] [stdout] test common::connection::tests::server_should_succeed_if_establishes_connection_with_new_client ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_for_server_should_fail_unable_to_send_codec_options_to_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::exchange_keys_should_fail_if_unable_to_send_exchange_data_to_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_not_increment_the_sent_frames_or_store_replayed_frames_in_the_backup ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_clear_any_prexisting_incoming_and_outgoing_data ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_no_frames_if_other_side_claims_it_has_more_than_us ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_available_frames_if_more_than_available_missing_on_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_all_frames_if_all_missing_on_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_all_frames_if_all_missing_from_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_some_frames_if_some_missing_on_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_some_frames_if_some_missing_from_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::try_flush_should_be_noop_if_nothing_to_flush ... ok
[INFO] [stdout] test common::transport::framed::tests::try_flush_should_return_error_if_try_write_fails ... ok
[INFO] [stdout] test common::transport::framed::tests::try_flush_should_return_error_if_try_write_returns_0_bytes_written ... ok
[INFO] [stdout] test common::transport::framed::tests::try_flush_should_continually_call_try_write_until_outgoing_buffer_is_empty ... ok
[INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_error_if_encountered_error_with_reading_bytes ... ok
[INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_keep_reading_until_a_frame_is_found ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_no_frames_if_other_side_claims_it_has_more_than_us ... ok
[INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_error_if_encountered_error_during_decode ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_no_frames_if_none_missing_from_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_update_the_backup_received_cnt_to_match_other_side_sent ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_receive_all_frames_if_more_than_all_missing_from_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_work_even_if_codec_changes_between_attempts ... ok
[INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_next_available_frame ... ok
[INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_next_available_frame_if_already_in_incoming_buffer ... ok
[INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_return_error_if_encountered_error_during_encode ... ok
[INFO] [stdout] test common::transport::framed::tests::try_read_frame_should_return_would_block_if_fails_to_read_frame_before_blocking ... ok
[INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_return_error_if_encountered_error_with_writing_bytes ... ok
[INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_return_would_block_if_fails_to_write_frame_before_blocking ... ok
[INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_write_any_prior_queued_bytes_before_writing_next_frame ... ok
[INFO] [stdout] test common::transport::framed::tests::exchange_keys_should_return_shared_secret_key_if_successful ... ok
[INFO] [stdout] test common::connection::tests::server_should_succeed_if_establishes_connection_with_existing_client ... ok
[INFO] [stdout] test common::transport::framed::tests::synchronize_should_resend_no_frames_if_none_missing_on_other_side ... ok
[INFO] [stdout] test common::transport::framed::tests::try_write_frame_should_write_entire_frame_if_possible ... ok
[INFO] [stdout] test common::transport::inmemory::tests::is_rx_closed_should_properly_reflect_if_internal_rx_channel_is_closed ... ok
[INFO] [stdout] test common::transport::inmemory::tests::make_should_return_receiver_that_receives_data_from_transport ... ok
[INFO] [stdout] test common::transport::inmemory::tests::make_should_return_sender_that_sends_data_to_transport ... ok
[INFO] [stdout] test common::transport::inmemory::tests::try_read_should_succeed_if_able_to_read_entire_data_through_channel ... ok
[INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_read_closed_if_channel_closed_and_internal_buf_empty ... ok
[INFO] [stdout] test common::transport::inmemory::tests::try_read_should_succeed_with_zero_bytes_read_if_channel_closed ... ok
[INFO] [stdout] test common::transport::inmemory::tests::try_read_should_succeed_if_reading_cached_data_from_previous_read ... ok
[INFO] [stdout] test common::transport::inmemory::tests::reconnect_should_succeed_if_both_channels_open ... ok
[INFO] [stdout] test common::transport::inmemory::tests::try_write_should_fail_with_would_block_if_channel_capacity_has_been_reached ... ok
[INFO] [stdout] test common::transport::inmemory::tests::try_read_should_fail_with_would_block_if_channel_is_empty ... ok
[INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_readable_if_channel_not_closed ... ok
[INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_readable_if_internal_buf_not_empty ... ok
[INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_writable_if_channel_not_closed ... ok
[INFO] [stdout] test common::transport::inmemory::tests::ready_should_report_write_closed_if_channel_closed ... ok
[INFO] [stdout] test common::transport::inmemory::tests::reconnect_should_fail_if_read_channel_closed ... ok
[INFO] [stdout] test common::transport::inmemory::tests::reconnect_should_fail_if_write_channel_closed ... ok
[INFO] [stdout] test common::connection::tests::server_should_fail_if_unable_to_synchronize_with_existing_client ... ok
[INFO] [stdout] test common::transport::tcp::tests::should_be_able_to_read_and_write_data ... ok
[INFO] [stdout] test common::transport::tcp::tests::should_be_able_to_reconnect ... ok
[INFO] [stdout] test common::transport::tests::read_exact_should_fail_if_try_read_encounters_error_other_than_would_block ... ok
[INFO] [stdout] test common::transport::tcp::tests::should_fail_to_connect_if_nothing_listening ... ok
[INFO] [stdout] test common::transport::tests::read_exact_should_fail_if_try_read_returns_0_before_necessary_bytes_read ... ok
[INFO] [stdout] test common::transport::tests::read_exact_should_return_0_if_given_a_buffer_of_0_len ... ok
[INFO] [stdout] test common::transport::inmemory::tests::try_write_should_succeed_if_able_to_send_data_through_channel ... ok
[INFO] [stdout] test common::transport::inmemory::tests::try_write_should_succeed_with_zero_bytes_written_if_channel_closed ... ok
[INFO] [stdout] test common::transport::tests::read_exact_should_continue_to_call_try_read_until_buffer_is_filled ... ok
[INFO] [stdout] test common::transport::tests::read_to_end_should_read_until_0_bytes_returned_from_try_read ... ok
[INFO] [stdout] test common::transport::tests::read_to_string_should_fail_if_non_utf8_characters_read ... ok
[INFO] [stdout] test common::transport::tests::write_all_should_continue_to_call_try_write_until_all_bytes_written ... ok
[INFO] [stdout] test common::transport::tests::read_to_string_should_fail_if_try_read_encounters_error_other_than_would_block_and_interrupt ... ok
[INFO] [stdout] test common::transport::tests::read_to_string_should_read_until_0_bytes_returned_from_try_read ... ok
[INFO] [stdout] test common::transport::tests::read_to_end_should_fail_if_try_read_encounters_error_other_than_would_block_and_interrupt ... ok
[INFO] [stdout] test common::transport::tests::write_all_should_return_immediately_if_given_buffer_of_0_len ... ok
[INFO] [stdout] test common::transport::tests::write_all_should_fail_if_try_write_encounters_error_other_than_would_block ... ok
[INFO] [stdout] test common::transport::unix::tests::should_fail_to_connect_if_path_is_not_a_socket ... ok
[INFO] [stdout] test common::transport::tests::write_all_should_fail_if_try_write_returns_0_before_all_bytes_written ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_should_configure_transports_with_matching_codec ... ok
[INFO] [stdout] test common::transport::unix::tests::should_fail_to_connect_if_socket_does_not_exist ... ok
[INFO] [stdout] test common::transport::unix::tests::should_be_able_to_read_and_write_data ... ok
[INFO] [stdout] test common::transport::tests::read_exact_should_continue_to_call_try_read_while_it_returns_would_block ... ok
[INFO] [stdout] test common::transport::tests::read_to_end_should_continue_reading_when_interrupt_or_would_block_encountered ... ok
[INFO] [stdout] test common::transport::framed::tests::handshake_should_clear_any_intermittent_buffer_contents_prior_to_handshake_succeeding ... ok
[INFO] [stdout] test common::transport::tests::read_to_string_should_continue_reading_when_interrupt_or_would_block_encountered ... ok
[INFO] [stdout] test common::transport::unix::tests::should_be_able_to_reconnect ... ok
[INFO] [stdout] test manager::client::tests::connect_should_report_error_if_receives_error_response ... ok
[INFO] [stdout] test manager::client::tests::info_should_report_error_if_receives_unexpected_response ... ok
[INFO] [stdout] test manager::client::tests::connect_should_report_error_if_receives_unexpected_response ... ok
[INFO] [stdout] test manager::client::tests::connect_should_return_id_from_successful_response ... ok
[INFO] [stdout] test manager::server::handler::tests::boxed_launch_handler_should_generate_valid_boxed_launch_handler ... ok
[INFO] [stdout] test manager::server::handler::tests::boxed_connect_handler_should_generate_valid_boxed_connect_handler ... ok
[INFO] [stdout] test manager::client::tests::kill_should_report_error_if_receives_error_response ... ok
[INFO] [stdout] test common::transport::tests::write_all_should_continue_to_call_try_write_while_it_returns_would_block ... ok
[INFO] [stdout] test manager::client::tests::info_should_report_error_if_receives_error_response ... ok
[INFO] [stdout] test manager::client::tests::info_should_return_connection_info_from_successful_response ... ok
[INFO] [stdout] test manager::server::tests::connect_should_return_id_of_new_connection_on_success ... ok
[INFO] [stdout] test manager::client::tests::list_should_report_error_if_receives_unexpected_response ... ok
[INFO] [stdout] test manager::client::tests::kill_should_return_success_from_successful_response ... ok
[INFO] [stdout] test manager::client::tests::kill_should_report_error_if_receives_unexpected_response ... ok
[INFO] [stdout] test manager::server::tests::connect_should_fail_if_destination_scheme_is_unsupported ... ok
[INFO] [stdout] test manager::client::tests::list_should_report_error_if_receives_error_response ... ok
[INFO] [stdout] test manager::server::tests::connect_should_fail_if_handler_tied_to_scheme_fails ... ok
[INFO] [stdout] test manager::server::tests::info_should_fail_if_no_connection_found_for_specified_id ... ok
[INFO] [stdout] test manager::client::tests::list_should_return_connection_list_from_successful_response ... ok
[INFO] [stdout] test manager::server::tests::kill_should_fail_if_no_connection_found_for_specified_id ... ok
[INFO] [stdout] test manager::server::tests::info_should_return_information_about_established_connection ... ok
[INFO] [stdout] test manager::server::tests::launch_should_fail_if_handler_tied_to_scheme_fails ... ok
[INFO] [stdout] test manager::server::tests::launch_should_fail_if_destination_scheme_is_unsupported ... ok
[INFO] [stdout] test manager::server::tests::list_should_return_a_list_of_established_connections ... ok
[INFO] [stdout] test manager::server::tests::list_should_return_empty_connection_list_if_no_established_connections ... ok
[INFO] [stdout] test manager::server::tests::kill_should_terminate_established_connection_and_remove_it_from_the_list ... ok
[INFO] [stdout] test server::connection::tests::should_be_able_to_shutdown_while_establishing_connection ... ok
[INFO] [stdout] test manager::server::tests::launch_should_return_new_destination_on_success ... ok
[INFO] [stdout] test server::connection::tests::should_be_able_to_shutdown_while_accepting_connection ... ok
[INFO] [stdout] test server::connection::tests::should_be_able_to_shutdown_while_waiting_for_connection_to_be_ready ... ok
[INFO] [stdout] test server::connection::tests::should_terminate_if_fails_access_server_handler ... ok
[INFO] [stdout] test server::connection::tests::should_terminate_if_fails_to_setup_server_connection ... ok
[INFO] [stdout] test server::connection::tests::should_terminate_if_fails_access_verifier ... ok
[INFO] [stdout] test server::builder::unix::tests::should_invoke_handler_upon_receiving_a_request ... ok
[INFO] [stdout] test server::connection::tests::should_invoke_server_handler_to_process_request_in_new_task_and_forward_responses ... ok
[INFO] [stdout] test server::tests::should_invoke_handler_upon_receiving_a_request ... ok
[INFO] [stdout] test server::connection::tests::should_terminate_if_connection_closes ... ok
[INFO] [stdout] test server::builder::tcp::tests::should_invoke_handler_upon_receiving_a_request ... ok
[INFO] [stdout] test server::connection::tests::should_terminate_if_accepting_connection_fails_on_server_handler ... ok
[INFO] [stdout] test server::connection::tests::should_terminate_if_connection_fails_to_become_ready ... ok
[INFO] [stdout] test common::utils::tests::timer::should_not_invoke_callback_if_only_stop_called ... ok
[INFO] [stdout] test common::utils::tests::timer::should_not_invoke_callback_regardless_of_time_if_not_started ... ok
[INFO] [stdout] test common::utils::tests::timer::should_trigger_callback_after_time_elapses_once_started ... ok
[INFO] [stdout] test common::utils::tests::timer::should_finish_callback_but_not_trigger_it_if_abort_called ... ok
[INFO] [stdout] test common::utils::tests::timer::should_trigger_callback_even_if_timer_dropped ... ok
[INFO] [stdout] test server::tests::should_lonely_shutdown_if_last_connection_terminated_and_then_no_connections_after_n_secs ... ok
[INFO] [stdout] test server::tests::should_lonely_shutdown_if_no_connections_received_after_n_secs_when_config_set ... ok
[INFO] [stdout] test server::tests::should_never_shutdown_if_config_set_to_never ... ok
[INFO] [stdout] test server::tests::should_not_lonely_shutdown_as_long_as_a_connection_exists ... ok
[INFO] [stdout] test server::tests::should_shutdown_after_n_seconds_even_with_connections_if_config_set_to_after ... ok
[INFO] [stdout] test server::tests::should_shutdown_after_n_seconds_if_config_set_to_after ... ok
[INFO] [stdout] test server::connection::tests::should_send_heartbeat_via_empty_frame_every_minimum_duration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 369 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/manager_tests.rs (/opt/rustwide/target/debug/deps/manager_tests-c7985aa55112dc84)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test should_be_able_to_establish_a_single_connection_and_communicate_with_a_manager ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/typed_tests.rs (/opt/rustwide/target/debug/deps/typed_tests-dfff19ed01d31550)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test should_be_able_to_send_and_receive_typed_payloads_between_client_and_server ... ok
[INFO] [stderr]      Running tests/untyped_tests.rs (/opt/rustwide/target/debug/deps/untyped_tests-fb9fbf21cff81343)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test should_be_able_to_send_and_receive_untyped_payloads_between_client_and_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests distant_net
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/common/destination/host.rs - common::destination::host::Host::from_str (line 113) ... ok
[INFO] [stdout] test src/manager/server/handler.rs - manager::server::handler::boxed_connect_handler (line 119) ... ok
[INFO] [stdout] test src/common/map.rs - common::map::map (line 249) ... ok
[INFO] [stdout] test src/common/version.rs - common::version::Version::new (line 17) ... ok
[INFO] [stdout] test src/common/packet/header.rs - common::packet::header::header (line 13) ... ok
[INFO] [stdout] test src/common/map.rs - common::map::Map::merge (line 36) ... ok
[INFO] [stdout] test src/common/map.rs - common::map::Map::merge (line 49) ... ok
[INFO] [stdout] test src/manager/server/handler.rs - manager::server::handler::boxed_launch_handler (line 49) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a2b56dc3e61345c2c971d5a68f927247fcc13cefaf7b588418d248dc70f2961f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b56dc3e61345c2c971d5a68f927247fcc13cefaf7b588418d248dc70f2961f", kill_on_drop: false }`
[INFO] [stdout] a2b56dc3e61345c2c971d5a68f927247fcc13cefaf7b588418d248dc70f2961f
