[INFO] fetching crate trust-dns-recursor 0.23.2... [INFO] testing trust-dns-recursor-0.23.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate trust-dns-recursor 0.23.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate trust-dns-recursor 0.23.2 [INFO] finished tweaking crates.io crate trust-dns-recursor 0.23.2 [INFO] tweaked toml for crates.io crate trust-dns-recursor 0.23.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate trust-dns-recursor 0.23.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 202 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-openssl v0.6.5 [INFO] [stderr] Downloaded trust-dns-resolver v0.23.2 [INFO] [stderr] Downloaded trust-dns-proto v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab73632790afb8f28f57a6890d965634b6424da846051db315d7ff8dbe30ec88 [INFO] running `Command { std: "docker" "start" "-a" "ab73632790afb8f28f57a6890d965634b6424da846051db315d7ff8dbe30ec88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab73632790afb8f28f57a6890d965634b6424da846051db315d7ff8dbe30ec88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab73632790afb8f28f57a6890d965634b6424da846051db315d7ff8dbe30ec88", kill_on_drop: false }` [INFO] [stdout] ab73632790afb8f28f57a6890d965634b6424da846051db315d7ff8dbe30ec88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab67544d6413a0b6ec10ddf720aff5e410a543a6840192877c298321a88ce8d7 [INFO] running `Command { std: "docker" "start" "-a" "ab67544d6413a0b6ec10ddf720aff5e410a543a6840192877c298321a88ce8d7", kill_on_drop: false }` [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling trust-dns-proto v0.23.2 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling trust-dns-resolver v0.23.2 [INFO] [stderr] Compiling trust-dns-recursor v0.23.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | if #[cfg(feature = "backtrace")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.79s [INFO] running `Command { std: "docker" "inspect" "ab67544d6413a0b6ec10ddf720aff5e410a543a6840192877c298321a88ce8d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab67544d6413a0b6ec10ddf720aff5e410a543a6840192877c298321a88ce8d7", kill_on_drop: false }` [INFO] [stdout] ab67544d6413a0b6ec10ddf720aff5e410a543a6840192877c298321a88ce8d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f4629fad6e13100bc441d257e24a19c884db989ea698d8645e49b251a8f94d7 [INFO] running `Command { std: "docker" "start" "-a" "0f4629fad6e13100bc441d257e24a19c884db989ea698d8645e49b251a8f94d7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | if #[cfg(feature = "backtrace")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling trust-dns-recursor v0.23.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | if #[cfg(feature = "backtrace")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/error.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.66s [INFO] running `Command { std: "docker" "inspect" "0f4629fad6e13100bc441d257e24a19c884db989ea698d8645e49b251a8f94d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4629fad6e13100bc441d257e24a19c884db989ea698d8645e49b251a8f94d7", kill_on_drop: false }` [INFO] [stdout] 0f4629fad6e13100bc441d257e24a19c884db989ea698d8645e49b251a8f94d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50cefe8032f32153f5aafdb36c63d63db8e933980f3833bc67c371befcaf947a [INFO] running `Command { std: "docker" "start" "-a" "50cefe8032f32153f5aafdb36c63d63db8e933980f3833bc67c371befcaf947a", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/error.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg(feature = "backtrace")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/error.rs:65:11 [INFO] [stderr] | [INFO] [stderr] 65 | #[cfg(feature = "backtrace")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/error.rs:79:22 [INFO] [stderr] | [INFO] [stderr] 79 | if #[cfg(feature = "backtrace")] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/error.rs:102:19 [INFO] [stderr] | [INFO] [stderr] 102 | #[cfg(feature = "backtrace")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `serde`, `serde-config`, `testing`, `tls`, and `tls-openssl` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `trust-dns-recursor` (lib) generated 4 warnings [INFO] [stderr] warning: `trust-dns-recursor` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trust_dns_recursor-3eb816db7a9546ba) [INFO] [stdout] [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] [stderr] Doc-tests trust_dns_recursor [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "50cefe8032f32153f5aafdb36c63d63db8e933980f3833bc67c371befcaf947a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50cefe8032f32153f5aafdb36c63d63db8e933980f3833bc67c371befcaf947a", kill_on_drop: false }` [INFO] [stdout] 50cefe8032f32153f5aafdb36c63d63db8e933980f3833bc67c371befcaf947a