[INFO] fetching crate tcp-handler 1.0.2... [INFO] testing tcp-handler-1.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tcp-handler 1.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate tcp-handler 1.0.2 [INFO] finished tweaking crates.io crate tcp-handler 1.0.2 [INFO] tweaked toml for crates.io crate tcp-handler 1.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tcp-handler 1.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 155 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded variable-len-reader v3.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b4314a2da12cb1d93fc8bcc8711e232301d85ace44c456bcfb70b74e98cb72c [INFO] running `Command { std: "docker" "start" "-a" "5b4314a2da12cb1d93fc8bcc8711e232301d85ace44c456bcfb70b74e98cb72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b4314a2da12cb1d93fc8bcc8711e232301d85ace44c456bcfb70b74e98cb72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4314a2da12cb1d93fc8bcc8711e232301d85ace44c456bcfb70b74e98cb72c", kill_on_drop: false }` [INFO] [stdout] 5b4314a2da12cb1d93fc8bcc8711e232301d85ace44c456bcfb70b74e98cb72c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e98e036c86e7cd31ebe0c4630757a9705e3421474297c3bd64cde02093f6944b [INFO] running `Command { std: "docker" "start" "-a" "e98e036c86e7cd31ebe0c4630757a9705e3421474297c3bd64cde02093f6944b", kill_on_drop: false }` [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling variable-len-reader v3.2.1 [INFO] [stderr] Compiling tcp-handler v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocols/common.rs:315:23 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn get(&self) -> Result<(InnerAesCipher, std::sync::MutexGuard>), PacketError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 315 | pub(crate) fn get(&self) -> Result<(InnerAesCipher, std::sync::MutexGuard<'_, Option>), PacketError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e98e036c86e7cd31ebe0c4630757a9705e3421474297c3bd64cde02093f6944b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98e036c86e7cd31ebe0c4630757a9705e3421474297c3bd64cde02093f6944b", kill_on_drop: false }` [INFO] [stdout] e98e036c86e7cd31ebe0c4630757a9705e3421474297c3bd64cde02093f6944b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86f9a7210196d181afa7ebecbb16118cc824bcafb78bf302bd28d364faba3233 [INFO] running `Command { std: "docker" "start" "-a" "86f9a7210196d181afa7ebecbb16118cc824bcafb78bf302bd28d364faba3233", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling variable-len-reader v3.2.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tcp-handler v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocols/common.rs:315:23 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn get(&self) -> Result<(InnerAesCipher, std::sync::MutexGuard>), PacketError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 315 | pub(crate) fn get(&self) -> Result<(InnerAesCipher, std::sync::MutexGuard<'_, Option>), PacketError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocols/common.rs:315:23 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn get(&self) -> Result<(InnerAesCipher, std::sync::MutexGuard>), PacketError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 315 | pub(crate) fn get(&self) -> Result<(InnerAesCipher, std::sync::MutexGuard<'_, Option>), PacketError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "86f9a7210196d181afa7ebecbb16118cc824bcafb78bf302bd28d364faba3233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f9a7210196d181afa7ebecbb16118cc824bcafb78bf302bd28d364faba3233", kill_on_drop: false }` [INFO] [stdout] 86f9a7210196d181afa7ebecbb16118cc824bcafb78bf302bd28d364faba3233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 782acbfbb3c5eaf64f12f4c7e8efc86f4edb076b3fffea8f4a3586bf79b1174e [INFO] running `Command { std: "docker" "start" "-a" "782acbfbb3c5eaf64f12f4c7e8efc86f4edb076b3fffea8f4a3586bf79b1174e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/protocols/common.rs:315:23 [INFO] [stderr] | [INFO] [stderr] 315 | pub(crate) fn get(&self) -> Result<(InnerAesCipher, std::sync::MutexGuard>), PacketError> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 315 | pub(crate) fn get(&self) -> Result<(InnerAesCipher, std::sync::MutexGuard<'_, Option>), PacketError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `tcp-handler` (lib) generated 1 warning (run `cargo fix --lib -p tcp-handler` to apply 1 suggestion) [INFO] [stderr] warning: `tcp-handler` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_handler-19660bf4b16bee72) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test config::test::set_twice ... ok [INFO] [stdout] test config::test::get ... ok [INFO] [stdout] test config::test::set ... ok [INFO] [stdout] test protocols::common::tests::packet ... ok [INFO] [stdout] test protocols::raw::tests::connect ... ok [INFO] [stdout] test streams::compress::tests::connect ... ok [INFO] [stdout] test streams::raw::tests::connect ... ok [INFO] [stdout] test protocols::compress::tests::connect ... ok [INFO] [stdout] test protocols::compress_encrypt::tests::connect ... ok [INFO] [stdout] test streams::encrypt::tests::connect ... ok [INFO] [stdout] test streams::compress_encrypt::tests::connect ... ok [INFO] [stderr] Doc-tests tcp_handler [INFO] [stdout] test protocols::encrypt::tests::connect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.26s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test src/config.rs - config::get_compression (line 139) ... ignored [INFO] [stdout] test src/config.rs - config::get_max_packet_size (line 129) ... ignored [INFO] [stdout] test src/protocols/compress.rs - protocols::compress::send (line 217) - compile ... ok [INFO] [stdout] test src/protocols/compress.rs - protocols::compress::client_init (line 90) - compile ... ok [INFO] [stdout] test src/protocols/compress_encrypt.rs - protocols::compress_encrypt::client_start (line 195) - compile ... ok [INFO] [stdout] test src/protocols/compress_encrypt.rs - protocols::compress_encrypt::client_init (line 118) - compile ... ok [INFO] [stdout] test src/protocols/compress.rs - protocols::compress::server_init (line 121) - compile ... ok [INFO] [stdout] test src/protocols/compress.rs - protocols::compress::recv (line 259) - compile ... ok [INFO] [stdout] test src/protocols/compress.rs - protocols::compress::client_start (line 150) - compile ... ok [INFO] [stdout] test src/protocols/compress.rs - protocols::compress::server_start (line 182) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::max_packet_size (line 37) ... ok [INFO] [stdout] test src/protocols/compress_encrypt.rs - protocols::compress_encrypt::send (line 288) - compile ... ok [INFO] [stdout] test src/protocols/encrypt.rs - protocols::encrypt::client_init (line 104) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config (line 20) ... ok [INFO] [stdout] test src/protocols/encrypt.rs - protocols::encrypt::recv (line 326) - compile ... ok [INFO] [stdout] test src/protocols/compress_encrypt.rs - protocols::compress_encrypt::recv (line 339) - compile ... ok [INFO] [stdout] test src/protocols/compress_encrypt.rs - protocols::compress_encrypt::server_start (line 241) - compile ... ok [INFO] [stdout] test src/protocols/compress_encrypt.rs - protocols::compress_encrypt::server_init (line 156) - compile ... ok [INFO] [stdout] test src/protocols/raw.rs - protocols::raw::client_init (line 77) - compile ... ok [INFO] [stdout] test src/config.rs - config::get_config (line 114) ... ok [INFO] [stdout] test src/protocols/encrypt.rs - protocols::encrypt::client_start (line 181) - compile ... ok [INFO] [stdout] test src/protocols/raw.rs - protocols::raw::send (line 200) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::compression (line 53) ... ok [INFO] [stdout] test src/protocols/encrypt.rs - protocols::encrypt::send (line 274) - compile ... ok [INFO] [stdout] test src/protocols/encrypt.rs - protocols::encrypt::server_init (line 142) - compile ... ok [INFO] [stdout] test src/config.rs - config::set_config (line 98) ... ok [INFO] [stdout] test src/protocols/raw.rs - protocols::raw::client_start (line 137) - compile ... ok [INFO] [stdout] test src/config.rs - config (line 6) ... ok [INFO] [stdout] test src/protocols/encrypt.rs - protocols::encrypt::server_start (line 227) - compile ... ok [INFO] [stdout] test src/protocols/raw.rs - protocols::raw::recv (line 232) - compile ... ok [INFO] [stdout] test src/protocols/raw.rs - protocols::raw::server_init (line 108) - compile ... ok [INFO] [stdout] test src/protocols/raw.rs - protocols::raw::server_start (line 169) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 62) ... ok [INFO] [stdout] test src/protocols/compress.rs - protocols::compress (line 8) ... ok [INFO] [stdout] test src/protocols/raw.rs - protocols::raw (line 6) ... ok [INFO] [stdout] test src/protocols/encrypt.rs - protocols::encrypt (line 6) ... ok [INFO] [stdout] test src/protocols/compress_encrypt.rs - protocols::compress_encrypt (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 4.97s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "782acbfbb3c5eaf64f12f4c7e8efc86f4edb076b3fffea8f4a3586bf79b1174e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782acbfbb3c5eaf64f12f4c7e8efc86f4edb076b3fffea8f4a3586bf79b1174e", kill_on_drop: false }` [INFO] [stdout] 782acbfbb3c5eaf64f12f4c7e8efc86f4edb076b3fffea8f4a3586bf79b1174e