[INFO] fetching crate passivetcp-rs 1.3.1...
[INFO] building passivetcp-rs-1.3.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate passivetcp-rs 1.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate passivetcp-rs 1.3.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate passivetcp-rs 1.3.1
[INFO] tweaked toml for crates.io crate passivetcp-rs 1.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate passivetcp-rs 1.3.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate passivetcp-rs 1.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded derive-into-owned v0.2.0
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded nom-derive-impl v0.10.1
[INFO] [stderr]   Downloaded nom-derive v0.10.1
[INFO] [stderr]   Downloaded byteorder_slice v3.0.0
[INFO] [stderr]   Downloaded pcap-file v3.0.0-rc1
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded ttl_cache v0.5.1
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded tls-parser v0.12.2
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c7bb4a20051f735b6f015b2b7dfa33c702f23ee498d6743ecdda02079447ab3
[INFO] running `Command { std: "docker" "start" "-a" "8c7bb4a20051f735b6f015b2b7dfa33c702f23ee498d6743ecdda02079447ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c7bb4a20051f735b6f015b2b7dfa33c702f23ee498d6743ecdda02079447ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7bb4a20051f735b6f015b2b7dfa33c702f23ee498d6743ecdda02079447ab3", kill_on_drop: false }`
[INFO] [stdout] 8c7bb4a20051f735b6f015b2b7dfa33c702f23ee498d6743ecdda02079447ab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6dcee27a8e5981c688db3ec1343501a53eb0dc23a0225c9d94a9ffdda8e3e2b
[INFO] running `Command { std: "docker" "start" "-a" "c6dcee27a8e5981c688db3ec1343501a53eb0dc23a0225c9d94a9ffdda8e3e2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling tls-parser v0.12.2
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling byteorder_slice v3.0.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ttl_cache v0.5.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling nom-derive-impl v0.10.1
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling nom-derive v0.10.1
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling pcap-file v3.0.0-rc1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling passivetcp-rs v1.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.61s
[INFO] running `Command { std: "docker" "inspect" "c6dcee27a8e5981c688db3ec1343501a53eb0dc23a0225c9d94a9ffdda8e3e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6dcee27a8e5981c688db3ec1343501a53eb0dc23a0225c9d94a9ffdda8e3e2b", kill_on_drop: false }`
[INFO] [stdout] c6dcee27a8e5981c688db3ec1343501a53eb0dc23a0225c9d94a9ffdda8e3e2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aa7114f15ab77e8681e993210e1f32fc44e22c7b1116a70c974d8404cc5dce2
[INFO] running `Command { std: "docker" "start" "-a" "8aa7114f15ab77e8681e993210e1f32fc44e22c7b1116a70c974d8404cc5dce2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling passivetcp-rs v1.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stdout] warning: use of deprecated struct `passivetcp_rs::db::Database`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]  --> examples/capture.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use passivetcp_rs::db::Database;
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `passivetcp_rs::fingerprint_result::FingerprintResult`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]  --> examples/capture.rs:3:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | use passivetcp_rs::fingerprint_result::FingerprintResult;
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `passivetcp_rs::PassiveTcp`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]  --> examples/capture.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use passivetcp_rs::PassiveTcp;
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `passivetcp_rs::db::Database`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let db = Box::leak(Box::new(Database::default()));
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `passivetcp_rs::fingerprint_result::FingerprintResult`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:67:37
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let (sender, receiver): (Sender<FingerprintResult>, Receiver<FingerprintResult>) =
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `passivetcp_rs::fingerprint_result::FingerprintResult`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:67:66
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let (sender, receiver): (Sender<FingerprintResult>, Receiver<FingerprintResult>) =
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `passivetcp_rs::PassiveTcp`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:71:31
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut passive_tcp = PassiveTcp::new(Some(db), 100, None);
[INFO] [stdout]    |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `passivetcp_rs::PassiveTcp::<'a>::new`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:71:43
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut passive_tcp = PassiveTcp::new(Some(db), 100, None);
[INFO] [stdout]    |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `passivetcp_rs::PassiveTcp::<'a>::analyze_network`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 passive_tcp.analyze_network(&interface, sender)
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `passivetcp_rs::PassiveTcp::<'a>::analyze_pcap`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 passive_tcp.analyze_pcap(&file, sender)
[INFO] [stdout]    |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `passivetcp_rs::fingerprint_result::FingerprintResult::syn`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(syn) = output.syn {
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `passivetcp_rs::fingerprint_result::FingerprintResult::syn_ack`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |         if let Some(syn_ack) = output.syn_ack {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `passivetcp_rs::fingerprint_result::FingerprintResult::mtu`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:96:28
[INFO] [stdout]    |
[INFO] [stdout] 96 |         if let Some(mtu) = output.mtu {
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `passivetcp_rs::fingerprint_result::FingerprintResult::uptime`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]   --> examples/capture.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |         if let Some(uptime) = output.uptime {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `passivetcp_rs::fingerprint_result::FingerprintResult::http_request`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]    --> examples/capture.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 |         if let Some(http_request) = output.http_request {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `passivetcp_rs::fingerprint_result::FingerprintResult::http_response`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]    --> examples/capture.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |         if let Some(http_response) = output.http_response {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `passivetcp_rs::fingerprint_result::FingerprintResult::tls_client`: This crate has been renamed to 'huginn-net'. Please use 'huginn-net' instead. See https://crates.io/crates/huginn-net for migration details.
[INFO] [stdout]    --> examples/capture.rs:108:35
[INFO] [stdout]     |
[INFO] [stdout] 108 |         if let Some(tls_client) = output.tls_client {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.24s
[INFO] running `Command { std: "docker" "inspect" "8aa7114f15ab77e8681e993210e1f32fc44e22c7b1116a70c974d8404cc5dce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa7114f15ab77e8681e993210e1f32fc44e22c7b1116a70c974d8404cc5dce2", kill_on_drop: false }`
[INFO] [stdout] 8aa7114f15ab77e8681e993210e1f32fc44e22c7b1116a70c974d8404cc5dce2
