[INFO] fetching crate winix 1.1.3-winix.1...
[INFO] documenting winix-1.1.3-winix.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate winix 1.1.3-winix.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate winix 1.1.3-winix.1
[INFO] finished tweaking crates.io crate winix 1.1.3-winix.1
[INFO] tweaked toml for crates.io crate winix 1.1.3-winix.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winix 1.1.3-winix.1 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winix 1.1.3-winix.1 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d
[INFO] running `Command { std: "docker" "start" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d", 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" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d", 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" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: winix@1.1.3-winix.1: ignoring 'hints.mostly-unused', pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling winix-build-specs v0.1.0-alpha.1
[INFO] [stderr]    Compiling winix-ffi v0.1.0
[INFO] [stderr]    Compiling winix v1.1.3-winix.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting winix v1.1.3-winix.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `path::Arg`
[INFO] [stdout]   --> src/lib.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 | //! [`Arg`]: path::Arg
[INFO] [stdout]    |              ^^^^^^^^^ no item named `path` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SpareCapacity`
[INFO] [stdout]   --> src/buffer.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// | [`SpareCapacity`]        | `usize`, indicating the number of elements initialized. And the `Vec` is extended. |
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no item named `SpareCapacity` 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 `SpareCapacity`
[INFO] [stdout]   --> src/buffer.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Passing a [`SpareCapacity`], via the [`spare_capacity`] helper function:
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ no item named `SpareCapacity` 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 `spare_capacity`
[INFO] [stdout]   --> src/buffer.rs:49:44
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Passing a [`SpareCapacity`], via the [`spare_capacity`] helper function:
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^ no item named `spare_capacity` 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 `AsFd::as_fd`
[INFO] [stdout]   --> src/maybe_polyfill/no_std/os/fd/raw.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// However, borrowing is not strictly required. See [`AsFd::as_fd`]
[INFO] [stdout]    |                                                            ^^^^^^^^^^^ no item named `AsFd` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `io`
[INFO] [stdout]   --> src/maybe_polyfill/no_std/os/fd/raw.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// [io-safety]: io#io-safety
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no item named `io` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::borrow::ToOwned`
[INFO] [stdout]   --> src/maybe_polyfill/no_std/os/fd/owned.rs:30:43
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// This type does not have a [`ToOwned`][crate::borrow::ToOwned]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^ no item named `borrow` in module `winix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::io::Error`
[INFO] [stdout]   --> src/backend/linux_raw/io/errno.rs:21:60
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// The error type for `rustix` APIs. This is similar to [`std::io::Error`],
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::os::fd`
[INFO] [stdout]    --> src/lib.rs:203:53
[INFO] [stdout]     |
[INFO] [stdout] 203 | /// This module exports the types and traits from [`std::os::fd`], or polyills
[INFO] [stdout]     |                                                     ^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::fs::SeekFrom`
[INFO] [stdout]  --> src/io/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`SeekFrom`]: crate::fs::SeekFrom
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^ no item named `fs` in module `winix`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `fd`
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! [`SeekFrom`]: crate::fs::SeekFrom
[INFO] [stdout] 5 + //! [`SeekFrom`]: crate::fd::SeekFrom
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::fs`
[INFO] [stdout]  --> src/io/mod.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`fs`]: crate::fs
[INFO] [stdout]   |             ^^^^^^^^^ no item named `fs` in module `winix`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `fd`
[INFO] [stdout]   |
[INFO] [stdout] 6 - //! [`fs`]: crate::fs
[INFO] [stdout] 6 + //! [`fs`]: crate::fd
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::stdio::dup2_stdin`
[INFO] [stdout]   --> src/io/dup.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 | /// [`stdio::dup2_stdin`]: crate::stdio::dup2_stdin
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `stdio` in module `winix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::stdio::dup2_stdout`
[INFO] [stdout]   --> src/io/dup.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// [`stdio::dup2_stdout`]: crate::stdio::dup2_stdout
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `stdio` in module `winix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::stdio::dup2_stderr`
[INFO] [stdout]   --> src/io/dup.rs:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// [`stdio::dup2_stderr`]: crate::stdio::dup2_stderr
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `stdio` in module `winix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::io::IsTerminal`
[INFO] [stdout]    --> src/not_implemented.rs:265:34
[INFO] [stdout]     |
[INFO] [stdout] 265 |     /// [`std::io::IsTerminal`]: std::io::IsTerminal
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `io`
[INFO] [stdout]    --> src/maybe_polyfill/no_std/os/fd/owned.rs:198:22
[INFO] [stdout]     |
[INFO] [stdout] 198 |     /// [io-safety]: io#io-safety
[INFO] [stdout]     |                      ^^^^^^^^^^^^ no item named `io` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/winix/index.html
[INFO] running `Command { std: "docker" "inspect" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d", 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" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "all-apis" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: winix@1.1.3-winix.1: ignoring 'hints.mostly-unused', pass `-Zprofile-hint-mostly-unused` to enable it
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling winix v1.1.3-winix.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting winix v1.1.3-winix.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `SpareCapacity`
[INFO] [stdout]   --> src/buffer.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// | [`SpareCapacity`]        | `usize`, indicating the number of elements initialized. And the `Vec` is extended. |
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no item named `SpareCapacity` 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 `SpareCapacity`
[INFO] [stdout]   --> src/buffer.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Passing a [`SpareCapacity`], via the [`spare_capacity`] helper function:
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ no item named `SpareCapacity` 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 `spare_capacity`
[INFO] [stdout]   --> src/buffer.rs:49:44
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Passing a [`SpareCapacity`], via the [`spare_capacity`] helper function:
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^ no item named `spare_capacity` 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 `AsFd::as_fd`
[INFO] [stdout]   --> src/maybe_polyfill/no_std/os/fd/raw.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// However, borrowing is not strictly required. See [`AsFd::as_fd`]
[INFO] [stdout]    |                                                            ^^^^^^^^^^^ no item named `AsFd` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `io`
[INFO] [stdout]   --> src/maybe_polyfill/no_std/os/fd/raw.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// [io-safety]: io#io-safety
[INFO] [stdout]    |                      ^^^^^^^^^^^^ no item named `io` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::borrow::ToOwned`
[INFO] [stdout]   --> src/maybe_polyfill/no_std/os/fd/owned.rs:30:43
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// This type does not have a [`ToOwned`][crate::borrow::ToOwned]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^ no item named `borrow` in module `winix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::io::Error`
[INFO] [stdout]   --> src/backend/linux_raw/io/errno.rs:21:60
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// The error type for `rustix` APIs. This is similar to [`std::io::Error`],
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::os::fd`
[INFO] [stdout]    --> src/lib.rs:203:53
[INFO] [stdout]     |
[INFO] [stdout] 203 | /// This module exports the types and traits from [`std::os::fd`], or polyills
[INFO] [stdout]     |                                                     ^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::fs::DirEntry`
[INFO] [stdout]    --> src/fs/raw_dir.rs:145:41
[INFO] [stdout]     |
[INFO] [stdout] 145 | /// A raw directory entry, similar to [`std::fs::DirEntry`].
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::io::SeekFrom`
[INFO] [stdout]  --> src/fs/seek_from.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// This is similar to [`std::io::SeekFrom`], however it adds platform-specific
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `set_ip_add_membership_with_ifindex`
[INFO] [stdout]     --> src/net/sockopt.rs:1029:26
[INFO] [stdout]      |
[INFO] [stdout] 1029 | /// value to zero. See [`set_ip_add_membership_with_ifindex`] instead to also
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `set_ip_add_membership_with_ifindex` 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 `std::convert::AsRef`
[INFO] [stdout]   --> src/path/arg.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// [`AsRef`]: std::convert::AsRef
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `str`
[INFO] [stdout]    |
[INFO] [stdout] 67 - /// [`AsRef`]: std::convert::AsRef
[INFO] [stdout] 67 + /// [`AsRef`]: str::convert::AsRef
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Path`
[INFO] [stdout]   --> src/path/arg.rs:39:38
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// This is similar to [`AsRef`]`<`[`Path`]`>`, but is implemented for more
[INFO] [stdout]    |                                      ^^^^ no item named `Path` 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 `std::process::exit`
[INFO] [stdout]  --> src/process/exit.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// [`exit`]: std::process::exit
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::process::exit`
[INFO] [stdout]   --> src/process/exit.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [`exit`]: std::process::exit
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::io::Stdin`
[INFO] [stdout]   --> src/stdio.rs:83:39
[INFO] [stdout]    |
[INFO] [stdout] 83 | /// with the buffering performed by [`std::io::Stdin`], so it could cause
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::io::Stdout`
[INFO] [stdout]    --> src/stdio.rs:205:39
[INFO] [stdout]     |
[INFO] [stdout] 205 | /// with the buffering performed by [`std::io::Stdout`], so it could cause
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::process::exit`
[INFO] [stdout]    --> src/runtime.rs:252:32
[INFO] [stdout]     |
[INFO] [stdout] 252 | /// Most programs should use [`std::process::exit`] instead of calling this
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::io::IsTerminal`
[INFO] [stdout]    --> src/not_implemented.rs:265:34
[INFO] [stdout]     |
[INFO] [stdout] 265 |     /// [`std::io::IsTerminal`]: std::io::IsTerminal
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `io`
[INFO] [stdout]    --> src/maybe_polyfill/no_std/os/fd/owned.rs:198:22
[INFO] [stdout]     |
[INFO] [stdout] 198 |     /// [io-safety]: io#io-safety
[INFO] [stdout]     |                      ^^^^^^^^^^^^ no item named `io` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/clockid.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub enum ClockId {
[INFO] [stdout] 23 | |     /// `CLOCK_REALTIME`
[INFO] [stdout] 24 | |     #[doc(alias = "CLOCK_REALTIME")]
[INFO] [stdout] 25 | |     Realtime = bitcast!(c::CLOCK_REALTIME),
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |     BoottimeAlarm = bitcast!(c::CLOCK_BOOTTIME_ALARM),
[INFO] [stdout] 99 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``clockid_t``
[INFO] [stdout]    = help: ends near ``CLOCK_*` constants for use with [`clock_gettime`].`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/clockid.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub enum ClockId {
[INFO] [stdout] 23 | |     /// `CLOCK_REALTIME`
[INFO] [stdout] 24 | |     #[doc(alias = "CLOCK_REALTIME")]
[INFO] [stdout] 25 | |     Realtime = bitcast!(c::CLOCK_REALTIME),
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |     BoottimeAlarm = bitcast!(c::CLOCK_BOOTTIME_ALARM),
[INFO] [stdout] 99 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``CLOCK_*` constants for use with [`clock_gettime`].`
[INFO] [stdout]    = help: ends near ``CLOCK_*` constants for use with [`clock_gettime`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/clockid.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | / pub enum DynamicClockId<'a> {
[INFO] [stdout] 202 | |     /// `ClockId` values that are always supported at runtime.
[INFO] [stdout] 203 | |     Known(ClockId),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |     BoottimeAlarm,
[INFO] [stdout] 232 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ``clockid_t``
[INFO] [stdout]     = help: ends near ``CLOCK_*` constants for use with [`clock_gettime_dynamic`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/clockid.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | / pub enum DynamicClockId<'a> {
[INFO] [stdout] 202 | |     /// `ClockId` values that are always supported at runtime.
[INFO] [stdout] 203 | |     Known(ClockId),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |     BoottimeAlarm,
[INFO] [stdout] 232 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ``CLOCK_*` constants for use with [`clock_gettime_dynamic`].`
[INFO] [stdout]     = help: ends near ``CLOCK_*` constants for use with [`clock_gettime_dynamic`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `winix`
[INFO] running `Command { std: "docker" "inspect" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d", kill_on_drop: false }`
[INFO] [stdout] e9b3b0ff595cd7a11368766f2b0372e63ff4a847b6297b561c136f4df799560d
