[INFO] cloning repository https://github.com/lholznagel/rust-dns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lholznagel/rust-dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flholznagel%2Frust-dns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flholznagel%2Frust-dns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b20d990f3377bb7b6457d9a64236bc409fb9a1ed
[INFO] testing lholznagel/rust-dns against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flholznagel%2Frust-dns" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lholznagel/rust-dns
[INFO] finished tweaking git repo https://github.com/lholznagel/rust-dns
[INFO] tweaked toml for git repo https://github.com/lholznagel/rust-dns written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lholznagel/rust-dns on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lholznagel/rust-dns 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.44
[INFO] [stderr]   Downloaded linked-hash-map v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.18
[INFO] [stderr]   Downloaded loggify v1.0.0
[INFO] [stderr]   Downloaded yaml-rust v0.4.2
[INFO] [stderr]   Downloaded hermit-abi v0.1.16
[INFO] [stderr]   Downloaded nb-connect v1.0.1
[INFO] [stderr]   Downloaded async-channel v1.4.2
[INFO] [stderr]   Downloaded async-attributes v1.1.1
[INFO] [stderr]   Downloaded async-task v4.0.2
[INFO] [stderr]   Downloaded polling v1.1.0
[INFO] [stderr]   Downloaded cc v1.0.26
[INFO] [stderr]   Downloaded wepoll-sys-stjepang v1.0.8
[INFO] [stderr]   Downloaded futures-lite v1.8.0
[INFO] [stderr]   Downloaded vec-arena v1.0.0
[INFO] [stderr]   Downloaded async-io v1.1.5
[INFO] [stderr]   Downloaded pin-project-lite v0.1.10
[INFO] [stderr]   Downloaded time v0.1.41
[INFO] [stderr]   Downloaded blocking v1.0.0
[INFO] [stderr]   Downloaded fastrand v1.3.5
[INFO] [stderr]   Downloaded syn v1.0.42
[INFO] [stderr]   Downloaded async-std v1.6.5
[INFO] [stderr]   Downloaded once_cell v1.4.1
[INFO] [stderr]   Downloaded async-executor v1.3.0
[INFO] [stderr]   Downloaded async-global-executor v1.3.0
[INFO] [stderr]   Downloaded libc v0.2.78
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81d52974e0f72ce8b7a0c537ed6825fb54f8d433b836266b73051ffeb0c44043
[INFO] running `Command { std: "docker" "start" "-a" "81d52974e0f72ce8b7a0c537ed6825fb54f8d433b836266b73051ffeb0c44043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81d52974e0f72ce8b7a0c537ed6825fb54f8d433b836266b73051ffeb0c44043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81d52974e0f72ce8b7a0c537ed6825fb54f8d433b836266b73051ffeb0c44043", kill_on_drop: false }`
[INFO] [stdout] 81d52974e0f72ce8b7a0c537ed6825fb54f8d433b836266b73051ffeb0c44043
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 618306a4c17dbd69e02c4ca3ae6f9f9c9c471298f88648e35aa89c9cd58270c8
[INFO] running `Command { std: "docker" "start" "-a" "618306a4c17dbd69e02c4ca3ae6f9f9c9c471298f88648e35aa89c9cd58270c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling fastrand v1.3.5
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling futures-lite v1.8.0
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling nb-connect v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling async-task v4.0.2
[INFO] [stderr]    Compiling async-channel v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling polling v1.1.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling time v0.1.41
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling rdns_proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> proto/src/reader.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-executor v1.3.0
[INFO] [stderr]    Compiling async-io v1.1.5
[INFO] [stdout] warning: method `read_u8_as_binary` is never used
[INFO] [stdout]   --> proto/src/reader.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> Reader<'a> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn read_u8_as_binary(&mut self) -> Result<[u8; 8]> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_u32` is never used
[INFO] [stdout]    --> proto/src/reader.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub trait ByteReader: std::io::Read {
[INFO] [stdout]     |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn read_u32(&mut self) -> Result<u32> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/reader.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(unsafe { mem::transmute::<[u8; 2], u16>(buffer) })
[INFO] [stdout]    |                     ------------------------------^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/reader.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(unsafe { mem::transmute::<[u8; 4], u32>(buffer) })
[INFO] [stdout]    |                     ------------------------------^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/writer.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let bytes: [u8; 2] = unsafe { ::std::mem::transmute(value) };
[INFO] [stdout]    |                                       ---------------------^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/writer.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let bytes: [u8; 4] = unsafe { ::std::mem::transmute(value) };
[INFO] [stdout]    |                                       ---------------------^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling blocking v1.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.2
[INFO] [stderr]    Compiling loggify v1.0.0
[INFO] [stderr]    Compiling async-global-executor v1.3.0
[INFO] [stderr]    Compiling async-attributes v1.1.1
[INFO] [stderr]    Compiling async-std v1.6.5
[INFO] [stderr]    Compiling rdns_daemon v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> daemon/src/error.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     IoError(std::io::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RdnsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     IoError(std::io::Error),
[INFO] [stdout] 8 +     IoError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_checked` is never read
[INFO] [stdout]   --> daemon/src/server.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ServerHandler {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub last_checked: SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_ttl` is never used
[INFO] [stdout]   --> daemon/src/server.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ServerHandler {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn validate_ttl(&mut self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.39s
[INFO] running `Command { std: "docker" "inspect" "618306a4c17dbd69e02c4ca3ae6f9f9c9c471298f88648e35aa89c9cd58270c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618306a4c17dbd69e02c4ca3ae6f9f9c9c471298f88648e35aa89c9cd58270c8", kill_on_drop: false }`
[INFO] [stdout] 618306a4c17dbd69e02c4ca3ae6f9f9c9c471298f88648e35aa89c9cd58270c8
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e981404d60813dbe7fd1d60254e5c12be04642aefb4e18bc067c6ae29202b0e0
[INFO] running `Command { std: "docker" "start" "-a" "e981404d60813dbe7fd1d60254e5c12be04642aefb4e18bc067c6ae29202b0e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> proto/src/reader.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_u8_as_binary` is never used
[INFO] [stdout]   --> proto/src/reader.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> Reader<'a> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn read_u8_as_binary(&mut self) -> Result<[u8; 8]> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_u32` is never used
[INFO] [stdout]    --> proto/src/reader.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub trait ByteReader: std::io::Read {
[INFO] [stdout]     |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn read_u32(&mut self) -> Result<u32> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/reader.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(unsafe { mem::transmute::<[u8; 2], u16>(buffer) })
[INFO] [stdout]    |                     ------------------------------^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/reader.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(unsafe { mem::transmute::<[u8; 4], u32>(buffer) })
[INFO] [stdout]    |                     ------------------------------^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/writer.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let bytes: [u8; 2] = unsafe { ::std::mem::transmute(value) };
[INFO] [stdout]    |                                       ---------------------^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/writer.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let bytes: [u8; 4] = unsafe { ::std::mem::transmute(value) };
[INFO] [stdout]    |                                       ---------------------^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rdns_daemon v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> daemon/src/error.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     IoError(std::io::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RdnsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     IoError(std::io::Error),
[INFO] [stdout] 8 +     IoError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rdns_proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> proto/src/reader.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_u8_as_binary` is never used
[INFO] [stdout]   --> proto/src/reader.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> Reader<'a> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn read_u8_as_binary(&mut self) -> Result<[u8; 8]> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_u32` is never used
[INFO] [stdout]    --> proto/src/reader.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub trait ByteReader: std::io::Read {
[INFO] [stdout]     |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn read_u32(&mut self) -> Result<u32> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/reader.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(unsafe { mem::transmute::<[u8; 2], u16>(buffer) })
[INFO] [stdout]    |                     ------------------------------^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/reader.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(unsafe { mem::transmute::<[u8; 4], u32>(buffer) })
[INFO] [stdout]    |                     ------------------------------^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/writer.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let bytes: [u8; 2] = unsafe { ::std::mem::transmute(value) };
[INFO] [stdout]    |                                       ---------------------^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> proto/src/writer.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let bytes: [u8; 4] = unsafe { ::std::mem::transmute(value) };
[INFO] [stdout]    |                                       ---------------------^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "e981404d60813dbe7fd1d60254e5c12be04642aefb4e18bc067c6ae29202b0e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e981404d60813dbe7fd1d60254e5c12be04642aefb4e18bc067c6ae29202b0e0", kill_on_drop: false }`
[INFO] [stdout] e981404d60813dbe7fd1d60254e5c12be04642aefb4e18bc067c6ae29202b0e0
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2730abcba8c9a2a60e6ac5e4990313cdf6422b8a5950fe95b7c2031521e4760d
[INFO] running `Command { std: "docker" "start" "-a" "2730abcba8c9a2a60e6ac5e4990313cdf6422b8a5950fe95b7c2031521e4760d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `tests`
[INFO] [stderr]    --> proto/src/reader.rs:107:7
[INFO] [stderr]     |
[INFO] [stderr] 107 | #[cfg(tests)]
[INFO] [stderr]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `read_u8_as_binary` is never used
[INFO] [stderr]   --> proto/src/reader.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl<'a> Reader<'a> {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn read_u8_as_binary(&mut self) -> Result<[u8; 8]> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `read_u32` is never used
[INFO] [stderr]    --> proto/src/reader.rs:148:8
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub trait ByteReader: std::io::Read {
[INFO] [stderr]     |           ---------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 148 |     fn read_u32(&mut self) -> Result<u32> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> proto/src/reader.rs:42:21
[INFO] [stderr]    |
[INFO] [stderr] 42 |         Ok(unsafe { mem::transmute::<[u8; 2], u16>(buffer) })
[INFO] [stderr]    |                     ------------------------------^^^^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> proto/src/reader.rs:53:21
[INFO] [stderr]    |
[INFO] [stderr] 53 |         Ok(unsafe { mem::transmute::<[u8; 4], u32>(buffer) })
[INFO] [stderr]    |                     ------------------------------^^^^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> proto/src/writer.rs:61:39
[INFO] [stderr]    |
[INFO] [stderr] 61 |         let bytes: [u8; 2] = unsafe { ::std::mem::transmute(value) };
[INFO] [stderr]    |                                       ---------------------^^^^^^^
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: replace this with: `u16::to_ne_bytes`
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> proto/src/writer.rs:71:39
[INFO] [stderr]    |
[INFO] [stderr] 71 |         let bytes: [u8; 4] = unsafe { ::std::mem::transmute(value) };
[INFO] [stderr]    |                                       ---------------------^^^^^^^
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: replace this with: `u32::to_ne_bytes`
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: `rdns_proto` (lib) generated 7 warnings (run `cargo fix --lib -p rdns_proto` to apply 4 suggestions)
[INFO] [stderr] warning: `rdns_proto` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> daemon/src/error.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |     IoError(std::io::Error),
[INFO] [stderr]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `RdnsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 8 -     IoError(std::io::Error),
[INFO] [stderr] 8 +     IoError(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: `rdns_daemon` (bin "rdns_daemon" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rdns_daemon-c84d47c0bf1bccd1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test server::tests::test_read_query ... ok
[INFO] [stdout] test server::tests::test_read_response ... ok
[INFO] [stdout] test server::tests::test_cache_invalidates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdns_proto-a63e340dd1b99638)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test dns::tests::test_parse_query_github ... ok
[INFO] [stdout] test dns::tests::test_parse_query_play_google_aaaa ... ok
[INFO] [stdout] test dns::tests::test_build_query_play_google_aaaa ... ok
[INFO] [stdout] test dns::tests::test_build_response_github ... ok
[INFO] [stdout] test dns::tests::test_build_query_github ... ok
[INFO] [stdout] test dns::tests::test_build_query_google ... ok
[INFO] [stdout] test dns::tests::test_build_response_google ... ok
[INFO] [stdout] test reader::tests::read_length_001 ... ok
[INFO] [stdout] test dns::tests::test_parse_query_google ... ok
[INFO] [stdout] test reader::tests::read_u16_001 ... ok
[INFO] [stdout] test reader::tests::read_u16_002 ... ok
[INFO] [stdout] test dns::tests::test_build_response_play_google_aaaa ... ok
[INFO] [stdout] test reader::tests::read_u16_003 ... ok
[INFO] [stdout] test reader::tests::read_u8_001 ... ok
[INFO] [stdout] test reader::tests::read_u8_002 ... ok
[INFO] [stdout] test reader::tests::test_to_binary ... ok
[INFO] [stdout] test reader::tests::read_u8_003 ... ok
[INFO] [stdout] test writer::tests::test_u16 ... ok
[INFO] [stdout] test reader::tests::read_length_002 ... ok
[INFO] [stdout] test reader::tests::read_length_003 ... ok
[INFO] [stdout] test writer::tests::test_u32 ... ok
[INFO] [stdout] test dns::tests::test_parse_response_github ... FAILED
[INFO] [stdout] test dns::tests::test_parse_response_play_google_aaaa ... FAILED
[INFO] [stdout] test dns::tests::test_parse_response_google ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dns::tests::test_parse_response_github stdout ----
[INFO] [stdout] [proto/src/dns.rs:99:13] protocol = Cursor {
[INFO] [stdout]     inner: [
[INFO] [stdout]         34,
[INFO] [stdout]         76,
[INFO] [stdout]         129,
[INFO] [stdout]         128,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         3,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         3,
[INFO] [stdout]         119,
[INFO] [stdout]         119,
[INFO] [stdout]         119,
[INFO] [stdout]         6,
[INFO] [stdout]         103,
[INFO] [stdout]         105,
[INFO] [stdout]         116,
[INFO] [stdout]         104,
[INFO] [stdout]         117,
[INFO] [stdout]         98,
[INFO] [stdout]         3,
[INFO] [stdout]         99,
[INFO] [stdout]         111,
[INFO] [stdout]         109,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         192,
[INFO] [stdout]         12,
[INFO] [stdout]         0,
[INFO] [stdout]         5,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         4,
[INFO] [stdout]         147,
[INFO] [stdout]         0,
[INFO] [stdout]         2,
[INFO] [stdout]         192,
[INFO] [stdout]         16,
[INFO] [stdout]         192,
[INFO] [stdout]         16,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         59,
[INFO] [stdout]         0,
[INFO] [stdout]         4,
[INFO] [stdout]         192,
[INFO] [stdout]         30,
[INFO] [stdout]         253,
[INFO] [stdout]         113,
[INFO] [stdout]         192,
[INFO] [stdout]         16,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         59,
[INFO] [stdout]         0,
[INFO] [stdout]         4,
[INFO] [stdout]         192,
[INFO] [stdout]         30,
[INFO] [stdout]         253,
[INFO] [stdout]         112,
[INFO] [stdout]     ],
[INFO] [stdout]     pos: 32,
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'dns::tests::test_parse_response_github' (30) panicked at proto/src/qtype.rs:67:14:
[INFO] [stdout] Unknown qtype
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59480fc1f292 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59480fc1f292 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59480fc1f292 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59480fc1f292 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59480fc33e3a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59480fc33e3a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59480fc24176 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59480fc24176 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59480fbfd75f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59480fbfd75f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59480fc17579 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59480fbb26ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59480fbb26ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59480fc17732 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59480fc17732 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59480fbfcd2c - std[716c9a7a72e5c14e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x59480fbf5199 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59480fbf0690 - std[716c9a7a72e5c14e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x59480fb91e2d - rdns_proto[981ea223a5180e7a]::qtype::as_qtype
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/qtype.rs:67:14
[INFO] [stdout]   19:     0x59480fb98461 - <rdns_proto[981ea223a5180e7a]::dns::DNS>::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:124:29
[INFO] [stdout]   20:     0x59480fb9e076 - rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_github
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:407:19
[INFO] [stdout]   21:     0x59480fb9bd27 - rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_github::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:404:40
[INFO] [stdout]   22:     0x59480fba63e6 - <rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_github::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59480fba6a5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59480fba6a5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59480fbb32ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59480fbad784 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59480fbad784 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59480fbb5db2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59480fbb5db2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59480fc1eb3f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x59480fc1eb3f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7b5b36cf9aa4 - <unknown>
[INFO] [stdout]   44:     0x7b5b36d86a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dns::tests::test_parse_response_play_google_aaaa stdout ----
[INFO] [stdout] [proto/src/dns.rs:99:13] protocol = Cursor {
[INFO] [stdout]     inner: [
[INFO] [stdout]         138,
[INFO] [stdout]         240,
[INFO] [stdout]         129,
[INFO] [stdout]         128,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         4,
[INFO] [stdout]         112,
[INFO] [stdout]         108,
[INFO] [stdout]         97,
[INFO] [stdout]         121,
[INFO] [stdout]         6,
[INFO] [stdout]         103,
[INFO] [stdout]         111,
[INFO] [stdout]         111,
[INFO] [stdout]         103,
[INFO] [stdout]         108,
[INFO] [stdout]         101,
[INFO] [stdout]         3,
[INFO] [stdout]         99,
[INFO] [stdout]         111,
[INFO] [stdout]         109,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         28,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         192,
[INFO] [stdout]         12,
[INFO] [stdout]         0,
[INFO] [stdout]         28,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         108,
[INFO] [stdout]         0,
[INFO] [stdout]         16,
[INFO] [stdout]         42,
[INFO] [stdout]         0,
[INFO] [stdout]         20,
[INFO] [stdout]         80,
[INFO] [stdout]         64,
[INFO] [stdout]         1,
[INFO] [stdout]         8,
[INFO] [stdout]         21,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         32,
[INFO] [stdout]         14,
[INFO] [stdout]     ],
[INFO] [stdout]     pos: 33,
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'dns::tests::test_parse_response_play_google_aaaa' (32) panicked at proto/src/qtype.rs:67:14:
[INFO] [stdout] Unknown qtype
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59480fc1f292 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59480fc1f292 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59480fc1f292 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59480fc1f292 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59480fc33e3a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59480fc33e3a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59480fc24176 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59480fc24176 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59480fbfd75f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59480fbfd75f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59480fc17579 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59480fbb26ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59480fbb26ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59480fc17732 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59480fc17732 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59480fbfcd2c - std[716c9a7a72e5c14e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x59480fbf5199 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59480fbf0690 - std[716c9a7a72e5c14e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x59480fb91e2d - rdns_proto[981ea223a5180e7a]::qtype::as_qtype
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/qtype.rs:67:14
[INFO] [stdout]   19:     0x59480fb98461 - <rdns_proto[981ea223a5180e7a]::dns::DNS>::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:124:29
[INFO] [stdout]   20:     0x59480fb9fec6 - rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_play_google_aaaa
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:581:19
[INFO] [stdout]   21:     0x59480fb9be17 - rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_play_google_aaaa::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:578:50
[INFO] [stdout]   22:     0x59480fba6526 - <rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_play_google_aaaa::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59480fba6a5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59480fba6a5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59480fbb32ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59480fbad784 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59480fbad784 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59480fbb5db2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59480fbb5db2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59480fc1eb3f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x59480fc1eb3f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7b5b36cf9aa4 - <unknown>
[INFO] [stdout]   44:     0x7b5b36d86a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dns::tests::test_parse_response_google stdout ----
[INFO] [stdout] [proto/src/dns.rs:99:13] protocol = Cursor {
[INFO] [stdout]     inner: [
[INFO] [stdout]         52,
[INFO] [stdout]         158,
[INFO] [stdout]         129,
[INFO] [stdout]         128,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         3,
[INFO] [stdout]         119,
[INFO] [stdout]         119,
[INFO] [stdout]         119,
[INFO] [stdout]         6,
[INFO] [stdout]         103,
[INFO] [stdout]         111,
[INFO] [stdout]         111,
[INFO] [stdout]         103,
[INFO] [stdout]         108,
[INFO] [stdout]         101,
[INFO] [stdout]         2,
[INFO] [stdout]         100,
[INFO] [stdout]         101,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         192,
[INFO] [stdout]         12,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         238,
[INFO] [stdout]         0,
[INFO] [stdout]         4,
[INFO] [stdout]         172,
[INFO] [stdout]         217,
[INFO] [stdout]         168,
[INFO] [stdout]         195,
[INFO] [stdout]     ],
[INFO] [stdout]     pos: 31,
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'dns::tests::test_parse_response_google' (31) panicked at proto/src/qtype.rs:67:14:
[INFO] [stdout] Unknown qtype
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59480fc1f292 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59480fc1f292 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59480fc1f292 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59480fc1f292 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59480fc33e3a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59480fc33e3a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59480fc24176 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59480fc24176 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59480fbfd75f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59480fbfd75f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59480fc17579 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59480fbb26ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59480fbb26ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59480fc17732 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59480fc17732 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59480fbfcd2c - std[716c9a7a72e5c14e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x59480fbf5199 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59480fbf0690 - std[716c9a7a72e5c14e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x59480fb91e2d - rdns_proto[981ea223a5180e7a]::qtype::as_qtype
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/qtype.rs:67:14
[INFO] [stdout]   19:     0x59480fb98461 - <rdns_proto[981ea223a5180e7a]::dns::DNS>::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:124:29
[INFO] [stdout]   20:     0x59480fb9ea56 - rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_google
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:269:19
[INFO] [stdout]   21:     0x59480fb9bd57 - rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_google::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/proto/src/dns.rs:266:40
[INFO] [stdout]   22:     0x59480fba6426 - <rdns_proto[981ea223a5180e7a]::dns::tests::test_parse_response_google::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59480fba6a5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59480fba6a5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59480fbb32ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59480fbb32ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59480fbb32ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59480fbad784 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59480fbad784 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59480fbb5db2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59480fbb5db2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59480fbb5db2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59480fc1eb3f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x59480fc1eb3f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7b5b36cf9aa4 - <unknown>
[INFO] [stdout]   44:     0x7b5b36d86a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dns::tests::test_parse_response_github
[INFO] [stdout]     dns::tests::test_parse_response_google
[INFO] [stdout]     dns::tests::test_parse_response_play_google_aaaa
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rdns_proto --lib`
[INFO] running `Command { std: "docker" "inspect" "2730abcba8c9a2a60e6ac5e4990313cdf6422b8a5950fe95b7c2031521e4760d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2730abcba8c9a2a60e6ac5e4990313cdf6422b8a5950fe95b7c2031521e4760d", kill_on_drop: false }`
[INFO] [stdout] 2730abcba8c9a2a60e6ac5e4990313cdf6422b8a5950fe95b7c2031521e4760d
