[INFO] fetching crate matchy-extractor 2.0.1... [INFO] testing matchy-extractor-2.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate matchy-extractor 2.0.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate matchy-extractor 2.0.1 [INFO] finished tweaking crates.io crate matchy-extractor 2.0.1 [INFO] tweaked toml for crates.io crate matchy-extractor 2.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate matchy-extractor 2.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate matchy-extractor 2.0.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xxhash-rust v0.8.15 [INFO] [stderr] Downloaded find-msvc-tools v0.1.5 [INFO] [stderr] Downloaded alloca v0.4.0 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded bech32 v0.11.1 [INFO] [stderr] Downloaded cc v1.2.48 [INFO] [stderr] Downloaded syn v2.0.111 [INFO] [stderr] Downloaded itertools v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66ad3c97943da0c603444c1e074f8d488a81fe294bd05bdb7db46e3280132f19 [INFO] running `Command { std: "docker" "start" "-a" "66ad3c97943da0c603444c1e074f8d488a81fe294bd05bdb7db46e3280132f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66ad3c97943da0c603444c1e074f8d488a81fe294bd05bdb7db46e3280132f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ad3c97943da0c603444c1e074f8d488a81fe294bd05bdb7db46e3280132f19", kill_on_drop: false }` [INFO] [stdout] 66ad3c97943da0c603444c1e074f8d488a81fe294bd05bdb7db46e3280132f19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a0e511a8066662e5f8df927f01e016211b0d11129fd5cab27996bce132c8a68 [INFO] running `Command { std: "docker" "start" "-a" "2a0e511a8066662e5f8df927f01e016211b0d11129fd5cab27996bce132c8a68", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling matchy-extractor v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: matchy-extractor@2.0.1: PSL hash table: 10496 entries, 398008 bytes total [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `Command { std: "docker" "inspect" "2a0e511a8066662e5f8df927f01e016211b0d11129fd5cab27996bce132c8a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0e511a8066662e5f8df927f01e016211b0d11129fd5cab27996bce132c8a68", kill_on_drop: false }` [INFO] [stdout] 2a0e511a8066662e5f8df927f01e016211b0d11129fd5cab27996bce132c8a68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab5ce13020ce14a8fb02a382712120dee197b9b1c3428ae8c8941dc761705199 [INFO] running `Command { std: "docker" "start" "-a" "ab5ce13020ce14a8fb02a382712120dee197b9b1c3428ae8c8941dc761705199", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] warning: matchy-extractor@2.0.1: PSL hash table: 10496 entries, 398008 bytes total [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling matchy-extractor v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.03s [INFO] running `Command { std: "docker" "inspect" "ab5ce13020ce14a8fb02a382712120dee197b9b1c3428ae8c8941dc761705199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5ce13020ce14a8fb02a382712120dee197b9b1c3428ae8c8941dc761705199", kill_on_drop: false }` [INFO] [stdout] ab5ce13020ce14a8fb02a382712120dee197b9b1c3428ae8c8941dc761705199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96e318236f5f01bc05839f8b63b45bec1a74b2b8b29c3ccd3463979ea14d2582 [INFO] running `Command { std: "docker" "start" "-a" "96e318236f5f01bc05839f8b63b45bec1a74b2b8b29c3ccd3463979ea14d2582", kill_on_drop: false }` [INFO] [stderr] warning: matchy-extractor@2.0.1: PSL hash table: 10496 entries, 398008 bytes total [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matchy_extractor-93ae38ec99a4c278) [INFO] [stdout] running 143 tests [INFO] [stderr] Doc-tests matchy_extractor [INFO] [stdout] test extractors::bitcoin::tests::test_bitcoin_bech32_extraction ... ok [INFO] [stdout] test extractors::bitcoin::tests::test_bitcoin_legacy_extraction ... ok [INFO] [stdout] test extractors::bitcoin::tests::test_bitcoin_p2sh_extraction ... ok [INFO] [stdout] test extractors::bitcoin::tests::test_bitcoin_reject_too_short ... ok [INFO] [stdout] test extractors::domain::tests::test_domain_extraction_basic ... ok [INFO] [stdout] test extractors::bitcoin::tests::test_bitcoin_reject_invalid_checksum ... ok [INFO] [stdout] test extractors::domain::tests::test_domain_extraction_with_protocol ... ok [INFO] [stdout] test extractors::domain::tests::test_domain_extraction_multiple ... ok [INFO] [stdout] test extractors::domain::tests::test_domain_extraction_subdomain ... ok [INFO] [stdout] test extractors::domain::tests::test_domain_min_labels ... ok [INFO] [stdout] test extractors::domain::tests::test_false_positive_rejection ... ok [INFO] [stdout] test extractors::domain::tests::test_key_value_pair_extraction ... ok [INFO] [stdout] test extractors::domain::tests::test_reject_bare_tld ... ok [INFO] [stdout] test extractors::domain::tests::test_unicode_domain ... ok [INFO] [stdout] test extractors::email::tests::test_email_accept_uuid_local ... ok [INFO] [stdout] test extractors::email::tests::test_email_with_plus ... ok [INFO] [stdout] test extractors::email::tests::test_email_extraction_multiple ... ok [INFO] [stdout] test extractors::email::tests::test_email_reject_consecutive_dots ... ok [INFO] [stdout] test extractors::email::tests::test_email_reject_fake_tld ... ok [INFO] [stdout] test extractors::email::tests::test_email_reject_ip_domain ... ok [INFO] [stdout] test extractors::email::tests::test_email_reject_no_letter ... ok [INFO] [stdout] test extractors::ethereum::tests::test_ethereum_extraction_lowercase ... ok [INFO] [stdout] test extractors::ethereum::tests::test_ethereum_in_log_line ... ok [INFO] [stdout] test extractors::ethereum::tests::test_ethereum_reject_invalid_checksum ... ok [INFO] [stdout] test extractors::ethereum::tests::test_ethereum_reject_non_hex ... ok [INFO] [stdout] test extractors::ethereum::tests::test_ethereum_reject_wrong_length ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_extraction_md5 ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_extraction_multiple ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_extraction_sha1 ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_extraction_sha256 ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_extraction_sha384 ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_reject_wrong_length ... ok [INFO] [stdout] test extractors::ipv4::tests::test_ipv4_extraction_multiple ... ok [INFO] [stdout] test extractors::ipv4::tests::test_ipv4_reject_consecutive_dots ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_extraction_sha512 ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_extraction_uppercase ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_reject_non_hex ... ok [INFO] [stdout] test extractors::hash::tests::test_hash_with_punctuation ... ok [INFO] [stdout] test extractors::ipv4::tests::test_ipv4_extraction_basic ... ok [INFO] [stdout] test extractors::ipv4::tests::test_ipv4_invalid ... ok [INFO] [stdout] test extractors::ipv4::tests::test_ipv4_reject_4_digit_octets ... ok [INFO] [stdout] test extractors::ipv4::tests::test_ipv4_reject_leading_zeros ... ok [INFO] [stdout] test extractors::monero::tests::test_monero_reject_too_short ... ok [INFO] [stdout] test extractors::monero::tests::test_monero_reject_wrong_prefix ... ok [INFO] [stdout] test finders::tests::test_finder_results_dots ... ok [INFO] [stdout] test extractors::ipv6::tests::test_ipv6_extraction_basic ... ok [INFO] [stdout] test extractors::ipv6::tests::test_ipv6_extraction_compressed ... ok [INFO] [stdout] test extractors::ipv6::tests::test_ipv6_extraction_multiple ... ok [INFO] [stdout] test extractors::ipv6::tests::test_ipv6_reject_12_digit_segment ... ok [INFO] [stdout] test extractors::ipv6::tests::test_ipv6_reject_link_local ... ok [INFO] [stdout] test extractors::ipv6::tests::test_ipv6_reject_tiny ... ok [INFO] [stdout] test extractors::monero::tests::test_monero_extraction ... ok [INFO] [stdout] test finders::tests::test_find_word_boundaries_empty ... ok [INFO] [stdout] test finders::tests::test_find_word_boundaries_multiple_spaces ... ok [INFO] [stdout] test finders::tests::test_find_word_boundaries_simple ... ok [INFO] [stdout] test psl::tests::test_find_valid_tld_suffix_none ... ok [INFO] [stdout] test finders::tests::test_finder_results_double_colons ... ok [INFO] [stdout] test finders::tests::test_finder_results_hex_prefix ... ok [INFO] [stdout] test iter::tests::test_extract_iter_basic ... ok [INFO] [stdout] test iter::tests::test_extract_iter_empty ... ok [INFO] [stdout] test iter::tests::test_extract_iter_size_hint ... ok [INFO] [stdout] test psl::tests::test_find_valid_tld_suffix_co_uk ... ok [INFO] [stdout] test psl::tests::test_find_valid_tld_suffix_com ... ok [INFO] [stdout] test psl::tests::test_find_valid_tld_suffix_subdomain ... ok [INFO] [stdout] test psl::tests::test_psl_contains_common_tlds ... ok [INFO] [stdout] test psl::tests::test_psl_contains_invalid ... ok [INFO] [stdout] test psl::tests::test_psl_contains_multi_part ... ok [INFO] [stdout] test tests::test_bitcoin_chunk_extraction ... ok [INFO] [stdout] test tests::test_crypto_builder_disable ... ok [INFO] [stdout] test tests::test_domain_extraction_log_line ... ok [INFO] [stdout] test tests::test_accept_email_with_uuid_in_local ... ok [INFO] [stdout] test tests::test_binary_log_with_ascii_domain ... ok [INFO] [stdout] test tests::test_bitcoin_bech32_extraction ... ok [INFO] [stdout] test tests::test_bitcoin_legacy_extraction ... ok [INFO] [stdout] test tests::test_builder ... ok [INFO] [stdout] test tests::test_character_classification ... ok [INFO] [stdout] test finders::tests::test_find_word_boundaries_single_word ... ok [INFO] [stdout] test finders::tests::test_finder_results_at_signs ... ok [INFO] [stdout] test finders::tests::test_finder_results_caching ... ok [INFO] [stdout] test tests::test_crypto_mixed_with_other_types ... ok [INFO] [stdout] test tests::test_domain_extraction_multiple ... ok [INFO] [stdout] test tests::test_domain_extraction_subdomain ... ok [INFO] [stdout] test tests::test_domain_extraction_with_protocol ... ok [INFO] [stdout] test tests::test_domain_min_labels ... ok [INFO] [stdout] test tests::test_email_extraction_basic ... ok [INFO] [stdout] test tests::test_ethereum_extraction_lowercase ... ok [INFO] [stdout] test tests::test_concurrent_extraction ... ok [INFO] [stdout] test tests::test_hash_extraction_sha1 ... ok [INFO] [stdout] test tests::test_email_extraction_multiple ... ok [INFO] [stdout] test tests::test_email_with_plus ... ok [INFO] [stdout] test tests::test_hash_extraction_mixed_case ... ok [INFO] [stdout] test tests::test_extracted_item_type_name ... ok [INFO] [stdout] test tests::test_extracted_item_as_value ... ok [INFO] [stdout] test tests::test_hash_extraction_sha256 ... ok [INFO] [stdout] test tests::test_hash_realistic_log_line ... ok [INFO] [stdout] test tests::test_extractor_creation ... ok [INFO] [stdout] test tests::test_hash_type_name ... ok [INFO] [stdout] test tests::test_ipv4_extraction_basic ... ok [INFO] [stdout] test tests::test_ipv4_extraction_multiple ... ok [INFO] [stdout] test tests::test_ipv6_extraction_basic ... ok [INFO] [stdout] test tests::test_ipv4_invalid ... ok [INFO] [stdout] test tests::test_hash_reject_uuid ... ok [INFO] [stdout] test tests::test_full_extraction ... ok [INFO] [stdout] test tests::test_ipv6_extraction_realistic ... ok [INFO] [stdout] test tests::test_reject_domain_with_percent_encoding ... ok [INFO] [stdout] test tests::test_reject_email_with_fake_tld ... ok [INFO] [stdout] test tests::test_ipv6_extraction_compressed ... ok [INFO] [stdout] test tests::test_reject_email_without_letter_in_local ... ok [INFO] [stdout] test tests::test_ipv6_extraction_multiple ... ok [INFO] [stdout] test tests::test_mixed_extraction ... ok [INFO] [stdout] test tests::test_mixed_ipv4_ipv6_extraction ... ok [INFO] [stdout] test tests::test_mixed_unicode_ascii_domains ... ok [INFO] [stdout] test tests::test_reject_email_with_consecutive_dots_in_local ... ok [INFO] [stdout] test tests::test_reject_email_with_ip_address_domain ... ok [INFO] [stdout] test tests::test_domain_extraction_basic ... ok [INFO] [stdout] test tests::test_reject_ipv6_with_12_digit_segment ... ok [INFO] [stdout] test tests::test_reject_ipv6_with_8_digit_segment ... ok [INFO] [stdout] test tests::test_reject_link_local_ipv6 ... ok [INFO] [stdout] test tests::test_unicode_domain_extraction ... ok [INFO] [stdout] test types::tests::test_extracted_item_as_value ... ok [INFO] [stdout] test types::tests::test_hash_type_from_len ... ok [INFO] [stdout] test tests::test_reject_ipv4_with_4_and_8_digit_octets ... ok [INFO] [stdout] test tests::test_reject_ipv4_with_consecutive_dots ... ok [INFO] [stdout] test types::tests::test_hash_type_len ... ok [INFO] [stdout] test tests::test_reject_tiny_ipv6_addresses ... ok [INFO] [stdout] test types::tests::test_extracted_item_type_name ... ok [INFO] [stdout] test tests::test_reject_ipv4_with_octet_over_255 ... ok [INFO] [stdout] test types::tests::test_hash_type_is_empty ... ok [INFO] [stdout] test tests::test_sha512_extraction ... ok [INFO] [stdout] test types::tests::test_hash_type_name ... ok [INFO] [stdout] test util::tests::test_hex_char ... ok [INFO] [stdout] test types::tests::test_match_as_str ... ok [INFO] [stdout] test util::tests::test_boundary_lookup ... ok [INFO] [stdout] test util::tests::test_domain_char ... ok [INFO] [stdout] test util::tests::test_domain_char_fast ... ok [INFO] [stdout] test util::tests::test_email_local_char ... ok [INFO] [stdout] test util::tests::test_is_all_hex_simd ... ok [INFO] [stdout] test tests::test_hash_extraction_md5 ... ok [INFO] [stdout] test extractors::email::tests::test_email_extraction_basic ... ok [INFO] [stdout] test tests::test_hash_chunk_extraction ... ok [INFO] [stdout] test tests::test_invalid_utf8_in_domain_rejected ... ok [INFO] [stdout] test extractors::ethereum::tests::test_ethereum_extraction_checksummed ... ok [INFO] [stdout] test tests::test_hash_builder_disable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/types.rs - types::ExtractedItem<'a>::as_value (line 157) ... ok [INFO] [stdout] test src/types.rs - types::HashType::type_name (line 68) ... ok [INFO] [stdout] test src/types.rs - types::ExtractedItem<'a>::type_name (line 118) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "96e318236f5f01bc05839f8b63b45bec1a74b2b8b29c3ccd3463979ea14d2582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e318236f5f01bc05839f8b63b45bec1a74b2b8b29c3ccd3463979ea14d2582", kill_on_drop: false }` [INFO] [stdout] 96e318236f5f01bc05839f8b63b45bec1a74b2b8b29c3ccd3463979ea14d2582