[INFO] cloning repository https://github.com/impl-cat-infra/DNS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/impl-cat-infra/DNS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimpl-cat-infra%2FDNS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimpl-cat-infra%2FDNS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fadcd712104d8df7f09df596b8744d28df000b03 [INFO] testing impl-cat-infra/DNS against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimpl-cat-infra%2FDNS" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/impl-cat-infra/DNS [INFO] finished tweaking git repo https://github.com/impl-cat-infra/DNS [INFO] tweaked toml for git repo https://github.com/impl-cat-infra/DNS written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/impl-cat-infra/DNS on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/impl-cat-infra/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paw v1.0.0 [INFO] [stderr] Downloaded proc-macro-crate v1.1.3 [INFO] [stderr] Downloaded zeroize_derive v1.3.2 [INFO] [stderr] Downloaded nom-derive-impl v0.10.0 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded ed25519 v1.4.1 [INFO] [stderr] Downloaded nom-derive v0.10.0 [INFO] [stderr] Downloaded num_enum_derive v0.5.7 [INFO] [stderr] Downloaded num_enum v0.5.7 [INFO] [stderr] Downloaded paw-attributes v1.0.2 [INFO] [stderr] Downloaded paw-raw v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1796745b70b2c2901d406909aafc105b2f18af706022561181e07e7ae97f192b [INFO] running `Command { std: "docker" "start" "-a" "1796745b70b2c2901d406909aafc105b2f18af706022561181e07e7ae97f192b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1796745b70b2c2901d406909aafc105b2f18af706022561181e07e7ae97f192b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1796745b70b2c2901d406909aafc105b2f18af706022561181e07e7ae97f192b", kill_on_drop: false }` [INFO] [stdout] 1796745b70b2c2901d406909aafc105b2f18af706022561181e07e7ae97f192b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f650e268ab53c511202e3ebec1afcb2a3ebae7c306589da3874d4c996296f6b1 [INFO] running `Command { std: "docker" "start" "-a" "f650e268ab53c511202e3ebec1afcb2a3ebae7c306589da3874d4c996296f6b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling nom-derive v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling impl-cat-dns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name`, `ty`, `ttl`, and `rdata` are never read [INFO] [stdout] --> src/parser.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct RR<'a> { [INFO] [stdout] | -- fields in this struct [INFO] [stdout] 69 | pub name: Name<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | pub ty: Type, [INFO] [stdout] | ^^ [INFO] [stdout] 71 | // Right now, silently ignores CLASS [INFO] [stdout] 72 | pub ttl: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | pub rdata: &'a [u8], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RR` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `qr`, `ad`, and `cd` are never read [INFO] [stdout] --> src/parser.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct ReqHeaderStatus { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 78 | pub qr: bool, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub ad: bool, [INFO] [stdout] | ^^ [INFO] [stdout] 84 | pub cd: bool, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReqHeaderStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `additionals` is never read [INFO] [stdout] --> src/parser.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Req<'a> { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 101 | pub additionals: Vec>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Req` 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 1m 22s [INFO] running `Command { std: "docker" "inspect" "f650e268ab53c511202e3ebec1afcb2a3ebae7c306589da3874d4c996296f6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f650e268ab53c511202e3ebec1afcb2a3ebae7c306589da3874d4c996296f6b1", kill_on_drop: false }` [INFO] [stdout] f650e268ab53c511202e3ebec1afcb2a3ebae7c306589da3874d4c996296f6b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8517cf7017a3622c3c5722f93caf38e7c5bffe0ce54601aded8c26561028de42 [INFO] running `Command { std: "docker" "start" "-a" "8517cf7017a3622c3c5722f93caf38e7c5bffe0ce54601aded8c26561028de42", kill_on_drop: false }` [INFO] [stderr] Compiling impl-cat-dns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name`, `ty`, `ttl`, and `rdata` are never read [INFO] [stdout] --> src/parser.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct RR<'a> { [INFO] [stdout] | -- fields in this struct [INFO] [stdout] 69 | pub name: Name<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | pub ty: Type, [INFO] [stdout] | ^^ [INFO] [stdout] 71 | // Right now, silently ignores CLASS [INFO] [stdout] 72 | pub ttl: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | pub rdata: &'a [u8], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RR` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `qr`, `ad`, and `cd` are never read [INFO] [stdout] --> src/parser.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct ReqHeaderStatus { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 78 | pub qr: bool, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub ad: bool, [INFO] [stdout] | ^^ [INFO] [stdout] 84 | pub cd: bool, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReqHeaderStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `additionals` is never read [INFO] [stdout] --> src/parser.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Req<'a> { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 101 | pub additionals: Vec>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Req` 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.53s [INFO] running `Command { std: "docker" "inspect" "8517cf7017a3622c3c5722f93caf38e7c5bffe0ce54601aded8c26561028de42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8517cf7017a3622c3c5722f93caf38e7c5bffe0ce54601aded8c26561028de42", kill_on_drop: false }` [INFO] [stdout] 8517cf7017a3622c3c5722f93caf38e7c5bffe0ce54601aded8c26561028de42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 431d136c1d5c5eba3d469f2001581b99ca126bc994c7fa2fdd8dfee7bd8c79f1 [INFO] running `Command { std: "docker" "start" "-a" "431d136c1d5c5eba3d469f2001581b99ca126bc994c7fa2fdd8dfee7bd8c79f1", kill_on_drop: false }` [INFO] [stderr] warning: fields `name`, `ty`, `ttl`, and `rdata` are never read [INFO] [stderr] --> src/parser.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 68 | pub struct RR<'a> { [INFO] [stderr] | -- fields in this struct [INFO] [stderr] 69 | pub name: Name<'a>, [INFO] [stderr] | ^^^^ [INFO] [stderr] 70 | pub ty: Type, [INFO] [stderr] | ^^ [INFO] [stderr] 71 | // Right now, silently ignores CLASS [INFO] [stderr] 72 | pub ttl: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] 73 | pub rdata: &'a [u8], [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RR` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `qr`, `ad`, and `cd` are never read [INFO] [stderr] --> src/parser.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 77 | pub struct ReqHeaderStatus { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 78 | pub qr: bool, [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 83 | pub ad: bool, [INFO] [stderr] | ^^ [INFO] [stderr] 84 | pub cd: bool, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `ReqHeaderStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `additionals` is never read [INFO] [stderr] --> src/parser.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 98 | pub struct Req<'a> { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 101 | pub additionals: Vec>, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Req` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `impl-cat-dns` (bin "impl-cat-dns" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/bin/ed25519_keygen.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ed25519_keygen-07e3fdfba19f24c6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/impl_cat_dns-9f2ee3b08a82db7b) [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] [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" "431d136c1d5c5eba3d469f2001581b99ca126bc994c7fa2fdd8dfee7bd8c79f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431d136c1d5c5eba3d469f2001581b99ca126bc994c7fa2fdd8dfee7bd8c79f1", kill_on_drop: false }` [INFO] [stdout] 431d136c1d5c5eba3d469f2001581b99ca126bc994c7fa2fdd8dfee7bd8c79f1