[INFO] fetching crate tenable 0.1.1... [INFO] documenting tenable-0.1.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate tenable 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tenable 0.1.1 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 tenable 0.1.1 [INFO] finished tweaking crates.io crate tenable 0.1.1 [INFO] tweaked toml for crates.io crate tenable 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] cbed75dc1d3cc66f64ee406a267b3ccd5371fd693a5779dc64158b0adb0b2c10 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbed75dc1d3cc66f64ee406a267b3ccd5371fd693a5779dc64158b0adb0b2c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbed75dc1d3cc66f64ee406a267b3ccd5371fd693a5779dc64158b0adb0b2c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbed75dc1d3cc66f64ee406a267b3ccd5371fd693a5779dc64158b0adb0b2c10", kill_on_drop: false }` [INFO] [stdout] cbed75dc1d3cc66f64ee406a267b3ccd5371fd693a5779dc64158b0adb0b2c10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2557fd343177cb4420a4137a1beb2704b1ce5d5c778120257c505b165d64e26f [INFO] running `Command { std: "docker" "start" "-a" "2557fd343177cb4420a4137a1beb2704b1ce5d5c778120257c505b165d64e26f", kill_on_drop: false }` [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 serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Documenting tenable v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | missing_doc_code_examples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `16` [INFO] [stdout] --> src/requests/assets.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | /// Requires BASIC [16] user permissions. [INFO] [stdout] | ^^ no item named `16` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `16` [INFO] [stdout] --> src/requests/assets.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | /// Requires BASIC [16] user permissions. [INFO] [stdout] | ^^ no item named `16` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `64` [INFO] [stdout] --> src/requests/assets.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | /// Requires ADMINISTRATOR [64] user permissions. [INFO] [stdout] | ^^ no item named `64` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `64` [INFO] [stdout] --> src/requests/assets.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | /// Requires ADMINISTRATOR [64] user permissions. [INFO] [stdout] | ^^ no item named `64` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | //! ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:158:39 [INFO] [stdout] | [INFO] [stdout] 158 | //! ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.66s [INFO] running `Command { std: "docker" "inspect" "2557fd343177cb4420a4137a1beb2704b1ce5d5c778120257c505b165d64e26f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2557fd343177cb4420a4137a1beb2704b1ce5d5c778120257c505b165d64e26f", kill_on_drop: false }` [INFO] [stdout] 2557fd343177cb4420a4137a1beb2704b1ce5d5c778120257c505b165d64e26f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b8afd69106464e864bb690c03f9c576473a41e19d87798137f57244c92e5c805 [INFO] running `Command { std: "docker" "start" "-a" "b8afd69106464e864bb690c03f9c576473a41e19d87798137f57244c92e5c805", kill_on_drop: false }` [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 serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Documenting tenable v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | missing_doc_code_examples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/requests/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Tenable API Endpoints grouped by Type [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | missing_doc_code_examples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/types/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Tenable Types returned or expected by server [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/types/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | /// `Source` blueprint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/types/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | /// `AcrDriver` blueprint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/types/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | /// `ScanFrequency` blueprint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | /// Tenable Client which allows requests against the tenable API [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | / impl Tenable<'_> { [INFO] [stdout] 239 | | /// Creates a new `Tenable` client with the given credentials [INFO] [stdout] 240 | | /// [INFO] [stdout] 241 | | /// # Arguments [INFO] [stdout] ... | [INFO] [stdout] 545 | | } [INFO] [stdout] 546 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:548:1 [INFO] [stdout] | [INFO] [stdout] 548 | /// Server Response allowing further processing [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:557:1 [INFO] [stdout] | [INFO] [stdout] 557 | / /// Generic Requests which provides information for further processing using [INFO] [stdout] 558 | | /// the HTTP function given by the user [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:563:5 [INFO] [stdout] | [INFO] [stdout] 563 | / /// Creates an HTTP Request which can be send using an Http Client [INFO] [stdout] 564 | | /// [INFO] [stdout] 565 | | /// # Errors [INFO] [stdout] 566 | | /// Fails if it is not possible to create a valid Request [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:569:5 [INFO] [stdout] | [INFO] [stdout] 569 | / /// Parses the Http Client Response to its concret Type. [INFO] [stdout] 570 | | /// [INFO] [stdout] 571 | | /// # Errors [INFO] [stdout] 572 | | /// [INFO] [stdout] ... | [INFO] [stdout] 575 | | /// * Server responded with error code [INFO] [stdout] 576 | | /// * Unable to deserialize the server response [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `16` [INFO] [stdout] --> src/requests/assets.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | /// Requires BASIC [16] user permissions. [INFO] [stdout] | ^^ no item named `16` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `16` [INFO] [stdout] --> src/requests/assets.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | /// Requires BASIC [16] user permissions. [INFO] [stdout] | ^^ no item named `16` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `64` [INFO] [stdout] --> src/requests/assets.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | /// Requires ADMINISTRATOR [64] user permissions. [INFO] [stdout] | ^^ no item named `64` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `64` [INFO] [stdout] --> src/requests/assets.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | /// Requires ADMINISTRATOR [64] user permissions. [INFO] [stdout] | ^^ no item named `64` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | //! ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [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] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:158:39 [INFO] [stdout] | [INFO] [stdout] 158 | //! ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.90s [INFO] running `Command { std: "docker" "inspect" "b8afd69106464e864bb690c03f9c576473a41e19d87798137f57244c92e5c805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8afd69106464e864bb690c03f9c576473a41e19d87798137f57244c92e5c805", kill_on_drop: false }` [INFO] [stdout] b8afd69106464e864bb690c03f9c576473a41e19d87798137f57244c92e5c805