[INFO] fetching crate crux_core 0.17.0-rc2...
[INFO] documenting crux_core-0.17.0-rc2 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate crux_core 0.17.0-rc2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate crux_core 0.17.0-rc2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crux_core 0.17.0-rc2
[INFO] tweaked toml for crates.io crate crux_core 0.17.0-rc2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crux_core 0.17.0-rc2 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crux_core 0.17.0-rc2 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67535450d408093f001c3f911c14d43b41e24b7d10476ab07ca96f59bb29c73c
[INFO] running `Command { std: "docker" "start" "-a" "67535450d408093f001c3f911c14d43b41e24b7d10476ab07ca96f59bb29c73c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67535450d408093f001c3f911c14d43b41e24b7d10476ab07ca96f59bb29c73c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67535450d408093f001c3f911c14d43b41e24b7d10476ab07ca96f59bb29c73c", kill_on_drop: false }`
[INFO] [stdout] 67535450d408093f001c3f911c14d43b41e24b7d10476ab07ca96f59bb29c73c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5913f99d635a6ab5a93b81349777612d833b5cc4d002df6c1e732f50e56f2bfe
[INFO] running `Command { std: "docker" "start" "-a" "5913f99d635a6ab5a93b81349777612d833b5cc4d002df6c1e732f50e56f2bfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking facet-core v0.31.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling facet-macros-parse v0.31.8
[INFO] [stderr]    Compiling facet-macros-emit v0.31.8
[INFO] [stderr]    Compiling facet-macros v0.31.8
[INFO] [stderr]     Checking facet v0.31.8
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling crux_macros v0.8.0-rc2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]  Documenting crux_core v0.17.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::Effect::serialize`
[INFO] [stdout]   --> src/bridge/request_serde.rs:54:66
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// by the generated implementation of [`Effect::serialize`](crate::Effect::serialize),
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Effect` has no associated item named `serialize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `BridgeWithSerializer`
[INFO] [stdout]   --> src/bridge/mod.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// **Note**: While you can implement your own format for use with the [`BridgeWithSerializer`],
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ no item named `BridgeWithSerializer` 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 `CapabilityContext::request_from_shell`
[INFO] [stdout]  --> src/capability/mod.rs:6:90
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// You implement `Operation` on the payload sent by the capability to the shell using [`CapabilityContext::request_from_shell`].
[INFO] [stdout]   |                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CapabilityContext` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RequestHandle`
[INFO] [stdout]   --> src/command/context.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 |     /// `ShellRequest` futures may never resolve, if the corresponding [`RequestHandle`]
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^ no item named `RequestHandle` 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 `RequestHandle`
[INFO] [stdout]   --> src/command/context.rs:94:73
[INFO] [stdout]    |
[INFO] [stdout] 94 |     /// `ShellStream` futures may never resolve, if the corresponding [`RequestHandle`]
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^ no item named `RequestHandle` 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::render::Render::render`
[INFO] [stdout]    --> src/lib.rs:203:69
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /// Typically, `update` should call at least [`Render::render`](crate::render::Render::render).
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Render` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.10s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crux_core/index.html
[INFO] running `Command { std: "docker" "inspect" "5913f99d635a6ab5a93b81349777612d833b5cc4d002df6c1e732f50e56f2bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5913f99d635a6ab5a93b81349777612d833b5cc4d002df6c1e732f50e56f2bfe", kill_on_drop: false }`
[INFO] [stdout] 5913f99d635a6ab5a93b81349777612d833b5cc4d002df6c1e732f50e56f2bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cb5c9c809535267ea14d953b1c511c2bab1abedd422ec770877769aeb4c299b
[INFO] running `Command { std: "docker" "start" "-a" "9cb5c9c809535267ea14d953b1c511c2bab1abedd422ec770877769aeb4c299b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling target-spec v3.5.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking textwrap v0.13.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking erased-discriminant v1.0.1
[INFO] [stderr]     Checking cfg-expr v0.20.5
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]    Compiling ascent_base v0.8.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling duplicate v2.0.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking facet-core v0.31.8
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking cargo-platform v0.3.2
[INFO] [stderr]     Checking debug-ignore v1.0.5
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking boxcar v0.1.0
[INFO] [stderr]     Checking clone_dyn_types v0.43.0
[INFO] [stderr]     Checking nested v0.1.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking convert_case v0.10.0
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking iter_tools v0.43.0
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]     Checking facet v0.31.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking include_dir v0.6.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.4
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling ascent_macro v0.8.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking uniffi_pipeline v0.29.4
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.5.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking uniffi_meta v0.29.4
[INFO] [stderr]     Checking lazy-regex v3.5.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling crux_macros v0.8.0-rc2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking uniffi_udl v0.29.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking serde-reflection v0.5.1
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking rustdoc-types v0.35.0
[INFO] [stderr]     Checking serde-reflection v0.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ascent v0.8.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking facet_generate v0.13.1
[INFO] [stderr]     Checking serde-generate v0.26.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde-generate v0.32.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking guppy v0.17.24
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking uniffi_bindgen v0.29.4
[INFO] [stderr]     Checking crux_cli v0.2.0-rc2
[INFO] [stderr]  Documenting crux_core v0.17.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::Effect::serialize`
[INFO] [stdout]   --> src/bridge/request_serde.rs:54:66
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// by the generated implementation of [`Effect::serialize`](crate::Effect::serialize),
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Effect` has no associated item named `serialize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `BridgeWithSerializer`
[INFO] [stdout]   --> src/bridge/mod.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// **Note**: While you can implement your own format for use with the [`BridgeWithSerializer`],
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ no item named `BridgeWithSerializer` 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 `CapabilityContext::request_from_shell`
[INFO] [stdout]  --> src/capability/mod.rs:6:90
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// You implement `Operation` on the payload sent by the capability to the shell using [`CapabilityContext::request_from_shell`].
[INFO] [stdout]   |                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CapabilityContext` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RequestHandle`
[INFO] [stdout]   --> src/command/context.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 |     /// `ShellRequest` futures may never resolve, if the corresponding [`RequestHandle`]
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^ no item named `RequestHandle` 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 `RequestHandle`
[INFO] [stdout]   --> src/command/context.rs:94:73
[INFO] [stdout]    |
[INFO] [stdout] 94 |     /// `ShellStream` futures may never resolve, if the corresponding [`RequestHandle`]
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^ no item named `RequestHandle` 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::render::Render::render`
[INFO] [stdout]    --> src/lib.rs:203:69
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /// Typically, `update` should call at least [`Render::render`](crate::render::Render::render).
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Render` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crux_core/index.html
[INFO] running `Command { std: "docker" "inspect" "9cb5c9c809535267ea14d953b1c511c2bab1abedd422ec770877769aeb4c299b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cb5c9c809535267ea14d953b1c511c2bab1abedd422ec770877769aeb4c299b", kill_on_drop: false }`
[INFO] [stdout] 9cb5c9c809535267ea14d953b1c511c2bab1abedd422ec770877769aeb4c299b
