[INFO] fetching crate rdap 0.2.0... [INFO] testing rdap-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rdap 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rdap 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rdap 0.2.0 [INFO] tweaked toml for crates.io crate rdap 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rdap 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rdap 0.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beedf830a565e1b3d8db74ab45ae2716cd9e8370b4281a10d90fc5403363e19a [INFO] running `Command { std: "docker" "start" "-a" "beedf830a565e1b3d8db74ab45ae2716cd9e8370b4281a10d90fc5403363e19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beedf830a565e1b3d8db74ab45ae2716cd9e8370b4281a10d90fc5403363e19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beedf830a565e1b3d8db74ab45ae2716cd9e8370b4281a10d90fc5403363e19a", kill_on_drop: false }` [INFO] [stdout] beedf830a565e1b3d8db74ab45ae2716cd9e8370b4281a10d90fc5403363e19a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1ae431de6d2c1ac926db1b21176b248a9413238d3ff4c60852cf7d7dd265528 [INFO] running `Command { std: "docker" "start" "-a" "d1ae431de6d2c1ac926db1b21176b248a9413238d3ff4c60852cf7d7dd265528", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling jiff v0.2.20 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [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-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [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 rdap v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.08s [INFO] running `Command { std: "docker" "inspect" "d1ae431de6d2c1ac926db1b21176b248a9413238d3ff4c60852cf7d7dd265528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ae431de6d2c1ac926db1b21176b248a9413238d3ff4c60852cf7d7dd265528", kill_on_drop: false }` [INFO] [stdout] d1ae431de6d2c1ac926db1b21176b248a9413238d3ff4c60852cf7d7dd265528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50e0792d88dd6b0f3f93f1fa1e69758a6435145ad1938a62d65046ca4cc61c63 [INFO] running `Command { std: "docker" "start" "-a" "50e0792d88dd6b0f3f93f1fa1e69758a6435145ad1938a62d65046ca4cc61c63", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rdap v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.20s [INFO] running `Command { std: "docker" "inspect" "50e0792d88dd6b0f3f93f1fa1e69758a6435145ad1938a62d65046ca4cc61c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e0792d88dd6b0f3f93f1fa1e69758a6435145ad1938a62d65046ca4cc61c63", kill_on_drop: false }` [INFO] [stdout] 50e0792d88dd6b0f3f93f1fa1e69758a6435145ad1938a62d65046ca4cc61c63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a02331321f48409c0f421ed7e2070f04d5678241d5105ae02e5a3554beb241e [INFO] running `Command { std: "docker" "start" "-a" "6a02331321f48409c0f421ed7e2070f04d5678241d5105ae02e5a3554beb241e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdap-1dd1797f84022cef) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test bootstrap::tests::test_rir_to_rdap_url_unknown ... ok [INFO] [stdout] test request::tests::test_detect_entity_lacnic ... ok [INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_no_hyphen ... ok [INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_trailing_hyphen ... ok [INFO] [stdout] test request::tests::test_detect_entity_lowercase ... ok [INFO] [stdout] test bootstrap::tests::test_rir_to_rdap_url_known ... ok [INFO] [stdout] test request::tests::test_detect_unknown_tag_is_domain ... ok [INFO] [stdout] test request::tests::test_is_entity_handle ... ok [INFO] [stdout] test request::tests::test_detect_type ... ok [INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_ripe ... ok [INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_multi_hyphen ... ok [INFO] [stdout] test whois::tests::test_source_from_port43_apnic ... ok [INFO] [stdout] test whois::tests::test_field_formatting ... ok [INFO] [stdout] test whois::tests::test_field_long_key ... ok [INFO] [stdout] test whois::tests::test_format_help ... ok [INFO] [stdout] test whois::tests::test_source_from_port43_none ... ok [INFO] [stdout] test whois::tests::test_format_error ... ok [INFO] [stdout] test whois::tests::test_field_short_key ... ok [INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_lowercase ... ok [INFO] [stdout] test whois::tests::test_source_from_port43_ripe ... ok [INFO] [stdout] test bootstrap::tests::test_match_object_tag_not_found ... ok [INFO] [stdout] test bootstrap::tests::test_match_object_tag_case_insensitive ... ok [INFO] [stdout] test bootstrap::tests::test_match_object_tag ... ok [INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_apnic ... ok [INFO] [stdout] test bootstrap::tests::test_extract_entity_tag_arin ... ok [INFO] [stdout] test request::tests::test_detect_domain_not_entity ... ok [INFO] [stdout] test request::tests::test_detect_entity_arin ... ok [INFO] [stdout] test whois::tests::test_source_from_port43_arin ... ok [INFO] [stdout] test request::tests::test_detect_entity_apnic ... ok [INFO] [stdout] test request::tests::test_detect_entity_ripe ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rdap-e3417e548aa5d9e9) [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests rdap [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 4 tests [INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok [INFO] [stdout] test src/bootstrap.rs - bootstrap::KNOWN_ENTITY_TAGS (line 367) ... ok [INFO] [stdout] test src/bootstrap.rs - bootstrap::rir_to_rdap_url (line 385) ... ok [INFO] [stdout] test src/bootstrap.rs - bootstrap::extract_entity_tag (line 340) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.57s; merged doctests compilation took 1.53s [INFO] running `Command { std: "docker" "inspect" "6a02331321f48409c0f421ed7e2070f04d5678241d5105ae02e5a3554beb241e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a02331321f48409c0f421ed7e2070f04d5678241d5105ae02e5a3554beb241e", kill_on_drop: false }` [INFO] [stdout] 6a02331321f48409c0f421ed7e2070f04d5678241d5105ae02e5a3554beb241e