[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeeperofdakeys%2Fdns-delegation-check" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keeperofdakeys/dns-delegation-check on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-14/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a6d2fefa3d2b084f2297ea237995e3bb691d4a3a75d6bd6993c47ff403539e9 [INFO] running `Command { std: "docker" "start" "-a" "4a6d2fefa3d2b084f2297ea237995e3bb691d4a3a75d6bd6993c47ff403539e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a6d2fefa3d2b084f2297ea237995e3bb691d4a3a75d6bd6993c47ff403539e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6d2fefa3d2b084f2297ea237995e3bb691d4a3a75d6bd6993c47ff403539e9", kill_on_drop: false }` [INFO] [stdout] 4a6d2fefa3d2b084f2297ea237995e3bb691d4a3a75d6bd6993c47ff403539e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fffd9e37c6bd0885e08dc9f080421ff207ca8c5771dd4f1cc03a9588365b1caf [INFO] running `Command { std: "docker" "start" "-a" "fffd9e37c6bd0885e08dc9f080421ff207ca8c5771dd4f1cc03a9588365b1caf", 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 syn v1.0.13 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling futures-io 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 regex-syntax v0.6.13 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling env_logger v0.7.1 [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 57.13s [INFO] running `Command { std: "docker" "inspect" "fffd9e37c6bd0885e08dc9f080421ff207ca8c5771dd4f1cc03a9588365b1caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffd9e37c6bd0885e08dc9f080421ff207ca8c5771dd4f1cc03a9588365b1caf", kill_on_drop: false }` [INFO] [stdout] fffd9e37c6bd0885e08dc9f080421ff207ca8c5771dd4f1cc03a9588365b1caf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b08e8270f0e5c30c98934da696cdf833b7f17c27c7876c6d460dbbb839b38789 [INFO] running `Command { std: "docker" "start" "-a" "b08e8270f0e5c30c98934da696cdf833b7f17c27c7876c6d460dbbb839b38789", 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 0.83s [INFO] running `Command { std: "docker" "inspect" "b08e8270f0e5c30c98934da696cdf833b7f17c27c7876c6d460dbbb839b38789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08e8270f0e5c30c98934da696cdf833b7f17c27c7876c6d460dbbb839b38789", kill_on_drop: false }` [INFO] [stdout] b08e8270f0e5c30c98934da696cdf833b7f17c27c7876c6d460dbbb839b38789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 211b538f58d85528c6e613c761a7859781b002b7c942a148c8fdf76cef5a93ce [INFO] running `Command { std: "docker" "start" "-a" "211b538f58d85528c6e613c761a7859781b002b7c942a148c8fdf76cef5a93ce", 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.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dns_delegation_check-ea839e803171a910) [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" "211b538f58d85528c6e613c761a7859781b002b7c942a148c8fdf76cef5a93ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211b538f58d85528c6e613c761a7859781b002b7c942a148c8fdf76cef5a93ce", kill_on_drop: false }` [INFO] [stdout] 211b538f58d85528c6e613c761a7859781b002b7c942a148c8fdf76cef5a93ce