[INFO] fetching crate zot 0.1.0... [INFO] documenting zot-0.1.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate zot 0.1.0 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate zot 0.1.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zot 0.1.0 [INFO] finished tweaking crates.io crate zot 0.1.0 [INFO] tweaked toml for crates.io crate zot 0.1.0 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48505774e26eee2e4f7563d0d7be78f232857507190a7a16cb8a861b74e44d4 [INFO] running `Command { std: "docker" "start" "-a" "a48505774e26eee2e4f7563d0d7be78f232857507190a7a16cb8a861b74e44d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48505774e26eee2e4f7563d0d7be78f232857507190a7a16cb8a861b74e44d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48505774e26eee2e4f7563d0d7be78f232857507190a7a16cb8a861b74e44d4", kill_on_drop: false }` [INFO] [stdout] a48505774e26eee2e4f7563d0d7be78f232857507190a7a16cb8a861b74e44d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ce1450abb6c9615c04a559f2067c5d117f79ca8b2079b93925bae4f820cc9d [INFO] running `Command { std: "docker" "start" "-a" "49ce1450abb6c9615c04a559f2067c5d117f79ca8b2079b93925bae4f820cc9d", kill_on_drop: false }` [INFO] [stderr] Documenting zot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `One` [INFO] [stdout] --> src/ot.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | /// Returns `true` if the option is a [`One`] value. [INFO] [stdout] | ^^^ no item named `One` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Two` [INFO] [stdout] --> src/ot.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | /// Returns `true` if the option is a [`Two`] value. [INFO] [stdout] | ^^^ no item named `Two` 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 `Pin` [INFO] [stdout] --> src/ot.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | /// Converts from [`Pin`]`<&Ot>` to `Ot<`[`Pin`]`<&T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/ot.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | /// Converts from [`Pin`]`<&Ot>` to `Ot<`[`Pin`]`<&T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/ot.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | /// Converts from [`Pin`]`<&mut Ot>` to `Ot<`[`Pin`]`<&mut T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/ot.rs:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | /// Converts from [`Pin`]`<&mut Ot>` to `Ot<`[`Pin`]`<&mut T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `One` [INFO] [stdout] --> src/ot.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | /// Returns the contained [`One`] value, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | /// Panics if the value is a [`Two`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `Two` 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 `Two` [INFO] [stdout] --> src/ot.rs:150:33 [INFO] [stdout] | [INFO] [stdout] 150 | /// Returns the contained [`Two`] value as a `(T, T)`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/ot.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 154 | /// Panics if the value is a [`One`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/ot.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | /// Returns the contained [`One`] value, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:181:43 [INFO] [stdout] | [INFO] [stdout] 181 | /// Panics if the self value equals [`Two`]. [INFO] [stdout] | ^^^ no item named `Two` 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 `Two` [INFO] [stdout] --> src/ot.rs:203:33 [INFO] [stdout] | [INFO] [stdout] 203 | /// Returns the contained [`Two`] value as a `(T, T)`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/ot.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | /// Panics if the self value equals [`One`]. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/ot.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | /// Returns the contained [`One`] value or a provided default. [INFO] [stdout] | ^^^ no item named `One` 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 `zot::Ot::unwrap_one_or_else` [INFO] [stdout] --> src/ot.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | /// [`unwrap_one_or_else`]: zot::Ot::unwrap_one_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Two` [INFO] [stdout] --> src/ot.rs:251:33 [INFO] [stdout] | [INFO] [stdout] 251 | /// Returns the contained [`Two`] value as a `(T, T)` or a provided default. [INFO] [stdout] | ^^^ no item named `Two` 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 `zot::Ot::unwrap_two_or_else` [INFO] [stdout] --> src/ot.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | /// [`unwrap_two_or_else`]: zot::Ot::unwrap_two_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `One` [INFO] [stdout] --> src/ot.rs:273:33 [INFO] [stdout] | [INFO] [stdout] 273 | /// Returns the contained [`One`] value or computes it from a closure. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:290:33 [INFO] [stdout] | [INFO] [stdout] 290 | /// Returns the contained [`Two`] value as a `(T, T)` or computes it from a closure. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/ot.rs:307:49 [INFO] [stdout] | [INFO] [stdout] 307 | /// Returns a `Result` with the contained [`One`] value or computes an Err from a closure. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:316:49 [INFO] [stdout] | [INFO] [stdout] 316 | /// Returns a `Result` with the contained [`Two`] value as a `(T, T)` or computes an Err from a closure. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/ot.rs:436:21 [INFO] [stdout] | [INFO] [stdout] 436 | /// leaving a [`One`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:458:21 [INFO] [stdout] | [INFO] [stdout] 458 | /// leaving a [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `Two` 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 `Deref` [INFO] [stdout] --> src/ot.rs:621:71 [INFO] [stdout] | [INFO] [stdout] 621 | /// to the original one, additionally coercing the contents via [`Deref`]. [INFO] [stdout] | ^^^^^ no item named `Deref` 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 `Zero` [INFO] [stdout] --> src/zot.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | /// Returns `true` if the `Zot` is a [`Zero`] value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | /// Returns `true` if the `Zot` is a [`One`] value. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | /// Returns `true` if the `Zot` is a [`Two`] value. [INFO] [stdout] | ^^^ no item named `Two` 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 `Pin` [INFO] [stdout] --> src/zot.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | /// Converts from [`Pin`]`<&Zot>` to `Zot<`[`Pin`]`<&T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/zot.rs:134:53 [INFO] [stdout] | [INFO] [stdout] 134 | /// Converts from [`Pin`]`<&Zot>` to `Zot<`[`Pin`]`<&T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/zot.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | /// Converts from [`Pin`]`<&mut Zot>` to `Zot<`[`Pin`]`<&mut T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/zot.rs:142:57 [INFO] [stdout] | [INFO] [stdout] 142 | /// Converts from [`Pin`]`<&mut Zot>` to `Zot<`[`Pin`]`<&mut T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Zero` [INFO] [stdout] --> src/zot.rs:154:33 [INFO] [stdout] | [INFO] [stdout] 154 | /// Returns the contained [`Zero`] value, consuming the `self` value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `Zero` [INFO] [stdout] --> src/zot.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | /// Panics if the value is not [`Zero`] with a custom panic message provided by [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:180:33 [INFO] [stdout] | [INFO] [stdout] 180 | /// Returns the contained [`One`] value, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/zot.rs:184:38 [INFO] [stdout] | [INFO] [stdout] 184 | /// Panics if the value is not [`One`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | /// Returns the contained [`Two`] values as a `(T, T)`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `Two` 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 `Two` [INFO] [stdout] --> src/zot.rs:210:38 [INFO] [stdout] | [INFO] [stdout] 210 | /// Panics if the value is not [`Two`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `Two` 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 `Zero` [INFO] [stdout] --> src/zot.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | /// Returns the contained [`Zero`] or [`One`] value as an `Option`, consuming the `self` value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:232:45 [INFO] [stdout] | [INFO] [stdout] 232 | /// Returns the contained [`Zero`] or [`One`] value as an `Option`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | /// Panics if the value is [`Two`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `Two` 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 `Zero` [INFO] [stdout] --> src/zot.rs:259:33 [INFO] [stdout] | [INFO] [stdout] 259 | /// Returns the contained [`Zero`] value, consuming the `self` value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `Zero` [INFO] [stdout] --> src/zot.rs:262:66 [INFO] [stdout] | [INFO] [stdout] 262 | /// Instead, prefer to use pattern matching and handle the [`Zero`] [INFO] [stdout] | ^^^^ no item named `Zero` 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 `zot::Zot::unwrap_zero_or` [INFO] [stdout] --> src/zot.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 265 | /// [`unwrap_zero_or`]: zot::Zot::unwrap_zero_or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zot::Zot::unwrap_zero_or_else` [INFO] [stdout] --> src/zot.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 266 | /// [`unwrap_zero_or_else`]: zot::Zot::unwrap_zero_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Zero` [INFO] [stdout] --> src/zot.rs:270:43 [INFO] [stdout] | [INFO] [stdout] 270 | /// Panics if the self value is not [`Zero`]. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | /// Returns the contained [`One`] value, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/zot.rs:292:66 [INFO] [stdout] | [INFO] [stdout] 292 | /// Instead, prefer to use pattern matching and handle the [`One`] [INFO] [stdout] | ^^^ no item named `One` 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 `zot::Zot::unwrap_one_or` [INFO] [stdout] --> src/zot.rs:295:28 [INFO] [stdout] | [INFO] [stdout] 295 | /// [`unwrap_one_or`]: zot::Zot::unwrap_one_or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zot::Zot::unwrap_one_or_else` [INFO] [stdout] --> src/zot.rs:296:33 [INFO] [stdout] | [INFO] [stdout] 296 | /// [`unwrap_one_or_else`]: zot::Zot::unwrap_one_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `One` [INFO] [stdout] --> src/zot.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | /// Panics if the self value is not [`One`]. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:319:33 [INFO] [stdout] | [INFO] [stdout] 319 | /// Returns the contained [`Two`] value as a `(T, T)`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `Two` 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 `Two` [INFO] [stdout] --> src/zot.rs:322:66 [INFO] [stdout] | [INFO] [stdout] 322 | /// Instead, prefer to use pattern matching and handle the [`Two`] [INFO] [stdout] | ^^^ no item named `Two` 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 `zot::Zot::unwrap_two_or` [INFO] [stdout] --> src/zot.rs:325:28 [INFO] [stdout] | [INFO] [stdout] 325 | /// [`unwrap_two_or`]: zot::Zot::unwrap_two_or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zot::Zot::unwrap_two_or_else` [INFO] [stdout] --> src/zot.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | /// [`unwrap_two_or_else`]: zot::Zot::unwrap_two_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Two` [INFO] [stdout] --> src/zot.rs:330:43 [INFO] [stdout] | [INFO] [stdout] 330 | /// Panics if the self value is not [`Two`]. [INFO] [stdout] | ^^^ no item named `Two` 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 `Zero` [INFO] [stdout] --> src/zot.rs:349:33 [INFO] [stdout] | [INFO] [stdout] 349 | /// Returns the contained [`Zero`] or [`One`] value as an `Option`, consuming the `self` value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:349:45 [INFO] [stdout] | [INFO] [stdout] 349 | /// Returns the contained [`Zero`] or [`One`] value as an `Option`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `Zero` [INFO] [stdout] --> src/zot.rs:352:66 [INFO] [stdout] | [INFO] [stdout] 352 | /// Instead, prefer to use pattern matching and handle the [`Zero`] [INFO] [stdout] | ^^^^ no item named `Zero` 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 `Zero` [INFO] [stdout] --> src/zot.rs:360:43 [INFO] [stdout] | [INFO] [stdout] 360 | /// Panics if the self value is not [`Zero`] or [`One`]. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:360:55 [INFO] [stdout] | [INFO] [stdout] 360 | /// Panics if the self value is not [`Zero`] or [`One`]. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/zot.rs:377:33 [INFO] [stdout] | [INFO] [stdout] 377 | /// Returns the contained [`One`] value or a provided default. [INFO] [stdout] | ^^^ no item named `One` 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 `zot::Zot::unwrap_one_or_else` [INFO] [stdout] --> src/zot.rs:383:33 [INFO] [stdout] | [INFO] [stdout] 383 | /// [`unwrap_one_or_else`]: zot::Zot::unwrap_one_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Two` [INFO] [stdout] --> src/zot.rs:399:33 [INFO] [stdout] | [INFO] [stdout] 399 | /// Returns the contained [`Two`] value as a `(T, T)` or a provided default. [INFO] [stdout] | ^^^ no item named `Two` 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 `zot::Zot::unwrap_two_or_else` [INFO] [stdout] --> src/zot.rs:405:33 [INFO] [stdout] | [INFO] [stdout] 405 | /// [`unwrap_two_or_else`]: zot::Zot::unwrap_two_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `One` [INFO] [stdout] --> src/zot.rs:421:33 [INFO] [stdout] | [INFO] [stdout] 421 | /// Returns the contained [`One`] value or computes it from a closure. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:438:33 [INFO] [stdout] | [INFO] [stdout] 438 | /// Returns the contained [`Two`] value or computes it from a closure. [INFO] [stdout] | ^^^ no item named `Two` 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 `Zero` [INFO] [stdout] --> src/zot.rs:561:55 [INFO] [stdout] | [INFO] [stdout] 561 | /// Takes the value out of the `Zot`, leaving a [`Zero`] in its place. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:581:64 [INFO] [stdout] | [INFO] [stdout] 581 | /// Takes the first value out of the `Zot`, leaving only [`One`] if [INFO] [stdout] | ^^^ no item named `One` 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 `Zero` [INFO] [stdout] --> src/zot.rs:582:54 [INFO] [stdout] | [INFO] [stdout] 582 | /// there were initially two values, otherwise [`Zero`]. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `Two` [INFO] [stdout] --> src/zot.rs:609:60 [INFO] [stdout] | [INFO] [stdout] 609 | /// Takes the second value out of the `Zot` if it is [`Two`], leaving [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/zot.rs:610:16 [INFO] [stdout] | [INFO] [stdout] 610 | /// only [`One`], otherwise the `Zot` is unchanged. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/zot.rs:640:63 [INFO] [stdout] | [INFO] [stdout] 640 | /// Takes the last value out of the `Zot`, leaving only [`One`] if [INFO] [stdout] | ^^^ no item named `One` 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 `Zero` [INFO] [stdout] --> src/zot.rs:641:54 [INFO] [stdout] | [INFO] [stdout] 641 | /// there were initially two values, otherwise [`Zero`]. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:670:21 [INFO] [stdout] | [INFO] [stdout] 670 | /// leaving a [`One`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:692:21 [INFO] [stdout] | [INFO] [stdout] 692 | /// leaving a [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/zot.rs:714:21 [INFO] [stdout] | [INFO] [stdout] 714 | /// leaving a [`One`] or [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:714:32 [INFO] [stdout] | [INFO] [stdout] 714 | /// leaving a [`One`] or [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/zot.rs:749:21 [INFO] [stdout] | [INFO] [stdout] 749 | /// leaving a [`One`] or [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:749:32 [INFO] [stdout] | [INFO] [stdout] 749 | /// leaving a [`One`] or [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `Two` 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 `zot::Zot::Zero` [INFO] [stdout] --> src/zot.rs:1027:26 [INFO] [stdout] | [INFO] [stdout] 1027 | /// Returns [`Zero`][zot::Zot::Zero]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 81 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "49ce1450abb6c9615c04a559f2067c5d117f79ca8b2079b93925bae4f820cc9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ce1450abb6c9615c04a559f2067c5d117f79ca8b2079b93925bae4f820cc9d", kill_on_drop: false }` [INFO] [stdout] 49ce1450abb6c9615c04a559f2067c5d117f79ca8b2079b93925bae4f820cc9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3b9548ff8190d99da69dfdae68d327b93a494867f5e474f294ea4cc6fd119608 [INFO] running `Command { std: "docker" "start" "-a" "3b9548ff8190d99da69dfdae68d327b93a494867f5e474f294ea4cc6fd119608", kill_on_drop: false }` [INFO] [stderr] Documenting zot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `One` [INFO] [stdout] --> src/ot.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | /// Returns `true` if the option is a [`One`] value. [INFO] [stdout] | ^^^ no item named `One` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Two` [INFO] [stdout] --> src/ot.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | /// Returns `true` if the option is a [`Two`] value. [INFO] [stdout] | ^^^ no item named `Two` 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 `Pin` [INFO] [stdout] --> src/ot.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | /// Converts from [`Pin`]`<&Ot>` to `Ot<`[`Pin`]`<&T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/ot.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | /// Converts from [`Pin`]`<&Ot>` to `Ot<`[`Pin`]`<&T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/ot.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | /// Converts from [`Pin`]`<&mut Ot>` to `Ot<`[`Pin`]`<&mut T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/ot.rs:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | /// Converts from [`Pin`]`<&mut Ot>` to `Ot<`[`Pin`]`<&mut T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `One` [INFO] [stdout] --> src/ot.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | /// Returns the contained [`One`] value, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | /// Panics if the value is a [`Two`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `Two` 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 `Two` [INFO] [stdout] --> src/ot.rs:150:33 [INFO] [stdout] | [INFO] [stdout] 150 | /// Returns the contained [`Two`] value as a `(T, T)`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/ot.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 154 | /// Panics if the value is a [`One`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/ot.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | /// Returns the contained [`One`] value, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:181:43 [INFO] [stdout] | [INFO] [stdout] 181 | /// Panics if the self value equals [`Two`]. [INFO] [stdout] | ^^^ no item named `Two` 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 `Two` [INFO] [stdout] --> src/ot.rs:203:33 [INFO] [stdout] | [INFO] [stdout] 203 | /// Returns the contained [`Two`] value as a `(T, T)`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/ot.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | /// Panics if the self value equals [`One`]. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/ot.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | /// Returns the contained [`One`] value or a provided default. [INFO] [stdout] | ^^^ no item named `One` 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 `zot::Ot::unwrap_one_or_else` [INFO] [stdout] --> src/ot.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | /// [`unwrap_one_or_else`]: zot::Ot::unwrap_one_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Two` [INFO] [stdout] --> src/ot.rs:251:33 [INFO] [stdout] | [INFO] [stdout] 251 | /// Returns the contained [`Two`] value as a `(T, T)` or a provided default. [INFO] [stdout] | ^^^ no item named `Two` 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 `zot::Ot::unwrap_two_or_else` [INFO] [stdout] --> src/ot.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | /// [`unwrap_two_or_else`]: zot::Ot::unwrap_two_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `One` [INFO] [stdout] --> src/ot.rs:273:33 [INFO] [stdout] | [INFO] [stdout] 273 | /// Returns the contained [`One`] value or computes it from a closure. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:290:33 [INFO] [stdout] | [INFO] [stdout] 290 | /// Returns the contained [`Two`] value as a `(T, T)` or computes it from a closure. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/ot.rs:307:49 [INFO] [stdout] | [INFO] [stdout] 307 | /// Returns a `Result` with the contained [`One`] value or computes an Err from a closure. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:316:49 [INFO] [stdout] | [INFO] [stdout] 316 | /// Returns a `Result` with the contained [`Two`] value as a `(T, T)` or computes an Err from a closure. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/ot.rs:436:21 [INFO] [stdout] | [INFO] [stdout] 436 | /// leaving a [`One`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/ot.rs:458:21 [INFO] [stdout] | [INFO] [stdout] 458 | /// leaving a [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `Two` 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 `Deref` [INFO] [stdout] --> src/ot.rs:621:71 [INFO] [stdout] | [INFO] [stdout] 621 | /// to the original one, additionally coercing the contents via [`Deref`]. [INFO] [stdout] | ^^^^^ no item named `Deref` 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 `Zero` [INFO] [stdout] --> src/zot.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | /// Returns `true` if the `Zot` is a [`Zero`] value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | /// Returns `true` if the `Zot` is a [`One`] value. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | /// Returns `true` if the `Zot` is a [`Two`] value. [INFO] [stdout] | ^^^ no item named `Two` 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 `Pin` [INFO] [stdout] --> src/zot.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | /// Converts from [`Pin`]`<&Zot>` to `Zot<`[`Pin`]`<&T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/zot.rs:134:53 [INFO] [stdout] | [INFO] [stdout] 134 | /// Converts from [`Pin`]`<&Zot>` to `Zot<`[`Pin`]`<&T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/zot.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | /// Converts from [`Pin`]`<&mut Zot>` to `Zot<`[`Pin`]`<&mut T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Pin` [INFO] [stdout] --> src/zot.rs:142:57 [INFO] [stdout] | [INFO] [stdout] 142 | /// Converts from [`Pin`]`<&mut Zot>` to `Zot<`[`Pin`]`<&mut T>>`. [INFO] [stdout] | ^^^ no item named `Pin` 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 `Zero` [INFO] [stdout] --> src/zot.rs:154:33 [INFO] [stdout] | [INFO] [stdout] 154 | /// Returns the contained [`Zero`] value, consuming the `self` value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `Zero` [INFO] [stdout] --> src/zot.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | /// Panics if the value is not [`Zero`] with a custom panic message provided by [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:180:33 [INFO] [stdout] | [INFO] [stdout] 180 | /// Returns the contained [`One`] value, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/zot.rs:184:38 [INFO] [stdout] | [INFO] [stdout] 184 | /// Panics if the value is not [`One`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | /// Returns the contained [`Two`] values as a `(T, T)`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `Two` 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 `Two` [INFO] [stdout] --> src/zot.rs:210:38 [INFO] [stdout] | [INFO] [stdout] 210 | /// Panics if the value is not [`Two`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `Two` 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 `Zero` [INFO] [stdout] --> src/zot.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | /// Returns the contained [`Zero`] or [`One`] value as an `Option`, consuming the `self` value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:232:45 [INFO] [stdout] | [INFO] [stdout] 232 | /// Returns the contained [`Zero`] or [`One`] value as an `Option`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | /// Panics if the value is [`Two`] with a custom panic message provided by [INFO] [stdout] | ^^^ no item named `Two` 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 `Zero` [INFO] [stdout] --> src/zot.rs:259:33 [INFO] [stdout] | [INFO] [stdout] 259 | /// Returns the contained [`Zero`] value, consuming the `self` value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `Zero` [INFO] [stdout] --> src/zot.rs:262:66 [INFO] [stdout] | [INFO] [stdout] 262 | /// Instead, prefer to use pattern matching and handle the [`Zero`] [INFO] [stdout] | ^^^^ no item named `Zero` 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 `zot::Zot::unwrap_zero_or` [INFO] [stdout] --> src/zot.rs:265:29 [INFO] [stdout] | [INFO] [stdout] 265 | /// [`unwrap_zero_or`]: zot::Zot::unwrap_zero_or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zot::Zot::unwrap_zero_or_else` [INFO] [stdout] --> src/zot.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 266 | /// [`unwrap_zero_or_else`]: zot::Zot::unwrap_zero_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Zero` [INFO] [stdout] --> src/zot.rs:270:43 [INFO] [stdout] | [INFO] [stdout] 270 | /// Panics if the self value is not [`Zero`]. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | /// Returns the contained [`One`] value, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/zot.rs:292:66 [INFO] [stdout] | [INFO] [stdout] 292 | /// Instead, prefer to use pattern matching and handle the [`One`] [INFO] [stdout] | ^^^ no item named `One` 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 `zot::Zot::unwrap_one_or` [INFO] [stdout] --> src/zot.rs:295:28 [INFO] [stdout] | [INFO] [stdout] 295 | /// [`unwrap_one_or`]: zot::Zot::unwrap_one_or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zot::Zot::unwrap_one_or_else` [INFO] [stdout] --> src/zot.rs:296:33 [INFO] [stdout] | [INFO] [stdout] 296 | /// [`unwrap_one_or_else`]: zot::Zot::unwrap_one_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `One` [INFO] [stdout] --> src/zot.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | /// Panics if the self value is not [`One`]. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:319:33 [INFO] [stdout] | [INFO] [stdout] 319 | /// Returns the contained [`Two`] value as a `(T, T)`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `Two` 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 `Two` [INFO] [stdout] --> src/zot.rs:322:66 [INFO] [stdout] | [INFO] [stdout] 322 | /// Instead, prefer to use pattern matching and handle the [`Two`] [INFO] [stdout] | ^^^ no item named `Two` 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 `zot::Zot::unwrap_two_or` [INFO] [stdout] --> src/zot.rs:325:28 [INFO] [stdout] | [INFO] [stdout] 325 | /// [`unwrap_two_or`]: zot::Zot::unwrap_two_or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `zot::Zot::unwrap_two_or_else` [INFO] [stdout] --> src/zot.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | /// [`unwrap_two_or_else`]: zot::Zot::unwrap_two_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Two` [INFO] [stdout] --> src/zot.rs:330:43 [INFO] [stdout] | [INFO] [stdout] 330 | /// Panics if the self value is not [`Two`]. [INFO] [stdout] | ^^^ no item named `Two` 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 `Zero` [INFO] [stdout] --> src/zot.rs:349:33 [INFO] [stdout] | [INFO] [stdout] 349 | /// Returns the contained [`Zero`] or [`One`] value as an `Option`, consuming the `self` value. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:349:45 [INFO] [stdout] | [INFO] [stdout] 349 | /// Returns the contained [`Zero`] or [`One`] value as an `Option`, consuming the `self` value. [INFO] [stdout] | ^^^ no item named `One` 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 `Zero` [INFO] [stdout] --> src/zot.rs:352:66 [INFO] [stdout] | [INFO] [stdout] 352 | /// Instead, prefer to use pattern matching and handle the [`Zero`] [INFO] [stdout] | ^^^^ no item named `Zero` 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 `Zero` [INFO] [stdout] --> src/zot.rs:360:43 [INFO] [stdout] | [INFO] [stdout] 360 | /// Panics if the self value is not [`Zero`] or [`One`]. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:360:55 [INFO] [stdout] | [INFO] [stdout] 360 | /// Panics if the self value is not [`Zero`] or [`One`]. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/zot.rs:377:33 [INFO] [stdout] | [INFO] [stdout] 377 | /// Returns the contained [`One`] value or a provided default. [INFO] [stdout] | ^^^ no item named `One` 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 `zot::Zot::unwrap_one_or_else` [INFO] [stdout] --> src/zot.rs:383:33 [INFO] [stdout] | [INFO] [stdout] 383 | /// [`unwrap_one_or_else`]: zot::Zot::unwrap_one_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Two` [INFO] [stdout] --> src/zot.rs:399:33 [INFO] [stdout] | [INFO] [stdout] 399 | /// Returns the contained [`Two`] value as a `(T, T)` or a provided default. [INFO] [stdout] | ^^^ no item named `Two` 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 `zot::Zot::unwrap_two_or_else` [INFO] [stdout] --> src/zot.rs:405:33 [INFO] [stdout] | [INFO] [stdout] 405 | /// [`unwrap_two_or_else`]: zot::Zot::unwrap_two_or_else [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `One` [INFO] [stdout] --> src/zot.rs:421:33 [INFO] [stdout] | [INFO] [stdout] 421 | /// Returns the contained [`One`] value or computes it from a closure. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:438:33 [INFO] [stdout] | [INFO] [stdout] 438 | /// Returns the contained [`Two`] value or computes it from a closure. [INFO] [stdout] | ^^^ no item named `Two` 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 `Zero` [INFO] [stdout] --> src/zot.rs:561:55 [INFO] [stdout] | [INFO] [stdout] 561 | /// Takes the value out of the `Zot`, leaving a [`Zero`] in its place. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:581:64 [INFO] [stdout] | [INFO] [stdout] 581 | /// Takes the first value out of the `Zot`, leaving only [`One`] if [INFO] [stdout] | ^^^ no item named `One` 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 `Zero` [INFO] [stdout] --> src/zot.rs:582:54 [INFO] [stdout] | [INFO] [stdout] 582 | /// there were initially two values, otherwise [`Zero`]. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `Two` [INFO] [stdout] --> src/zot.rs:609:60 [INFO] [stdout] | [INFO] [stdout] 609 | /// Takes the second value out of the `Zot` if it is [`Two`], leaving [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/zot.rs:610:16 [INFO] [stdout] | [INFO] [stdout] 610 | /// only [`One`], otherwise the `Zot` is unchanged. [INFO] [stdout] | ^^^ no item named `One` 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 `One` [INFO] [stdout] --> src/zot.rs:640:63 [INFO] [stdout] | [INFO] [stdout] 640 | /// Takes the last value out of the `Zot`, leaving only [`One`] if [INFO] [stdout] | ^^^ no item named `One` 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 `Zero` [INFO] [stdout] --> src/zot.rs:641:54 [INFO] [stdout] | [INFO] [stdout] 641 | /// there were initially two values, otherwise [`Zero`]. [INFO] [stdout] | ^^^^ no item named `Zero` 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 `One` [INFO] [stdout] --> src/zot.rs:670:21 [INFO] [stdout] | [INFO] [stdout] 670 | /// leaving a [`One`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:692:21 [INFO] [stdout] | [INFO] [stdout] 692 | /// leaving a [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/zot.rs:714:21 [INFO] [stdout] | [INFO] [stdout] 714 | /// leaving a [`One`] or [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:714:32 [INFO] [stdout] | [INFO] [stdout] 714 | /// leaving a [`One`] or [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `Two` 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 `One` [INFO] [stdout] --> src/zot.rs:749:21 [INFO] [stdout] | [INFO] [stdout] 749 | /// leaving a [`One`] or [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `One` 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 `Two` [INFO] [stdout] --> src/zot.rs:749:32 [INFO] [stdout] | [INFO] [stdout] 749 | /// leaving a [`One`] or [`Two`] in its place without deinitializing either one. [INFO] [stdout] | ^^^ no item named `Two` 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 `zot::Zot::Zero` [INFO] [stdout] --> src/zot.rs:1027:26 [INFO] [stdout] | [INFO] [stdout] 1027 | /// Returns [`Zero`][zot::Zot::Zero]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `zot` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 81 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "3b9548ff8190d99da69dfdae68d327b93a494867f5e474f294ea4cc6fd119608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9548ff8190d99da69dfdae68d327b93a494867f5e474f294ea4cc6fd119608", kill_on_drop: false }` [INFO] [stdout] 3b9548ff8190d99da69dfdae68d327b93a494867f5e474f294ea4cc6fd119608