[INFO] cloning repository https://github.com/Serbis/sealrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Serbis/sealrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerbis%2Fsealrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerbis%2Fsealrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d61c315db9327b3dba02b3b650ea06808169100 [INFO] documenting Serbis/sealrs 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%2FSerbis%2Fsealrs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Serbis/sealrs 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] started tweaking git repo https://github.com/Serbis/sealrs [INFO] finished tweaking git repo https://github.com/Serbis/sealrs [INFO] tweaked toml for git repo https://github.com/Serbis/sealrs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Serbis/sealrs 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4a87c6be8f46504a76b662f42c00926c1746fa7f61a64ca55f20e267c0a9c38 [INFO] running `Command { std: "docker" "start" "-a" "e4a87c6be8f46504a76b662f42c00926c1746fa7f61a64ca55f20e267c0a9c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a87c6be8f46504a76b662f42c00926c1746fa7f61a64ca55f20e267c0a9c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a87c6be8f46504a76b662f42c00926c1746fa7f61a64ca55f20e267c0a9c38", kill_on_drop: false }` [INFO] [stdout] e4a87c6be8f46504a76b662f42c00926c1746fa7f61a64ca55f20e267c0a9c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0caf2180af8589c99435ec4097cb330672ef2afa29443332e75ce156096ce205 [INFO] running `Command { std: "docker" "start" "-a" "0caf2180af8589c99435ec4097cb330672ef2afa29443332e75ce156096ce205", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking match-downcast v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.30 [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] Checking rand_core v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.5 [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 32.97s [INFO] running `Command { std: "docker" "inspect" "0caf2180af8589c99435ec4097cb330672ef2afa29443332e75ce156096ce205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0caf2180af8589c99435ec4097cb330672ef2afa29443332e75ce156096ce205", kill_on_drop: false }` [INFO] [stdout] 0caf2180af8589c99435ec4097cb330672ef2afa29443332e75ce156096ce205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "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] 7f9197632df6451050407ba4431941e02605803fab0f3c0b8715c1a580ee24f3 [INFO] running `Command { std: "docker" "start" "-a" "7f9197632df6451050407ba4431941e02605803fab0f3c0b8715c1a580ee24f3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking match-downcast v0.1.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.5 [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 44.04s [INFO] running `Command { std: "docker" "inspect" "7f9197632df6451050407ba4431941e02605803fab0f3c0b8715c1a580ee24f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9197632df6451050407ba4431941e02605803fab0f3c0b8715c1a580ee24f3", kill_on_drop: false }` [INFO] [stdout] 7f9197632df6451050407ba4431941e02605803fab0f3c0b8715c1a580ee24f3