[INFO] fetching crate foundation_nostd 0.0.5...
[INFO] documenting foundation_nostd-0.0.5 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate foundation_nostd 0.0.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate foundation_nostd 0.0.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate foundation_nostd 0.0.5
[INFO] tweaked toml for crates.io crate foundation_nostd 0.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate foundation_nostd 0.0.5 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foundation_nostd 0.0.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntest v0.9.5
[INFO] [stderr]   Downloaded tracing-test v0.2.6
[INFO] [stderr]   Downloaded ntest_timeout v0.9.5
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.6
[INFO] [stderr]   Downloaded toml_edit v0.23.5
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.5
[INFO] [stderr]   Downloaded toml_datetime v0.7.1
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa
[INFO] running `Command { std: "docker" "start" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting foundation_nostd v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `compression`
[INFO] [stdout]    --> src/embeddable.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |     /// [`compression`] returns the compression used for the file data.
[INFO] [stdout]     |           ^^^^^^^^^^^ no item named `compression` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `read_utf8`
[INFO] [stdout]    --> src/embeddable.rs:158:11
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// [`read_utf8`] will return the data related to the File if its
[INFO] [stdout]     |           ^^^^^^^^^ no item named `read_utf8` 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 `read_utf16`
[INFO] [stdout]    --> src/embeddable.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |     /// [`read_utf16`] will return the UTF16 data related to the File if its
[INFO] [stdout]     |           ^^^^^^^^^^ no item named `read_utf16` 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 `get_info`
[INFO] [stdout]    --> src/embeddable.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     /// [`get_info`] returns the related information for the self
[INFO] [stdout]     |           ^^^^^^^^ no item named `get_info` 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 `get_utf8_for`
[INFO] [stdout]    --> src/embeddable.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 188 |     /// [`get_utf8_for`] will return the data related to the File
[INFO] [stdout]     |           ^^^^^^^^^^^^ no item named `get_utf8_for` 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 `read_utf8_for`
[INFO] [stdout]    --> src/embeddable.rs:199:11
[INFO] [stdout]     |
[INFO] [stdout] 199 |     /// [`read_utf8_for`] will return the data related to the File
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `read_utf8_for` 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 `get_utf16_for`
[INFO] [stdout]    --> src/embeddable.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |     /// [`get_utf16_for`] will return the UTF16 data related to the File
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `get_utf16_for` 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 `read_utf16_for`
[INFO] [stdout]    --> src/embeddable.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// [`read_utf16_for`] will return the UTF16 data related to the File
[INFO] [stdout]     |           ^^^^^^^^^^^^^^ no item named `read_utf16_for` 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 `info_for`
[INFO] [stdout]    --> src/embeddable.rs:255:11
[INFO] [stdout]     |
[INFO] [stdout] 255 |     /// [`info_for`] returns the related information for the file based on the provided
[INFO] [stdout]     |           ^^^^^^^^ no item named `info_for` 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 `info_under_directory`
[INFO] [stdout]    --> src/embeddable.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 |     /// [`info_under_directory`] returns the related source info which are under
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ no item named `info_under_directory` 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 `request_utf8`
[INFO] [stdout]    --> src/embeddable.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// [`request_utf8`] returns the relevant data and information for giving file if available.
[INFO] [stdout]     |           ^^^^^^^^^^^^ no item named `request_utf8` 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 `request_utf16`
[INFO] [stdout]    --> src/embeddable.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     /// [`request_utf16`] returns the relevant data and information for giving file if available.
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `request_utf16` 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 `MobileDisk`
[INFO] [stdout]  --> src/mobile.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! file metadata. The [`MobileDisk`] extension trait (in `foundation_platform`)
[INFO] [stdout]   |                          ^^^^^^^^^^ no item named `MobileDisk` 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 `SpinRwLock`
[INFO] [stdout]   --> src/primitives/reader_spin_rwlock.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | //! Unlike [`SpinRwLock`] (writer-preferring), this lock allows readers to acquire
[INFO] [stdout]    |              ^^^^^^^^^^ no item named `SpinRwLock` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/atomic_flag.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 38 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 39 | |     ///
[INFO] [stdout] 40 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     /// assert!(flag.is_`set()`);
[INFO] [stdout] 45 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[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] 37 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/atomic_flag.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 61 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 62 | |     ///
[INFO] [stdout] 63 | |     /// let flag = `AtomicFlag`::new(true);
[INFO] [stdout] 64 | |     /// assert!(flag.is_`set()`);
[INFO] [stdout] 65 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/atomic_flag.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 79 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 80 | |     ///
[INFO] [stdout] 81 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] 82 | |     /// flag.`set()`;
[INFO] [stdout] 83 | |     /// assert!(flag.is_`set()`);
[INFO] [stdout] 84 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout]  97 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout]  98 | |     ///
[INFO] [stdout]  99 | |     /// let flag = `AtomicFlag`::new(true);
[INFO] [stdout] 100 | |     /// flag.`clear()`;
[INFO] [stdout] 101 | |     /// assert!(!flag.is_`set()`);
[INFO] [stdout] 102 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout]  96 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 115 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 116 | |     ///
[INFO] [stdout] 117 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] 118 | |     /// assert!(!flag.test_and_`set()`);
[INFO] [stdout] 119 | |     /// assert!(flag.is_`set()`);
[INFO] [stdout] 120 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 114 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 133 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 134 | |     ///
[INFO] [stdout] 135 | |     /// let flag = `AtomicFlag`::new(true);
[INFO] [stdout] 136 | |     /// assert!(flag.test_and_`clear()`);
[INFO] [stdout] 137 | |     /// assert!(!flag.is_`set()`);
[INFO] [stdout] 138 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 155 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 156 | |     ///
[INFO] [stdout] 157 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     /// assert_eq!(flag.compare_and_swap(false, true), Err(true));
[INFO] [stdout] 165 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 154 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 185 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 186 | |     ///
[INFO] [stdout] 187 | |     /// let flag = `AtomicFlag`::new(true);
[INFO] [stdout] 188 | |     /// assert!(flag.load_relaxed());
[INFO] [stdout] 189 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 184 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 202 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 203 | |     ///
[INFO] [stdout] 204 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] 205 | |     /// flag.store_relaxed(true);
[INFO] [stdout] 206 | |     /// assert!(flag.load_relaxed());
[INFO] [stdout] 207 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 201 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/noop.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |   //! ```ignore
[INFO] [stdout]    |  _____^
[INFO] [stdout] 15 | | //! # #[cfg(all(target_family = "wasm", not(target_feature = "atomics")))]
[INFO] [stdout] 16 | | //! use foundation_nostd::primitives::noop::{NoopMutex, NoopRwLock};
[INFO] [stdout] 17 | | //!
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | //! *guard = 100;
[INFO] [stdout] 24 | | //! ```ignore
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/primitives/noop.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! ```ignore
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/noop.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |       /// ```ignore
[INFO] [stdout]    |  _________^
[INFO] [stdout] 56 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 57 | |     ///
[INFO] [stdout] 58 | |     /// let mutex = NoopMutex::new(42);
[INFO] [stdout] 59 | |     /// ```ignore
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/primitives/noop.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// ```ignore
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/noop.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |       /// ```ignore
[INFO] [stdout]    |  _________^
[INFO] [stdout] 73 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 74 | |     ///
[INFO] [stdout] 75 | |     /// let mutex = NoopMutex::new(42);
[INFO] [stdout] 76 | |     /// let value = mutex.into_inner();
[INFO] [stdout] 77 | |     /// assert_eq!(value, 42);
[INFO] [stdout] 78 | |     /// ```ignore
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/primitives/noop.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     /// ```ignore
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 122 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 123 | |     ///
[INFO] [stdout] 124 | |     /// let mutex = NoopMutex::new(0);
[INFO] [stdout] 125 | |     /// let mut guard = mutex.lock();
[INFO] [stdout] 126 | |     /// *guard += 1;
[INFO] [stdout] 127 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 148 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 149 | |     ///
[INFO] [stdout] 150 | |     /// let mutex = NoopMutex::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     ///     assert_eq!(*guard, 42);
[INFO] [stdout] 154 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 170 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 171 | |     ///
[INFO] [stdout] 172 | |     /// let mutex = NoopMutex::new(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |     /// assert!(mutex.is_locked());
[INFO] [stdout] 176 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 285 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 286 | |     ///
[INFO] [stdout] 287 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] 288 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 302 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 303 | |     ///
[INFO] [stdout] 304 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] 305 | |     /// let value = lock.into_inner();
[INFO] [stdout] 306 | |     /// assert_eq!(value, 42);
[INFO] [stdout] 307 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 318 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 319 | |     ///
[INFO] [stdout] 320 | |     /// let mut lock = NoopRwLock::new(0);
[INFO] [stdout] 321 | |     /// *lock.get_mut() = 10;
[INFO] [stdout] 322 | |     /// assert_eq!(*lock.read(), 10);
[INFO] [stdout] 323 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 347 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 348 | |     ///
[INFO] [stdout] 349 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |     /// assert_eq!(*r1, 42);
[INFO] [stdout] 353 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 380 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 381 | |     ///
[INFO] [stdout] 382 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | |     ///     assert_eq!(*guard, 42);
[INFO] [stdout] 386 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 418 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 419 | |     ///
[INFO] [stdout] 420 | |     /// let lock = NoopRwLock::new(0);
[INFO] [stdout] 421 | |     /// let mut w = lock.write();
[INFO] [stdout] 422 | |     /// *w += 1;
[INFO] [stdout] 423 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 447 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 448 | |     ///
[INFO] [stdout] 449 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 452 | |     ///     *guard = 100;
[INFO] [stdout] 453 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:588:9
[INFO] [stdout]     |
[INFO] [stdout] 588 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 589 | |     /// use foundation_nostd::primitives::noop::NoopOnce;
[INFO] [stdout] 590 | |     ///
[INFO] [stdout] 591 | |     /// const INIT: NoopOnce = NoopOnce::new();
[INFO] [stdout] 592 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:588:9
[INFO] [stdout]     |
[INFO] [stdout] 588 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:605:9
[INFO] [stdout]     |
[INFO] [stdout] 605 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 606 | |     /// use foundation_nostd::primitives::noop::NoopOnce;
[INFO] [stdout] 607 | |     ///
[INFO] [stdout] 608 | |     /// static INIT: NoopOnce = NoopOnce::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |     /// });
[INFO] [stdout] 613 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:605:9
[INFO] [stdout]     |
[INFO] [stdout] 605 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 626 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 627 | |     /// use foundation_nostd::primitives::noop::NoopOnce;
[INFO] [stdout] 628 | |     ///
[INFO] [stdout] 629 | |     /// let once = NoopOnce::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 632 | |     /// assert!(once.is_completed());
[INFO] [stdout] 633 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 626 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/poison.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |   /// ```ignore
[INFO] [stdout]    |  _____^
[INFO] [stdout] 29 | | /// use foundation_nostd::primitives::{SpinMutex, `PoisonError`};
[INFO] [stdout] 30 | | ///
[INFO] [stdout] 31 | | /// let mutex = SpinMutex::new(0);
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | /// }
[INFO] [stdout] 46 | | /// ```ignore
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/primitives/poison.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// ```ignore
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/raw_once.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 35 | |     /// use foundation_nostd::primitives::RawOnce;
[INFO] [stdout] 36 | |     ///
[INFO] [stdout] 37 | |     /// static INIT: `RawOnce` = RawOnce::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     /// });
[INFO] [stdout] 42 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/spin_rwlock.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 96 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 97 | |     ///
[INFO] [stdout] 98 | |     /// let `lock` = SpinRwLock::new(42);
[INFO] [stdout] 99 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 118 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 119 | |     ///
[INFO] [stdout] 120 | |     /// let `lock` = SpinRwLock::new(42);
[INFO] [stdout] 121 | |     /// let value = `lock`.into_inner().unwrap();
[INFO] [stdout] 122 | |     /// assert_eq!(value, 42);
[INFO] [stdout] 123 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 117 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 147 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 148 | |     ///
[INFO] [stdout] 149 | |     /// let mut `lock` = SpinRwLock::new(0);
[INFO] [stdout] 150 | |     /// *lock.get_mut().unwrap() = 10;
[INFO] [stdout] 151 | |     /// assert_eq!(*lock.read().unwrap(), 10);
[INFO] [stdout] 152 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 146 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 174 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 175 | |     ///
[INFO] [stdout] 176 | |     /// let `lock` = SpinRwLock::new(0);
[INFO] [stdout] 177 | |     /// assert!(!lock.is_poisoned());
[INFO] [stdout] 178 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 173 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 197 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 198 | |     ///
[INFO] [stdout] 199 | |     /// let `lock` = SpinRwLock::new(vec![1, 2, 3]);
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     /// assert_eq!(*r1, vec![1, 2, 3]);
[INFO] [stdout] 203 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 266 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 267 | |     ///
[INFO] [stdout] 268 | |     /// let `lock` = SpinRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |     /// };
[INFO] [stdout] 274 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 265 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 311 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 312 | |     ///
[INFO] [stdout] 313 | |     /// let `lock` = SpinRwLock::new(0);
[INFO] [stdout] 314 | |     /// let mut w = `lock`.write().unwrap();
[INFO] [stdout] 315 | |     /// *w += 1;
[INFO] [stdout] 316 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 384 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 385 | |     ///
[INFO] [stdout] 386 | |     /// let `lock` = SpinRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |     /// };
[INFO] [stdout] 392 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 383 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/spin_wait.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 53 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 54 | |     ///
[INFO] [stdout] 55 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] 56 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/spin_wait.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 72 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 73 | |     ///
[INFO] [stdout] 74 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     /// }
[INFO] [stdout] 78 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_wait.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 105 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 106 | |     ///
[INFO] [stdout] 107 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] 108 | |     /// `spin`.spin_once();
[INFO] [stdout] 109 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_wait.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 122 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 123 | |     ///
[INFO] [stdout] 124 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |     /// `spin`.reset();  // Start fresh
[INFO] [stdout] 129 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 121 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_wait.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 142 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 143 | |     ///
[INFO] [stdout] 144 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     /// assert_eq!(spin.counter(), 1);
[INFO] [stdout] 148 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 141 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_wait.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 160 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 161 | |     ///
[INFO] [stdout] 162 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     /// assert!(spin.is_exhausted());
[INFO] [stdout] 166 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 159 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/foundation_nostd/index.html
[INFO] running `Command { std: "docker" "inspect" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting foundation_nostd v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `compression`
[INFO] [stdout]    --> src/embeddable.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |     /// [`compression`] returns the compression used for the file data.
[INFO] [stdout]     |           ^^^^^^^^^^^ no item named `compression` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `read_utf8`
[INFO] [stdout]    --> src/embeddable.rs:158:11
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// [`read_utf8`] will return the data related to the File if its
[INFO] [stdout]     |           ^^^^^^^^^ no item named `read_utf8` 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 `read_utf16`
[INFO] [stdout]    --> src/embeddable.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |     /// [`read_utf16`] will return the UTF16 data related to the File if its
[INFO] [stdout]     |           ^^^^^^^^^^ no item named `read_utf16` 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 `get_info`
[INFO] [stdout]    --> src/embeddable.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     /// [`get_info`] returns the related information for the self
[INFO] [stdout]     |           ^^^^^^^^ no item named `get_info` 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 `get_utf8_for`
[INFO] [stdout]    --> src/embeddable.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 188 |     /// [`get_utf8_for`] will return the data related to the File
[INFO] [stdout]     |           ^^^^^^^^^^^^ no item named `get_utf8_for` 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 `read_utf8_for`
[INFO] [stdout]    --> src/embeddable.rs:199:11
[INFO] [stdout]     |
[INFO] [stdout] 199 |     /// [`read_utf8_for`] will return the data related to the File
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `read_utf8_for` 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 `get_utf16_for`
[INFO] [stdout]    --> src/embeddable.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |     /// [`get_utf16_for`] will return the UTF16 data related to the File
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `get_utf16_for` 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 `read_utf16_for`
[INFO] [stdout]    --> src/embeddable.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// [`read_utf16_for`] will return the UTF16 data related to the File
[INFO] [stdout]     |           ^^^^^^^^^^^^^^ no item named `read_utf16_for` 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 `info_for`
[INFO] [stdout]    --> src/embeddable.rs:255:11
[INFO] [stdout]     |
[INFO] [stdout] 255 |     /// [`info_for`] returns the related information for the file based on the provided
[INFO] [stdout]     |           ^^^^^^^^ no item named `info_for` 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 `info_under_directory`
[INFO] [stdout]    --> src/embeddable.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 |     /// [`info_under_directory`] returns the related source info which are under
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ no item named `info_under_directory` 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 `request_utf8`
[INFO] [stdout]    --> src/embeddable.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// [`request_utf8`] returns the relevant data and information for giving file if available.
[INFO] [stdout]     |           ^^^^^^^^^^^^ no item named `request_utf8` 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 `request_utf16`
[INFO] [stdout]    --> src/embeddable.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     /// [`request_utf16`] returns the relevant data and information for giving file if available.
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `request_utf16` 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 `MobileDisk`
[INFO] [stdout]  --> src/mobile.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! file metadata. The [`MobileDisk`] extension trait (in `foundation_platform`)
[INFO] [stdout]   |                          ^^^^^^^^^^ no item named `MobileDisk` 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 `SpinRwLock`
[INFO] [stdout]   --> src/primitives/reader_spin_rwlock.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | //! Unlike [`SpinRwLock`] (writer-preferring), this lock allows readers to acquire
[INFO] [stdout]    |              ^^^^^^^^^^ no item named `SpinRwLock` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/atomic_flag.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 38 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 39 | |     ///
[INFO] [stdout] 40 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     /// assert!(flag.is_`set()`);
[INFO] [stdout] 45 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[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] 37 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/atomic_flag.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 61 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 62 | |     ///
[INFO] [stdout] 63 | |     /// let flag = `AtomicFlag`::new(true);
[INFO] [stdout] 64 | |     /// assert!(flag.is_`set()`);
[INFO] [stdout] 65 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/atomic_flag.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 79 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 80 | |     ///
[INFO] [stdout] 81 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] 82 | |     /// flag.`set()`;
[INFO] [stdout] 83 | |     /// assert!(flag.is_`set()`);
[INFO] [stdout] 84 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout]  97 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout]  98 | |     ///
[INFO] [stdout]  99 | |     /// let flag = `AtomicFlag`::new(true);
[INFO] [stdout] 100 | |     /// flag.`clear()`;
[INFO] [stdout] 101 | |     /// assert!(!flag.is_`set()`);
[INFO] [stdout] 102 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout]  96 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 115 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 116 | |     ///
[INFO] [stdout] 117 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] 118 | |     /// assert!(!flag.test_and_`set()`);
[INFO] [stdout] 119 | |     /// assert!(flag.is_`set()`);
[INFO] [stdout] 120 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 114 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 133 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 134 | |     ///
[INFO] [stdout] 135 | |     /// let flag = `AtomicFlag`::new(true);
[INFO] [stdout] 136 | |     /// assert!(flag.test_and_`clear()`);
[INFO] [stdout] 137 | |     /// assert!(!flag.is_`set()`);
[INFO] [stdout] 138 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 132 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 155 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 156 | |     ///
[INFO] [stdout] 157 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |     /// assert_eq!(flag.compare_and_swap(false, true), Err(true));
[INFO] [stdout] 165 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 154 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 185 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 186 | |     ///
[INFO] [stdout] 187 | |     /// let flag = `AtomicFlag`::new(true);
[INFO] [stdout] 188 | |     /// assert!(flag.load_relaxed());
[INFO] [stdout] 189 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 184 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/atomic_flag.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 202 | |     /// use foundation_nostd::primitives::`AtomicFlag`;
[INFO] [stdout] 203 | |     ///
[INFO] [stdout] 204 | |     /// let flag = `AtomicFlag`::new(false);
[INFO] [stdout] 205 | |     /// flag.store_relaxed(true);
[INFO] [stdout] 206 | |     /// assert!(flag.load_relaxed());
[INFO] [stdout] 207 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 201 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/noop.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |   //! ```ignore
[INFO] [stdout]    |  _____^
[INFO] [stdout] 15 | | //! # #[cfg(all(target_family = "wasm", not(target_feature = "atomics")))]
[INFO] [stdout] 16 | | //! use foundation_nostd::primitives::noop::{NoopMutex, NoopRwLock};
[INFO] [stdout] 17 | | //!
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | //! *guard = 100;
[INFO] [stdout] 24 | | //! ```ignore
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/primitives/noop.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! ```ignore
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/noop.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |       /// ```ignore
[INFO] [stdout]    |  _________^
[INFO] [stdout] 56 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 57 | |     ///
[INFO] [stdout] 58 | |     /// let mutex = NoopMutex::new(42);
[INFO] [stdout] 59 | |     /// ```ignore
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/primitives/noop.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// ```ignore
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/noop.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |       /// ```ignore
[INFO] [stdout]    |  _________^
[INFO] [stdout] 73 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 74 | |     ///
[INFO] [stdout] 75 | |     /// let mutex = NoopMutex::new(42);
[INFO] [stdout] 76 | |     /// let value = mutex.into_inner();
[INFO] [stdout] 77 | |     /// assert_eq!(value, 42);
[INFO] [stdout] 78 | |     /// ```ignore
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/primitives/noop.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     /// ```ignore
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 122 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 123 | |     ///
[INFO] [stdout] 124 | |     /// let mutex = NoopMutex::new(0);
[INFO] [stdout] 125 | |     /// let mut guard = mutex.lock();
[INFO] [stdout] 126 | |     /// *guard += 1;
[INFO] [stdout] 127 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 148 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 149 | |     ///
[INFO] [stdout] 150 | |     /// let mutex = NoopMutex::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     ///     assert_eq!(*guard, 42);
[INFO] [stdout] 154 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 170 | |     /// use foundation_nostd::primitives::noop::NoopMutex;
[INFO] [stdout] 171 | |     ///
[INFO] [stdout] 172 | |     /// let mutex = NoopMutex::new(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |     /// assert!(mutex.is_locked());
[INFO] [stdout] 176 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 285 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 286 | |     ///
[INFO] [stdout] 287 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] 288 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 302 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 303 | |     ///
[INFO] [stdout] 304 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] 305 | |     /// let value = lock.into_inner();
[INFO] [stdout] 306 | |     /// assert_eq!(value, 42);
[INFO] [stdout] 307 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 318 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 319 | |     ///
[INFO] [stdout] 320 | |     /// let mut lock = NoopRwLock::new(0);
[INFO] [stdout] 321 | |     /// *lock.get_mut() = 10;
[INFO] [stdout] 322 | |     /// assert_eq!(*lock.read(), 10);
[INFO] [stdout] 323 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 347 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 348 | |     ///
[INFO] [stdout] 349 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |     /// assert_eq!(*r1, 42);
[INFO] [stdout] 353 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 380 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 381 | |     ///
[INFO] [stdout] 382 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | |     ///     assert_eq!(*guard, 42);
[INFO] [stdout] 386 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 418 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 419 | |     ///
[INFO] [stdout] 420 | |     /// let lock = NoopRwLock::new(0);
[INFO] [stdout] 421 | |     /// let mut w = lock.write();
[INFO] [stdout] 422 | |     /// *w += 1;
[INFO] [stdout] 423 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 447 | |     /// use foundation_nostd::primitives::noop::NoopRwLock;
[INFO] [stdout] 448 | |     ///
[INFO] [stdout] 449 | |     /// let lock = NoopRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 452 | |     ///     *guard = 100;
[INFO] [stdout] 453 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:588:9
[INFO] [stdout]     |
[INFO] [stdout] 588 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 589 | |     /// use foundation_nostd::primitives::noop::NoopOnce;
[INFO] [stdout] 590 | |     ///
[INFO] [stdout] 591 | |     /// const INIT: NoopOnce = NoopOnce::new();
[INFO] [stdout] 592 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:588:9
[INFO] [stdout]     |
[INFO] [stdout] 588 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:605:9
[INFO] [stdout]     |
[INFO] [stdout] 605 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 606 | |     /// use foundation_nostd::primitives::noop::NoopOnce;
[INFO] [stdout] 607 | |     ///
[INFO] [stdout] 608 | |     /// static INIT: NoopOnce = NoopOnce::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |     /// });
[INFO] [stdout] 613 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:605:9
[INFO] [stdout]     |
[INFO] [stdout] 605 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/noop.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 626 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 627 | |     /// use foundation_nostd::primitives::noop::NoopOnce;
[INFO] [stdout] 628 | |     ///
[INFO] [stdout] 629 | |     /// let once = NoopOnce::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 632 | |     /// assert!(once.is_completed());
[INFO] [stdout] 633 | |     /// ```ignore
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/primitives/noop.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 626 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/poison.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |   /// ```ignore
[INFO] [stdout]    |  _____^
[INFO] [stdout] 29 | | /// use foundation_nostd::primitives::{SpinMutex, `PoisonError`};
[INFO] [stdout] 30 | | ///
[INFO] [stdout] 31 | | /// let mutex = SpinMutex::new(0);
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | /// }
[INFO] [stdout] 46 | | /// ```ignore
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]   --> src/primitives/poison.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// ```ignore
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/raw_once.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 35 | |     /// use foundation_nostd::primitives::RawOnce;
[INFO] [stdout] 36 | |     ///
[INFO] [stdout] 37 | |     /// static INIT: `RawOnce` = RawOnce::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     /// });
[INFO] [stdout] 42 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/spin_rwlock.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 96 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 97 | |     ///
[INFO] [stdout] 98 | |     /// let `lock` = SpinRwLock::new(42);
[INFO] [stdout] 99 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 118 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 119 | |     ///
[INFO] [stdout] 120 | |     /// let `lock` = SpinRwLock::new(42);
[INFO] [stdout] 121 | |     /// let value = `lock`.into_inner().unwrap();
[INFO] [stdout] 122 | |     /// assert_eq!(value, 42);
[INFO] [stdout] 123 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 117 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 147 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 148 | |     ///
[INFO] [stdout] 149 | |     /// let mut `lock` = SpinRwLock::new(0);
[INFO] [stdout] 150 | |     /// *lock.get_mut().unwrap() = 10;
[INFO] [stdout] 151 | |     /// assert_eq!(*lock.read().unwrap(), 10);
[INFO] [stdout] 152 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 146 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 174 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 175 | |     ///
[INFO] [stdout] 176 | |     /// let `lock` = SpinRwLock::new(0);
[INFO] [stdout] 177 | |     /// assert!(!lock.is_poisoned());
[INFO] [stdout] 178 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 173 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 197 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 198 | |     ///
[INFO] [stdout] 199 | |     /// let `lock` = SpinRwLock::new(vec![1, 2, 3]);
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     /// assert_eq!(*r1, vec![1, 2, 3]);
[INFO] [stdout] 203 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 266 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 267 | |     ///
[INFO] [stdout] 268 | |     /// let `lock` = SpinRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |     /// };
[INFO] [stdout] 274 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 265 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 311 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 312 | |     ///
[INFO] [stdout] 313 | |     /// let `lock` = SpinRwLock::new(0);
[INFO] [stdout] 314 | |     /// let mut w = `lock`.write().unwrap();
[INFO] [stdout] 315 | |     /// *w += 1;
[INFO] [stdout] 316 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_rwlock.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 384 | |     /// use foundation_nostd::primitives::SpinRwLock;
[INFO] [stdout] 385 | |     ///
[INFO] [stdout] 386 | |     /// let `lock` = SpinRwLock::new(42);
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |     /// };
[INFO] [stdout] 392 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 383 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/spin_wait.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 53 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 54 | |     ///
[INFO] [stdout] 55 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] 56 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/primitives/spin_wait.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 72 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 73 | |     ///
[INFO] [stdout] 74 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     /// }
[INFO] [stdout] 78 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout]    = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_wait.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 105 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 106 | |     ///
[INFO] [stdout] 107 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] 108 | |     /// `spin`.spin_once();
[INFO] [stdout] 109 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_wait.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 122 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 123 | |     ///
[INFO] [stdout] 124 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |     /// `spin`.reset();  // Start fresh
[INFO] [stdout] 129 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 121 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_wait.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 142 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 143 | |     ///
[INFO] [stdout] 144 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     /// assert_eq!(spin.counter(), 1);
[INFO] [stdout] 148 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 141 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/primitives/spin_wait.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 160 | |     /// use foundation_nostd::primitives::SpinWait;
[INFO] [stdout] 161 | |     ///
[INFO] [stdout] 162 | |     /// let mut `spin` = SpinWait::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     /// assert!(spin.is_exhausted());
[INFO] [stdout] 166 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout]     = note: error from rustc: unknown start of token: `
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 159 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/foundation_nostd/index.html
[INFO] running `Command { std: "docker" "inspect" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa", kill_on_drop: false }`
[INFO] [stdout] a404ae40b162b40c78f1ef1500ae4938ef125fd4f01ef363667847f04b6993fa
