[INFO] fetching crate kwap 0.7.3... [INFO] documenting kwap-0.7.3 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate kwap 0.7.3 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate kwap 0.7.3 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kwap 0.7.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate kwap 0.7.3 [INFO] tweaked toml for crates.io crate kwap 0.7.3 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate crates.io crate kwap 0.7.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded no-std-net v0.6.0 [INFO] [stderr] Downloaded embedded-time v0.12.1 [INFO] [stderr] Downloaded kwap-msg v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e6b9bd3a86435f95d863ca296686dc7cd7678e2a6bdae3f925882b08ab28c2c [INFO] running `Command { std: "docker" "start" "-a" "3e6b9bd3a86435f95d863ca296686dc7cd7678e2a6bdae3f925882b08ab28c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e6b9bd3a86435f95d863ca296686dc7cd7678e2a6bdae3f925882b08ab28c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6b9bd3a86435f95d863ca296686dc7cd7678e2a6bdae3f925882b08ab28c2c", kill_on_drop: false }` [INFO] [stdout] 3e6b9bd3a86435f95d863ca296686dc7cd7678e2a6bdae3f925882b08ab28c2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5078fb19241c3fcf81637ab00dc7aa6cec496415d2239830e2d9083971142cef [INFO] running `Command { std: "docker" "start" "-a" "5078fb19241c3fcf81637ab00dc7aa6cec496415d2239830e2d9083971142cef", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking kwap-common v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Compiling kwap-macros v0.1.7 [INFO] [stderr] Checking kwap-msg v0.5.1 [INFO] [stderr] Documenting kwap v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `RFC3986` [INFO] [stdout] --> src/option.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[doc = $doc] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/req/builder.rs:120:3 [INFO] [stdout] | [INFO] [stdout] 120 | common_options!(P); [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] Note: Fragments ([RFC3986], Section 3.5) are not part of the request [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `RFC3986` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::option::builder_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BLOCK` [INFO] [stdout] --> src/option.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[doc = $doc] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/req/builder.rs:120:3 [INFO] [stdout] | [INFO] [stdout] 120 | common_options!(P); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] of bytes. Its main use is with block-wise transfers [BLOCK]. In the [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `BLOCK` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::option::builder_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC3986` [INFO] [stdout] --> src/option.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[doc = $doc] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/req/builder.rs:120:3 [INFO] [stdout] | [INFO] [stdout] 120 | common_options!(P); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The option value is an absolute-URI ([RFC3986], Section 4.3). [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `RFC3986` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::option::builder_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC6690` [INFO] [stdout] --> src/config.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | / /// Set the maximum amount of time we should wait to [INFO] [stdout] 163 | | /// respond to incoming multicast requests. [INFO] [stdout] 164 | | /// [INFO] [stdout] 165 | | /// The default value is 5 seconds. [INFO] [stdout] 166 | | #[doc = rfc_7252_doc!("8.2")] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [RFC6690], a server should not respond to a multicast request if the [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `RFC6690` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GROUPCOMM` [INFO] [stdout] --> src/config.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | / /// Set the maximum amount of time we should wait to [INFO] [stdout] 163 | | /// respond to incoming multicast requests. [INFO] [stdout] 164 | | /// [INFO] [stdout] 165 | | /// The default value is 5 seconds. [INFO] [stdout] 166 | | #[doc = rfc_7252_doc!("8.2")] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] filter does not match. More examples are in [GROUPCOMM].) [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `GROUPCOMM` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.13s [INFO] running `Command { std: "docker" "inspect" "5078fb19241c3fcf81637ab00dc7aa6cec496415d2239830e2d9083971142cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5078fb19241c3fcf81637ab00dc7aa6cec496415d2239830e2d9083971142cef", kill_on_drop: false }` [INFO] [stdout] 5078fb19241c3fcf81637ab00dc7aa6cec496415d2239830e2d9083971142cef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] f61b729632a6937cbfd15a4ae5b30b1e51b3aab6a99b40fc125e3eddba735efd [INFO] running `Command { std: "docker" "start" "-a" "f61b729632a6937cbfd15a4ae5b30b1e51b3aab6a99b40fc125e3eddba735efd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking kwap-common v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Compiling kwap-macros v0.1.7 [INFO] [stderr] Checking kwap-msg v0.5.1 [INFO] [stderr] Documenting kwap v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `RFC3986` [INFO] [stdout] --> src/option.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[doc = $doc] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/req/builder.rs:120:3 [INFO] [stdout] | [INFO] [stdout] 120 | common_options!(P); [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] Note: Fragments ([RFC3986], Section 3.5) are not part of the request [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `RFC3986` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::option::builder_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BLOCK` [INFO] [stdout] --> src/option.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[doc = $doc] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/req/builder.rs:120:3 [INFO] [stdout] | [INFO] [stdout] 120 | common_options!(P); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] of bytes. Its main use is with block-wise transfers [BLOCK]. In the [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `BLOCK` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::option::builder_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC3986` [INFO] [stdout] --> src/option.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[doc = $doc] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/req/builder.rs:120:3 [INFO] [stdout] | [INFO] [stdout] 120 | common_options!(P); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The option value is an absolute-URI ([RFC3986], Section 4.3). [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `RFC3986` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::option::builder_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC6690` [INFO] [stdout] --> src/config.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | / /// Set the maximum amount of time we should wait to [INFO] [stdout] 163 | | /// respond to incoming multicast requests. [INFO] [stdout] 164 | | /// [INFO] [stdout] 165 | | /// The default value is 5 seconds. [INFO] [stdout] 166 | | #[doc = rfc_7252_doc!("8.2")] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [RFC6690], a server should not respond to a multicast request if the [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `RFC6690` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `GROUPCOMM` [INFO] [stdout] --> src/config.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | / /// Set the maximum amount of time we should wait to [INFO] [stdout] 163 | | /// respond to incoming multicast requests. [INFO] [stdout] 164 | | /// [INFO] [stdout] 165 | | /// The default value is 5 seconds. [INFO] [stdout] 166 | | #[doc = rfc_7252_doc!("8.2")] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] filter does not match. More examples are in [GROUPCOMM].) [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `GROUPCOMM` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.42s [INFO] running `Command { std: "docker" "inspect" "f61b729632a6937cbfd15a4ae5b30b1e51b3aab6a99b40fc125e3eddba735efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61b729632a6937cbfd15a4ae5b30b1e51b3aab6a99b40fc125e3eddba735efd", kill_on_drop: false }` [INFO] [stdout] f61b729632a6937cbfd15a4ae5b30b1e51b3aab6a99b40fc125e3eddba735efd