[INFO] cloning repository https://github.com/keeperofdakeys/dns-delegation-check [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keeperofdakeys/dns-delegation-check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeeperofdakeys%2Fdns-delegation-check", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeeperofdakeys%2Fdns-delegation-check'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00d41f98f62959172634b145a73a21401d83a75a [INFO] testing keeperofdakeys/dns-delegation-check against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeeperofdakeys%2Fdns-delegation-check" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keeperofdakeys/dns-delegation-check on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keeperofdakeys/dns-delegation-check [INFO] finished tweaking git repo https://github.com/keeperofdakeys/dns-delegation-check [INFO] tweaked toml for git repo https://github.com/keeperofdakeys/dns-delegation-check written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/keeperofdakeys/dns-delegation-check already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c4985208d1f4b41d2f064fe62df10d6a4c535658e2c42dd9a43da7486d74819 [INFO] running `Command { std: "docker" "start" "-a" "8c4985208d1f4b41d2f064fe62df10d6a4c535658e2c42dd9a43da7486d74819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c4985208d1f4b41d2f064fe62df10d6a4c535658e2c42dd9a43da7486d74819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c4985208d1f4b41d2f064fe62df10d6a4c535658e2c42dd9a43da7486d74819", kill_on_drop: false }` [INFO] [stdout] 8c4985208d1f4b41d2f064fe62df10d6a4c535658e2c42dd9a43da7486d74819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d9377f4cdacc574ce6a55bd6c1f96a9abc360fd05e99bb92b2c05cc4b4ac76 [INFO] running `Command { std: "docker" "start" "-a" "f8d9377f4cdacc574ce6a55bd6c1f96a9abc360fd05e99bb92b2c05cc4b4ac76", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.1 [INFO] [stderr] Compiling trust-dns-client v0.19.1 [INFO] [stderr] Compiling dns-delegation-check v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `error`, `info`, `warn` [INFO] [stdout] --> src/db.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{error, warn, info, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info`, `warn` [INFO] [stdout] --> src/dns.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{error, warn, info, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClientHandle` [INFO] [stdout] --> src/dns.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use trust_dns_client::client::{Client, ClientHandle, SyncClient}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server` [INFO] [stdout] --> src/db.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | for (server, entries) in servers { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `missing_entries` is assigned to, but never used [INFO] [stdout] --> src/db.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | let mut missing_entries = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_missing_entries` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/db.rs:337:10 [INFO] [stdout] | [INFO] [stdout] 337 | for (name, rtype) in &self.answer_targets { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rtype` [INFO] [stdout] --> src/db.rs:337:16 [INFO] [stdout] | [INFO] [stdout] 337 | for (name, rtype) in &self.answer_targets { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone` [INFO] [stdout] --> src/db.rs:466:27 [INFO] [stdout] | [INFO] [stdout] 466 | for (name, rtype, ip, zone) in &self.query_queue { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_zone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_closest_domain` [INFO] [stdout] --> src/db.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn find_closest_domain(&self, name: &rr::Name) -> rr::Name { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.53s [INFO] running `Command { std: "docker" "inspect" "f8d9377f4cdacc574ce6a55bd6c1f96a9abc360fd05e99bb92b2c05cc4b4ac76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d9377f4cdacc574ce6a55bd6c1f96a9abc360fd05e99bb92b2c05cc4b4ac76", kill_on_drop: false }` [INFO] [stdout] f8d9377f4cdacc574ce6a55bd6c1f96a9abc360fd05e99bb92b2c05cc4b4ac76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298151104b42e4f9b4c49bb96fbf41c0abc461f96b08f1ef12690f32e7d0bf70 [INFO] running `Command { std: "docker" "start" "-a" "298151104b42e4f9b4c49bb96fbf41c0abc461f96b08f1ef12690f32e7d0bf70", kill_on_drop: false }` [INFO] [stderr] Compiling dns-delegation-check v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `error`, `info`, `warn` [INFO] [stdout] --> src/db.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{error, warn, info, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info`, `warn` [INFO] [stdout] --> src/dns.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{error, warn, info, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClientHandle` [INFO] [stdout] --> src/dns.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use trust_dns_client::client::{Client, ClientHandle, SyncClient}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server` [INFO] [stdout] --> src/db.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | for (server, entries) in servers { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `missing_entries` is assigned to, but never used [INFO] [stdout] --> src/db.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | let mut missing_entries = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_missing_entries` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/db.rs:337:10 [INFO] [stdout] | [INFO] [stdout] 337 | for (name, rtype) in &self.answer_targets { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rtype` [INFO] [stdout] --> src/db.rs:337:16 [INFO] [stdout] | [INFO] [stdout] 337 | for (name, rtype) in &self.answer_targets { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone` [INFO] [stdout] --> src/db.rs:466:27 [INFO] [stdout] | [INFO] [stdout] 466 | for (name, rtype, ip, zone) in &self.query_queue { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_zone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_closest_domain` [INFO] [stdout] --> src/db.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn find_closest_domain(&self, name: &rr::Name) -> rr::Name { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dns_delegation_check-29c1397100024584) [INFO] running `Command { std: "docker" "inspect" "298151104b42e4f9b4c49bb96fbf41c0abc461f96b08f1ef12690f32e7d0bf70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298151104b42e4f9b4c49bb96fbf41c0abc461f96b08f1ef12690f32e7d0bf70", kill_on_drop: false }` [INFO] [stdout] 298151104b42e4f9b4c49bb96fbf41c0abc461f96b08f1ef12690f32e7d0bf70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 493693ac395b5925002165f7ca684fbb53893a2596e84bfebd5a8d07c0d9e56c [INFO] running `Command { std: "docker" "start" "-a" "493693ac395b5925002165f7ca684fbb53893a2596e84bfebd5a8d07c0d9e56c", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `error`, `info`, `warn` [INFO] [stderr] --> src/db.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use log::{error, warn, info, debug, trace}; [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `error`, `info`, `warn` [INFO] [stderr] --> src/dns.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use log::{error, warn, info, debug, trace}; [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ClientHandle` [INFO] [stderr] --> src/dns.rs:7:40 [INFO] [stderr] | [INFO] [stderr] 7 | use trust_dns_client::client::{Client, ClientHandle, SyncClient}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `server` [INFO] [stderr] --> src/db.rs:204:10 [INFO] [stderr] | [INFO] [stderr] 204 | for (server, entries) in servers { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_server` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `missing_entries` is assigned to, but never used [INFO] [stderr] --> src/db.rs:274:13 [INFO] [stderr] | [INFO] [stderr] 274 | let mut missing_entries = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_missing_entries` instead [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/db.rs:337:10 [INFO] [stderr] | [INFO] [stderr] 337 | for (name, rtype) in &self.answer_targets { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rtype` [INFO] [stderr] --> src/db.rs:337:16 [INFO] [stderr] | [INFO] [stderr] 337 | for (name, rtype) in &self.answer_targets { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rtype` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `zone` [INFO] [stderr] --> src/db.rs:466:27 [INFO] [stderr] | [INFO] [stderr] 466 | for (name, rtype, ip, zone) in &self.query_queue { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_zone` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `find_closest_domain` [INFO] [stderr] --> src/db.rs:246:10 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn find_closest_domain(&self, name: &rr::Name) -> rr::Name { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dns-delegation-check` (bin "dns-delegation-check" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dns_delegation_check-29c1397100024584) [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" "493693ac395b5925002165f7ca684fbb53893a2596e84bfebd5a8d07c0d9e56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493693ac395b5925002165f7ca684fbb53893a2596e84bfebd5a8d07c0d9e56c", kill_on_drop: false }` [INFO] [stdout] 493693ac395b5925002165f7ca684fbb53893a2596e84bfebd5a8d07c0d9e56c