[INFO] fetching crate tomboy-toml-dom 0.1.21... [INFO] documenting tomboy-toml-dom-0.1.21 against nightly for scrape-examples [INFO] extracting crate tomboy-toml-dom 0.1.21 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tomboy-toml-dom 0.1.21 on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tomboy-toml-dom 0.1.21 [INFO] finished tweaking crates.io crate tomboy-toml-dom 0.1.21 [INFO] tweaked toml for crates.io crate tomboy-toml-dom 0.1.21 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tomboy-toml-dom 0.1.21 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded casual_logger v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4616f8e8c98762600309a18d96a9c012e0fc6b3621695e37459f93abba78a59 [INFO] running `Command { std: "docker" "start" "-a" "e4616f8e8c98762600309a18d96a9c012e0fc6b3621695e37459f93abba78a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4616f8e8c98762600309a18d96a9c012e0fc6b3621695e37459f93abba78a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4616f8e8c98762600309a18d96a9c012e0fc6b3621695e37459f93abba78a59", kill_on_drop: false }` [INFO] [stdout] e4616f8e8c98762600309a18d96a9c012e0fc6b3621695e37459f93abba78a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4ca8f8389cfd78226f73d1a709b6aeecef62d59656a12b3c8b6a7649488b32 [INFO] running `Command { std: "docker" "start" "-a" "dd4ca8f8389cfd78226f73d1a709b6aeecef62d59656a12b3c8b6a7649488b32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking casual_logger v0.6.5 [INFO] [stderr] Documenting tomboy-toml-dom v0.1.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/basic_string.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // "ハロー" [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/comment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // # Toml's comment(トムルのコメント) [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/date_time.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // # Toml's comment(トムルのコメント) [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/key.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // work_number [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/literal_string.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // 'ハロー' [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/literal_value.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // work_number [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer220/array.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // [ 1, 2, 3 ] [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer225/inline_table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // { name="a", pass="b", age=3 } [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer230/header_of_array_of_table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // [[name.name.name]] [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer230/header_of_table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // [name.name.name] [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/parser/phase200/layer210/basic_string_p.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // "ハロー" [INFO] [stdout] 8 | | //! [INFO] [stdout] 9 | | //! // """ハロー [INFO] [stdout] 10 | | //! // ワールド""" [INFO] [stdout] 11 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/parser/phase200/layer220/array_p.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // [ 1, 2, 3 ] [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/parser/phase200/layer225/keyval_p.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // key = val [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `Command { std: "docker" "inspect" "dd4ca8f8389cfd78226f73d1a709b6aeecef62d59656a12b3c8b6a7649488b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4ca8f8389cfd78226f73d1a709b6aeecef62d59656a12b3c8b6a7649488b32", kill_on_drop: false }` [INFO] [stdout] dd4ca8f8389cfd78226f73d1a709b6aeecef62d59656a12b3c8b6a7649488b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1ec960eaee0302dee13e284b83be2a241f77274e1df12bf989e215c85e9cd56 [INFO] running `Command { std: "docker" "start" "-a" "e1ec960eaee0302dee13e284b83be2a241f77274e1df12bf989e215c85e9cd56", kill_on_drop: false }` [INFO] [stderr] Documenting tomboy-toml-dom v0.1.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/basic_string.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // "ハロー" [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/comment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // # Toml's comment(トムルのコメント) [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/date_time.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // # Toml's comment(トムルのコメント) [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/key.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // work_number [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/literal_string.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // 'ハロー' [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer210/literal_value.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // work_number [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer220/array.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // [ 1, 2, 3 ] [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer225/inline_table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // { name="a", pass="b", age=3 } [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer230/header_of_array_of_table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // [[name.name.name]] [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/model/layer230/header_of_table.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // [name.name.name] [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/parser/phase200/layer210/basic_string_p.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // "ハロー" [INFO] [stdout] 8 | | //! [INFO] [stdout] 9 | | //! // """ハロー [INFO] [stdout] 10 | | //! // ワールド""" [INFO] [stdout] 11 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/parser/phase200/layer220/array_p.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // [ 1, 2, 3 ] [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/parser/phase200/layer225/keyval_p.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 7 | | //! // key = val [INFO] [stdout] 8 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 6 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "e1ec960eaee0302dee13e284b83be2a241f77274e1df12bf989e215c85e9cd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ec960eaee0302dee13e284b83be2a241f77274e1df12bf989e215c85e9cd56", kill_on_drop: false }` [INFO] [stdout] e1ec960eaee0302dee13e284b83be2a241f77274e1df12bf989e215c85e9cd56