[INFO] fetching crate passivetcp-rs 1.2.0... [INFO] testing passivetcp-rs-1.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate passivetcp-rs 1.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate passivetcp-rs 1.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate passivetcp-rs 1.2.0 [INFO] tweaked toml for crates.io crate passivetcp-rs 1.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate passivetcp-rs 1.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate passivetcp-rs 1.2.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ttl_cache v0.5.1 [INFO] [stderr] Downloaded pcap-file v3.0.0-rc1 [INFO] [stderr] Downloaded pnet_macros_support v0.35.0 [INFO] [stderr] Downloaded byteorder_slice v3.0.0 [INFO] [stderr] Downloaded nom-derive-impl v0.10.1 [INFO] [stderr] Downloaded derive-into-owned v0.2.0 [INFO] [stderr] Downloaded pnet v0.35.0 [INFO] [stderr] Downloaded tls-parser v0.12.2 [INFO] [stderr] Downloaded pnet_packet v0.35.0 [INFO] [stderr] Downloaded pnet_transport v0.35.0 [INFO] [stderr] Downloaded nom-derive v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e921a8b19b8c21f4d97e3d368fcec1e1ce388419f78ada58c4d19dc280df80ab [INFO] running `Command { std: "docker" "start" "-a" "e921a8b19b8c21f4d97e3d368fcec1e1ce388419f78ada58c4d19dc280df80ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e921a8b19b8c21f4d97e3d368fcec1e1ce388419f78ada58c4d19dc280df80ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e921a8b19b8c21f4d97e3d368fcec1e1ce388419f78ada58c4d19dc280df80ab", kill_on_drop: false }` [INFO] [stdout] e921a8b19b8c21f4d97e3d368fcec1e1ce388419f78ada58c4d19dc280df80ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fa06c4deda8c946e1f2f1a7d86a5a143809ae00f645d9f20f34cf2da09872eb7 [INFO] running `Command { std: "docker" "start" "-a" "fa06c4deda8c946e1f2f1a7d86a5a143809ae00f645d9f20f34cf2da09872eb7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tls-parser v0.12.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling byteorder_slice v3.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling sha2 v0.10.9 [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 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 thiserror-impl v1.0.65 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling nom-derive v0.10.1 [INFO] [stderr] Compiling thiserror v2.0.12 [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.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "fa06c4deda8c946e1f2f1a7d86a5a143809ae00f645d9f20f34cf2da09872eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa06c4deda8c946e1f2f1a7d86a5a143809ae00f645d9f20f34cf2da09872eb7", kill_on_drop: false }` [INFO] [stdout] fa06c4deda8c946e1f2f1a7d86a5a143809ae00f645d9f20f34cf2da09872eb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 120dbc9fb78f9d53b0c8ef9ed98a4bbe0be481fa5e92c132b75315ebc01dcb3e [INFO] running `Command { std: "docker" "start" "-a" "120dbc9fb78f9d53b0c8ef9ed98a4bbe0be481fa5e92c132b75315ebc01dcb3e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-automata v0.4.8 [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 serde_json v1.0.133 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [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.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.48s [INFO] running `Command { std: "docker" "inspect" "120dbc9fb78f9d53b0c8ef9ed98a4bbe0be481fa5e92c132b75315ebc01dcb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120dbc9fb78f9d53b0c8ef9ed98a4bbe0be481fa5e92c132b75315ebc01dcb3e", kill_on_drop: false }` [INFO] [stdout] 120dbc9fb78f9d53b0c8ef9ed98a4bbe0be481fa5e92c132b75315ebc01dcb3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6d1aa7fc387117eb4ebf4fa214552265ab4136d2a3f785c80761a58728af665e [INFO] running `Command { std: "docker" "start" "-a" "6d1aa7fc387117eb4ebf4fa214552265ab4136d2a3f785c80761a58728af665e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/passivetcp_rs-c358e0d86e19a6ab) [INFO] [stdout] [INFO] [stdout] running 79 tests [INFO] [stdout] test db_parse::tests::test_http_header ... ok [INFO] [stdout] test db_parse::tests::test_http_signature ... ok [INFO] [stdout] test db_parse::tests::test_label ... ok [INFO] [stdout] test db_parse::tests::test_tcp_signature ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_is_last_one ... ok [INFO] [stdout] test db_parse::tests::test_ttl ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_from_regular_case_with_several_languages ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_when_variant_used ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_is_first_one ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_with_no_quality_specified ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_language_with_only_one_language ... ok [INFO] [stdout] test http_languages::tests::test_get_highest_quality_without_language ... ok [INFO] [stdout] test http_process::tests::test_get_diagnostic_for_empty_sw ... ok [INFO] [stdout] test http_process::tests::test_get_diagnostic_without_user_agent_and_signature_matcher ... ok [INFO] [stdout] test http_process::tests::test_parse_http_request ... ok [INFO] [stdout] test ip_options::tests::test_ipv4_options_length ... ok [INFO] [stdout] test http_process::tests::test_parse_http_response ... ok [INFO] [stdout] test ip_options::tests::test_ipv6_direct_tcp ... ok [INFO] [stdout] test ip_options::tests::test_ipv6_fragment ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_multiple_optional_skips ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_observed_vs_signature_with_optional ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_optional_header_at_end ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_missing_optional_header ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_missing_required_header ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_extra_headers_in_observed ... ok [INFO] [stdout] test http_process::tests::test_get_diagnostic_with_dishonest_user_agent ... ok [INFO] [stdout] test http_process::tests::test_get_diagnostic_with_existing_signature_matcher ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_realistic_browser_scenario ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_with_one_optional_header_mismatch ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_required_header_at_end ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_optional_skip_in_middle ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_value_mismatch_not_optional ... ok [INFO] [stdout] test db::tests::test_default_database ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_realistic_browser_with_optional_skips ... ok [INFO] [stdout] test observable_http_signals_matching::tests::test_distance_header_required_in_middle_causes_error ... ok [INFO] [stdout] test tcp_process::tests::test_from_client ... ok [INFO] [stdout] test tcp_process::tests::test_is_valid ... ok [INFO] [stdout] test tls::tests::test_alpn_first_last ... ok [INFO] [stdout] test tcp_process::tests::test_from_server ... ok [INFO] [stdout] test tls::tests::test_grease_filtering ... ok [INFO] [stdout] test tls::tests::test_cipher_extension_count_limits ... ok [INFO] [stdout] test tls::tests::test_hash12_function ... ok [INFO] [stdout] test tls::tests::test_captured_traffic_ja4 ... ok [INFO] [stdout] test tls::tests::test_ja4_generation ... ok [INFO] [stdout] test tls::tests::test_ja4_format_consistency ... ok [INFO] [stdout] test tls::tests::test_ja4_original_order ... ok [INFO] [stdout] test tls::tests::test_no_signature_algorithms ... ok [INFO] [stdout] test tls::tests::test_ssl_version_in_ja4 ... ok [INFO] [stdout] test tls::tests::test_sni_indicator ... ok [INFO] [stdout] test tls::tests::test_tls_version_display ... ok [INFO] [stdout] test tls_process::tests::test_elliptic_curve_point_formats_parsing ... ok [INFO] [stdout] test tls_process::tests::test_extension_parsing_edge_cases ... ok [INFO] [stdout] test tls_process::tests::test_extract_signature_grease_filtering ... ok [INFO] [stdout] test tls_process::tests::test_extract_signature_minimal_extensions ... ok [INFO] [stdout] test tls_process::tests::test_grease_filtering ... ok [INFO] [stdout] test tls_process::tests::test_extract_signature_with_mock_client_hello ... ok [INFO] [stdout] test tls_process::tests::test_invalid_client_hello ... ok [INFO] [stdout] test tls_process::tests::test_signature_parsing_functional_approach ... ok [INFO] [stdout] test tls_process::tests::test_signature_struct_completeness ... ok [INFO] [stdout] test tls_process::tests::test_non_tls_traffic ... ok [INFO] [stdout] test tls_process::tests::test_ssl_version_support ... ok [INFO] [stdout] test tls_process::tests::test_tls_detection_by_content_only ... ok [INFO] [stdout] test tls_process::tests::test_tls_detection_by_port ... ok [INFO] [stdout] test tls_process::tests::test_version_detection ... ok [INFO] [stdout] test ttl::tests::test_calculate_bad_ttl ... ok [INFO] [stdout] test ttl::tests::test_calculate_distance_ttl ... ok [INFO] [stdout] test ttl::tests::test_calculate_not_match_known_pattern_ttl ... ok [INFO] [stdout] test ttl::tests::test_guess_distance ... ok [INFO] [stdout] test signature_matcher::tests::matching_linux_by_tcp_request ... ok [INFO] [stdout] test tls::tests::test_known_ja4_comparison ... ok [INFO] [stdout] test window_size::tests::test_direct_value ... ok [INFO] [stdout] test window_size::tests::test_mss_multiple ... ok [INFO] [stdout] test window_size::tests::test_modulo_pattern ... ok [INFO] [stdout] test window_size::tests::test_mtu_multiple ... ok [INFO] [stdout] test window_size::tests::test_timestamp_adjustment ... ok [INFO] [stdout] test signature_matcher::tests::matching_android_by_tcp_request ... ok [INFO] [stdout] test signature_matcher::tests::matching_apache_by_http_response ... ok [INFO] [stdout] test signature_matcher::tests::matching_firefox2_by_http_request ... ok [INFO] [stdout] test signature_matcher::tests::matching_android_chrome_by_http_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d1aa7fc387117eb4ebf4fa214552265ab4136d2a3f785c80761a58728af665e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1aa7fc387117eb4ebf4fa214552265ab4136d2a3f785c80761a58728af665e", kill_on_drop: false }` [INFO] [stdout] 6d1aa7fc387117eb4ebf4fa214552265ab4136d2a3f785c80761a58728af665e