[INFO] fetching crate hickory-client 0.26.0-alpha.1... [INFO] testing hickory-client-0.26.0-alpha.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate hickory-client 0.26.0-alpha.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate hickory-client 0.26.0-alpha.1 [INFO] finished tweaking crates.io crate hickory-client 0.26.0-alpha.1 [INFO] tweaked toml for crates.io crate hickory-client 0.26.0-alpha.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hickory-client 0.26.0-alpha.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hickory-client 0.26.0-alpha.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0ffed21cbfc67a094cc28ad0d14b2393027d29d71a39b88e4758141b2e8b6f3 [INFO] running `Command { std: "docker" "start" "-a" "c0ffed21cbfc67a094cc28ad0d14b2393027d29d71a39b88e4758141b2e8b6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ffed21cbfc67a094cc28ad0d14b2393027d29d71a39b88e4758141b2e8b6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ffed21cbfc67a094cc28ad0d14b2393027d29d71a39b88e4758141b2e8b6f3", kill_on_drop: false }` [INFO] [stdout] c0ffed21cbfc67a094cc28ad0d14b2393027d29d71a39b88e4758141b2e8b6f3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e091349806d2f37549621df7f4dd887a8255d308e89619074b50eb24b656b1f [INFO] running `Command { std: "docker" "start" "-a" "9e091349806d2f37549621df7f4dd887a8255d308e89619074b50eb24b656b1f", kill_on_drop: false }` [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hickory-proto v0.26.0-alpha.1 [INFO] [stderr] Compiling hickory-client v0.26.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.51s [INFO] running `Command { std: "docker" "inspect" "9e091349806d2f37549621df7f4dd887a8255d308e89619074b50eb24b656b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e091349806d2f37549621df7f4dd887a8255d308e89619074b50eb24b656b1f", kill_on_drop: false }` [INFO] [stdout] 9e091349806d2f37549621df7f4dd887a8255d308e89619074b50eb24b656b1f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adee2095bde8ffa45cab478db17e59a432d2d1ecfd1e1f3d8400bffa3b7aa5e6 [INFO] running `Command { std: "docker" "start" "-a" "adee2095bde8ffa45cab478db17e59a432d2d1ecfd1e1f3d8400bffa3b7aa5e6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.26.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hickory-proto v0.26.0-alpha.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hickory-client v0.26.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_support` [INFO] [stdout] --> src/client/client.rs:841:9 [INFO] [stdout] | [INFO] [stdout] 841 | use test_support::subscribe; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_support` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_support`, use `cargo add test_support` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_support` [INFO] [stdout] --> src/client/memoize_client_handle.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | use test_support::subscribe; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_support` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_support`, use `cargo add test_support` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_support` [INFO] [stdout] --> src/tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use test_support::subscribe; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_support` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_support`, use `cargo add test_support` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hickory-client` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "adee2095bde8ffa45cab478db17e59a432d2d1ecfd1e1f3d8400bffa3b7aa5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adee2095bde8ffa45cab478db17e59a432d2d1ecfd1e1f3d8400bffa3b7aa5e6", kill_on_drop: false }` [INFO] [stdout] adee2095bde8ffa45cab478db17e59a432d2d1ecfd1e1f3d8400bffa3b7aa5e6