[INFO] fetching crate sealrs 0.13.2... [INFO] documenting sealrs-0.13.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate sealrs 0.13.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate sealrs 0.13.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 sealrs 0.13.2 [INFO] finished tweaking crates.io crate sealrs 0.13.2 [INFO] tweaked toml for crates.io crate sealrs 0.13.2 written to /workspace/builds/worker-12/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arraydeque v0.4.5 [INFO] [stderr] Downloaded timer v0.2.0 [INFO] [stderr] Downloaded match-downcast v0.1.2 [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] 092a32aa804b723d9a1a515e951b86875aef4f14a5d55e835138434ad748259f [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" "092a32aa804b723d9a1a515e951b86875aef4f14a5d55e835138434ad748259f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "092a32aa804b723d9a1a515e951b86875aef4f14a5d55e835138434ad748259f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092a32aa804b723d9a1a515e951b86875aef4f14a5d55e835138434ad748259f", kill_on_drop: false }` [INFO] [stdout] 092a32aa804b723d9a1a515e951b86875aef4f14a5d55e835138434ad748259f [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] d96886692c5196afaae4825870fe7771d3fd61cbf5a3ab98b89e5fcc82d71217 [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" "d96886692c5196afaae4825870fe7771d3fd61cbf5a3ab98b89e5fcc82d71217", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking match-downcast v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Documenting sealrs v0.13.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/mod.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 458 | | //! [INFO] [stdout] 459 | | //! ``` [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] 457 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/testkit/actors/test_probe.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 193 | | /// probe.expect_msg_any_of( [INFO] [stdout] 194 | | /// vec![ [INFO] [stdout] 195 | | /// type_matcher!(some_actor::SomeMsg0)), [INFO] [stdout] ... | [INFO] [stdout] 199 | | /// ); [INFO] [stdout] 200 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unexpected closing delimiter: `)` [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `)` [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 192 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/testkit/actors/test_probe.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 274 | | /// probe.expect_msg_all_of( [INFO] [stdout] 275 | | /// vec![ [INFO] [stdout] 276 | | /// type_matcher!(some_actor::SomeMsg0)), [INFO] [stdout] ... | [INFO] [stdout] 280 | | /// ); [INFO] [stdout] 281 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unexpected closing delimiter: `)` [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `)` [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 273 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/actors/message.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 15 | | /// msg!(10); [INFO] [stdout] 16 | | /// msg!(String::from("xxx"); [INFO] [stdout] 17 | | /// msg!(SomeStructure { }); [INFO] [stdout] 18 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [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] 14 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/actors/error.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 15 | | /// msg!(10); [INFO] [stdout] 16 | | /// msg!(String::from("xxx"); [INFO] [stdout] 17 | | /// msg!(SomeStructure { }); [INFO] [stdout] 18 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [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] 14 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/local_actor_system.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 137 | | /// [INFO] [stdout] 138 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 136 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/local_actor_system.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 249 | | /// [INFO] [stdout] 250 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 248 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/local_actor_ref.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | /// ``` [INFO] [stdout] | __________^ [INFO] [stdout] 57 | | /// [INFO] [stdout] 58 | | /// ``` [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 56 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/remoting/network_actor_system.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | /// ``` [INFO] [stdout] | ___________^ [INFO] [stdout] 159 | | /// [INFO] [stdout] 160 | | /// ``` [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 158 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/remoting/network_actor_system.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 272 | | /// [INFO] [stdout] 273 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 271 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.87s [INFO] running `Command { std: "docker" "inspect" "d96886692c5196afaae4825870fe7771d3fd61cbf5a3ab98b89e5fcc82d71217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96886692c5196afaae4825870fe7771d3fd61cbf5a3ab98b89e5fcc82d71217", kill_on_drop: false }` [INFO] [stdout] d96886692c5196afaae4825870fe7771d3fd61cbf5a3ab98b89e5fcc82d71217 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b825b71f7ea4160210f0885c0483dc7547b13b6ece8bea7eef4aca1d063e94c3 [INFO] running `Command { std: "docker" "start" "-a" "b825b71f7ea4160210f0885c0483dc7547b13b6ece8bea7eef4aca1d063e94c3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking match-downcast v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Documenting sealrs v0.13.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/mod.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 458 | | //! [INFO] [stdout] 459 | | //! ``` [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] 457 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/testkit/actors/test_probe.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 193 | | /// probe.expect_msg_any_of( [INFO] [stdout] 194 | | /// vec![ [INFO] [stdout] 195 | | /// type_matcher!(some_actor::SomeMsg0)), [INFO] [stdout] ... | [INFO] [stdout] 199 | | /// ); [INFO] [stdout] 200 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unexpected closing delimiter: `)` [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `)` [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 192 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/testkit/actors/test_probe.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 274 | | /// probe.expect_msg_all_of( [INFO] [stdout] 275 | | /// vec![ [INFO] [stdout] 276 | | /// type_matcher!(some_actor::SomeMsg0)), [INFO] [stdout] ... | [INFO] [stdout] 280 | | /// ); [INFO] [stdout] 281 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unexpected closing delimiter: `)` [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `)` [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 273 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/actors/message.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 15 | | /// msg!(10); [INFO] [stdout] 16 | | /// msg!(String::from("xxx"); [INFO] [stdout] 17 | | /// msg!(SomeStructure { }); [INFO] [stdout] 18 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [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] 14 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/actors/error.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 15 | | /// msg!(10); [INFO] [stdout] 16 | | /// msg!(String::from("xxx"); [INFO] [stdout] 17 | | /// msg!(SomeStructure { }); [INFO] [stdout] 18 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [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] 14 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/local_actor_system.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 137 | | /// [INFO] [stdout] 138 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 136 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/local_actor_system.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 249 | | /// [INFO] [stdout] 250 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 248 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/local_actor_ref.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | /// ``` [INFO] [stdout] | __________^ [INFO] [stdout] 57 | | /// [INFO] [stdout] 58 | | /// ``` [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 56 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/remoting/network_actor_system.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | /// ``` [INFO] [stdout] | ___________^ [INFO] [stdout] 159 | | /// [INFO] [stdout] 160 | | /// ``` [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 158 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/actors/remoting/network_actor_system.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 272 | | /// [INFO] [stdout] 273 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 271 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.06s [INFO] running `Command { std: "docker" "inspect" "b825b71f7ea4160210f0885c0483dc7547b13b6ece8bea7eef4aca1d063e94c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b825b71f7ea4160210f0885c0483dc7547b13b6ece8bea7eef4aca1d063e94c3", kill_on_drop: false }` [INFO] [stdout] b825b71f7ea4160210f0885c0483dc7547b13b6ece8bea7eef4aca1d063e94c3