[INFO] fetching crate uringy 0.3.0... [INFO] documenting uringy-0.3.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate uringy 0.3.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate uringy 0.3.0 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 crates.io crate uringy 0.3.0 [INFO] finished tweaking crates.io crate uringy 0.3.0 [INFO] tweaked toml for crates.io crate uringy 0.3.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate uringy 0.3.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] ee52ec093660a3719a2aa6119b24be8282b6094cab3ad71995207f0293e26ffe [INFO] running `Command { std: "docker" "start" "-a" "ee52ec093660a3719a2aa6119b24be8282b6094cab3ad71995207f0293e26ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee52ec093660a3719a2aa6119b24be8282b6094cab3ad71995207f0293e26ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee52ec093660a3719a2aa6119b24be8282b6094cab3ad71995207f0293e26ffe", kill_on_drop: false }` [INFO] [stdout] ee52ec093660a3719a2aa6119b24be8282b6094cab3ad71995207f0293e26ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 540fda75642a862e35c6c0c467b86e7361f0c37f2cecdd7575fadab7965536e6 [INFO] running `Command { std: "docker" "start" "-a" "540fda75642a862e35c6c0c467b86e7361f0c37f2cecdd7575fadab7965536e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling io-uring v0.5.2 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking noop-waker v0.1.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Documenting uringy v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `schedule` [INFO] [stdout] --> src/runtime/event_loop.rs:31:58 [INFO] [stdout] | [INFO] [stdout] 31 | /// Carries the state that's used across [`block_on`], [`schedule`], [`syscall`] functions. [INFO] [stdout] | ^^^^^^^^ no item named `schedule` 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: unresolved link to `future` [INFO] [stdout] --> src/runtime/event_loop.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | /// Polls the [`future`] until completion, while multitasking background tasks. [INFO] [stdout] | ^^^^^^ no item named `future` 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 `run` [INFO] [stdout] --> src/runtime/task.rs:199:44 [INFO] [stdout] | [INFO] [stdout] 199 | /// Generics-based implementation of [`run`] in [`TaskVTable`]. [INFO] [stdout] | ^^^ no item named `run` 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 `poll_output` [INFO] [stdout] --> src/runtime/task.rs:252:44 [INFO] [stdout] | [INFO] [stdout] 252 | /// Generics-based implementation of [`poll_output`] in [`TaskVTable`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `poll_output` 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 `schedule` [INFO] [stdout] --> src/runtime/task.rs:269:44 [INFO] [stdout] | [INFO] [stdout] 269 | /// Generics-based implementation of [`schedule`] in [`TaskVTable`]. [INFO] [stdout] | ^^^^^^^^ no item named `schedule` 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 `crate::sync::notify` [INFO] [stdout] --> src/sync/oneshot_notify.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | //! Your needs may be better met by [`crate::sync::notify`] for a multi-use notify and [`crate::sync::channel`] for passing messages betw... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `notify` in module `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::sync::channel` [INFO] [stdout] --> src/sync/oneshot_notify.rs:7:90 [INFO] [stdout] | [INFO] [stdout] 7 | ...tify`] for a multi-use notify and [`crate::sync::channel`] for passing messages between tasks. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `channel` in module `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.39s [INFO] running `Command { std: "docker" "inspect" "540fda75642a862e35c6c0c467b86e7361f0c37f2cecdd7575fadab7965536e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "540fda75642a862e35c6c0c467b86e7361f0c37f2cecdd7575fadab7965536e6", kill_on_drop: false }` [INFO] [stdout] 540fda75642a862e35c6c0c467b86e7361f0c37f2cecdd7575fadab7965536e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] [stdout] db3b1c8d973361c66a11f8777758a9dd462597d4670ac44cb4c504b1925e6bc8 [INFO] running `Command { std: "docker" "start" "-a" "db3b1c8d973361c66a11f8777758a9dd462597d4670ac44cb4c504b1925e6bc8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling io-uring v0.5.2 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking noop-waker v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Documenting uringy v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / //! # Uringy [INFO] [stdout] 7 | | //! [INFO] [stdout] 8 | | //! [![github]](https://github.com/Dennis-Krasnov/Uringy) [INFO] [stdout] 9 | | //! [![crates-io]](https://crates.io/crates/uringy) [INFO] [stdout] ... | [INFO] [stdout] 30 | | //! [INFO] [stdout] 31 | | //! [feature flags]: https://doc.rust-lang.org/cargo/reference/manifest.html#the-features-section [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/fs/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Filesystem IO. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! TCP, UDP, QUIC, and Unix socket IO. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Reliable, connection-oriented transport. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | /// ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / impl TcpStream { [INFO] [stdout] 25 | | /// ... [INFO] [stdout] 26 | | pub async fn connect(addr: A) -> std::io::Result { [INFO] [stdout] 27 | | // TODO: asynchronously connect [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | /// ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | /// ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | /// ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | /// ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / /// ... [INFO] [stdout] 84 | | /// [INFO] [stdout] 85 | | /// # Safety [INFO] [stdout] 86 | | /// File descriptor and buffer must be valid for the duration of the syscall. [INFO] [stdout] 87 | | /// eg. static memory, or just ensuring to call .await (even if called on background task that didn't run to completion because root task finished) [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/tcp.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | /// ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/udp.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Unreliable, connectionless transport. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/net/unix.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Various interprocess communication. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/runtime/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Bridge between sync/async and green threads. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/runtime/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / /// ... [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// near-identical docs with block_on in event loop module. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// shortcut [INFO] [stdout] | |____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/runtime/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | /// TODO: delete this, only used for benchmarking. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/sync/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Asynchronous synchronization primitives. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //! Concurrency is about dealing with a lot of things at the same time. (efficiency - better utilization of CPU - "working smarter") [INFO] [stdout] 4 | | //! Parallelism is about doing a lot of things at the same time. (nothing efficient about using multiple resources at once) [INFO] [stdout] ... | [INFO] [stdout] 9 | | //! [INFO] [stdout] 10 | | //! when to use each primitive (flow chart) [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/sync/oneshot_notify.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | /// Handle to notify the waiter. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/sync/oneshot_notify.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / impl Notifier { [INFO] [stdout] 142 | | /// Notify the [`Waiter`]. [INFO] [stdout] 143 | | /// [INFO] [stdout] 144 | | /// Consumes the [`Notifier`] since this is a single-use notification. [INFO] [stdout] ... | [INFO] [stdout] 159 | | } [INFO] [stdout] 160 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/sync/oneshot_notify.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / /// Notify the [`Waiter`]. [INFO] [stdout] 143 | | /// [INFO] [stdout] 144 | | /// Consumes the [`Notifier`] since this is a single-use notification. [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/sync/oneshot_notify.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | /// Awaitable handle for the notification. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/time/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Timeouts and delays. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `schedule` [INFO] [stdout] --> src/runtime/event_loop.rs:31:58 [INFO] [stdout] | [INFO] [stdout] 31 | /// Carries the state that's used across [`block_on`], [`schedule`], [`syscall`] functions. [INFO] [stdout] | ^^^^^^^^ no item named `schedule` 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: unresolved link to `future` [INFO] [stdout] --> src/runtime/event_loop.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | /// Polls the [`future`] until completion, while multitasking background tasks. [INFO] [stdout] | ^^^^^^ no item named `future` 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 `run` [INFO] [stdout] --> src/runtime/task.rs:199:44 [INFO] [stdout] | [INFO] [stdout] 199 | /// Generics-based implementation of [`run`] in [`TaskVTable`]. [INFO] [stdout] | ^^^ no item named `run` 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 `poll_output` [INFO] [stdout] --> src/runtime/task.rs:252:44 [INFO] [stdout] | [INFO] [stdout] 252 | /// Generics-based implementation of [`poll_output`] in [`TaskVTable`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `poll_output` 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 `schedule` [INFO] [stdout] --> src/runtime/task.rs:269:44 [INFO] [stdout] | [INFO] [stdout] 269 | /// Generics-based implementation of [`schedule`] in [`TaskVTable`]. [INFO] [stdout] | ^^^^^^^^ no item named `schedule` 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 `crate::sync::notify` [INFO] [stdout] --> src/sync/oneshot_notify.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | //! Your needs may be better met by [`crate::sync::notify`] for a multi-use notify and [`crate::sync::channel`] for passing messages betw... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `notify` in module `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::sync::channel` [INFO] [stdout] --> src/sync/oneshot_notify.rs:7:90 [INFO] [stdout] | [INFO] [stdout] 7 | ...tify`] for a multi-use notify and [`crate::sync::channel`] for passing messages between tasks. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `channel` in module `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "db3b1c8d973361c66a11f8777758a9dd462597d4670ac44cb4c504b1925e6bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3b1c8d973361c66a11f8777758a9dd462597d4670ac44cb4c504b1925e6bc8", kill_on_drop: false }` [INFO] [stdout] db3b1c8d973361c66a11f8777758a9dd462597d4670ac44cb4c504b1925e6bc8