[INFO] fetching crate whois-service 0.1.1... [INFO] checking whois-service-0.1.1 against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] extracting crate whois-service 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate whois-service 0.1.1 [INFO] finished tweaking crates.io crate whois-service 0.1.1 [INFO] tweaked toml for crates.io crate whois-service 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate whois-service 0.1.1 on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate whois-service 0.1.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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da1d53ce9e2f2d121411866d7db5578c7febca3299684403eaae3acc1290066e [INFO] running `Command { std: "docker" "start" "-a" "da1d53ce9e2f2d121411866d7db5578c7febca3299684403eaae3acc1290066e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da1d53ce9e2f2d121411866d7db5578c7febca3299684403eaae3acc1290066e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1d53ce9e2f2d121411866d7db5578c7febca3299684403eaae3acc1290066e", kill_on_drop: false }` [INFO] [stdout] da1d53ce9e2f2d121411866d7db5578c7febca3299684403eaae3acc1290066e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78aeff42a89fe44abcfed574731a2db3ea793e8807dc68e9ca7e4c3363a59825 [INFO] running `Command { std: "docker" "start" "-a" "78aeff42a89fe44abcfed574731a2db3ea793e8807dc68e9ca7e4c3363a59825", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking metrics v0.22.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking metrics-util v0.16.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking async-compression v0.4.23 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Compiling whois-service v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: whois-service@0.1.1: ⚠️ Failed to fetch IANA data (error sending request for url (https://data.iana.org/rdap/dns.json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution), using minimal fallback [INFO] [stdout] warning: unused import: `ParsedWhoisData` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | ParsedWhoisData, // Import for OpenAPI schema [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParsedWhoisData` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | ParsedWhoisData, // Import for OpenAPI schema [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | let mut app = Router::new() [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | let mut app = Router::new() [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.62s [INFO] running `Command { std: "docker" "inspect" "78aeff42a89fe44abcfed574731a2db3ea793e8807dc68e9ca7e4c3363a59825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78aeff42a89fe44abcfed574731a2db3ea793e8807dc68e9ca7e4c3363a59825", kill_on_drop: false }` [INFO] [stdout] 78aeff42a89fe44abcfed574731a2db3ea793e8807dc68e9ca7e4c3363a59825