[INFO] fetching crate dioxus-core 0.2.1... [INFO] documenting dioxus-core-0.2.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate dioxus-core 0.2.1 into /workspace/builds/worker-118/source [INFO] validating manifest of crates.io crate dioxus-core 0.2.1 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 dioxus-core 0.2.1 [INFO] finished tweaking crates.io crate dioxus-core 0.2.1 [INFO] tweaked toml for crates.io crate dioxus-core 0.2.1 written to /workspace/builds/worker-118/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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] 717795b4b2e6f0b18ef3287e658cb7b32b58bfeefe74d391cd1ba1c291958d11 [INFO] running `Command { std: "docker" "start" "-a" "717795b4b2e6f0b18ef3287e658cb7b32b58bfeefe74d391cd1ba1c291958d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "717795b4b2e6f0b18ef3287e658cb7b32b58bfeefe74d391cd1ba1c291958d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717795b4b2e6f0b18ef3287e658cb7b32b58bfeefe74d391cd1ba1c291958d11", kill_on_drop: false }` [INFO] [stdout] 717795b4b2e6f0b18ef3287e658cb7b32b58bfeefe74d391cd1ba1c291958d11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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] 2a040ee56b3ff3ed59fa1bd4a5917b8c62dc781ec3a9f3a51ee39304a55550ff [INFO] running `Command { std: "docker" "start" "-a" "2a040ee56b3ff3ed59fa1bd4a5917b8c62dc781ec3a9f3a51ee39304a55550ff", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Documenting dioxus-core v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `VNodes` [INFO] [stdout] --> src/diff.rs:4:79 [INFO] [stdout] | [INFO] [stdout] 4 | //! This module contains the stateful [`DiffState`] and all methods to diff [`VNodes`], their properties, and their children. [INFO] [stdout] | ^^^^^^ no item named `VNodes` 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 `RealDom` [INFO] [stdout] --> src/diff.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | //! of mutations for the [`RealDom`] to apply. [INFO] [stdout] | ^^^^^^^ no item named `RealDom` 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 `SubTree` [INFO] [stdout] --> src/diff.rs:12:40 [INFO] [stdout] | [INFO] [stdout] 12 | //! Components, Fragments, Suspense, [`SubTree`] memoization, incremental diffing, cancellation, [`NodeRefs`], pausing, priority [INFO] [stdout] | ^^^^^^^ no item named `SubTree` 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 `NodeRefs` [INFO] [stdout] --> src/diff.rs:12:100 [INFO] [stdout] | [INFO] [stdout] 12 | //! Components, Fragments, Suspense, [`SubTree`] memoization, incremental diffing, cancellation, [`NodeRefs`], pausing, priority [INFO] [stdout] | ^^^^^^^^ no item named `NodeRefs` 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 `RealDom` [INFO] [stdout] --> src/diff.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | //! All nodes are addressed by their IDs. The [`RealDom`] provides an imperative interface for making changes to these nodes. [INFO] [stdout] | ^^^^^^^ no item named `RealDom` 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 `VirtualDOM` [INFO] [stdout] --> src/diff.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | //! garbage collection as the [`VirtualDOM`] replaces old nodes. [INFO] [stdout] | ^^^^^^^^^^ no item named `VirtualDOM` 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 `NodeFactory` [INFO] [stdout] --> src/diff.rs:33:99 [INFO] [stdout] | [INFO] [stdout] 33 | //! fragment to be replaced with when it is no longer empty. This is guaranteed by logic in the [`NodeFactory`] - it is [INFO] [stdout] | ^^^^^^^^^^^ no item named `NodeFactory` 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 `yield_now` [INFO] [stdout] --> src/diff.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | //! Due to the frequent calls to [`yield_now`] we can get the pure "fetch-as-you-render" behavior of React Fiber. [INFO] [stdout] | ^^^^^^^^^ no item named `yield_now` 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 `use_suspense` [INFO] [stdout] --> src/diff.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | //! and contents, without the need for the [`use_suspense`] hook. In the interim, this is the quickest way to get Suspense working. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `use_suspense` 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 `MouseEvent` [INFO] [stdout] --> src/events.rs:153:46 [INFO] [stdout] | [INFO] [stdout] 153 | /// For the HTML crate, this would include [`MouseEvent`], [`FormEvent`] etc. [INFO] [stdout] | ^^^^^^^^^^ no item named `MouseEvent` 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 `FormEvent` [INFO] [stdout] --> src/events.rs:153:62 [INFO] [stdout] | [INFO] [stdout] 153 | /// For the HTML crate, this would include [`MouseEvent`], [`FormEvent`] etc. [INFO] [stdout] | ^^^^^^^^^ no item named `FormEvent` 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 `VNode::VElement` [INFO] [stdout] --> src/nodes.rs:553:24 [INFO] [stdout] | [INFO] [stdout] 553 | /// Create a new [`VNode::VElement`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VElement` [INFO] [stdout] --> src/nodes.rs:572:24 [INFO] [stdout] | [INFO] [stdout] 572 | /// Create a new [`VNode::VElement`] without the trait bound [INFO] [stdout] | ^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VComponent` [INFO] [stdout] --> src/nodes.rs:622:24 [INFO] [stdout] | [INFO] [stdout] 622 | /// Create a new [`VNode::VComponent`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VComponent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VFragment` [INFO] [stdout] --> src/nodes.rs:669:24 [INFO] [stdout] | [INFO] [stdout] 669 | /// Create a new [`VNode::VFragment`] from a root of the rsx! call [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VFragment` [INFO] [stdout] --> src/nodes.rs:690:24 [INFO] [stdout] | [INFO] [stdout] 690 | /// Create a new [`VNode::VFragment`] from any iterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VComponent` [INFO] [stdout] --> src/util.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | /// not [`VNode::VComponent`] or [`VNode::VFragment`], . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VComponent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VFragment` [INFO] [stdout] --> src/util.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | /// not [`VNode::VComponent`] or [`VNode::VFragment`], . [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `Command { std: "docker" "inspect" "2a040ee56b3ff3ed59fa1bd4a5917b8c62dc781ec3a9f3a51ee39304a55550ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a040ee56b3ff3ed59fa1bd4a5917b8c62dc781ec3a9f3a51ee39304a55550ff", kill_on_drop: false }` [INFO] [stdout] 2a040ee56b3ff3ed59fa1bd4a5917b8c62dc781ec3a9f3a51ee39304a55550ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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] acbe5339b3af2ab9c2923ebd7b0678e1b36c4ee349b38f9aa05b2f1bf4824516 [INFO] running `Command { std: "docker" "start" "-a" "acbe5339b3af2ab9c2923ebd7b0678e1b36c4ee349b38f9aa05b2f1bf4824516", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Documenting dioxus-core v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `VNodes` [INFO] [stdout] --> src/diff.rs:4:79 [INFO] [stdout] | [INFO] [stdout] 4 | //! This module contains the stateful [`DiffState`] and all methods to diff [`VNodes`], their properties, and their children. [INFO] [stdout] | ^^^^^^ no item named `VNodes` 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 `RealDom` [INFO] [stdout] --> src/diff.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | //! of mutations for the [`RealDom`] to apply. [INFO] [stdout] | ^^^^^^^ no item named `RealDom` 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 `SubTree` [INFO] [stdout] --> src/diff.rs:12:40 [INFO] [stdout] | [INFO] [stdout] 12 | //! Components, Fragments, Suspense, [`SubTree`] memoization, incremental diffing, cancellation, [`NodeRefs`], pausing, priority [INFO] [stdout] | ^^^^^^^ no item named `SubTree` 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 `NodeRefs` [INFO] [stdout] --> src/diff.rs:12:100 [INFO] [stdout] | [INFO] [stdout] 12 | //! Components, Fragments, Suspense, [`SubTree`] memoization, incremental diffing, cancellation, [`NodeRefs`], pausing, priority [INFO] [stdout] | ^^^^^^^^ no item named `NodeRefs` 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 `RealDom` [INFO] [stdout] --> src/diff.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | //! All nodes are addressed by their IDs. The [`RealDom`] provides an imperative interface for making changes to these nodes. [INFO] [stdout] | ^^^^^^^ no item named `RealDom` 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 `VirtualDOM` [INFO] [stdout] --> src/diff.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | //! garbage collection as the [`VirtualDOM`] replaces old nodes. [INFO] [stdout] | ^^^^^^^^^^ no item named `VirtualDOM` 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 `NodeFactory` [INFO] [stdout] --> src/diff.rs:33:99 [INFO] [stdout] | [INFO] [stdout] 33 | //! fragment to be replaced with when it is no longer empty. This is guaranteed by logic in the [`NodeFactory`] - it is [INFO] [stdout] | ^^^^^^^^^^^ no item named `NodeFactory` 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 `yield_now` [INFO] [stdout] --> src/diff.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | //! Due to the frequent calls to [`yield_now`] we can get the pure "fetch-as-you-render" behavior of React Fiber. [INFO] [stdout] | ^^^^^^^^^ no item named `yield_now` 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 `use_suspense` [INFO] [stdout] --> src/diff.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | //! and contents, without the need for the [`use_suspense`] hook. In the interim, this is the quickest way to get Suspense working. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `use_suspense` 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 `MouseEvent` [INFO] [stdout] --> src/events.rs:153:46 [INFO] [stdout] | [INFO] [stdout] 153 | /// For the HTML crate, this would include [`MouseEvent`], [`FormEvent`] etc. [INFO] [stdout] | ^^^^^^^^^^ no item named `MouseEvent` 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 `FormEvent` [INFO] [stdout] --> src/events.rs:153:62 [INFO] [stdout] | [INFO] [stdout] 153 | /// For the HTML crate, this would include [`MouseEvent`], [`FormEvent`] etc. [INFO] [stdout] | ^^^^^^^^^ no item named `FormEvent` 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 `VNode::VElement` [INFO] [stdout] --> src/nodes.rs:553:24 [INFO] [stdout] | [INFO] [stdout] 553 | /// Create a new [`VNode::VElement`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VElement` [INFO] [stdout] --> src/nodes.rs:572:24 [INFO] [stdout] | [INFO] [stdout] 572 | /// Create a new [`VNode::VElement`] without the trait bound [INFO] [stdout] | ^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VComponent` [INFO] [stdout] --> src/nodes.rs:622:24 [INFO] [stdout] | [INFO] [stdout] 622 | /// Create a new [`VNode::VComponent`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VComponent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VFragment` [INFO] [stdout] --> src/nodes.rs:669:24 [INFO] [stdout] | [INFO] [stdout] 669 | /// Create a new [`VNode::VFragment`] from a root of the rsx! call [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VFragment` [INFO] [stdout] --> src/nodes.rs:690:24 [INFO] [stdout] | [INFO] [stdout] 690 | /// Create a new [`VNode::VFragment`] from any iterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VComponent` [INFO] [stdout] --> src/util.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | /// not [`VNode::VComponent`] or [`VNode::VFragment`], . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VComponent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `VNode::VFragment` [INFO] [stdout] --> src/util.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | /// not [`VNode::VComponent`] or [`VNode::VFragment`], . [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the enum `VNode` has no variant or associated item named `VFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.48s [INFO] running `Command { std: "docker" "inspect" "acbe5339b3af2ab9c2923ebd7b0678e1b36c4ee349b38f9aa05b2f1bf4824516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acbe5339b3af2ab9c2923ebd7b0678e1b36c4ee349b38f9aa05b2f1bf4824516", kill_on_drop: false }` [INFO] [stdout] acbe5339b3af2ab9c2923ebd7b0678e1b36c4ee349b38f9aa05b2f1bf4824516