[INFO] fetching crate domain-core 0.4.0...
[INFO] checking domain-core-0.4.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate domain-core 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate domain-core 0.4.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate domain-core 0.4.0
[INFO] finished tweaking crates.io crate domain-core 0.4.0
[INFO] tweaked toml for crates.io crate domain-core 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b7e6b896516f8d750539bec864046406e1d8b855308123bd2e62076c38e74e1
[INFO] running `Command { std: "docker" "start" "-a" "5b7e6b896516f8d750539bec864046406e1d8b855308123bd2e62076c38e74e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b7e6b896516f8d750539bec864046406e1d8b855308123bd2e62076c38e74e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b7e6b896516f8d750539bec864046406e1d8b855308123bd2e62076c38e74e1", kill_on_drop: false }`
[INFO] [stdout] 5b7e6b896516f8d750539bec864046406e1d8b855308123bd2e62076c38e74e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d4c73226822d4469b34880e9319097ffe250e986713cfd7ba08b19164a57eeb
[INFO] running `Command { std: "docker" "start" "-a" "3d4c73226822d4469b34880e9319097ffe250e986713cfd7ba08b19164a57eeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking domain-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/charstr.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         try!("CharStr(\"".fmt(f));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/charstr.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         try!(fmt::Display::fmt(self, f));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/message.rs:656:21
[INFO] [stdout]     |
[INFO] [stdout] 656 |             let _ = try!(record);
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/label.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |             0 ... 0x3F => (head as usize) + 1,
[INFO] [stdout]    |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/label.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |             0x40 ... 0x7F => {
[INFO] [stdout]    |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/label.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |             0xC0 ... 0xFF => {
[INFO] [stdout]    |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 0 ... 0x3F => break self.pos + (ltype as usize),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:473:22
[INFO] [stdout]     |
[INFO] [stdout] 473 |                 0xC0 ... 0xFF => {
[INFO] [stdout]     |                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:566:15
[INFO] [stdout]     |
[INFO] [stdout] 566 |             0 ... 0x3F => Ok(LabelType::Normal(ltype as usize)),
[INFO] [stdout]     |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:567:18
[INFO] [stdout]     |
[INFO] [stdout] 567 |             0xC0 ... 0xFF => {
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:572:18
[INFO] [stdout]     |
[INFO] [stdout] 572 |             0x40 ... 0x4F => Err(LabelTypeError::Extended(ltype).into()),
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:581:15
[INFO] [stdout]     |
[INFO] [stdout] 581 |             0 ... 0x3F => Ok(LabelType::Normal(ltype as usize)),
[INFO] [stdout]     |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:582:18
[INFO] [stdout]     |
[INFO] [stdout] 582 |             0xC0 ... 0xFF => {
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:587:18
[INFO] [stdout]     |
[INFO] [stdout] 587 |             0x40 ... 0x4F => Err(LabelTypeError::Extended(ltype).into()),
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/uncertain.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 ' ' ... '-' | '/' ... '[' | ']' ... '~' => {
[INFO] [stdout]    |                     ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/uncertain.rs:84:35
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 ' ' ... '-' | '/' ... '[' | ']' ... '~' => {
[INFO] [stdout]    |                                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/uncertain.rs:84:49
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 ' ' ... '-' | '/' ... '[' | ']' ... '~' => {
[INFO] [stdout]    |                                                 ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/name/uncertain.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let ch = try!(chars.next().ok_or(FromStrError::UnexpectedEnd));
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/name/uncertain.rs:339:17
[INFO] [stdout]     |
[INFO] [stdout] 339 |               + try!(chars.next().ok_or(FromStrError::UnexpectedEnd)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/name/uncertain.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |               + try!(chars.next().ok_or(FromStrError::UnexpectedEnd)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iana/macros.rs:421:29
[INFO] [stdout]     |
[INFO] [stdout] 421 | ...                   try!(f.write_char(*ch as char))
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/iana/class.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | int_enum_str_with_prefix!(Class, "CLASS", b"CLASS", u16, "unknown class");
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int_enum_str_with_prefix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iana/macros.rs:421:29
[INFO] [stdout]     |
[INFO] [stdout] 421 |   ...                   try!(f.write_char(*ch as char))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/iana/rtype.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | / int_enum_str_with_prefix!(Rtype, "TYPE", b"TYPE", u16,
[INFO] [stdout] 419 | |                           "unknown record type");
[INFO] [stdout]     | |________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int_enum_str_with_prefix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iana/macros.rs:322:29
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   try!(f.write_char(*ch as char))
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/iana/secalg.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | int_enum_str_with_decimal!(SecAlg, u8, "unknown algorithm");
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int_enum_str_with_decimal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/master/reader.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 try!(write!(f, "$INCLUDE {}", path.display()));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/master/reader.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     try!(write!(f, " {}", origin));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | / /// CNAME record data.
[INFO] [stdout] 289 | | ///
[INFO] [stdout] 290 | | /// The CNAME record specifies the canonical or primary name for domain
[INFO] [stdout] 291 | | /// name alias.
[INFO] [stdout] 292 | | ///
[INFO] [stdout] 293 | | /// The CNAME type is defined in RFC 1035, section 3.3.1.
[INFO] [stdout]     | |_--------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:402:1
[INFO] [stdout]     |
[INFO] [stdout] 402 | / /// MB record data.
[INFO] [stdout] 403 | | ///
[INFO] [stdout] 404 | | /// The experimental MB record specifies a host that serves a mailbox.
[INFO] [stdout] 405 | | ///
[INFO] [stdout] 406 | | /// The MB record type is defined in RFC 1035, section 3.3.3.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:412:1
[INFO] [stdout]     |
[INFO] [stdout] 412 | / /// MD record data.
[INFO] [stdout] 413 | | ///
[INFO] [stdout] 414 | | /// The MD record specifices a host which has a mail agent for
[INFO] [stdout] 415 | | /// the domain which should be able to deliver mail for the domain.
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | | ///
[INFO] [stdout] 420 | | /// The MD record type is defined in RFC 1035, section 3.3.4.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | / /// MF record data.
[INFO] [stdout] 427 | | ///
[INFO] [stdout] 428 | | /// The MF record specifices a host which has a mail agent for
[INFO] [stdout] 429 | | /// the domain which will be accept mail for forwarding to the domain.
[INFO] [stdout] ...   |
[INFO] [stdout] 433 | | ///
[INFO] [stdout] 434 | | /// The MF record type is defined in RFC 1035, section 3.3.5.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:440:1
[INFO] [stdout]     |
[INFO] [stdout] 440 | / /// MG record data.
[INFO] [stdout] 441 | | ///
[INFO] [stdout] 442 | | /// The MG record specifices a mailbox which is a member of the mail group
[INFO] [stdout] 443 | | /// specified by the domain name.
[INFO] [stdout] ...   |
[INFO] [stdout] 446 | | ///
[INFO] [stdout] 447 | | /// The MG record type is defined in RFC 1035, section 3.3.6.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:577:1
[INFO] [stdout]     |
[INFO] [stdout] 577 | / /// MR record data.
[INFO] [stdout] 578 | | ///
[INFO] [stdout] 579 | | /// The MR record specifices a mailbox which is the proper rename of the
[INFO] [stdout] 580 | | /// specified mailbox.
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | | ///
[INFO] [stdout] 584 | | /// The MR record type is defined in RFC 1035, section 3.3.8.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:695:1
[INFO] [stdout]     |
[INFO] [stdout] 695 | / /// NS record data.
[INFO] [stdout] 696 | | ///
[INFO] [stdout] 697 | | /// NS records specify hosts that are authoritative for a class and domain.
[INFO] [stdout] 698 | | ///
[INFO] [stdout] 699 | | /// The NS record type is defined in RFC 1035, section 3.3.11.
[INFO] [stdout]     | |_-------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:813:1
[INFO] [stdout]     |
[INFO] [stdout] 813 | / /// PTR record data.
[INFO] [stdout] 814 | | ///
[INFO] [stdout] 815 | | /// PRT records are used in special domains to point to some other location
[INFO] [stdout] 816 | | /// in the domain space.
[INFO] [stdout] 817 | | ///
[INFO] [stdout] 818 | | /// The PTR record type is defined in RFC 1035, section 3.3.12.
[INFO] [stdout]     | |_--------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/charstr.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         try!("CharStr(\"".fmt(f));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/charstr.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         try!(fmt::Display::fmt(self, f));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/message.rs:656:21
[INFO] [stdout]     |
[INFO] [stdout] 656 |             let _ = try!(record);
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bits::rdata::*`
[INFO] [stdout]    --> src/bits/message_builder.rs:894:9
[INFO] [stdout]     |
[INFO] [stdout] 894 |     use bits::rdata::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/label.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |             0 ... 0x3F => (head as usize) + 1,
[INFO] [stdout]    |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/label.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |             0x40 ... 0x7F => {
[INFO] [stdout]    |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/label.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |             0xC0 ... 0xFF => {
[INFO] [stdout]    |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 0 ... 0x3F => break self.pos + (ltype as usize),
[INFO] [stdout]     |                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:473:22
[INFO] [stdout]     |
[INFO] [stdout] 473 |                 0xC0 ... 0xFF => {
[INFO] [stdout]     |                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:566:15
[INFO] [stdout]     |
[INFO] [stdout] 566 |             0 ... 0x3F => Ok(LabelType::Normal(ltype as usize)),
[INFO] [stdout]     |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:567:18
[INFO] [stdout]     |
[INFO] [stdout] 567 |             0xC0 ... 0xFF => {
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:572:18
[INFO] [stdout]     |
[INFO] [stdout] 572 |             0x40 ... 0x4F => Err(LabelTypeError::Extended(ltype).into()),
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:581:15
[INFO] [stdout]     |
[INFO] [stdout] 581 |             0 ... 0x3F => Ok(LabelType::Normal(ltype as usize)),
[INFO] [stdout]     |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:582:18
[INFO] [stdout]     |
[INFO] [stdout] 582 |             0xC0 ... 0xFF => {
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/bits/name/parsed.rs:587:18
[INFO] [stdout]     |
[INFO] [stdout] 587 |             0x40 ... 0x4F => Err(LabelTypeError::Extended(ltype).into()),
[INFO] [stdout]     |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/uncertain.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 ' ' ... '-' | '/' ... '[' | ']' ... '~' => {
[INFO] [stdout]    |                     ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/uncertain.rs:84:35
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 ' ' ... '-' | '/' ... '[' | ']' ... '~' => {
[INFO] [stdout]    |                                   ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/bits/name/uncertain.rs:84:49
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 ' ' ... '-' | '/' ... '[' | ']' ... '~' => {
[INFO] [stdout]    |                                                 ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/name/uncertain.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let ch = try!(chars.next().ok_or(FromStrError::UnexpectedEnd));
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/name/uncertain.rs:339:17
[INFO] [stdout]     |
[INFO] [stdout] 339 |               + try!(chars.next().ok_or(FromStrError::UnexpectedEnd)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bits/name/uncertain.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |               + try!(chars.next().ok_or(FromStrError::UnexpectedEnd)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iana/macros.rs:421:29
[INFO] [stdout]     |
[INFO] [stdout] 421 | ...                   try!(f.write_char(*ch as char))
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/iana/class.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | int_enum_str_with_prefix!(Class, "CLASS", b"CLASS", u16, "unknown class");
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int_enum_str_with_prefix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iana/macros.rs:421:29
[INFO] [stdout]     |
[INFO] [stdout] 421 |   ...                   try!(f.write_char(*ch as char))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/iana/rtype.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | / int_enum_str_with_prefix!(Rtype, "TYPE", b"TYPE", u16,
[INFO] [stdout] 419 | |                           "unknown record type");
[INFO] [stdout]     | |________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int_enum_str_with_prefix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iana/macros.rs:322:29
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   try!(f.write_char(*ch as char))
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/iana/secalg.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | int_enum_str_with_decimal!(SecAlg, u8, "unknown algorithm");
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `int_enum_str_with_decimal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/master/reader.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 try!(write!(f, "$INCLUDE {}", path.display()));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/master/reader.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     try!(write!(f, " {}", origin));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | / /// CNAME record data.
[INFO] [stdout] 289 | | ///
[INFO] [stdout] 290 | | /// The CNAME record specifies the canonical or primary name for domain
[INFO] [stdout] 291 | | /// name alias.
[INFO] [stdout] 292 | | ///
[INFO] [stdout] 293 | | /// The CNAME type is defined in RFC 1035, section 3.3.1.
[INFO] [stdout]     | |_--------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:402:1
[INFO] [stdout]     |
[INFO] [stdout] 402 | / /// MB record data.
[INFO] [stdout] 403 | | ///
[INFO] [stdout] 404 | | /// The experimental MB record specifies a host that serves a mailbox.
[INFO] [stdout] 405 | | ///
[INFO] [stdout] 406 | | /// The MB record type is defined in RFC 1035, section 3.3.3.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:412:1
[INFO] [stdout]     |
[INFO] [stdout] 412 | / /// MD record data.
[INFO] [stdout] 413 | | ///
[INFO] [stdout] 414 | | /// The MD record specifices a host which has a mail agent for
[INFO] [stdout] 415 | | /// the domain which should be able to deliver mail for the domain.
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | | ///
[INFO] [stdout] 420 | | /// The MD record type is defined in RFC 1035, section 3.3.4.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | / /// MF record data.
[INFO] [stdout] 427 | | ///
[INFO] [stdout] 428 | | /// The MF record specifices a host which has a mail agent for
[INFO] [stdout] 429 | | /// the domain which will be accept mail for forwarding to the domain.
[INFO] [stdout] ...   |
[INFO] [stdout] 433 | | ///
[INFO] [stdout] 434 | | /// The MF record type is defined in RFC 1035, section 3.3.5.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:440:1
[INFO] [stdout]     |
[INFO] [stdout] 440 | / /// MG record data.
[INFO] [stdout] 441 | | ///
[INFO] [stdout] 442 | | /// The MG record specifices a mailbox which is a member of the mail group
[INFO] [stdout] 443 | | /// specified by the domain name.
[INFO] [stdout] ...   |
[INFO] [stdout] 446 | | ///
[INFO] [stdout] 447 | | /// The MG record type is defined in RFC 1035, section 3.3.6.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:577:1
[INFO] [stdout]     |
[INFO] [stdout] 577 | / /// MR record data.
[INFO] [stdout] 578 | | ///
[INFO] [stdout] 579 | | /// The MR record specifices a mailbox which is the proper rename of the
[INFO] [stdout] 580 | | /// specified mailbox.
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | | ///
[INFO] [stdout] 584 | | /// The MR record type is defined in RFC 1035, section 3.3.8.
[INFO] [stdout]     | |_------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:695:1
[INFO] [stdout]     |
[INFO] [stdout] 695 | / /// NS record data.
[INFO] [stdout] 696 | | ///
[INFO] [stdout] 697 | | /// NS records specify hosts that are authoritative for a class and domain.
[INFO] [stdout] 698 | | ///
[INFO] [stdout] 699 | | /// The NS record type is defined in RFC 1035, section 3.3.11.
[INFO] [stdout]     | |_-------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/rdata/rfc1035.rs:813:1
[INFO] [stdout]     |
[INFO] [stdout] 813 | / /// PTR record data.
[INFO] [stdout] 814 | | ///
[INFO] [stdout] 815 | | /// PRT records are used in special domains to point to some other location
[INFO] [stdout] 816 | | /// in the domain space.
[INFO] [stdout] 817 | | ///
[INFO] [stdout] 818 | | /// The PTR record type is defined in RFC 1035, section 3.3.12.
[INFO] [stdout]     | |_--------------------------------------------------------------^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/master/scan.rs:1362:17
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     Content(Box<Fail>),
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]      = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     Content(Box<dyn Fail>),
[INFO] [stdout]      |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/master/scan.rs:1362:17
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     Content(Box<Fail>),
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]      = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     Content(Box<dyn Fail>),
[INFO] [stdout]      |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/bits/serial.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 |                         Utc.ymd(year, month, day)
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/bits/serial.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...                   .and_hms(hour, minute, second)
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/bits/serial.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 |                         Utc.ymd(year, month, day)
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/bits/serial.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...                   .and_hms(hour, minute, second)
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bits/name/label.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Label([u8]);
[INFO] [stdout]    |            ----- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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] 38 | pub struct Label(());
[INFO] [stdout]    |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 37 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bits/name/label.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Label([u8]);
[INFO] [stdout]    |            ----- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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] 38 | pub struct Label(());
[INFO] [stdout]    |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 38 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.27s
[INFO] running `Command { std: "docker" "inspect" "3d4c73226822d4469b34880e9319097ffe250e986713cfd7ba08b19164a57eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4c73226822d4469b34880e9319097ffe250e986713cfd7ba08b19164a57eeb", kill_on_drop: false }`
[INFO] [stdout] 3d4c73226822d4469b34880e9319097ffe250e986713cfd7ba08b19164a57eeb
