[INFO] fetching crate ptero-cli 0.4.2... [INFO] documenting ptero-cli-0.4.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ptero-cli 0.4.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate ptero-cli 0.4.2 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 ptero-cli 0.4.2 [INFO] finished tweaking crates.io crate ptero-cli 0.4.2 [INFO] tweaked toml for crates.io crate ptero-cli 0.4.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate ptero-cli 0.4.2 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 console v0.14.0 [INFO] [stderr] Downloaded terminal_size v0.1.15 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded regex-syntax v0.6.21 [INFO] [stderr] Downloaded predicates v1.0.6 [INFO] [stderr] Downloaded regex v1.4.2 [INFO] [stderr] Downloaded number_prefix v0.3.0 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded syn v1.0.48 [INFO] [stderr] Downloaded indexmap v1.6.0 [INFO] [stderr] Downloaded fern v0.6.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded float-cmp v0.8.0 [INFO] [stderr] Downloaded serde v1.0.118 [INFO] [stderr] Downloaded serde_json v1.0.60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] fe701140d13bdac3cef81ffa4e893e32d389363e71fa1c84a50ea72ed28c5993 [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" "fe701140d13bdac3cef81ffa4e893e32d389363e71fa1c84a50ea72ed28c5993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe701140d13bdac3cef81ffa4e893e32d389363e71fa1c84a50ea72ed28c5993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe701140d13bdac3cef81ffa4e893e32d389363e71fa1c84a50ea72ed28c5993", kill_on_drop: false }` [INFO] [stdout] fe701140d13bdac3cef81ffa4e893e32d389363e71fa1c84a50ea72ed28c5993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 854ec8e996927a54a36ddbb5c439d4b9e1b9fda7c45e8615ac545a591ad767e1 [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" "854ec8e996927a54a36ddbb5c439d4b9e1b9fda7c45e8615ac545a591ad767e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Documenting ptero-cli v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `self::econder::Encoder` [INFO] [stdout] --> src/encoder.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | /// Trait that should be implemented by the [Encoders](crate::econder::Encoder). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `econder` in module `ptero` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ASCII_WHITESPACE` [INFO] [stdout] --> src/method.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | /// Method which puts trailing ASCII space when encoding bit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This method uses the trailing [ASCII_WHITESPACE] to encode bits. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `ASCII_WHITESPACE` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `FULL_UNICODE_CHARACTER_SET` [INFO] [stdout] --> src/method.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | /// Method which puts trailing Unicode whitespace or invisible chars when encoding bit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It it at most 5 bits per line with [FULL_UNICODE_CHARACTER_SET]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `FULL_UNICODE_CHARACTER_SET` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `UnicodeSet` [INFO] [stdout] --> src/method/trailing_unicode.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | /// It uses the [UnicodeSet] to get the character given the n-bits [INFO] [stdout] | ^^^^^^^^^^ no item named `UnicodeSet` 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 `self::trailing_whitespace::TrailingWhitespaceMethod` [INFO] [stdout] --> src/method/complex/extended_line.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | //! * [TrailingWhitespaceMethod](crate::trailing_whitespace::TrailingWhitespaceMethod). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `trailing_whitespace` in module `ptero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.87s [INFO] running `Command { std: "docker" "inspect" "854ec8e996927a54a36ddbb5c439d4b9e1b9fda7c45e8615ac545a591ad767e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854ec8e996927a54a36ddbb5c439d4b9e1b9fda7c45e8615ac545a591ad767e1", kill_on_drop: false }` [INFO] [stdout] 854ec8e996927a54a36ddbb5c439d4b9e1b9fda7c45e8615ac545a591ad767e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 91ca0bf2a89c270cbee10838528b689e72d3fcf9fa13eda9565af7ea85f97dd5 [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" "91ca0bf2a89c270cbee10838528b689e72d3fcf9fa13eda9565af7ea85f97dd5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Documenting ptero-cli v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `self::econder::Encoder` [INFO] [stdout] --> src/encoder.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | /// Trait that should be implemented by the [Encoders](crate::econder::Encoder). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `econder` in module `ptero` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ASCII_WHITESPACE` [INFO] [stdout] --> src/method.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | /// Method which puts trailing ASCII space when encoding bit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This method uses the trailing [ASCII_WHITESPACE] to encode bits. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `ASCII_WHITESPACE` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `FULL_UNICODE_CHARACTER_SET` [INFO] [stdout] --> src/method.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | /// Method which puts trailing Unicode whitespace or invisible chars when encoding bit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It it at most 5 bits per line with [FULL_UNICODE_CHARACTER_SET]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `FULL_UNICODE_CHARACTER_SET` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `UnicodeSet` [INFO] [stdout] --> src/method/trailing_unicode.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | /// It uses the [UnicodeSet] to get the character given the n-bits [INFO] [stdout] | ^^^^^^^^^^ no item named `UnicodeSet` 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 `self::trailing_whitespace::TrailingWhitespaceMethod` [INFO] [stdout] --> src/method/complex/extended_line.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | //! * [TrailingWhitespaceMethod](crate::trailing_whitespace::TrailingWhitespaceMethod). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `trailing_whitespace` in module `ptero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.98s [INFO] running `Command { std: "docker" "inspect" "91ca0bf2a89c270cbee10838528b689e72d3fcf9fa13eda9565af7ea85f97dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ca0bf2a89c270cbee10838528b689e72d3fcf9fa13eda9565af7ea85f97dd5", kill_on_drop: false }` [INFO] [stdout] 91ca0bf2a89c270cbee10838528b689e72d3fcf9fa13eda9565af7ea85f97dd5