[INFO] fetching crate domain-check-lib 0.6.0... [INFO] testing domain-check-lib-0.6.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate domain-check-lib 0.6.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate domain-check-lib 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate domain-check-lib 0.6.0 [INFO] tweaked toml for crates.io crate domain-check-lib 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate domain-check-lib 0.6.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate domain-check-lib 0.6.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d656adf1bc787f087e8e1c4cae4412c7a604a1008361a7cf64178dc65aaec038 [INFO] running `Command { std: "docker" "start" "-a" "d656adf1bc787f087e8e1c4cae4412c7a604a1008361a7cf64178dc65aaec038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d656adf1bc787f087e8e1c4cae4412c7a604a1008361a7cf64178dc65aaec038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d656adf1bc787f087e8e1c4cae4412c7a604a1008361a7cf64178dc65aaec038", kill_on_drop: false }` [INFO] [stdout] d656adf1bc787f087e8e1c4cae4412c7a604a1008361a7cf64178dc65aaec038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5a244988256c30ad8f6fdc57b438f27b7f4eb992a563fe8342bc8ad07aee6cf [INFO] running `Command { std: "docker" "start" "-a" "d5a244988256c30ad8f6fdc57b438f27b7f4eb992a563fe8342bc8ad07aee6cf", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling domain-check-lib v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "d5a244988256c30ad8f6fdc57b438f27b7f4eb992a563fe8342bc8ad07aee6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a244988256c30ad8f6fdc57b438f27b7f4eb992a563fe8342bc8ad07aee6cf", kill_on_drop: false }` [INFO] [stdout] d5a244988256c30ad8f6fdc57b438f27b7f4eb992a563fe8342bc8ad07aee6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a34497f384238897a8af177104108fbbc1031f8fdddda7e0af1525f9e0a6036 [INFO] running `Command { std: "docker" "start" "-a" "5a34497f384238897a8af177104108fbbc1031f8fdddda7e0af1525f9e0a6036", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling domain-check-lib v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "5a34497f384238897a8af177104108fbbc1031f8fdddda7e0af1525f9e0a6036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a34497f384238897a8af177104108fbbc1031f8fdddda7e0af1525f9e0a6036", kill_on_drop: false }` [INFO] [stdout] 5a34497f384238897a8af177104108fbbc1031f8fdddda7e0af1525f9e0a6036 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af17e5d7b948820a7ff67fcfbbe95e073d3ee9b2a647fe0c9c324301d3b4adff [INFO] running `Command { std: "docker" "start" "-a" "af17e5d7b948820a7ff67fcfbbe95e073d3ee9b2a647fe0c9c324301d3b4adff", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/domain_check_lib-5f985adde6677686) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test protocols::registry::preset_tests::test_available_presets ... ok [INFO] [stdout] test config::tests::test_merge_configs ... ok [INFO] [stdout] test protocols::rdap::tests::test_extract_vcard_name ... ok [INFO] [stdout] test protocols::rdap::tests::test_rdap_client_creation ... ok [INFO] [stdout] test config::tests::test_invalid_concurrency ... ok [INFO] [stdout] test config::tests::test_parse_timeout_string ... ok [INFO] [stdout] test protocols::registry::preset_tests::test_country_preset ... ok [INFO] [stdout] test protocols::registry::preset_tests::test_startup_preset ... ok [INFO] [stdout] test protocols::registry::preset_tests::test_validate_preset_tlds ... ok [INFO] [stdout] test protocols::registry::tests::test_extract_tld ... ok [INFO] [stdout] test protocols::registry::tests::test_get_rdap_endpoint_builtin ... ok [INFO] [stdout] test protocols::registry::tests::test_get_rdap_endpoint_unknown_no_bootstrap ... ok [INFO] [stdout] test protocols::registry::preset_tests::test_enterprise_preset ... ok [INFO] [stdout] test protocols::registry::preset_tests::test_get_all_known_tlds ... ok [INFO] [stdout] test protocols::registry::preset_tests::test_invalid_preset ... ok [INFO] [stdout] test config::tests::test_load_valid_config ... ok [INFO] [stdout] test protocols::registry::preset_tests::test_preset_tlds_subset_of_known ... ok [INFO] [stdout] test protocols::registry::tests::test_registry_map_contains_common_tlds ... ok [INFO] [stdout] test protocols::whois::tests::test_rate_limit_detection ... ok [INFO] [stdout] test protocols::whois::tests::test_parse_availability_patterns ... ok [INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_basic ... ok [INFO] [stdout] test utils::tests::test_is_valid_base_name ... ok [INFO] [stdout] test protocols::whois::tests::test_whois_client_creation ... ok [INFO] [stdout] test utils::tests::test_expand_domain_inputs ... ok [INFO] [stdout] test utils::tests::test_extract_domain_parts ... ok [INFO] [stdout] test utils::tests::test_expand_domain_inputs_with_invalid ... ok [INFO] [stdout] test utils::tests::test_is_valid_fqdn ... ok [INFO] [stdout] test utils::tests::test_validate_domain ... ok [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-c0eaee88440394a4) [INFO] [stdout] test protocols::whois::tests::test_whois_availability_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_all_known_tlds_sorted ... ok [INFO] [stdout] test test_library_exports_work ... ok [INFO] [stdout] test test_preset_tlds_case_insensitive ... ok [INFO] [stdout] test test_preset_tlds_invalid_returns_none ... ok [INFO] [stdout] test test_preset_tlds_are_subset_of_all_tlds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests domain_check_lib [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/checker.rs - checker::DomainChecker::check_domains (line 287) - compile ... ok [INFO] [stdout] test src/checker.rs - checker::DomainChecker (line 105) - compile ... ok [INFO] [stdout] test src/checker.rs - checker::DomainChecker::check_domains_stream (line 392) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok [INFO] [stdout] test src/protocols/registry.rs - protocols::registry::get_preset_tlds_with_custom (line 193) ... ok [INFO] [stdout] test src/checker.rs - checker::DomainChecker::with_config (line 152) ... ok [INFO] [stdout] test src/protocols/registry.rs - protocols::registry::get_preset_tlds (line 137) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af17e5d7b948820a7ff67fcfbbe95e073d3ee9b2a647fe0c9c324301d3b4adff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af17e5d7b948820a7ff67fcfbbe95e073d3ee9b2a647fe0c9c324301d3b4adff", kill_on_drop: false }` [INFO] [stdout] af17e5d7b948820a7ff67fcfbbe95e073d3ee9b2a647fe0c9c324301d3b4adff