[INFO] cloning repository https://github.com/MrMartyK/certhound
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrMartyK/certhound" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMartyK%2Fcerthound", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMartyK%2Fcerthound'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f10e528fe27633c4e667a22cb363f3034aac7839
[INFO] testing MrMartyK/certhound against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMartyK%2Fcerthound" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MrMartyK/certhound
[INFO] finished tweaking git repo https://github.com/MrMartyK/certhound
[INFO] tweaked toml for git repo https://github.com/MrMartyK/certhound written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrMartyK/certhound on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrMartyK/certhound 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded oid-registry v0.7.1
[INFO] [stderr]   Downloaded asn1-rs v0.6.2
[INFO] [stderr]   Downloaded asn1-rs-impl v0.2.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.5.1
[INFO] [stderr]   Downloaded rust_jarm v0.3.8
[INFO] [stderr]   Downloaded native-tls v0.2.16
[INFO] [stderr]   Downloaded der-parser v9.0.0
[INFO] [stderr]   Downloaded x509-parser v0.16.0
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded maxminddb v0.24.0
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded yasna v0.5.2
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded governor v0.8.1
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c
[INFO] running `Command { std: "docker" "start" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rust_jarm v0.3.8
[INFO] [stderr]    Compiling governor v0.8.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling maxminddb v0.24.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling certhound v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling governor v0.8.1
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling certhound v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.05s
[INFO] running `Command { std: "docker" "inspect" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/certhound-ecc6ba7e7d6a8bcf)
[INFO] [stdout] 
[INFO] [stdout] running 163 tests
[INFO] [stdout] test analyze::baseline_check::tests::extract_field_works ... ok
[INFO] [stdout] test analyze::baseline_check::tests::detects_via_http_server_banner ... ok
[INFO] [stdout] test analyze::baseline_check::tests::no_findings_without_baselines ... ok
[INFO] [stdout] test analyze::c2_match::tests::matches_known_bad_jarm ... ok
[INFO] [stdout] test analyze::c2_match::tests::matches_asyncrat_subject ... ok
[INFO] [stdout] test analyze::clustering::tests::different_certs_create_separate_clusters ... ok
[INFO] [stdout] test analyze::c2_match::tests::no_match_for_normal_cert ... ok
[INFO] [stdout] test analyze::clustering::tests::same_cert_on_same_subnet_groups ... ok
[INFO] [stdout] test analyze::clustering::tests::subnet_key_ipv4 ... ok
[INFO] [stdout] test analyze::clustering::tests::single_record_creates_one_cluster ... ok
[INFO] [stdout] test analyze::clustering::tests::subnet_key_ipv6 ... ok
[INFO] [stdout] test analyze::crypto::tests::flags_rsa_1024 ... ok
[INFO] [stdout] test analyze::clustering::tests::same_cert_on_different_subnets ... ok
[INFO] [stdout] test analyze::baseline_check::tests::port_filter_excludes_non_matching ... ok
[INFO] [stdout] test analyze::crypto::tests::flags_md5_signature ... ok
[INFO] [stdout] test analyze::baseline_check::tests::no_findings_when_matching_expected ... ok
[INFO] [stdout] test analyze::c2_match::tests::matches_cobalt_strike_fingerprint ... ok
[INFO] [stdout] test analyze::baseline_check::tests::no_findings_when_device_not_detected ... ok
[INFO] [stdout] test analyze::baseline_check::tests::flags_validity_exceeds_max ... ok
[INFO] [stdout] test analyze::baseline_check::tests::detects_via_http_title ... ok
[INFO] [stdout] test analyze::baseline_check::tests::flags_placeholder_subject_fields ... ok
[INFO] [stdout] test analyze::clustering::tests::empty_cert_chain_skipped ... ok
[INFO] [stdout] test analyze::baseline_check::tests::detects_via_cert_subject_cn ... ok
[INFO] [stdout] test analyze::crypto::tests::flags_sha1_signature ... ok
[INFO] [stdout] test analyze::crypto::tests::flags_small_ecc_key ... ok
[INFO] [stdout] test analyze::geo_analysis::tests::no_findings_for_ca_signed_small_cluster ... ok
[INFO] [stdout] test analyze::geo_analysis::tests::no_findings_for_single_host ... ok
[INFO] [stdout] test analyze::geo_analysis::tests::flags_self_signed_across_many_subnets ... ok
[INFO] [stdout] test analyze::crypto::tests::no_findings_for_strong_crypto ... ok
[INFO] [stdout] test analyze::crypto::tests::flags_rsa_512_higher_score ... ok
[INFO] [stdout] test analyze::jarm::tests::flags_shared_jarm_many_certs ... ok
[INFO] [stdout] test analyze::geo_analysis::tests::no_findings_for_self_signed_few_subnets ... ok
[INFO] [stdout] test analyze::crypto::tests::multiple_issues_on_same_cert ... ok
[INFO] [stdout] test analyze::crypto::tests::no_findings_for_ec_256 ... ok
[INFO] [stdout] test analyze::jarm::tests::no_findings_without_jarm ... ok
[INFO] [stdout] test analyze::outlier::tests::flags_self_signed_minority ... ok
[INFO] [stdout] test analyze::baseline_check::tests::flags_shared_fingerprint ... ok
[INFO] [stdout] test analyze::outlier::tests::flags_validity_outlier ... ok
[INFO] [stdout] test analyze::outlier::tests::flags_rare_issuer ... ok
[INFO] [stdout] test analyze::serial::tests::flags_short_serial ... ok
[INFO] [stdout] test analyze::serial::tests::no_finding_for_normal_serial ... ok
[INFO] [stdout] test analyze::outlier::tests::no_findings_below_min_fleet_size ... ok
[INFO] [stdout] test analyze::outlier::tests::no_rare_issuer_finding_for_common_issuer ... ok
[INFO] [stdout] test analyze::serial::tests::flags_very_short_serial ... ok
[INFO] [stdout] test analyze::serial::tests::flags_zero_serial ... ok
[INFO] [stdout] test analyze::outlier::tests::flags_rare_key_size ... ok
[INFO] [stdout] test analyze::subject::tests::extract_cn_works ... ok
[INFO] [stdout] test analyze::scoring::tests::capped_at_ten ... ok
[INFO] [stdout] test analyze::scoring::tests::multiple_uses_weighted_max ... ok
[INFO] [stdout] test analyze::scoring::tests::single_returns_score ... ok
[INFO] [stdout] test analyze::serial::tests::flags_low_integer_serial ... ok
[INFO] [stdout] test analyze::subject::tests::flags_device_vendor_issuer ... ok
[INFO] [stdout] test analyze::subject::tests::flags_empty_subject ... ok
[INFO] [stdout] test analyze::subject::tests::flags_localhost_placeholder ... ok
[INFO] [stdout] test analyze::outlier::tests::no_self_signed_finding_when_common ... ok
[INFO] [stdout] test analyze::subject::tests::flags_no_sans ... ok
[INFO] [stdout] test analyze::subject::tests::flags_self_signed_leaf ... ok
[INFO] [stdout] test analyze::subject::tests::flags_single_char_cn ... ok
[INFO] [stdout] test analyze::subject::tests::no_findings_for_normal_cert ... ok
[INFO] [stdout] test analyze::subject::tests::no_self_signed_finding_for_ca ... ok
[INFO] [stdout] test analyze::validity::tests::ca_signed_real_domain_expired_scores_negligence ... ok
[INFO] [stdout] test analyze::validity::tests::ca_signed_real_domain_recently_expired_low_score ... ok
[INFO] [stdout] test analyze::validity::tests::flags_backdated_self_signed ... ok
[INFO] [stdout] test analyze::validity::tests::flags_expired_over_30_days ... ok
[INFO] [stdout] test analyze::validity::tests::flags_expired_over_year ... ok
[INFO] [stdout] test analyze::jarm::tests::no_findings_for_zero_jarm ... ok
[INFO] [stdout] test analyze::validity::tests::flags_extreme_validity ... ok
[INFO] [stdout] test analyze::validity::tests::flags_expired_recently ... ok
[INFO] [stdout] test analyze::validity::tests::no_findings_for_valid_cert ... ok
[INFO] [stdout] test analyze::validity::tests::self_signed_expired_over_year_scores_moderate ... ok
[INFO] [stdout] test analyze::baseline_check::tests::flags_key_size_below_minimum ... ok
[INFO] [stdout] test analyze::scoring::tests::empty_returns_zero ... ok
[INFO] [stdout] test analyze::validity::tests::flags_negative_validity ... ok
[INFO] [stdout] test analyze::validity::tests::has_domain_like_cn_tests ... ok
[INFO] [stdout] test analyze::validity::tests::flags_not_yet_valid ... ok
[INFO] [stdout] test analyze::validity::tests::no_backdated_finding_for_ca_signed ... ok
[INFO] [stdout] test analyze::validity::tests::self_signed_expired_recently_scores_low ... ok
[INFO] [stdout] test discover::cert_family::tests::test_bucket_validity ... ok
[INFO] [stdout] test discover::cert_family::tests::test_family_key_equality ... ok
[INFO] [stdout] test discover::cert_family::tests::test_format_key_spec ... ok
[INFO] [stdout] test discover::cert_family::tests::test_normalize_issuer ... ok
[INFO] [stdout] test discover::tests::c2_jarm_contains_gbapps ... ok
[INFO] [stdout] test discover::tests::c2_jarm_contains_softether ... ok
[INFO] [stdout] test discover::tests::c2_jarm_contains_ngate ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_softether_fingerprint ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_quasarrat_storage_variant ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_mycompany_moskow ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_lixd_botnet ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_gbapps_fingerprint ... ok
[INFO] [stdout] test discover::tests::c2_sig_does_not_match_sangfor ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_fake_google_scam ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_llhost_vps_pattern ... ok
[INFO] [stdout] test discover::tests::c2_sig_does_not_match_openwrt ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_gbapps_mining ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_tryme_quasarrat_fingerprint ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_fake_google_fingerprint ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_nsjsq5_botnet ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_softether_cn_kk ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_quasarrat_dialog ... ok
[INFO] [stdout] test discover::tests::c2_sig_does_not_match_softether_legitimate ... ok
[INFO] [stdout] test discover::tests::c2_sig_does_not_match_legitimate_cert ... ok
[INFO] [stdout] test discover::tests::c2_sig_matches_tryme_quasarrat_subject ... ok
[INFO] [stdout] test discover::tests::vendor_filter_kloxo_ng ... ok
[INFO] [stdout] test discover::tests::vendor_filter_fortinet ... ok
[INFO] [stdout] test discover::tests::vendor_filter_minio_cirrusgate ... ok
[INFO] [stdout] test discover::tests::vendor_filter_does_not_match_vps_hostname ... ok
[INFO] [stdout] test discover::tests::vendor_filter_cockpit ... ok
[INFO] [stdout] test discover::tests::vendor_filter_canon_printer ... ok
[INFO] [stdout] test discover::tests::vendor_filter_kloxo_mr ... ok
[INFO] [stdout] test discover::tests::vendor_filter_does_not_match_dialog ... ok
[INFO] [stdout] test discover::tests::vendor_filter_does_not_match_c2_like_cert ... ok
[INFO] [stdout] test discover::tests::vendor_filter_asus ... ok
[INFO] [stdout] test discover::tests::vendor_filter_ats_studios ... ok
[INFO] [stdout] test discover::tests::vendor_filter_h3c ... ok
[INFO] [stdout] test discover::tests::vendor_filter_ecocoms_medusa ... ok
[INFO] [stdout] test discover::tests::vendor_filter_cradlepoint ... ok
[INFO] [stdout] test discover::tests::vendor_filter_haltdos ... ok
[INFO] [stdout] test discover_scoring::tests::test_benford_insufficient_data ... ok
[INFO] [stdout] test discover_scoring::tests::test_benford_uniform_ports_deviates ... ok
[INFO] [stdout] test discover::tests::vendor_filter_huawei_vpn ... ok
[INFO] [stdout] test discover_scoring::tests::test_compressed_size_works ... ok
[INFO] [stdout] test discover_scoring::tests::test_kolmogorov_normal_subject ... ok
[INFO] [stdout] test discover_scoring::tests::test_kolmogorov_placeholder_subject ... ok
[INFO] [stdout] test discover_scoring::tests::test_composite_graceful_degradation ... ok
[INFO] [stdout] test discover_scoring::tests::test_ncd_similar_subjects ... ok
[INFO] [stdout] test discover_scoring::tests::test_shannon_entropy_moderate ... ok
[INFO] [stdout] test discover_scoring::tests::test_shannon_entropy_low ... ok
[INFO] [stdout] test discover_scoring::tests::test_spectral_clustered_hosts ... ok
[INFO] [stdout] test discover_scoring::tests::test_spectral_dispersed_hosts ... ok
[INFO] [stdout] test discover_scoring::tests::test_zipf_flat_distribution ... ok
[INFO] [stdout] test scan::banner::tests::extract_title_empty ... ok
[INFO] [stdout] test scan::banner::tests::extract_title_missing ... ok
[INFO] [stdout] test scan::banner::tests::extract_title_mixed_case ... ok
[INFO] [stdout] test scan::banner::tests::extract_title_whitespace_only ... ok
[INFO] [stdout] test scan::banner::tests::extract_title_with_attributes ... ok
[INFO] [stdout] test scan::banner::tests::parse_empty_response ... ok
[INFO] [stdout] test scan::banner::tests::parse_full_http_response ... ok
[INFO] [stdout] test scan::banner::tests::parse_malformed_status_line ... ok
[INFO] [stdout] test scan::banner::tests::parse_no_server_header ... ok
[INFO] [stdout] test scan::banner::tests::parse_redirect_response ... ok
[INFO] [stdout] test scan::banner::tests::strip_header_case_insensitive ... ok
[INFO] [stdout] test scan::cert_parser::tests::different_certs_have_different_fingerprints ... ok
[INFO] [stdout] test scan::cert_parser::tests::fingerprints_are_deterministic ... ok
[INFO] [stdout] test scan::cert_parser::tests::parse_ca_certificate ... ok
[INFO] [stdout] test scan::cert_parser::tests::parse_ec_p256_with_sans ... ok
[INFO] [stdout] test scan::cert_parser::tests::parse_ec_self_signed_basic ... ok
[INFO] [stdout] test discover_scoring::tests::test_verdict_thresholds ... ok
[INFO] [stdout] test scan::cert_parser::tests::parse_invalid_der_fails ... ok
[INFO] [stdout] test scan::cert_parser::tests::serial_number_is_populated ... ok
[INFO] [stdout] test discover::tests::vendor_filter_sophos_appliance_certificate ... ok
[INFO] [stdout] test discover::tests::vendor_filter_ruijie ... ok
[INFO] [stdout] test discover::tests::vendor_filter_netease_game ... ok
[INFO] [stdout] test discover::tests::vendor_filter_panabit ... ok
[INFO] [stdout] test discover::tests::vendor_filter_radio_trevisan ... ok
[INFO] [stdout] test discover::tests::vendor_filter_sercomm ... ok
[INFO] [stdout] test discover::tests::vendor_filter_netmizer ... ok
[INFO] [stdout] test discover::tests::vendor_filter_openwrt_default ... ok
[INFO] [stdout] test discover::tests::vendor_filter_samsung_da_set ... ok
[INFO] [stdout] test discover::tests::vendor_filter_sangfor_sslvpn ... ok
[INFO] [stdout] test discover::tests::vendor_filter_qualvision_camera ... ok
[INFO] [stdout] test discover::tests::vendor_filter_softether_vpn ... ok
[INFO] [stdout] test discover::tests::vendor_filter_ubiquiti ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/certhound-6cf8333b6b5c3771)
[INFO] [stdout] test discover::tests::vendor_filter_stopwords_prevent_generic_matches ... ok
[INFO] [stderr]      Running tests/analyze_integration.rs (/opt/rustwide/target/debug/deps/analyze_integration-54367cd71803472f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 163 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test correlation_detects_disappeared_host ... ok
[INFO] [stdout] test correlation_detects_cert_change ... ok
[INFO] [stdout] test full_pipeline_with_rcgen_certs ... ok
[INFO] [stderr]    Doc-tests certhound
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c", kill_on_drop: false }`
[INFO] [stdout] d02e99e57346cf7a79296673f730a49d99483d03e1dd7113c4df291dd7a0c84c
