[INFO] cloning repository https://github.com/wedik66/html-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wedik66/html-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwedik66%2Fhtml-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwedik66%2Fhtml-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1c49f0e06826be8cb95f25b4b3e742d9a363739 [INFO] documenting wedik66/html-tool against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwedik66%2Fhtml-tool" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wedik66/html-tool 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] removed /workspace/builds/worker-15/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-15/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wedik66/html-tool [INFO] finished tweaking git repo https://github.com/wedik66/html-tool [INFO] tweaked toml for git repo https://github.com/wedik66/html-tool written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/wedik66/html-tool 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 73295a1bb76bf0164350d057fbe561dd90838dfa71f29f959eea57f7ae5cfad1 [INFO] running `Command { std: "docker" "start" "-a" "73295a1bb76bf0164350d057fbe561dd90838dfa71f29f959eea57f7ae5cfad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73295a1bb76bf0164350d057fbe561dd90838dfa71f29f959eea57f7ae5cfad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73295a1bb76bf0164350d057fbe561dd90838dfa71f29f959eea57f7ae5cfad1", kill_on_drop: false }` [INFO] [stdout] 73295a1bb76bf0164350d057fbe561dd90838dfa71f29f959eea57f7ae5cfad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 002f769da13b4cd04955f7820a4137f255bbb50ffd64478530f3a4034a7235d1 [INFO] running `Command { std: "docker" "start" "-a" "002f769da13b4cd04955f7820a4137f255bbb50ffd64478530f3a4034a7235d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking rslint_syntax v0.1.4 (/opt/rustwide/workdir/crates/rslint_syntax) [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking rome_core v0.0.0 (/opt/rustwide/workdir/crates/rome_core) [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking ascii_table v3.0.2 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Checking ungrammar v1.14.9 [INFO] [stderr] Checking convert_case v0.4.0 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Documenting rslint_syntax v0.1.4 (/opt/rustwide/workdir/crates/rslint_syntax) [INFO] [stderr] Documenting rome_core v0.0.0 (/opt/rustwide/workdir/crates/rome_core) [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking rome_path v0.0.0 (/opt/rustwide/workdir/crates/rome_path) [INFO] [stderr] Documenting rome_path v0.0.0 (/opt/rustwide/workdir/crates/rome_path) [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Documenting rslint_regex v0.3.0 (/opt/rustwide/workdir/crates/rslint_regex) [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking flume v0.10.9 [INFO] [stdout] warning: unresolved link to `path::PathBuf` [INFO] [stdout] --> crates/rome_path/src/lib.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | //! It is a small wrapper around [path::PathBuf] but it is also able to [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `path` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `FileHandlers` [INFO] [stdout] --> crates/rome_path/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | //! - the [FileHandlers] for the specific file [INFO] [stdout] | ^^^^^^^^^^^^ no item named `FileHandlers` 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 `deduce_handler` [INFO] [stdout] --> crates/rome_path/src/lib.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | /// You need to call [deduce_handler] first in order to receive one. If not, [None] is always returned. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `deduce_handler` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rome_rowan v0.0.0 (/opt/rustwide/workdir/crates/rome_rowan) [INFO] [stderr] Documenting rome_rowan v0.0.0 (/opt/rustwide/workdir/crates/rome_rowan) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking yastl v0.1.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rslint_text_edit v0.1.0 (/opt/rustwide/workdir/crates/rslint_text_edit) [INFO] [stderr] Documenting rslint_text_edit v0.1.0 (/opt/rustwide/workdir/crates/rslint_text_edit) [INFO] [stderr] Checking rslint_errors v0.2.0 (/opt/rustwide/workdir/crates/rslint_errors) [INFO] [stderr] Documenting rslint_errors v0.2.0 (/opt/rustwide/workdir/crates/rslint_errors) [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rslint_lexer v0.2.0 (/opt/rustwide/workdir/crates/rslint_lexer) [INFO] [stderr] Documenting rslint_lexer v0.2.0 (/opt/rustwide/workdir/crates/rslint_lexer) [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking proc-macro-error v1.0.4 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking rslint_parser v0.3.0 (/opt/rustwide/workdir/crates/rslint_parser) [INFO] [stderr] Documenting rslint_parser v0.3.0 (/opt/rustwide/workdir/crates/rslint_parser) [INFO] [stderr] Documenting tests_macros v0.0.0 (/opt/rustwide/workdir/crates/tests_macros) [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Checking rome_formatter v0.0.0 (/opt/rustwide/workdir/crates/rome_formatter) [INFO] [stderr] Documenting rome_formatter v0.0.0 (/opt/rustwide/workdir/crates/rome_formatter) [INFO] [stdout] warning: unresolved link to `FormatValue` [INFO] [stdout] --> crates/rome_formatter/src/lib.rs:7:82 [INFO] [stdout] | [INFO] [stdout] 7 | //! In order to implement the formatting logic, you need to implement the trait [FormatValue] for [INFO] [stdout] | ^^^^^^^^^^^ no item named `FormatValue` 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: public documentation for `soft_line_break` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 15 | /// A line break that only gets printed if the enclosing [Group] doesn't fit on a single line. [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: public documentation for `soft_line_break` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | /// It's omitted if the enclosing [Group] fits on a single line. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_line_break` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:17:88 [INFO] [stdout] | [INFO] [stdout] 17 | /// A soft line break is identical to a hard line break when not enclosed inside of a [Group]. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_line_break` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:21:52 [INFO] [stdout] | [INFO] [stdout] 21 | /// Soft line breaks are omitted if the enclosing [Group] fits on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_line_break` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | /// [Group] fits on a single line. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_line_break` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:37:52 [INFO] [stdout] | [INFO] [stdout] 37 | /// Soft line breaks are emitted if the enclosing [Group] doesn't fit on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `hard_line_break` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:59:90 [INFO] [stdout] | [INFO] [stdout] 59 | /// A forced line break that are always printed. A hard line break forces any enclosing [Group] [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `hard_line_break` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:64:52 [INFO] [stdout] | [INFO] [stdout] 64 | /// It forces a line break, even if the enclosing [Group] would otherwise fit on a single line. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_line_break_or_space` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:82:36 [INFO] [stdout] | [INFO] [stdout] 82 | /// A line break if the enclosing [Group] doesn't fit on a single line, a space otherwise. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_line_break_or_space` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:86:61 [INFO] [stdout] | [INFO] [stdout] 86 | /// The line breaks are emitted as spaces if the enclosing [Group] fits on a a single line: [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_line_break_or_space` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:99:52 [INFO] [stdout] | [INFO] [stdout] 99 | /// The printer breaks the lines if the enclosing [Group] doesn't fit on a single line: [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Printer` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | /// The [Printer] converts the line feed characters to the character specified in the [PrinterOptions]. [INFO] [stdout] | ^^^^^^^ no item named `Printer` 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 `PrinterOptions` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:126:88 [INFO] [stdout] | [INFO] [stdout] 126 | /// The [Printer] converts the line feed characters to the character specified in the [PrinterOptions]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `PrinterOptions` 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 `FormatToken` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:174:43 [INFO] [stdout] | [INFO] [stdout] 174 | /// Concatenates the content of multiple [FormatToken]s. [INFO] [stdout] | ^^^^^^^^^^^ no item named `FormatToken` 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 `indent_block` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:246:6 [INFO] [stdout] | [INFO] [stdout] 246 | /// [indent_block] and [soft_indent] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `indent_block` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_indent` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:324:78 [INFO] [stdout] | [INFO] [stdout] 324 | /// Indents the content by one level and puts in new lines if the enclosing [Group] doesn't fit on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `soft_indent` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:347:53 [INFO] [stdout] | [INFO] [stdout] 347 | /// Doesn't change the formatting if the enclosing [Group] fits on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `group_elements` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:381:24 [INFO] [stdout] | [INFO] [stdout] 381 | /// Creates a logical [Group] around the content that should either consistently be printed on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `group_elements` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:384:55 [INFO] [stdout] | [INFO] [stdout] 384 | /// The printer will try to print the content of the [Group] on a single line, ignoring all soft line breaks and [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `group_elements` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:386:72 [INFO] [stdout] | [INFO] [stdout] 386 | /// because it encountered a hard line break, or because printing the [Group] on a single line exceeds [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `group_elements` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:392:6 [INFO] [stdout] | [INFO] [stdout] 392 | /// [Group] that fits on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `group_elements` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:412:29 [INFO] [stdout] | [INFO] [stdout] 412 | /// The printer breaks the [Group] over multiple lines if its content doesn't fit on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_breaks` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:446:86 [INFO] [stdout] | [INFO] [stdout] 446 | /// Adds a conditional content that is emitted only if it isn't inside an enclosing [Group] that [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_breaks` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:450:62 [INFO] [stdout] | [INFO] [stdout] 450 | /// The element has no special meaning if used outside of a [Group]. In that case, the content is always emitted. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_breaks` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:452:65 [INFO] [stdout] | [INFO] [stdout] 452 | /// If you're looking for a way to only print something if the [Group] fits on a single line see [if_group_fits_on_single_line]. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_breaks` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:456:65 [INFO] [stdout] | [INFO] [stdout] 456 | /// Omits the trailing comma for the last array element if the [Group] fits on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_breaks` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:475:66 [INFO] [stdout] | [INFO] [stdout] 475 | /// Prints the trailing comma for the last array element if the [Group] doesn't fit on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_fits_on_single_line` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:512:46 [INFO] [stdout] | [INFO] [stdout] 512 | /// Adds a conditional content specific for [Group]s that fit on a single line. The content isn't [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_fits_on_single_line` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:513:18 [INFO] [stdout] | [INFO] [stdout] 513 | /// emitted for [Group]s spanning multiple lines. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_fits_on_single_line` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:519:64 [INFO] [stdout] | [INFO] [stdout] 519 | /// Adds the trailing comma for the last array element if the [Group] fits on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `if_group_fits_on_single_line` links to private item `Group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:538:65 [INFO] [stdout] | [INFO] [stdout] 538 | /// Omits the trailing comma for the last array element if the [Group] doesn't fit on a single line [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `space` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:580:36 [INFO] [stdout] | [INFO] [stdout] 580 | /// Use the helper functions like [space], [soft_line_break] etc. defined in this file to create elements. [INFO] [stdout] | ^^^^^ no item named `space` 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 `space` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:585:26 [INFO] [stdout] | [INFO] [stdout] 585 | /// A space token, see [space] for documentation. [INFO] [stdout] | ^^^^^ no item named `space` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `Group` links to private item `LineMode::Soft` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:595:36 [INFO] [stdout] | [INFO] [stdout] 595 | /// * on a single line: Omitting [LineMode::Soft] line breaks and printing spaces for [LineMode::SoftOrSpace] [INFO] [stdout] | ^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `Group` links to private item `LineMode::SoftOrSpace` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:595:89 [INFO] [stdout] | [INFO] [stdout] 595 | /// * on a single line: Omitting [LineMode::Soft] line breaks and printing spaces for [LineMode::SoftOrSpace] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `group` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:598:11 [INFO] [stdout] | [INFO] [stdout] 598 | /// See [group] for documentation and examples. [INFO] [stdout] | ^^^^^ no item named `group` 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 `indented_with_soft_break` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:634:42 [INFO] [stdout] | [INFO] [stdout] 634 | /// Increases the indention by one; see [indented_with_soft_break] and [indented_with_hard_break]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `indented_with_soft_break` 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 `indented_with_hard_break` [INFO] [stdout] --> crates/rome_formatter/src/format_element.rs:634:73 [INFO] [stdout] | [INFO] [stdout] 634 | /// Increases the indention by one; see [indented_with_soft_break] and [indented_with_hard_break]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `indented_with_hard_break` 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 `restore` [INFO] [stdout] --> crates/rome_formatter/src/printer.rs:325:74 [INFO] [stdout] | [INFO] [stdout] 325 | /// Allows creating a snapshot of the state that can be restored using [restore] [INFO] [stdout] | ^^^^^^^ no item named `restore` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting rome_cli v0.0.0 (/opt/rustwide/workdir/crates/rome_cli) [INFO] [stderr] Checking rome_cli v0.0.0 (/opt/rustwide/workdir/crates/rome_cli) [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Documenting xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.08s [INFO] running `Command { std: "docker" "inspect" "002f769da13b4cd04955f7820a4137f255bbb50ffd64478530f3a4034a7235d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002f769da13b4cd04955f7820a4137f255bbb50ffd64478530f3a4034a7235d1", kill_on_drop: false }` [INFO] [stdout] 002f769da13b4cd04955f7820a4137f255bbb50ffd64478530f3a4034a7235d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] e2ef1e81bfad5482ab7646a7bf36066a04b0f03d9df7a6822176292f3d08e423 [INFO] running `Command { std: "docker" "start" "-a" "e2ef1e81bfad5482ab7646a7bf36066a04b0f03d9df7a6822176292f3d08e423", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "e2ef1e81bfad5482ab7646a7bf36066a04b0f03d9df7a6822176292f3d08e423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ef1e81bfad5482ab7646a7bf36066a04b0f03d9df7a6822176292f3d08e423", kill_on_drop: false }` [INFO] [stdout] e2ef1e81bfad5482ab7646a7bf36066a04b0f03d9df7a6822176292f3d08e423