[INFO] fetching crate riscy 0.4.0... [INFO] documenting riscy-0.4.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate riscy 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate riscy 0.4.0 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 riscy 0.4.0 [INFO] finished tweaking crates.io crate riscy 0.4.0 [INFO] tweaked toml for crates.io crate riscy 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate riscy 0.4.0 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 plain v0.2.3 [INFO] [stderr] Downloaded scroll v0.10.2 [INFO] [stderr] Downloaded scroll_derive v0.10.4 [INFO] [stderr] Downloaded hermit-abi v0.1.17 [INFO] [stderr] Downloaded goblin v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b681580367439e61777abb9c0d2d5bf016b000cccabfb738dbd40264429ca572 [INFO] running `Command { std: "docker" "start" "-a" "b681580367439e61777abb9c0d2d5bf016b000cccabfb738dbd40264429ca572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b681580367439e61777abb9c0d2d5bf016b000cccabfb738dbd40264429ca572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b681580367439e61777abb9c0d2d5bf016b000cccabfb738dbd40264429ca572", kill_on_drop: false }` [INFO] [stdout] b681580367439e61777abb9c0d2d5bf016b000cccabfb738dbd40264429ca572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 9c8b9ad2acae49adc3907c1dfbd88610c3336d68418a027a6a9e8cadb585d974 [INFO] running `Command { std: "docker" "start" "-a" "9c8b9ad2acae49adc3907c1dfbd88610c3336d68418a027a6a9e8cadb585d974", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.3.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Documenting riscy v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `self::decode` is both a module and a function [INFO] [stdout] --> src/reg.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | /// All immediate values used by the [`decode`](crate::decode) module [INFO] [stdout] | ^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 27 | /// All immediate values used by the [`decode`](mod@crate::decode) module [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 27 | /// All immediate values used by the [`decode`](crate::decode()) module [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `RegVal` links to private item `self::decode::ImmS` [INFO] [stdout] --> src/reg.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | /// (such as [`ImmS`](crate::decode::ImmS)) can also be cast to `RegVal`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/reg.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 41 | | /// let value1 = RegVal::from_u32(2); [INFO] [stdout] 42 | | /// let value2 = RegVal::from_u32(3); [INFO] [stdout] 43 | | /// [INFO] [stdout] ... | [INFO] [stdout] 51 | | /// println!("value1 << value2 = {}", u32::from(value1.shift_left_logical(value2)); [INFO] [stdout] 52 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 40 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.85s [INFO] running `Command { std: "docker" "inspect" "9c8b9ad2acae49adc3907c1dfbd88610c3336d68418a027a6a9e8cadb585d974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8b9ad2acae49adc3907c1dfbd88610c3336d68418a027a6a9e8cadb585d974", kill_on_drop: false }` [INFO] [stdout] 9c8b9ad2acae49adc3907c1dfbd88610c3336d68418a027a6a9e8cadb585d974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] d336b4c8d8ca8130be3fcc114813d0500c5540b1bcee9ad1aa6c980ff035d0c1 [INFO] running `Command { std: "docker" "start" "-a" "d336b4c8d8ca8130be3fcc114813d0500c5540b1bcee9ad1aa6c980ff035d0c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.3.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Documenting riscy v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `self::decode` is both a module and a function [INFO] [stdout] --> src/reg.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | /// All immediate values used by the [`decode`](crate::decode) module [INFO] [stdout] | ^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 27 | /// All immediate values used by the [`decode`](mod@crate::decode) module [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 27 | /// All immediate values used by the [`decode`](crate::decode()) module [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `RegVal` links to private item `self::decode::ImmS` [INFO] [stdout] --> src/reg.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | /// (such as [`ImmS`](crate::decode::ImmS)) can also be cast to `RegVal`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/reg.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 41 | | /// let value1 = RegVal::from_u32(2); [INFO] [stdout] 42 | | /// let value2 = RegVal::from_u32(3); [INFO] [stdout] 43 | | /// [INFO] [stdout] ... | [INFO] [stdout] 51 | | /// println!("value1 << value2 = {}", u32::from(value1.shift_left_logical(value2)); [INFO] [stdout] 52 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 40 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.11s [INFO] running `Command { std: "docker" "inspect" "d336b4c8d8ca8130be3fcc114813d0500c5540b1bcee9ad1aa6c980ff035d0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d336b4c8d8ca8130be3fcc114813d0500c5540b1bcee9ad1aa6c980ff035d0c1", kill_on_drop: false }` [INFO] [stdout] d336b4c8d8ca8130be3fcc114813d0500c5540b1bcee9ad1aa6c980ff035d0c1