[INFO] fetching crate dns-message-parser 0.6.0... [INFO] documenting dns-message-parser-0.6.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate dns-message-parser 0.6.0 into /workspace/builds/worker-92/source [INFO] validating manifest of crates.io crate dns-message-parser 0.6.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dns-message-parser 0.6.0 [INFO] finished tweaking crates.io crate dns-message-parser 0.6.0 [INFO] tweaked toml for crates.io crate dns-message-parser 0.6.0 written to /workspace/builds/worker-92/source/Cargo.toml [INFO] crate crates.io crate dns-message-parser 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 296f12894522eba754bbd6f8ba2e34d9469639ea8bd30f2c3484307883970ad9 [INFO] running `Command { std: "docker" "start" "-a" "296f12894522eba754bbd6f8ba2e34d9469639ea8bd30f2c3484307883970ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "296f12894522eba754bbd6f8ba2e34d9469639ea8bd30f2c3484307883970ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296f12894522eba754bbd6f8ba2e34d9469639ea8bd30f2c3484307883970ad9", kill_on_drop: false }` [INFO] [stdout] 296f12894522eba754bbd6f8ba2e34d9469639ea8bd30f2c3484307883970ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41741c4900fddbe0185e5efcf5645f3e5d9229bf39db0540dac6cb1b30bc2fbd [INFO] running `Command { std: "docker" "start" "-a" "41741c4900fddbe0185e5efcf5645f3e5d9229bf39db0540dac6cb1b30bc2fbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Documenting dns-message-parser v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `https` [INFO] [stdout] --> src/macros.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | $(#[$variant_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/rr/enums.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / try_from_enum_to_integer! { [INFO] [stdout] 29 | | #[repr(u16)] [INFO] [stdout] 30 | | /// The [type] field in the [resource records]. [INFO] [stdout] 31 | | /// [INFO] [stdout] ... | [INFO] [stdout] 232 | | } [INFO] [stdout] 233 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The [https] resource record type. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `https` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `try_from_enum_to_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/macros.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | $(#[$variant_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/rr/enums.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / try_from_enum_to_integer! { [INFO] [stdout] 29 | | #[repr(u16)] [INFO] [stdout] 30 | | /// The [type] field in the [resource records]. [INFO] [stdout] 31 | | /// [INFO] [stdout] ... | [INFO] [stdout] 232 | | } [INFO] [stdout] 233 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `try_from_enum_to_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/macros.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/rr/rfc_4034.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / try_from_enum_to_integer! { [INFO] [stdout] 17 | | #[repr(u8)] [INFO] [stdout] 18 | | #[derive(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 19 | | /// https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `try_from_enum_to_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/macros.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/rr/rfc_4034.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / try_from_enum_to_integer! { [INFO] [stdout] 42 | | #[repr(u8)] [INFO] [stdout] 43 | | #[derive(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 44 | | /// https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml#ds-rr-types-1 [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `try_from_enum_to_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "41741c4900fddbe0185e5efcf5645f3e5d9229bf39db0540dac6cb1b30bc2fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41741c4900fddbe0185e5efcf5645f3e5d9229bf39db0540dac6cb1b30bc2fbd", kill_on_drop: false }` [INFO] [stdout] 41741c4900fddbe0185e5efcf5645f3e5d9229bf39db0540dac6cb1b30bc2fbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] ddd6bff15a16cdf9425815d31449b6e02519667f1d63857b5d53a18f57dd4f71 [INFO] running `Command { std: "docker" "start" "-a" "ddd6bff15a16cdf9425815d31449b6e02519667f1d63857b5d53a18f57dd4f71", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Documenting dns-message-parser v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `https` [INFO] [stdout] --> src/macros.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | $(#[$variant_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/rr/enums.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / try_from_enum_to_integer! { [INFO] [stdout] 29 | | #[repr(u16)] [INFO] [stdout] 30 | | /// The [type] field in the [resource records]. [INFO] [stdout] 31 | | /// [INFO] [stdout] ... | [INFO] [stdout] 232 | | } [INFO] [stdout] 233 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The [https] resource record type. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `https` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `try_from_enum_to_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/macros.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | $(#[$variant_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/rr/enums.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / try_from_enum_to_integer! { [INFO] [stdout] 29 | | #[repr(u16)] [INFO] [stdout] 30 | | /// The [type] field in the [resource records]. [INFO] [stdout] 31 | | /// [INFO] [stdout] ... | [INFO] [stdout] 232 | | } [INFO] [stdout] 233 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `try_from_enum_to_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/macros.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/rr/rfc_4034.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / try_from_enum_to_integer! { [INFO] [stdout] 17 | | #[repr(u8)] [INFO] [stdout] 18 | | #[derive(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 19 | | /// https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `try_from_enum_to_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/macros.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/rr/rfc_4034.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / try_from_enum_to_integer! { [INFO] [stdout] 42 | | #[repr(u8)] [INFO] [stdout] 43 | | #[derive(Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] 44 | | /// https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml#ds-rr-types-1 [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `try_from_enum_to_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.89s [INFO] running `Command { std: "docker" "inspect" "ddd6bff15a16cdf9425815d31449b6e02519667f1d63857b5d53a18f57dd4f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd6bff15a16cdf9425815d31449b6e02519667f1d63857b5d53a18f57dd4f71", kill_on_drop: false }` [INFO] [stdout] ddd6bff15a16cdf9425815d31449b6e02519667f1d63857b5d53a18f57dd4f71