[INFO] cloning repository https://github.com/AeroNotix/bhdns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AeroNotix/bhdns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAeroNotix%2Fbhdns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAeroNotix%2Fbhdns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a83b6fcdd63f50e81c444715f05c9fcdb1035d69
[INFO] testing AeroNotix/bhdns against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAeroNotix%2Fbhdns" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AeroNotix/bhdns
[INFO] finished tweaking git repo https://github.com/AeroNotix/bhdns
[INFO] tweaked toml for git repo https://github.com/AeroNotix/bhdns written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AeroNotix/bhdns on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AeroNotix/bhdns 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded packed_struct v0.10.0
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded funty v1.2.0
[INFO] [stderr]   Downloaded radium v0.6.2
[INFO] [stderr]   Downloaded wyz v0.4.0
[INFO] [stderr]   Downloaded packed_struct_codegen v0.10.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] [stderr]   Downloaded dns-parser v0.8.0
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded serde v1.0.136
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded bitvec v0.22.3
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] [stderr]   Downloaded tokio v1.18.0
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7406557d094082f2f74284b6896157ca613c5c409921a33bf282b1e3775b3964
[INFO] running `Command { std: "docker" "start" "-a" "7406557d094082f2f74284b6896157ca613c5c409921a33bf282b1e3775b3964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7406557d094082f2f74284b6896157ca613c5c409921a33bf282b1e3775b3964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7406557d094082f2f74284b6896157ca613c5c409921a33bf282b1e3775b3964", kill_on_drop: false }`
[INFO] [stdout] 7406557d094082f2f74284b6896157ca613c5c409921a33bf282b1e3775b3964
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa3ed32dd9a328b84484471cf0741531d843c05cd3e9c0575adaa782a0a91e59
[INFO] running `Command { std: "docker" "start" "-a" "fa3ed32dd9a328b84484471cf0741531d843c05cd3e9c0575adaa782a0a91e59", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling packed_struct v0.10.0
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling dns-parser v0.8.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.0
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling bhdns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Buffer` is never constructed
[INFO] [stdout]  --> src/dns/buffer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Buffer {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/dns/buffer.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Buffer {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  7 |     pub fn new(buf: Vec<u8>) -> Buffer {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn read_u8(&mut self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn read_u8_at_offset(&mut self, offset: usize) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn read_u16(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn read_u16_at_offset(&mut self, offset: usize) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn peek_u8(&mut self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn peek_u16(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn read_sized(&mut self, size: usize) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn read_sized_at_offset(&mut self, size: usize, offset: usize) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn read_name(&mut self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn seek(&mut self, position: usize) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryType` is never used
[INFO] [stdout]   --> src/dns/protocol.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum QueryType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryClass` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum QueryClass {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Question` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct Question {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl Question {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 144 |     fn read(buf: &mut Buffer) -> Result<Question, PackingError> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceRecord` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct ResourceRecord {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl ResourceRecord {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 181 |     fn read(buf: &mut Buffer) -> Result<ResourceRecord, PackingError> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Packet` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct Packet {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl Packet {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 209 |     fn new(header: Header) -> Packet {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_query` is never used
[INFO] [stdout]  --> src/dns/server.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn handle_query(socket: &UdpSocket) -> Result<(), std::io::Error> {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]   --> src/dns/server.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub async fn serve() -> Result<(), std::io::Error> {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u16_at_offset` and `peek_u16` are never used
[INFO] [stdout]   --> src/dns/buffer.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Buffer {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn read_u16_at_offset(&mut self, offset: usize) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn peek_u16(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryType` is never used
[INFO] [stdout]   --> src/dns/protocol.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum QueryType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryClass` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum QueryClass {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `qname`, `qtype`, and `qclass` are never read
[INFO] [stdout]    --> src/dns/protocol.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct Question {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 137 |     // TODO Parse these into the enum
[INFO] [stdout] 138 |     qname: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 139 |     qtype: u8,   //QueryType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 140 |     qclass: u16, //QueryClass,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Question` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `qname` and `address` are never read
[INFO] [stdout]    --> src/dns/protocol.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct ResourceRecord {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 175 |     // TODO Parse these into the enum
[INFO] [stdout] 176 |     qname: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 177 |     address: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.91s
[INFO] running `Command { std: "docker" "inspect" "fa3ed32dd9a328b84484471cf0741531d843c05cd3e9c0575adaa782a0a91e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa3ed32dd9a328b84484471cf0741531d843c05cd3e9c0575adaa782a0a91e59", kill_on_drop: false }`
[INFO] [stdout] fa3ed32dd9a328b84484471cf0741531d843c05cd3e9c0575adaa782a0a91e59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef869c0399cf0db188462209778a66c15d9a626966b7d2faf7ff8d832016ff26
[INFO] running `Command { std: "docker" "start" "-a" "ef869c0399cf0db188462209778a66c15d9a626966b7d2faf7ff8d832016ff26", kill_on_drop: false }`
[INFO] [stdout] warning: struct `Buffer` is never constructed
[INFO] [stdout]  --> src/dns/buffer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Buffer {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/dns/buffer.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Buffer {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  7 |     pub fn new(buf: Vec<u8>) -> Buffer {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn read_u8(&mut self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn read_u8_at_offset(&mut self, offset: usize) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn read_u16(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn read_u16_at_offset(&mut self, offset: usize) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn peek_u8(&mut self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn peek_u16(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn read_sized(&mut self, size: usize) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn read_sized_at_offset(&mut self, size: usize, offset: usize) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn read_name(&mut self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn seek(&mut self, position: usize) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryType` is never used
[INFO] [stdout]   --> src/dns/protocol.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum QueryType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryClass` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum QueryClass {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Question` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct Question {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl Question {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 144 |     fn read(buf: &mut Buffer) -> Result<Question, PackingError> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceRecord` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct ResourceRecord {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl ResourceRecord {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 181 |     fn read(buf: &mut Buffer) -> Result<ResourceRecord, PackingError> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Packet` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct Packet {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl Packet {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 209 |     fn new(header: Header) -> Packet {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_query` is never used
[INFO] [stdout]  --> src/dns/server.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn handle_query(socket: &UdpSocket) -> Result<(), std::io::Error> {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]   --> src/dns/server.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub async fn serve() -> Result<(), std::io::Error> {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bhdns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Buffer` is never constructed
[INFO] [stdout]  --> src/dns/buffer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Buffer {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/dns/buffer.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Buffer {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  7 |     pub fn new(buf: Vec<u8>) -> Buffer {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn read_u8(&mut self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn read_u8_at_offset(&mut self, offset: usize) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn read_u16(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn read_u16_at_offset(&mut self, offset: usize) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn peek_u8(&mut self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn peek_u16(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn read_sized(&mut self, size: usize) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn read_sized_at_offset(&mut self, size: usize, offset: usize) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn read_name(&mut self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn seek(&mut self, position: usize) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryType` is never used
[INFO] [stdout]   --> src/dns/protocol.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum QueryType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryClass` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum QueryClass {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Question` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct Question {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl Question {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 144 |     fn read(buf: &mut Buffer) -> Result<Question, PackingError> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceRecord` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct ResourceRecord {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl ResourceRecord {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 181 |     fn read(buf: &mut Buffer) -> Result<ResourceRecord, PackingError> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Packet` is never constructed
[INFO] [stdout]    --> src/dns/protocol.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct Packet {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl Packet {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 209 |     fn new(header: Header) -> Packet {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_query` is never used
[INFO] [stdout]  --> src/dns/server.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | async fn handle_query(socket: &UdpSocket) -> Result<(), std::io::Error> {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]   --> src/dns/server.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub async fn serve() -> Result<(), std::io::Error> {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u16_at_offset` and `peek_u16` are never used
[INFO] [stdout]   --> src/dns/buffer.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Buffer {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn read_u16_at_offset(&mut self, offset: usize) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn peek_u16(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryType` is never used
[INFO] [stdout]   --> src/dns/protocol.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub enum QueryType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryClass` is never used
[INFO] [stdout]    --> src/dns/protocol.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum QueryClass {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `qname`, `qtype`, and `qclass` are never read
[INFO] [stdout]    --> src/dns/protocol.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct Question {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 137 |     // TODO Parse these into the enum
[INFO] [stdout] 138 |     qname: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 139 |     qtype: u8,   //QueryType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 140 |     qclass: u16, //QueryClass,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Question` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `qname` and `address` are never read
[INFO] [stdout]    --> src/dns/protocol.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct ResourceRecord {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 175 |     // TODO Parse these into the enum
[INFO] [stdout] 176 |     qname: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 177 |     address: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "ef869c0399cf0db188462209778a66c15d9a626966b7d2faf7ff8d832016ff26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef869c0399cf0db188462209778a66c15d9a626966b7d2faf7ff8d832016ff26", kill_on_drop: false }`
[INFO] [stdout] ef869c0399cf0db188462209778a66c15d9a626966b7d2faf7ff8d832016ff26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea6101be556a099efea669e37d197aef56678a33d01663d5b4255e0d84e0045b
[INFO] running `Command { std: "docker" "start" "-a" "ea6101be556a099efea669e37d197aef56678a33d01663d5b4255e0d84e0045b", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Buffer` is never constructed
[INFO] [stderr]  --> src/dns/buffer.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Buffer {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]   --> src/dns/buffer.rs:7:12
[INFO] [stderr]    |
[INFO] [stderr]  6 | impl Buffer {
[INFO] [stderr]    | ----------- associated items in this implementation
[INFO] [stderr]  7 |     pub fn new(buf: Vec<u8>) -> Buffer {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |     pub fn read_u8(&mut self) -> u8 {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub fn read_u8_at_offset(&mut self, offset: usize) -> u8 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn read_u16(&mut self) -> u16 {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn read_u16_at_offset(&mut self, offset: usize) -> u16 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn peek_u8(&mut self) -> u8 {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn peek_u16(&mut self) -> u16 {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn read_sized(&mut self, size: usize) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn read_sized_at_offset(&mut self, size: usize, offset: usize) -> Vec<u8> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub fn read_name(&mut self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub fn seek(&mut self, position: usize) {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `QueryType` is never used
[INFO] [stderr]   --> src/dns/protocol.rs:71:10
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub enum QueryType {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `QueryClass` is never used
[INFO] [stderr]    --> src/dns/protocol.rs:126:10
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub enum QueryClass {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Question` is never constructed
[INFO] [stderr]    --> src/dns/protocol.rs:136:12
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub struct Question {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `read` is never used
[INFO] [stderr]    --> src/dns/protocol.rs:144:8
[INFO] [stderr]     |
[INFO] [stderr] 143 | impl Question {
[INFO] [stderr]     | ------------- associated function in this implementation
[INFO] [stderr] 144 |     fn read(buf: &mut Buffer) -> Result<Question, PackingError> {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ResourceRecord` is never constructed
[INFO] [stderr]    --> src/dns/protocol.rs:174:12
[INFO] [stderr]     |
[INFO] [stderr] 174 | pub struct ResourceRecord {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `read` is never used
[INFO] [stderr]    --> src/dns/protocol.rs:181:8
[INFO] [stderr]     |
[INFO] [stderr] 180 | impl ResourceRecord {
[INFO] [stderr]     | ------------------- associated function in this implementation
[INFO] [stderr] 181 |     fn read(buf: &mut Buffer) -> Result<ResourceRecord, PackingError> {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Packet` is never constructed
[INFO] [stderr]    --> src/dns/protocol.rs:200:12
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub struct Packet {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/dns/protocol.rs:209:8
[INFO] [stderr]     |
[INFO] [stderr] 208 | impl Packet {
[INFO] [stderr]     | ----------- associated function in this implementation
[INFO] [stderr] 209 |     fn new(header: Header) -> Packet {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_query` is never used
[INFO] [stderr]  --> src/dns/server.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | async fn handle_query(socket: &UdpSocket) -> Result<(), std::io::Error> {
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `serve` is never used
[INFO] [stderr]   --> src/dns/server.rs:24:14
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub async fn serve() -> Result<(), std::io::Error> {
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bhdns` (lib) generated 12 warnings
[INFO] [stderr] warning: methods `read_u16_at_offset` and `peek_u16` are never used
[INFO] [stderr]   --> src/dns/buffer.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr]  6 | impl Buffer {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn read_u16_at_offset(&mut self, offset: usize) -> u16 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn peek_u16(&mut self) -> u16 {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `qname`, `qtype`, and `qclass` are never read
[INFO] [stderr]    --> src/dns/protocol.rs:138:5
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub struct Question {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 137 |     // TODO Parse these into the enum
[INFO] [stderr] 138 |     qname: String,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 139 |     qtype: u8,   //QueryType,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 140 |     qclass: u16, //QueryClass,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Question` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `qname` and `address` are never read
[INFO] [stderr]    --> src/dns/protocol.rs:176:5
[INFO] [stderr]     |
[INFO] [stderr] 174 | pub struct ResourceRecord {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] 175 |     // TODO Parse these into the enum
[INFO] [stderr] 176 |     qname: String,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 177 |     address: u64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ResourceRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `bhdns` (bin "bhdns" test) generated 5 warnings (2 duplicates)
[INFO] [stderr] warning: `bhdns` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bhdns-6b10c6eb5da46242)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bhdns-abace0bcbadff6a5)
[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 bhdns
[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" "ea6101be556a099efea669e37d197aef56678a33d01663d5b4255e0d84e0045b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea6101be556a099efea669e37d197aef56678a33d01663d5b4255e0d84e0045b", kill_on_drop: false }`
[INFO] [stdout] ea6101be556a099efea669e37d197aef56678a33d01663d5b4255e0d84e0045b
