[INFO] crate web-glitz 0.1.1 is already in cache [INFO] documenting web-glitz-0.1.1 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate web-glitz 0.1.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate web-glitz 0.1.1 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate web-glitz 0.1.1 [INFO] finished tweaking crates.io crate web-glitz 0.1.1 [INFO] tweaked toml for crates.io crate web-glitz 0.1.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9060a8d5244dfd752425c84a9a0319902b1826f415049b0b9daae0b3cd8e465 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9060a8d5244dfd752425c84a9a0319902b1826f415049b0b9daae0b3cd8e465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9060a8d5244dfd752425c84a9a0319902b1826f415049b0b9daae0b3cd8e465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9060a8d5244dfd752425c84a9a0319902b1826f415049b0b9daae0b3cd8e465", kill_on_drop: false }` [INFO] [stdout] e9060a8d5244dfd752425c84a9a0319902b1826f415049b0b9daae0b3cd8e465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2abdaac458eb64d7fd48c38202905fc3f2e7178f921ba26ab19faf76999afd62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2abdaac458eb64d7fd48c38202905fc3f2e7178f921ba26ab19faf76999afd62", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking libc v0.2.71 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling web-glitz-macros v0.1.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking js-sys v0.3.41 [INFO] [stderr] Checking web-sys v0.3.41 [INFO] [stderr] Documenting web-glitz v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | const_generics, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe impl<$($T),*> TypedTransformFeedbackLayout for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 50 | impl_typed_transform_feedback_layout!(1, T0); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:132:52 [INFO] [stdout] | [INFO] [stdout] 132 | impl<$($T),*> TransformFeedbackBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:153:64 [INFO] [stdout] | [INFO] [stdout] 153 | unsafe impl<$($T),*> TypedTransformFeedbackBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | type Layout = ($($T::TransformFeedback),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 162 | impl_transform_feedback_buffers!(T0); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:130:41 [INFO] [stdout] | [INFO] [stdout] 130 | impl<$($T),*> VertexBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:148:53 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe impl<$($T),*> TypedVertexBuffers for ($($T),*) [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:152:27 [INFO] [stdout] | [INFO] [stdout] 152 | type Layout = ($($T::Vertex),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 157 | impl_vertex_buffers!(T0); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:38:50 [INFO] [stdout] | [INFO] [stdout] 38 | impl<$($T),*> TypedVertexInputLayout for ($($T),*) where $($T: Vertex),* { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 54 | impl_typed_vertex_input_layout!(1, T0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:56:68 [INFO] [stdout] | [INFO] [stdout] 56 | impl<$C0 $(,$C)*> RenderTargetDescription for RenderTarget<($C0 $(,$C)*), ()> [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 193 | impl_render_target_description!(C0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | type Framebuffer = Framebuffer<($C0::Buffer $(,$C::Buffer)*), ()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 193 | impl_render_target_description!(C0); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:214:67 [INFO] [stdout] | [INFO] [stdout] 214 | impl<$($C,)* Ds> RenderTargetDescription for RenderTarget<($($C),*), Ds> [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 344 | impl_render_target_description_depth_stencil!(C0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/render_target/render_target_description.rs:219:44 [INFO] [stdout] | [INFO] [stdout] 219 | type Framebuffer = Framebuffer<($($C::Buffer),* ), Ds::Buffer>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 344 | impl_render_target_description_depth_stencil!(C0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[context]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/buffer.rs:541:61 [INFO] [stdout] | [INFO] [stdout] 541 | /// Stores the data in a buffer belonging to the given [context], using the given [usage_hint]. [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[usage_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/buffer.rs:541:88 [INFO] [stdout] | [INFO] [stdout] 541 | /// Stores the data in a buffer belonging to the given [context], using the given [usage_hint]. [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/buffer.rs:148:49 [INFO] [stdout] | [INFO] [stdout] 148 | /// Only safe if `index` is in bounds. See [get] for a safe alternative. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/buffer.rs:375:49 [INFO] [stdout] | [INFO] [stdout] 375 | /// Only safe if `index` is in bounds. See [get] for a safe alternative. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/buffer.rs:505:49 [INFO] [stdout] | [INFO] [stdout] 505 | /// Only safe if `index` is in bounds. See [get_mut] for a safe alternative. [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::render_pass::RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | //! [RenderTarget](web_glitz::render_pass::RenderTarget), whereas a renderbuffer may not be sampled, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::render_pass::RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | //! but is optimized for use with a [RenderTarget](web_glitz::render_pass::RenderTarget). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `format` is both a module and a macro [INFO] [stdout] --> src/image/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | //! The [format] module defines a number of types that implement [InternalFormat]; these types [INFO] [stdout] | ^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 4 | //! The [module@format] module defines a number of types that implement [InternalFormat]; these types [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 4 | //! The [format!] module defines a number of types that implement [InternalFormat]; these types [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InternalFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:4:67 [INFO] [stdout] | [INFO] [stdout] 4 | //! The [format] module defines a number of types that implement [InternalFormat]; these types [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | //! A distinction is made between a texture ([Texture2D], [Texture3D], [Texture2DArray], [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:7:60 [INFO] [stdout] | [INFO] [stdout] 7 | //! A distinction is made between a texture ([Texture2D], [Texture3D], [Texture2DArray], [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:7:73 [INFO] [stdout] | [INFO] [stdout] 7 | //! A distinction is made between a texture ([Texture2D], [Texture3D], [Texture2DArray], [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | //! [TextureCube]) and a renderbuffer ([Renderbuffer]): a texture may be sampled (see [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Renderbuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | //! [TextureCube]) and a renderbuffer ([Renderbuffer]): a texture may be sampled (see [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::sampler]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | //! [web_glitz::sampler]), but is not necessarily optimized for use with a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InternalFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | //! determined by the storage's [InternalFormat]. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | //! The [Texture2D] and [Renderbuffer] types provide 2-dimensional image storage. An [Image2DSource] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Renderbuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | //! The [Texture2D] and [Renderbuffer] types provide 2-dimensional image storage. An [Image2DSource] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InternalFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:26:81 [INFO] [stdout] | [INFO] [stdout] 26 | //! cell stores one value; all values share a type determined by the storage's [InternalFormat]. It [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | //! The [Texture2DArray] and [Texture3D] types provide layered image storage. A [LayeredImageSource] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | //! The [Texture2DArray] and [Texture3D] types provide layered image storage. A [LayeredImageSource] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InternalFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | //! [InternalFormat]. The six images in cube map storage are also referred to as its "faces", [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | //! The [TextureCube] type provides cube map storage. An [Image2DSource] may hold data that is to [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | //! Texture storage ([Texture2D], [Texture3D], [Texture2DArray], [TextureCube]) does not store just [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:53:36 [INFO] [stdout] | [INFO] [stdout] 53 | //! Texture storage ([Texture2D], [Texture3D], [Texture2DArray], [TextureCube]) does not store just [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | //! Texture storage ([Texture2D], [Texture3D], [Texture2DArray], [TextureCube]) does not store just [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:53:67 [INFO] [stdout] | [INFO] [stdout] 53 | //! Texture storage ([Texture2D], [Texture3D], [Texture2DArray], [TextureCube]) does not store just [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | //! [MinificationFilter] for details). If the texture format implements [Filterable], then the image [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Filterable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:80:74 [INFO] [stdout] | [INFO] [stdout] 80 | //! [MinificationFilter] for details). If the texture format implements [Filterable], then the image [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | //! [Texture2D::generate_mipmap], [Texture3D::generate_mipmap], [Texture2DArray::generate_mipmap], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:82:36 [INFO] [stdout] | [INFO] [stdout] 82 | //! [Texture2D::generate_mipmap], [Texture3D::generate_mipmap], [Texture2DArray::generate_mipmap], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:82:66 [INFO] [stdout] | [INFO] [stdout] 82 | //! [Texture2D::generate_mipmap], [Texture3D::generate_mipmap], [Texture2DArray::generate_mipmap], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 83 | //! [TextureCube::generate_mipmap]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ClientFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/image_source.rs:33:78 [INFO] [stdout] | [INFO] [stdout] 33 | /// Note that the pixel data type (`[u8; 3]` in the example) must implement [ClientFormat] for the [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InternalFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/image_source.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | /// texture's [InternalFormat] (in this case that means `ClientFormat` must be implemented [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ClientFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/image_source.rs:192:78 [INFO] [stdout] | [INFO] [stdout] 192 | /// Note that the pixel data type (`[u8; 3]` in the example) must implement [ClientFormat] for the [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InternalFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/image_source.rs:193:16 [INFO] [stdout] | [INFO] [stdout] 193 | /// texture's [InternalFormat] (in this case that means `ClientFormat` must be implemented [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Image3DSource::from_pixels]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/image_source.rs:264:56 [INFO] [stdout] | [INFO] [stdout] 264 | /// Error returned by [Image2DSource::from_pixels] or [Image3DSource::from_pixels]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Image3DSource::from_pixels]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/image_source.rs:266:43 [INFO] [stdout] | [INFO] [stdout] 266 | /// See [Image2DSource::from_pixels] and [Image3DSource::from_pixels] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:141:39 [INFO] [stdout] | [INFO] [stdout] 141 | /// See the module documentation for [web_glitz::image] for details on mipmap storage. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | /// [TextureFormat]. [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/mod.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | /// [TextureFormat]. [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Sampler]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | /// Marker trait for formats from which a [Sampler] can sample floating point values. [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Sampler]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:57:44 [INFO] [stdout] | [INFO] [stdout] 57 | /// Marker trait for formats from which a [Sampler] can sample integer values. [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Sampler]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:70:44 [INFO] [stdout] | [INFO] [stdout] 70 | /// Marker trait for formats from which a [Sampler] can sample unsigned integer values. [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ShadowSampler]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:86:55 [INFO] [stdout] | [INFO] [stdout] 86 | /// Marker trait for formats that can be used with a [ShadowSampler]. [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:95:76 [INFO] [stdout] | [INFO] [stdout] 95 | /// Marker trait for formats that can be used as a color attachment for a [RenderTarget] for a [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:109:76 [INFO] [stdout] | [INFO] [stdout] 109 | /// Marker trait for formats that can be used as a color attachment for a [RenderTarget] for a [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:123:76 [INFO] [stdout] | [INFO] [stdout] 123 | /// Marker trait for formats that can be used as a color attachment for a [RenderTarget] for a [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:138:84 [INFO] [stdout] | [INFO] [stdout] 138 | /// Marker trait for formats that can be used as a depth-stencil attachment for a [RenderTarget]. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:144:76 [INFO] [stdout] | [INFO] [stdout] 144 | /// Marker trait for formats that can be used as a depth attachment for a [RenderTarget]. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:151:78 [INFO] [stdout] | [INFO] [stdout] 151 | /// Marker trait for formats that can be used as a stencil attachment for a [RenderTarget]. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Renderbuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/format.rs:861:68 [INFO] [stdout] | [INFO] [stdout] 861 | /// Marker trait for formats that can be used as the format for a [Renderbuffer] image. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/renderbuffer.rs:34:66 [INFO] [stdout] | [INFO] [stdout] 34 | /// Stores a single 2-dimensional image, optimized for use as a [RenderTarget] attachment. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/renderbuffer.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | /// Unlike a [Texture2D], which can also hold a single 2-dimensional image, a [Renderbuffer] cannot [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/renderbuffer.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | /// [Texture2D] may not be. A [Renderbuffer] is therefor the logical choice for a [RenderTarget] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/renderbuffer.rs:38:84 [INFO] [stdout] | [INFO] [stdout] 38 | /// [Texture2D] may not be. A [Renderbuffer] is therefor the logical choice for a [RenderTarget] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | /// See the module documentation for [web_glitz::image] for more information on mipmaps. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | /// is typically a down-filtered version of the previous level (see [MinificationFilter] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | /// levels with [Texture2D::generate_mipmap] (see [Texture2D::generate_mipmap] for details). Image [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:76:52 [INFO] [stdout] | [INFO] [stdout] 76 | /// levels with [Texture2D::generate_mipmap] (see [Texture2D::generate_mipmap] for details). Image [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D::sampled_float]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | /// [Texture2D::sampled_float], [Texture2D::sampled_integer], [Texture2D::sampled_unsigned_integer] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D::sampled_integer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | /// [Texture2D::sampled_float], [Texture2D::sampled_integer], [Texture2D::sampled_unsigned_integer] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D::sampled_unsigned_integer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 82 | /// [Texture2D::sampled_float], [Texture2D::sampled_integer], [Texture2D::sampled_unsigned_integer] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D::sampled_shadow]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | /// and [Texture2D::sampled_shadow]. A sampled [Texture2D] may be bound to a pipeline as a resource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | /// see [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RGB8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | /// pixels stored in the [RGB8] format, with a complete mipmap chain. All pixels in the base image [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter::Linear]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | /// [MinificationFilter::Linear]); this stops when the maximum level for which storage was [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 314 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 412 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:458:19 [INFO] [stdout] | [INFO] [stdout] 458 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:548:19 [INFO] [stdout] | [INFO] [stdout] 548 | /// See also [get_unchecked] for an unsafe variant of this method that does not do any bounds [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:608:50 [INFO] [stdout] | [INFO] [stdout] 608 | /// The `index` must be in bounds. See also [get] for a safe variant of this method that does [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RGB8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:938:28 [INFO] [stdout] | [INFO] [stdout] 938 | /// which with format [RGB8] is interpreted as black). [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:1132:19 [INFO] [stdout] | [INFO] [stdout] 1132 | /// See also [get_unchecked_mut] for an unsafe variant or this method that does not do any [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d.rs:1192:50 [INFO] [stdout] | [INFO] [stdout] 1192 | /// The `index` must be in bounds. See also [get_mut] for a safe variant of this method that [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:76:47 [INFO] [stdout] | [INFO] [stdout] 76 | /// be a single "layered" image (much like a [Texture3D], with which the [Texture2DArray] API shares [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:77:56 [INFO] [stdout] | [INFO] [stdout] 77 | /// many commonalities). The module documentation for [web_glitz::image] goes into more detail on [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | /// module documentation for [web_glitz::image] for more information on mipmaps. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:101:70 [INFO] [stdout] | [INFO] [stdout] 101 | /// is typically a down-filtered version of the previous level (see [MinificationFilter] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | /// levels with [Texture2DArray::generate_mipmap] (see [Texture2DArray::generate_mipmap] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 104 | /// levels with [Texture2DArray::generate_mipmap] (see [Texture2DArray::generate_mipmap] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray::sampled_float]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | /// [ShadowSampler], see [Texture2DArray::sampled_float], [Texture2DArray::sampled_integer], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray::sampled_integer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:110:60 [INFO] [stdout] | [INFO] [stdout] 110 | /// [ShadowSampler], see [Texture2DArray::sampled_float], [Texture2DArray::sampled_integer], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray::sampled_unsigned_integer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 111 | /// [Texture2DArray::sampled_unsigned_integer] and [Texture2DArray::sampled_shadow]. A sampled [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2DArray::sampled_shadow]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:111:53 [INFO] [stdout] | [INFO] [stdout] 111 | /// [Texture2DArray::sampled_unsigned_integer] and [Texture2DArray::sampled_shadow]. A sampled [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:113:6 [INFO] [stdout] | [INFO] [stdout] 113 | /// [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RGB8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:118:41 [INFO] [stdout] | [INFO] [stdout] 118 | /// a depth of 16 layers stored in the [RGB8] format, with a complete mipmap chain. All pixels in [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter::Linear]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:331:10 [INFO] [stdout] | [INFO] [stdout] 331 | /// [MinificationFilter::Linear]); this stops when the maximum level for which storage was [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:354:19 [INFO] [stdout] | [INFO] [stdout] 354 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:403:19 [INFO] [stdout] | [INFO] [stdout] 403 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:453:19 [INFO] [stdout] | [INFO] [stdout] 453 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:499:19 [INFO] [stdout] | [INFO] [stdout] 499 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:590:19 [INFO] [stdout] | [INFO] [stdout] 590 | /// See also [get_unchecked] for an unsafe variant of this method that does not do any bounds [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:652:50 [INFO] [stdout] | [INFO] [stdout] 652 | /// The `index` must be in bounds. See also [get] for a safe variant of this method that does [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:1105:19 [INFO] [stdout] | [INFO] [stdout] 1105 | /// See also [get_unchecked] for an unsafe variant of this method that does not do any bounds [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:1169:50 [INFO] [stdout] | [INFO] [stdout] 1169 | /// The `index` must be in bounds. See also [get] for a safe variant of this method that does [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:1699:19 [INFO] [stdout] | [INFO] [stdout] 1699 | /// See also [get_unchecked] for an unsafe variant of this method that does not do any bounds [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:1763:50 [INFO] [stdout] | [INFO] [stdout] 1763 | /// The `index` must be in bounds. See also [get] for a safe variant of this method that does [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:2190:19 [INFO] [stdout] | [INFO] [stdout] 2190 | /// See also [get_unchecked_mut] for an unsafe variant or this method that does not do any [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_2d_array.rs:2252:50 [INFO] [stdout] | [INFO] [stdout] 2252 | /// The `index` must be in bounds. See also [get_mut] for a safe variant of this method that [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:65:60 [INFO] [stdout] | [INFO] [stdout] 65 | /// to the number of layers (the module documentation for [web_glitz::image] goes into more detail [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | /// module documentation for [web_glitz::image] for more information on mipmaps. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:86:70 [INFO] [stdout] | [INFO] [stdout] 86 | /// is typically a down-filtered version of the previous level (see [MinificationFilter] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | /// levels with [Texture3D::generate_mipmap] (see [Texture3D::generate_mipmap] for details). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:89:52 [INFO] [stdout] | [INFO] [stdout] 89 | /// levels with [Texture3D::generate_mipmap] (see [Texture3D::generate_mipmap] for details). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ShadowSampler]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:93:85 [INFO] [stdout] | [INFO] [stdout] 93 | /// The GPU may access the data in a [Texture3D], typically through a [Sampler] or [ShadowSampler], [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D::sampled_float]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | /// see [Texture3D::sampled_float], [Texture3D::sampled_integer], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D::sampled_integer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | /// see [Texture3D::sampled_float], [Texture3D::sampled_integer], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D::sampled_unsigned_integer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | /// [Texture3D::sampled_unsigned_integer] and [Texture3D::sampled_shadow]. A sampled [Texture3D] may [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture3D::sampled_shadow]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:95:48 [INFO] [stdout] | [INFO] [stdout] 95 | /// [Texture3D::sampled_unsigned_integer] and [Texture3D::sampled_shadow]. A sampled [Texture3D] may [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:96:48 [INFO] [stdout] | [INFO] [stdout] 96 | /// be bound to a pipeline as a resource, see [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RGB8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | /// a depth of 16 layers stored in the [RGB8] format, with a complete mipmap chain. All pixels in [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter::Linear]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:313:10 [INFO] [stdout] | [INFO] [stdout] 313 | /// [MinificationFilter::Linear]); this stops when the maximum level for which storage was [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:336:19 [INFO] [stdout] | [INFO] [stdout] 336 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:385:19 [INFO] [stdout] | [INFO] [stdout] 385 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:434:19 [INFO] [stdout] | [INFO] [stdout] 434 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:536:19 [INFO] [stdout] | [INFO] [stdout] 536 | /// See also [get_unchecked] for an unsafe variant of this method that does not do any bounds [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:598:50 [INFO] [stdout] | [INFO] [stdout] 598 | /// The `index` must be in bounds. See also [get] for a safe variant of this method that does [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:1050:19 [INFO] [stdout] | [INFO] [stdout] 1050 | /// See also [get_unchecked] for an unsafe variant of this method that does not do any bounds [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:1114:50 [INFO] [stdout] | [INFO] [stdout] 1114 | /// The `index` must be in bounds. See also [get] for a safe variant of this method that does [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:1644:19 [INFO] [stdout] | [INFO] [stdout] 1644 | /// See also [get_unchecked] for an unsafe variant of this method that does not do any bounds [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:1708:50 [INFO] [stdout] | [INFO] [stdout] 1708 | /// The `index` must be in bounds. See also [get] for a safe variant of this method that does [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:2134:19 [INFO] [stdout] | [INFO] [stdout] 2134 | /// See also [get_unchecked_mut] for an unsafe variant or this method that does not do any [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_3d.rs:2196:50 [INFO] [stdout] | [INFO] [stdout] 2196 | /// The `index` must be in bounds. See also [get_mut] for a safe variant of this method that [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | /// The format type the [Texture2D] will use to store its image data. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | /// The width of the [Texture2D]. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | /// The height of the [Texture2D]. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:49:53 [INFO] [stdout] | [INFO] [stdout] 49 | /// The number of levels in the mipmap for the [Texture2D]. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InternalFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | /// [InternalFormat]. The six images in the [TextureCube] are also referred to as its "faces", [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:76:46 [INFO] [stdout] | [INFO] [stdout] 76 | /// faces. See the module documentation for [web_glitz::image] for more information on mipmaps. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:87:70 [INFO] [stdout] | [INFO] [stdout] 87 | /// is typically a down-filtered version of the previous level (see [MinificationFilter] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | /// the subsequent levels with [TextureCube::generate_mipmap] (see [TextureCube::generate_mipmap] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube::generate_mipmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:90:69 [INFO] [stdout] | [INFO] [stdout] 90 | /// the subsequent levels with [TextureCube::generate_mipmap] (see [TextureCube::generate_mipmap] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube::sampled_float]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:96:6 [INFO] [stdout] | [INFO] [stdout] 96 | /// [TextureCube::sampled_float], [TextureCube::sampled_integer], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube::sampled_integer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | /// [TextureCube::sampled_float], [TextureCube::sampled_integer], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube::sampled_unsigned_integer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:97:6 [INFO] [stdout] | [INFO] [stdout] 97 | /// [TextureCube::sampled_unsigned_integer] and [TextureCube::sampled_shadow]. A sampled [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube::sampled_shadow]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:97:50 [INFO] [stdout] | [INFO] [stdout] 97 | /// [TextureCube::sampled_unsigned_integer] and [TextureCube::sampled_shadow]. A sampled [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 99 | /// [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RGB8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | /// pixels stored in the [RGB8] format, with a complete mipmap chain. Different colors are uploaded [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Level::sub_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | /// See [Level::sub_image] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:1618:31 [INFO] [stdout] | [INFO] [stdout] 1618 | /// A mutable reference to a [Texture2D] mipmap level. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[MinificationFilter::Linear]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 323 | /// [MinificationFilter::Linear]); this stops when the maximum level for which storage was [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:346:19 [INFO] [stdout] | [INFO] [stdout] 346 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:395:19 [INFO] [stdout] | [INFO] [stdout] 395 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:444:19 [INFO] [stdout] | [INFO] [stdout] 444 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::pipeline::resources::Resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:490:19 [INFO] [stdout] | [INFO] [stdout] 490 | /// See also [web_glitz::pipeline::resources::Resources]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:580:19 [INFO] [stdout] | [INFO] [stdout] 580 | /// See also [get_unchecked] for an unsafe variant of this method that does not do any bounds [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:640:50 [INFO] [stdout] | [INFO] [stdout] 640 | /// The `index` must be in bounds. See also [get] for a safe variant of this method that does [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[LevelSubImage]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:1218:59 [INFO] [stdout] | [INFO] [stdout] 1218 | /// provided in `data` would, when starting from the [LevelSubImage]'s origin, cover more than [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_unchecked_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:1283:19 [INFO] [stdout] | [INFO] [stdout] 1283 | /// See also [get_unchecked_mut] for an unsafe variant or this method that does not do any [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/image/texture_cube.rs:1343:50 [INFO] [stdout] | [INFO] [stdout] 1343 | /// The `index` must be in bounds. See also [get_mut] for a safe variant of this method that [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_equation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:82:53 [INFO] [stdout] | [INFO] [stdout] 82 | /// respective blending equations are specified by [color_equation] and [alpha_equation]. The [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_equation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:82:74 [INFO] [stdout] | [INFO] [stdout] 82 | /// respective blending equations are specified by [color_equation] and [alpha_equation]. The [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_equation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:94:64 [INFO] [stdout] | [INFO] [stdout] 94 | /// Here `S` is the relevant portion of the source value: the [color_equation] will use the red, [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_equation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:95:64 [INFO] [stdout] | [INFO] [stdout] 95 | /// green and blue components of the source color as `S`, the [alpha_equation] will use the alpha [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_function]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:97:6 [INFO] [stdout] | [INFO] [stdout] 97 | /// [color_function] will use the red, green and blue components of the destination color as `D` [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_function]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | /// and the [alpha_function] will use the alpha component of the destination color as `D`. `F_s` and [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[constant_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:105:65 [INFO] [stdout] | [INFO] [stdout] 105 | /// or the corresponding component of the color specified by [constant_color]. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[constant_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:107:75 [INFO] [stdout] | [INFO] [stdout] 107 | /// the value of the corresponding component of the color specified by [constant_color], [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[constant_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:109:46 [INFO] [stdout] | [INFO] [stdout] 109 | /// the value of the red component of the [constant_color]. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[constant_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:111:82 [INFO] [stdout] | [INFO] [stdout] 111 | /// where `A_c` is the value of the alpha component of the color specified by [constant_color]. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_equation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | /// The [BlendFactor] that the [color_equation] applies to the source value. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_equation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | /// The [BlendFactor] that the [alpha_equation] applies to the source value. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_equation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:168:37 [INFO] [stdout] | [INFO] [stdout] 168 | /// The [BlendFactor] that the [color_equation] applies to the destination value. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_equation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/blending.rs:171:37 [INFO] [stdout] | [INFO] [stdout] 171 | /// The [BlendFactor] that the [alpha_equation] applies to the destination value. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | /// Provides a description from which a [GraphicsPipeline] may be created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | /// See [RenderingContext::create_graphics_pipeline] for details on how a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:25:59 [INFO] [stdout] | [INFO] [stdout] 25 | /// [GraphicsPipelineDescriptor] may be used to create a [GraphicsPipeline]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[vertex_shader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:80:54 [INFO] [stdout] | [INFO] [stdout] 80 | /// - The vertex shader stage can be specified with [vertex_shader]. See [VertexShader] for details [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[primitive_assembly]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:82:66 [INFO] [stdout] | [INFO] [stdout] 82 | /// - The primitive assembly shader stage can be specified with [primitive_assembly]. See [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fragment_shader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:85:56 [INFO] [stdout] | [INFO] [stdout] 85 | /// - The fragment shader stage can be specified with [fragment_shader]. See [FragmentShader] for [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[enable_depth_test]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | /// - The depth test can be enabled with [enable_depth_test]. See [DepthTest] for details on the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[enable_stencil_test]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:89:45 [INFO] [stdout] | [INFO] [stdout] 89 | /// - The stencil test can be enabled with [enable_stencil_test]. See [StencilTest] for details on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scissor_region]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | /// - A scissor region may be specified with [scissor_region]. Any fragments outside the scissor [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[enable_blending]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | /// - Blending can be enabled with [enable_blending]. See [Blending] for details on blending. Does [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[viewport]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:97:43 [INFO] [stdout] | [INFO] [stdout] 97 | /// - The viewport may be specified with [viewport]. See [Viewport] for details on the viewport. If [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[vertex_input_layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:103:60 [INFO] [stdout] | [INFO] [stdout] 103 | /// - The vertex input layout type must be specified with [vertex_input_layout]. This must be a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotLayoutCompatible]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | /// type that implements [AttributeSlotLayoutCompatible]. Note that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotLayoutCompatible]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | /// [AttributeSlotLayoutCompatible] is implemented for any type that implements [Vertex] and any [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:105:84 [INFO] [stdout] | [INFO] [stdout] 105 | /// [AttributeSlotLayoutCompatible] is implemented for any type that implements [Vertex] and any [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:106:38 [INFO] [stdout] | [INFO] [stdout] 106 | /// tuple of types that implement [Vertex] (e.g. `(Vertex1, Vertex2, Vertex3)`). [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[resource_layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:107:51 [INFO] [stdout] | [INFO] [stdout] 107 | /// - The resource layout must be specified with [resource_layout]. This must be a type that [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 111 | /// [RenderingContext::create_graphics_pipeline]), the vertex input layout and resource layout [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[PipelineTask::draw_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:117:68 [INFO] [stdout] | [INFO] [stdout] 117 | /// safely bound to the pipeline when creating draw commands (see [PipelineTask::draw_command]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[finish]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:120:76 [INFO] [stdout] | [INFO] [stdout] 120 | /// Finally, the [GraphicsPipelineDescriptor] may be finalized by calling [finish]. [finish] may [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[finish]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:120:86 [INFO] [stdout] | [INFO] [stdout] 120 | /// Finally, the [GraphicsPipelineDescriptor] may be finalized by calling [finish]. [finish] may [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[vertex_shader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 123 | /// - The vertex shader with [vertex_shader]. [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[primitive_assembly]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:124:46 [INFO] [stdout] | [INFO] [stdout] 124 | /// - The primitive assembly algorithm with [primitive_assembly]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fragment_shader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:125:33 [INFO] [stdout] | [INFO] [stdout] 125 | /// - The fragment shader with [fragment_shader]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[vertex_input_layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:126:42 [INFO] [stdout] | [INFO] [stdout] 126 | /// - The vertex input layout type with [vertex_input_layout]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[resource_layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:127:38 [INFO] [stdout] | [INFO] [stdout] 127 | /// - The resource layout type with [resource_layout]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotLayoutCompatible]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | /// a type that implements [AttributeSlotLayoutCompatible] and `MyResources` is a type that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | /// In order to do a depth test, the [RenderTarget] that is being rendered to must include a depth [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | /// [RenderTarget] with no depth buffer attached, the depth test behaves as though depth testing is [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth_range]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | /// the range defined by [depth_range]: [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth_range]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | /// The lower bound of the [depth_range] must not be smaller than `0.0`, the upper bound of the [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth_range]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | /// [depth_range] must not be greater than `1.0`, and the lower bound must be strictly smaller than [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:78:69 [INFO] [stdout] | [INFO] [stdout] 78 | /// If the test fails, the fragment will be discarded: none of the [RenderTarget]'s output buffers [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[factor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:259:28 [INFO] [stdout] | [INFO] [stdout] 259 | /// where `factor` is the [factor] specified by the [PolygonOffset] instance, `DZ` is a measurement [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[units]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | /// the [units] value specified by the [PolygonOffset] instance, and `r` is the smallest value that [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:334:39 [INFO] [stdout] | [INFO] [stdout] 334 | /// In order to do a stencil test, a [RenderTarget] must have a stencil buffer. A stencil buffer [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | /// rendering to a [RenderTarget] with no stencil buffer attached, the stencil test behaves as though [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WindingOrder]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:342:6 [INFO] [stdout] | [INFO] [stdout] 342 | /// [WindingOrder] for details on how the `Front` and `Back` faces are decided. Fragments obtained [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:346:55 [INFO] [stdout] | [INFO] [stdout] 346 | /// The stencil test is performed for each fragment. [test_function_front] specifies the function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:347:51 [INFO] [stdout] | [INFO] [stdout] 347 | /// that is used to test front-facing fragments; [test_function_back] specifies the function that is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[reference_value_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 349 | /// triangle) a reference value ([reference_value_front] or [reference_value_back], for front- and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[reference_value_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:349:62 [INFO] [stdout] | [INFO] [stdout] 349 | /// triangle) a reference value ([reference_value_front] or [reference_value_back], for front- and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_mask_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:351:49 [INFO] [stdout] | [INFO] [stdout] 351 | /// fragment in the stencil buffer. A bitmask ([test_mask_front] or [test_mask_back], for front- and [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_mask_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:351:70 [INFO] [stdout] | [INFO] [stdout] 351 | /// fragment in the stencil buffer. A bitmask ([test_mask_front] or [test_mask_back], for front- and [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:375:6 [INFO] [stdout] | [INFO] [stdout] 375 | /// [RenderTarget]'s output buffers will not be updated. However, the stencil buffer is exceptional [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fail_operation_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:387:78 [INFO] [stdout] | [INFO] [stdout] 387 | /// controlled separately. For the `Front` stencil value this controlled by [fail_operation_front] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pass_depth_fail_operation_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:388:16 [INFO] [stdout] | [INFO] [stdout] 388 | /// (case 1), [pass_depth_fail_operation_front] (case 2), and [pass_operation_front] (case 3) for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pass_operation_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:388:64 [INFO] [stdout] | [INFO] [stdout] 388 | /// (case 1), [pass_depth_fail_operation_front] (case 2), and [pass_operation_front] (case 3) for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fail_operation_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:389:81 [INFO] [stdout] | [INFO] [stdout] 389 | /// each case respectively. For the `Back` stencil value this is controlled by [fail_operation_back] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pass_depth_fail_operation_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:390:16 [INFO] [stdout] | [INFO] [stdout] 390 | /// (case 1), [pass_depth_fail_operation_back] (case 2), and [pass_operation_back] (case 3) for each [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pass_operation_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:390:63 [INFO] [stdout] | [INFO] [stdout] 390 | /// (case 1), [pass_depth_fail_operation_back] (case 2), and [pass_operation_back] (case 3) for each [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[write_mask_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:410:40 [INFO] [stdout] | [INFO] [stdout] 410 | /// Finally, the bitmask specified by [write_mask_front] (when testing a front-facing fragment) or [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[write_mask_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:411:6 [INFO] [stdout] | [INFO] [stdout] 411 | /// [write_mask_back] (when testing a back-facing fragment) controls which individual bits can be [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:446:59 [INFO] [stdout] | [INFO] [stdout] 446 | /// fragments originating from back-facing triangles [test_function_back] is used instead. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:453:55 [INFO] [stdout] | [INFO] [stdout] 453 | /// fragment passes neither the [DepthTest], nor [test_function_front]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fail_operation_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:456:59 [INFO] [stdout] | [INFO] [stdout] 456 | /// fragments originating from back-facing triangles [fail_operation_back] is used instead. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:460:53 [INFO] [stdout] | [INFO] [stdout] 460 | /// fragment passes the [DepthTest], but fails [test_function_front]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fail_operation_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:463:59 [INFO] [stdout] | [INFO] [stdout] 463 | /// fragments originating from back-facing triangles [fail_operation_back] is used instead. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:467:51 [INFO] [stdout] | [INFO] [stdout] 467 | /// fragment passes both the [DepthTest] and [test_function_front]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fail_operation_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:470:59 [INFO] [stdout] | [INFO] [stdout] 470 | /// fragments originating from back-facing triangles [fail_operation_back] is used instead. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:476:67 [INFO] [stdout] | [INFO] [stdout] 476 | /// originating from back-facing triangles, lines or points, [test_function_front] is used [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:484:55 [INFO] [stdout] | [INFO] [stdout] 484 | /// fragment passes neither the [DepthTest], nor [test_function_back]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fail_operation_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:487:68 [INFO] [stdout] | [INFO] [stdout] 487 | /// originating from front-facing triangles, lines or points, [fail_operation_front] is used [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:492:53 [INFO] [stdout] | [INFO] [stdout] 492 | /// fragment passes the [DepthTest], but fails [test_function_back]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fail_operation_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:495:68 [INFO] [stdout] | [INFO] [stdout] 495 | /// originating from front-facing triangles, lines or points, [fail_operation_front] is used [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_function_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:500:51 [INFO] [stdout] | [INFO] [stdout] 500 | /// fragment passes both the [DepthTest] and [test_function_back]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fail_operation_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:503:68 [INFO] [stdout] | [INFO] [stdout] 503 | /// originating from front-facing triangles, lines or points, [fail_operation_front] is used [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[reference_value_front]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:514:50 [INFO] [stdout] | [INFO] [stdout] 514 | /// The bitmask that is applied to both the [reference_value_front] and the stencil value in the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:520:78 [INFO] [stdout] | [INFO] [stdout] 520 | /// See the type documentation for [StencilTest] for details on how the [test_mask] is applied. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[reference_value_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:530:50 [INFO] [stdout] | [INFO] [stdout] 530 | /// The bitmask that is applied to both the [reference_value_back] and the stencil value in the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[test_mask_back]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:536:78 [INFO] [stdout] | [INFO] [stdout] 536 | /// See the type documentation for [StencilTest] for details on how the [test_mask_back] is [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[write_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:543:48 [INFO] [stdout] | [INFO] [stdout] 543 | /// Suppose an 8-bit stencil buffer and a [write_mask] of `0000011`, then only the final two [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[write_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/fragment_test.rs:550:48 [INFO] [stdout] | [INFO] [stdout] 550 | /// Suppose an 8-bit stencil buffer and a [write_mask] of `0000011`, then only the final two [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Framebuffer::pipeline_task]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/graphics_pipeline.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | /// constructed. See [Framebuffer::pipeline_task] for details on how a graphics pipeline may be used [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Rasterizer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/primitive_assembly.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | /// Defines the line width used by a [Rasterizer]. [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[f32::NAN]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/primitive_assembly.rs:239:40 [INFO] [stdout] | [INFO] [stdout] 239 | /// The value must not be negative or [f32::NAN], otherwise [InvalidLineWidth] is returned. [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TransformFeedbackLayoutDescriptor::feedback_buffer_slots]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:498:10 [INFO] [stdout] | [INFO] [stdout] 498 | /// See [TransformFeedbackLayoutDescriptor::feedback_buffer_slots]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[IndexBufferEncoding::new]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/index_buffer.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | /// See [IndexBufferEncoding::new]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexShader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:550:57 [INFO] [stdout] | [INFO] [stdout] 550 | /// Describes how the data for an input attribute in a [VertexShader] is sourced from vertex [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexInputDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:568:15 [INFO] [stdout] | [INFO] [stdout] 568 | /// of a [VertexInputDescriptor]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexAttributeLayoutDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:266:48 [INFO] [stdout] | [INFO] [stdout] 266 | /// Reference to a bind slot description in a [VertexAttributeLayoutDescriptor]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexAttributeLayoutDescriptor::bind_slots]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | /// See [VertexAttributeLayoutDescriptor::bind_slots]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Rasterizer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/primitive_assembly.rs:336:62 [INFO] [stdout] | [INFO] [stdout] 336 | /// Enumerates the face-culling modes that may be used by a [Rasterizer]. [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Rasterizer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/primitive_assembly.rs:297:81 [INFO] [stdout] | [INFO] [stdout] 297 | /// Enumerates the possible winding orders for triangles that may be used by a [Rasterizer]. [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotLayoutCompatible::check_compatibility]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:471:24 [INFO] [stdout] | [INFO] [stdout] 471 | /// Error returned by [AttributeSlotLayoutCompatible::check_compatibility]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:474:69 [INFO] [stdout] | [INFO] [stdout] 474 | /// Variant returned if no attribute data is available for the [AttributeSlotDescriptor] with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:478:66 [INFO] [stdout] | [INFO] [stdout] 478 | /// Variant returned if attribute data is available for the [AttributeSlotDescriptor] with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:479:75 [INFO] [stdout] | [INFO] [stdout] 479 | /// at the `location`. but attribute data is not compatible with the [AttributeType] of the [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:480:10 [INFO] [stdout] | [INFO] [stdout] 480 | /// [AttributeSlotDescriptor] (see [AttributeSlotDescriptor::attribute_type]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotDescriptor::attribute_type]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:480:41 [INFO] [stdout] | [INFO] [stdout] 480 | /// [AttributeSlotDescriptor] (see [AttributeSlotDescriptor::attribute_type]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/index_buffer.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | /// Enumerates the available type encodings for [VertexArray] indices. [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexInputDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:151:39 [INFO] [stdout] | [INFO] [stdout] 151 | /// Any attribute defined on the [VertexInputDescriptor] will advance to its next value for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexInputDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | /// Any attribute defined on the [VertexInputDescriptor] will advance to its next value for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:495:15 [INFO] [stdout] | [INFO] [stdout] 495 | /// See also [AttributeSlotDescriptor]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/viewport.rs:4:42 [INFO] [stdout] | [INFO] [stdout] 4 | /// Describes the viewport used by by a [GraphicsPipeline]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/viewport.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | /// [RenderTarget] that is being drawn to, such that the viewport will cover the [RenderTarget] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/viewport.rs:40:86 [INFO] [stdout] | [INFO] [stdout] 40 | /// [RenderTarget] that is being drawn to, such that the viewport will cover the [RenderTarget] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/viewport.rs:41:56 [INFO] [stdout] | [INFO] [stdout] 41 | /// exactly. Note that the width and height of the [RenderTarget] are determined by the attached [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexAttributeLayout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:269:22 [INFO] [stdout] | [INFO] [stdout] 269 | /// Specifies a [TypedVertexAttributeLayout] type that determines the vertex input layout for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | /// (see [RenderingContext::create_graphics_pipeline]), the vertex input layout associated with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[PipelineTask::draw_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | /// [PipelineTask::draw_command]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexAttributeLayout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:282:20 [INFO] [stdout] | [INFO] [stdout] 282 | /// Note that [TypedVertexAttributeLayout] is implemented for any type that implements [Vertex] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:282:93 [INFO] [stdout] | [INFO] [stdout] 282 | /// Note that [TypedVertexAttributeLayout] is implemented for any type that implements [Vertex] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:283:48 [INFO] [stdout] | [INFO] [stdout] 283 | /// and any tuple of types that implement [Vertex] (e.g. `(Vertex1, Vertex2)` where both [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:284:59 [INFO] [stdout] | [INFO] [stdout] 284 | /// `Vertex1` and `Vertex2` are types that implement [Vertex]). [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:341:15 [INFO] [stdout] | [INFO] [stdout] 341 | /// (see [RenderingContext::create_graphics_pipeline]), the transform feedback layout associated [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedTransformFeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:346:22 [INFO] [stdout] | [INFO] [stdout] 346 | /// match, then [TypedTransformFeedbackBuffers] that match the layout may be safely bound to [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipeline::record_transform_feedback]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:348:10 [INFO] [stdout] | [INFO] [stdout] 348 | /// [GraphicsPipeline::record_transform_feedback]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TransformFeedback]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:351:10 [INFO] [stdout] | [INFO] [stdout] 351 | /// [TransformFeedback] and any tuple of types that implement [TransformFeedback] (e.g. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TransformFeedback]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:351:68 [INFO] [stdout] | [INFO] [stdout] 351 | /// [TransformFeedback] and any tuple of types that implement [TransformFeedback] (e.g. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TransformFeedback]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:353:56 [INFO] [stdout] | [INFO] [stdout] 353 | /// `TransformFeedback2` are types that implement [TransformFeedback]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:410:15 [INFO] [stdout] | [INFO] [stdout] 410 | /// (see [RenderingContext::create_graphics_pipeline]), the resource layout associated with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[PipelineTask::draw_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:416:72 [INFO] [stdout] | [INFO] [stdout] 416 | /// creating draw commands without additional runtime checks (see [PipelineTask::draw_command]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:420:15 [INFO] [stdout] | [INFO] [stdout] 420 | /// then [RenderingContext::create_graphics_pipeline] will verify whether or not the default [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:423:10 [INFO] [stdout] | [INFO] [stdout] 423 | /// [RenderingContext::create_graphics_pipeline] will fail and return an error. If [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/descriptor.rs:424:54 [INFO] [stdout] | [INFO] [stdout] 424 | /// [SlotBindingStrategy::Update] is used, then [RenderingContext::create_graphics_pipeline] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedTransformFeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | /// This trait becomes useful in combination with the [TypedTransformFeedbackBuffers] trait. If a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | /// [TypedTransformFeedbackLayout] is attached to a [GraphicsPipeline] (see [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipelineDescriptorBuilder::typed_transform_layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | /// [GraphicsPipelineDescriptorBuilder::typed_transform_layout]), then [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedTransformFeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | /// [TypedTransformFeedbackBuffers] with a matching [TypedTransformFeedbackBuffers::Layout] may be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedTransformFeedbackBuffers::Layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:21:54 [INFO] [stdout] | [INFO] [stdout] 21 | /// [TypedTransformFeedbackBuffers] with a matching [TypedTransformFeedbackBuffers::Layout] may be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedTransformFeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | /// [TypedTransformFeedbackBuffers] is unsafe: the data in the buffer representation for which [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedTransformFeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | /// [TypedTransformFeedbackBuffers] is implemented must always be compatible with the transform [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedTransformFeedbackBuffers::Layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | /// feedback layout specified by the [TypedTransformFeedbackBuffers::Layout], see [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedTransformFeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | /// [TypedTransformFeedbackBuffers] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TYPE]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:642:6 [INFO] [stdout] | [INFO] [stdout] 642 | /// [TYPE] with a length of [SIZE]. [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[SIZE]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:642:30 [INFO] [stdout] | [INFO] [stdout] 642 | /// [TYPE] with a length of [SIZE]. [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FeedbackAttributeDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/layout_descriptor.rs:505:39 [INFO] [stdout] | [INFO] [stdout] 505 | /// Returns an iterator over the [FeedbackAttributeDescriptor]s defined on this bind slot. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | /// Helper trait for the implementation of [FeedbackBuffers] for tuple types. [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:27:46 [INFO] [stdout] | [INFO] [stdout] 27 | /// This trait must only by implemented for [FeedbackBuffers] types if the feedback buffers encoding [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedFeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | /// these [TypedFeedbackBuffers] is compatible. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedFeedbackBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/transform_feedback/transform_feedback_buffers.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | /// Helper trait for the implementation of [TypedFeedbackBuffers] for tuple types. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexAttributeLayout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | /// [TypedVertexAttributeLayout] without further runtime checks. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexAttributeDescriptors]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | /// each of the [VertexAttributeDescriptors] specified by the [Layout]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/vertex_buffers.rs:27:64 [INFO] [stdout] | [INFO] [stdout] 27 | /// each of the [VertexAttributeDescriptors] specified by the [Layout]. [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/index_buffer.rs:87:81 [INFO] [stdout] | [INFO] [stdout] 87 | /// Describes a [Buffer] region that contains data that may be used to index a [VertexArray]. [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[IndexBufferDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/index_buffer.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | /// See also [IndexBufferDescription]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/index_buffer.rs:8:68 [INFO] [stdout] | [INFO] [stdout] 8 | /// Trait implemented for types that can be used as indices for a [VertexArray] encoded in the [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ActiveGraphicsPipeline::bind_index_buffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/index_buffer.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | /// See [ActiveGraphicsPipeline::bind_index_buffer] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexAttributeLayoutDescriptor::buffer_slots]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:222:20 [INFO] [stdout] | [INFO] [stdout] 222 | /// Returned from [VertexAttributeLayoutDescriptor::buffer_slots]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[BindSlotRef::attributes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:296:20 [INFO] [stdout] | [INFO] [stdout] 296 | /// Returned from [BindSlotRef::attributes]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:484:35 [INFO] [stdout] | [INFO] [stdout] 484 | /// Describes an input slot on a [GraphicsPipeline]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | /// This trait becomes useful in combination with the [TypedVertexBuffers] trait. If a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | /// [TypedVertexInputLayout] is attached to a [GraphicsPipeline] (see [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipelineDescriptorBuilder::typed_vertex_input_layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | /// [GraphicsPipelineDescriptorBuilder::typed_vertex_input_layout]), then [TypedVertexBuffers] with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:16:76 [INFO] [stdout] | [INFO] [stdout] 16 | /// [GraphicsPipelineDescriptorBuilder::typed_vertex_input_layout]), then [TypedVertexBuffers] with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexBuffers::Layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | /// a matching [TypedVertexBuffers::Layout] may be bound to the pipeline without further runtime [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:20:80 [INFO] [stdout] | [INFO] [stdout] 20 | /// Note that [TypedVertexInputLayout] is safe to implement, but implementing [TypedVertexBuffers] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:21:65 [INFO] [stdout] | [INFO] [stdout] 21 | /// is unsafe: the data in the buffer representation for which [TypedVertexBuffers] is implemented [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexBuffers::Layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | /// [TypedVertexBuffers::Layout], see [TypedVertexBuffers] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexBuffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/layout_descriptor.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | /// [TypedVertexBuffers::Layout], see [TypedVertexBuffers] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FormatCompatible]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | /// Helper trait which, in conjunction with [FormatCompatible], allows the derive macro for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | /// [Vertex] trait to verify at compile time that an attribute field type is compatible with the [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | /// The [AttributeFormat] associated with this [AttributeFormatIdentifier]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeFormatIdentifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | /// The [AttributeFormat] associated with this [AttributeFormatIdentifier]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeFormatIdentifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:862:9 [INFO] [stdout] | [INFO] [stdout] 862 | /// an [AttributeFormatIdentifier]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeFormatIdentifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:864:67 [INFO] [stdout] | [INFO] [stdout] 864 | /// If a type implemented `FormatCompatible`, where `F` is an [AttributeFormatIdentifier], then [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:865:52 [INFO] [stdout] | [INFO] [stdout] 865 | /// that type can be used as the field type for a [Vertex] field that is marked as an attribute with [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:868:15 [INFO] [stdout] | [INFO] [stdout] 868 | /// See also [Vertex]. [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeFormatIdentifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:873:56 [INFO] [stdout] | [INFO] [stdout] 873 | /// attribute value in the format associated with the [AttributeFormatIdentifier]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeFormat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:1170:30 [INFO] [stdout] | [INFO] [stdout] 1170 | /// Whether or not this [AttributeFormat] is compatible with an [AttributeSlotDescriptor] of [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:1170:70 [INFO] [stdout] | [INFO] [stdout] 1170 | /// Whether or not this [AttributeFormat] is compatible with an [AttributeSlotDescriptor] of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/attribute_format.rs:1171:20 [INFO] [stdout] | [INFO] [stdout] 1171 | /// the given [AttributeType]. [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Buffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/mod.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | /// [Buffer]s that contain an array of a type that implements this trait can act as vertex buffers [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ATTRIBUTE_DESCRIPTORS]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/mod.rs:29:56 [INFO] [stdout] | [INFO] [stdout] 29 | /// If this trait is implemented for a type, then the [ATTRIBUTE_DESCRIPTORS] must be a set [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexAttributeFormatIdentifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/mod.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | /// one of the [VertexAttributeFormatIdentifier] types defined in the [attribute_format] module: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexAttributeFormatCompatible]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/mod.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 56 | /// [VertexAttributeFormatCompatible] with the [AttributeFormatIdentifier] `format` declared for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeFormatIdentifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/mod.rs:56:49 [INFO] [stdout] | [INFO] [stdout] 56 | /// [VertexAttributeFormatCompatible] with the [AttributeFormatIdentifier] `format` declared for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Buffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/mod.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | /// derive the [Vertex] trait, however, a [Buffer] can only store an array of a type that implements [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Buffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/vertex/mod.rs:63:56 [INFO] [stdout] | [INFO] [stdout] 63 | /// the `Copy` trait. Therefor if we intend to create [Buffer] with our [Vertex] type, then we must [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexInputDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | /// Creates a [VertexInputDescriptor] from a [BufferView] of a typed slice, with the given [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InputRate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | /// [InputRate]. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[offset_in_bytes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | /// The [offset_in_bytes] of the [VertexInputDescriptor] is the offset in bytes of the [Buffer] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexInputDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | /// The [offset_in_bytes] of the [VertexInputDescriptor] is the offset in bytes of the [Buffer] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Buffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:21:93 [INFO] [stdout] | [INFO] [stdout] 21 | /// The [offset_in_bytes] of the [VertexInputDescriptor] is the offset in bytes of the [Buffer] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[size_in_bytes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:22:85 [INFO] [stdout] | [INFO] [stdout] 22 | /// region viewed by the [BufferView] relative to the start of the buffer. The [size_in_bytes] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexInputDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | /// of the [VertexInputDescriptor] is the size in bytes of the buffer region viewed by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[stride_in_bytes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | /// [BufferView]. The [stride_in_bytes] of the [VertexInputDescriptor] is [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexInputDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/graphics/util.rs:24:53 [INFO] [stdout] | [INFO] [stdout] 24 | /// [BufferView]. The [stride_in_bytes] of the [VertexInputDescriptor] is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ColumnMajor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/interface_block.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | /// When [ColumnMajor], values are ordered such that first the values in the first column are [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RowMajor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/interface_block.rs:198:11 [INFO] [stdout] | [INFO] [stdout] 198 | /// When [RowMajor], values are ordered such that first the values in the first row are stored from [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::std140]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/interface_block.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | /// `std140` memory units defined in [web_glitz::std140]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ReprStd140]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/interface_block.rs:143:71 [INFO] [stdout] | [INFO] [stdout] 143 | /// This trait is automatically implemented for any type marked with [ReprStd140], including any [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::max_texture_resource_index]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:97:48 [INFO] [stdout] | [INFO] [stdout] 97 | /// positive integer that is smaller than the [RenderingContext::max_texture_resource_index] for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | /// [RenderingContext] with which you intend to use the [Resources] (hardware dependent, at least [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::max_buffer_resource_index]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:109:48 [INFO] [stdout] | [INFO] [stdout] 109 | /// positive integer that is smaller than the [RenderingContext::max_buffer_resource_index] for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 110 | /// [RenderingContext] with which you intend to use the [Resources] (hardware dependent, at least [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::std140]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:117:57 [INFO] [stdout] | [INFO] [stdout] 117 | /// expected by the pipeline (see [InterfaceBlock] and [web_glitz::std140]). If multiple [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipelineDescriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | /// A [GraphicsPipelineDescriptor] must declare the [Resources] type that may be used with pipelines [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipelineDescriptorBuilder::resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | /// created from it, see [GraphicsPipelineDescriptorBuilder::resources]. The compatibility of the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | /// the pipeline is created, see [RenderingContext::create_graphics_pipeline]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[encode_bind_group]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:135:10 [INFO] [stdout] | [INFO] [stdout] 135 | /// [encode_bind_group] will match a pipeline's resource slots as describe by the [descriptors], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[descriptors]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:135:88 [INFO] [stdout] | [INFO] [stdout] 135 | /// [encode_bind_group] will match a pipeline's resource slots as describe by the [descriptors], [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[confirmer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | /// using the [confirmer]. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[encode_bind_group]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:138:66 [INFO] [stdout] | [INFO] [stdout] 138 | /// If this function does not return an error, then calling [encode_bind_group] for any instance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[descriptors]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pipeline/resources/resources.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | /// described by the [descriptors]. [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DefaultRenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2241:48 [INFO] [stdout] | [INFO] [stdout] 2241 | /// Represents the depth-stencil buffer for a [DefaultRenderTarget] with only a depth channel and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DefaultRenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2106:48 [INFO] [stdout] | [INFO] [stdout] 2106 | /// Represents the depth-stencil buffer for a [DefaultRenderTarget] with both a depth and a stencil [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DefaultRenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2058:40 [INFO] [stdout] | [INFO] [stdout] 2058 | /// Represents the color buffer for a [DefaultRenderTarget] with an alpha channel. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DefaultRenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2010:40 [INFO] [stdout] | [INFO] [stdout] 2010 | /// Represents the color buffer for a [DefaultRenderTarget] without an alpha channel. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DefaultRenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2288:48 [INFO] [stdout] | [INFO] [stdout] 2288 | /// Represents the depth-stencil buffer for a [DefaultRenderTarget] with only a stencil channel and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderPass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:84:6 [INFO] [stdout] | [INFO] [stdout] 84 | /// [RenderPass]. [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | /// [RenderTargetDescription] that was used to define the [RenderPass] (see also [RenderTarget]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderPass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:87:60 [INFO] [stdout] | [INFO] [stdout] 87 | /// [RenderTargetDescription] that was used to define the [RenderPass] (see also [RenderTarget]); [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:87:83 [INFO] [stdout] | [INFO] [stdout] 87 | /// [RenderTargetDescription] that was used to define the [RenderPass] (see also [RenderTarget]); [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | /// specifically, [color] provides handles to the color buffers (if any), and [depth_stencil] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth_stencil]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:88:80 [INFO] [stdout] | [INFO] [stdout] 88 | /// specifically, [color] provides handles to the color buffers (if any), and [depth_stencil] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/render_pass.rs:12:61 [INFO] [stdout] | [INFO] [stdout] 12 | /// A render pass command consists of a render target (see [RenderTargetDescription]) and a render [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_render_pass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/render_pass.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | /// For details on how a [RenderPass] is created, see [RenderingContext::create_render_pass]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ActiveGraphicsPipeline::draw_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | /// draw commands (see [ActiveGraphicsPipeline::draw_command]). The task returned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:142:42 [INFO] [stdout] | [INFO] [stdout] 142 | /// In this example, `context` is a [RenderingContext]; `render_target` is a [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | /// [RenderTargetDescription], see also [DefaultRenderTarget] and [RenderTarget]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DefaultRenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:143:46 [INFO] [stdout] | [INFO] [stdout] 143 | /// [RenderTargetDescription], see also [DefaultRenderTarget] and [RenderTarget]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:143:72 [INFO] [stdout] | [INFO] [stdout] 143 | /// [RenderTargetDescription], see also [DefaultRenderTarget] and [RenderTarget]; [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | /// [RenderingContext::create_graphics_pipeline] for details; `vertex_stream` is a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexStreamDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | /// [VertexStreamDescription], see [VertexStreamDescription], [VertexArray] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexStreamDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:146:41 [INFO] [stdout] | [INFO] [stdout] 146 | /// [VertexStreamDescription], see [VertexStreamDescription], [VertexArray] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:146:68 [INFO] [stdout] | [INFO] [stdout] 146 | /// [VertexStreamDescription], see [VertexStreamDescription], [VertexArray] and [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_vertex_array]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | /// [RenderingContext::create_vertex_array] for details; `resources` is a user-defined type for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blit_color_linear_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | /// [blit_color_linear_command] for a similar operation that uses linear filtering instead. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Fill]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:184:39 [INFO] [stdout] | [INFO] [stdout] 184 | /// buffers; a `region` value of [Region::Fill] will match this area of intersection (note that [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Area]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:186:41 [INFO] [stdout] | [INFO] [stdout] 186 | /// intersection is specified with [Region::Area], then any pixels that would be copied outside [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:213:36 [INFO] [stdout] | [INFO] [stdout] 213 | /// Here `render_target` is a [RenderTargetDescription] and `texture` is a [Texture2D]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:213:81 [INFO] [stdout] | [INFO] [stdout] 213 | /// Here `render_target` is a [RenderTargetDescription] and `texture` is a [Texture2D]. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blit_color_nearest_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:249:44 [INFO] [stdout] | [INFO] [stdout] 249 | /// position in the source image. See [blit_color_nearest_command] for a similar operation that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Fill]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:253:39 [INFO] [stdout] | [INFO] [stdout] 253 | /// buffers; a `region` value of [Region::Fill] will match this area of intersection (note that [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Area]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:255:41 [INFO] [stdout] | [INFO] [stdout] 255 | /// intersection is specified with [Region::Area], then any pixels that would be copied outside [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:282:36 [INFO] [stdout] | [INFO] [stdout] 282 | /// Here `render_target` is a [RenderTargetDescription] and `texture` is a [Texture2D]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:282:81 [INFO] [stdout] | [INFO] [stdout] 282 | /// Here `render_target` is a [RenderTargetDescription] and `texture` is a [Texture2D]. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Area]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:325:75 [INFO] [stdout] | [INFO] [stdout] 325 | /// If a `region` bigger than depth-stencil buffer is specified with [Region::Area], then any [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blit_depth_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:330:19 [INFO] [stdout] | [INFO] [stdout] 330 | /// See also [blit_depth_command] and [blit_stencil_command]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blit_stencil_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:330:44 [INFO] [stdout] | [INFO] [stdout] 330 | /// See also [blit_depth_command] and [blit_stencil_command]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:355:36 [INFO] [stdout] | [INFO] [stdout] 355 | /// Here `render_target` is a [RenderTargetDescription] and `renderbuffer` is a [Renderbuffer]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Area]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:392:75 [INFO] [stdout] | [INFO] [stdout] 392 | /// If a `region` bigger than depth-stencil buffer is specified with [Region::Area], then any [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blit_depth_stencil_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:397:19 [INFO] [stdout] | [INFO] [stdout] 397 | /// See also [blit_depth_stencil_command] and [blit_stencil_command]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blit_stencil_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:397:52 [INFO] [stdout] | [INFO] [stdout] 397 | /// See also [blit_depth_stencil_command] and [blit_stencil_command]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:422:36 [INFO] [stdout] | [INFO] [stdout] 422 | /// Here `render_target` is a [RenderTargetDescription] and `renderbuffer` is a [Renderbuffer]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Area]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:459:75 [INFO] [stdout] | [INFO] [stdout] 459 | /// If a `region` bigger than depth-stencil buffer is specified with [Region::Area], then any [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blit_depth_stencil_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | /// See also [blit_depth_stencil_command] and [blit_depth_command]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blit_depth_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:464:52 [INFO] [stdout] | [INFO] [stdout] 464 | /// See also [blit_depth_stencil_command] and [blit_depth_command]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:489:36 [INFO] [stdout] | [INFO] [stdout] 489 | /// Here `render_target` is a [RenderTargetDescription] and `renderbuffer` is a [Renderbuffer]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Area]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:531:67 [INFO] [stdout] | [INFO] [stdout] 531 | /// If a `region` bigger than depth buffer is specified with [Region::Area], then any pixels [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:559:36 [INFO] [stdout] | [INFO] [stdout] 559 | /// Here `render_target` is a [RenderTargetDescription] and `renderbuffer` is a [Renderbuffer]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Region::Area]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:601:69 [INFO] [stdout] | [INFO] [stdout] 601 | /// If a `region` bigger than stencil buffer is specified with [Region::Area], then any pixels [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:629:36 [INFO] [stdout] | [INFO] [stdout] 629 | /// Here `render_target` is a [RenderTargetDescription] and `renderbuffer` is a [Renderbuffer]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1084:60 [INFO] [stdout] | [INFO] [stdout] 1084 | /// When the active graphics pipeline is invoked (see [draw] and [draw_indexed]), then the [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[draw_indexed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1084:71 [INFO] [stdout] | [INFO] [stdout] 1084 | /// When the active graphics pipeline is invoked (see [draw] and [draw_indexed]), then the [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TypedVertexBuffers::VertexAttributeLayout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1088:10 [INFO] [stdout] | [INFO] [stdout] 1088 | /// [TypedVertexBuffers::VertexAttributeLayout]) that matches the vertex attribute layout [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bind_vertex_buffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1147:78 [INFO] [stdout] | [INFO] [stdout] 1147 | /// A graphics pipeline typically requires a source of vertex data (see [bind_vertex_buffers]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[draw_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1150:21 [INFO] [stdout] | [INFO] [stdout] 1150 | /// order, see [draw_command]. When an index buffer is specified, then the pipeline may also be [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[draw_indexed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1151:42 [INFO] [stdout] | [INFO] [stdout] 1151 | /// executed in "indexed" mode, see [draw_indexed]. In indexed mode the indices in the index [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bind_vertex_buffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1239:64 [INFO] [stdout] | [INFO] [stdout] 1239 | /// after appropriate vertex buffers have been bound (see [bind_vertex_buffers]). If the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bind_resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1241:53 [INFO] [stdout] | [INFO] [stdout] 1241 | /// appropriate resources have been bound (see [bind_resources]). [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[draw_indexed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1253:19 [INFO] [stdout] | [INFO] [stdout] 1253 | /// See also [draw_indexed] for indexed mode drawing with an index buffer. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1288:10 [INFO] [stdout] | [INFO] [stdout] 1288 | /// [RenderingContext::create_graphics_pipeline] for details; `vertex_buffers` is a set of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bind_index_buffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1335:10 [INFO] [stdout] | [INFO] [stdout] 1335 | /// [bind_index_buffer]. If the pipeline requires vertex buffers, then this command may only be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bind_vertex_buffers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1337:10 [INFO] [stdout] | [INFO] [stdout] 1337 | /// [bind_vertex_buffers]). If the pipeline requires resources, then this command may only be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bind_resources]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1338:80 [INFO] [stdout] | [INFO] [stdout] 1338 | /// added to the builder after appropriate resources have been bound (see [bind_resources]). [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[draw]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1350:19 [INFO] [stdout] | [INFO] [stdout] 1350 | /// See also [draw] for drawing without an index buffer. [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:1388:10 [INFO] [stdout] | [INFO] [stdout] 1388 | /// [RenderingContext::create_graphics_pipeline] for details; `vertex_buffers` is a set of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_depth_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2120:61 [INFO] [stdout] | [INFO] [stdout] 2120 | /// Values outside the region are unaffected. See also [clear_depth_command] for a command that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_stencil_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2121:40 [INFO] [stdout] | [INFO] [stdout] 2121 | /// clears only depth values, and [clear_stencil_command] for a command that clears only stencil [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_stencil_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2165:10 [INFO] [stdout] | [INFO] [stdout] 2165 | /// [clear_stencil_command] for a command that clears stencil values, and [clear_command] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2165:80 [INFO] [stdout] | [INFO] [stdout] 2165 | /// [clear_stencil_command] for a command that clears stencil values, and [clear_command] for [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_depth_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2204:10 [INFO] [stdout] | [INFO] [stdout] 2204 | /// [clear_depth_command] for a command that clears depth values, and [clear_command] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2204:76 [INFO] [stdout] | [INFO] [stdout] 2204 | /// [clear_depth_command] for a command that clears depth values, and [clear_command] for [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_depth_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2622:61 [INFO] [stdout] | [INFO] [stdout] 2622 | /// Values outside the region are unaffected. See also [clear_depth_command] for a command that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_stencil_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2623:40 [INFO] [stdout] | [INFO] [stdout] 2623 | /// clears only depth values, and [clear_stencil_command] for a command that clears only stencil [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_stencil_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2669:10 [INFO] [stdout] | [INFO] [stdout] 2669 | /// [clear_stencil_command] for a command that clears stencil values, and [clear_command] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2669:80 [INFO] [stdout] | [INFO] [stdout] 2669 | /// [clear_stencil_command] for a command that clears stencil values, and [clear_command] for [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_depth_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2710:10 [INFO] [stdout] | [INFO] [stdout] 2710 | /// [clear_depth_command] for a command that clears depth values, and [clear_command] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clear_command]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_pass/framebuffer.rs:2710:76 [INFO] [stdout] | [INFO] [stdout] 2710 | /// [clear_depth_command] for a command that clears depth values, and [clear_command] for [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[render_pass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | //! A render pass (see [render_pass]) needs a render target: zero or more color images and zero or [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/mod.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | //! one depth-stencil image (see also [image]) into which the output of the render pass may be [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:101:64 [INFO] [stdout] | [INFO] [stdout] 101 | /// Exclusive reference to an image that may be attached to a [RenderTarget]. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FloatAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | /// See also [FloatAttachment], [IntegerAttachment], [UnsignedIntegerAttachment], [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[IntegerAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:103:34 [INFO] [stdout] | [INFO] [stdout] 103 | /// See also [FloatAttachment], [IntegerAttachment], [UnsignedIntegerAttachment], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[UnsignedIntegerAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:103:55 [INFO] [stdout] | [INFO] [stdout] 103 | /// See also [FloatAttachment], [IntegerAttachment], [UnsignedIntegerAttachment], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DepthStencilAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:104:6 [INFO] [stdout] | [INFO] [stdout] 104 | /// [DepthStencilAttachment], [DepthAttachment], [StencilAttachment]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DepthAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | /// [DepthStencilAttachment], [DepthAttachment], [StencilAttachment]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[StencilAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:104:51 [INFO] [stdout] | [INFO] [stdout] 104 | /// [DepthStencilAttachment], [DepthAttachment], [StencilAttachment]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/default_render_target.rs:12:62 [INFO] [stdout] | [INFO] [stdout] 12 | /// A handle to the default render target associated with a [RenderingContext]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderPass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_attachment.rs:42:49 [INFO] [stdout] | [INFO] [stdout] 42 | /// An encoding of the information needed by a [RenderPass] to load data from an attached image [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderBuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:373:16 [INFO] [stdout] | [INFO] [stdout] 373 | /// modify: a [RenderBuffer] will be allocated in the framebuffer for each of the attached images. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FloatAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:406:47 [INFO] [stdout] | [INFO] [stdout] 406 | /// The color attachment is declared to be a [FloatAttachment] that associates a [Renderbuffer] with [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Renderbuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:406:83 [INFO] [stdout] | [INFO] [stdout] 406 | /// The color attachment is declared to be a [FloatAttachment] that associates a [Renderbuffer] with [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AsAttachableImageRef]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:412:29 [INFO] [stdout] | [INFO] [stdout] 412 | /// `image` must implement [AsAttachableImageRef]. For example, we might also use a [Texture2D] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:412:86 [INFO] [stdout] | [INFO] [stdout] 412 | /// `image` must implement [AsAttachableImageRef]. For example, we might also use a [Texture2D] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FloatAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:442:18 [INFO] [stdout] | [INFO] [stdout] 442 | /// As we use a [FloatAttachment], the [RenderBuffer] that is allocated for this attachment in [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderBuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:442:41 [INFO] [stdout] | [INFO] [stdout] 442 | /// As we use a [FloatAttachment], the [RenderBuffer] that is allocated for this attachment in [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FloatRenderable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:446:21 [INFO] [stdout] | [INFO] [stdout] 446 | /// must implement [FloatRenderable]. You may alternatively assign an [IntegerAttachment] value to [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[IntegerAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:446:72 [INFO] [stdout] | [INFO] [stdout] 446 | /// must implement [FloatRenderable]. You may alternatively assign an [IntegerAttachment] value to [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderBuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:447:28 [INFO] [stdout] | [INFO] [stdout] 447 | /// `color` to allocate a [RenderBuffer] that stores integer values; the image storage formats must [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[IntegerRenderable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:448:21 [INFO] [stdout] | [INFO] [stdout] 448 | /// then implement [IntegerRenderable] and any graphics pipeline that draws to the framebuffer must [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[UnsignedIntegerAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:449:52 [INFO] [stdout] | [INFO] [stdout] 449 | /// output integer values. You may also assign an [UnsignedIntegerAttachment] value to `color` to [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderBuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | /// allocate a [RenderBuffer] that store unsigned integer values; the image storage formats must [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[UnsignedIntegerRenderable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | /// then [UnsignedIntegerRenderable], and any graphics pipeline that draws to the framebuffer must [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DepthAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:492:32 [INFO] [stdout] | [INFO] [stdout] 492 | /// This render target uses a [DepthAttachment] value for `depth_stencil`: a buffer that stores [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[StencilAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | /// Alternatively, a [StencilAttachment] value can be assigned to `depth_stencil`: a buffer that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DepthStencilAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:504:16 [INFO] [stdout] | [INFO] [stdout] 504 | /// Lastly, a [DepthStencilAttachment] value can be assigned to `depth_stencil`: a buffer that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FloatAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:561:39 [INFO] [stdout] | [INFO] [stdout] 561 | /// The render target now provides a [FloatAttachment] for color output `0` and an [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[UnsignedIntegerAttachment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:562:6 [INFO] [stdout] | [INFO] [stdout] 562 | /// [UnsignedIntegerAttachment] for color output `1`; any graphics pipeline that draws to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_render_pass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:571:6 [INFO] [stdout] | [INFO] [stdout] 571 | /// [RenderingContext::create_render_pass]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | /// See also [RenderTarget] and [RenderTargetDescription]. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTargetDescription]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/attachable_image_ref.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | /// See also [RenderTarget] and [RenderTargetDescription]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_attachment.rs:17:78 [INFO] [stdout] | [INFO] [stdout] 17 | /// Trait implemented by types that describe a color image attachment for a [RenderTarget]. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_attachment.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | /// See [RenderTarget] for details. [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderBuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_attachment.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | /// The type of [RenderBuffer] that is allocated in the framebuffer to buffer modifications to [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderPass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_attachment.rs:25:61 [INFO] [stdout] | [INFO] [stdout] 25 | /// Returns an encoding of the information needed by a [RenderPass] to load data from the [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::create_render_pass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | /// Called by [RenderingContext::create_render_pass], which will supply the `id`; creates a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/render_target/render_target_description.rs:29:59 [INFO] [stdout] | [INFO] [stdout] 29 | /// Panics if any of the attached images belong to a [RenderingContext] that is not the context [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:755:27 [INFO] [stdout] | [INFO] [stdout] 755 | /// Encapsulates the raw [WebGl2RenderingContext] and its current state. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:757:35 [INFO] [stdout] | [INFO] [stdout] 757 | /// Can be unpacked into the raw [WebGl2RenderingContext] and its current state, see [unpack] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[unpack]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:757:87 [INFO] [stdout] | [INFO] [stdout] 757 | /// Can be unpacked into the raw [WebGl2RenderingContext] and its current state, see [unpack] and [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[unpack_mut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:758:6 [INFO] [stdout] | [INFO] [stdout] 758 | /// [unpack_mut]. [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:764:6 [INFO] [stdout] | [INFO] [stdout] 764 | /// [WebGl2RenderingContext] for functionality that either is not supported by WebGlitz's or comes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipelineBuilder::vertex_input_layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:667:10 [INFO] [stdout] | [INFO] [stdout] 667 | /// [GraphicsPipelineBuilder::vertex_input_layout]) does not match the actual input attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipelineBuilder::resource_layout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:672:10 [INFO] [stdout] | [INFO] [stdout] 672 | /// [GraphicsPipelineBuilder::resource_layout]) does not match the resource layout as defined by [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[extensions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:36:84 [INFO] [stdout] | [INFO] [stdout] 36 | /// 1. Provide information about the abilities of the current GPU connection, see [extensions]. [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_buffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | /// - [Buffer]s, see [create_buffer]. [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_texture_2d]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | /// - [Texture2D]s, see [create_texture_2d]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_texture_2d_array]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | /// - [Texture2DArray]s, see [create_texture_2d_array]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_texture_3d]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | /// - [Texture3D]s, see [create_texture_3d]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_texture_cube]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | /// - [TextureCube]s, see [create_texture_cube]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_sampler]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | /// - [Sampler]s, see [create_sampler]. [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_shadow_sampler]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | /// - [ShadowSampler]s, see [create_shadow_sampler]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_renderbuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | /// - [Renderbuffer]s, see [create_renderbuffer]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_vertex_shader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | /// - [VertexShader]s, see [create_vertex_shader]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_fragment_shader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | /// - [FragmentShader]s, see [create_fragment_shader]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_graphics_pipeline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:48:36 [INFO] [stdout] | [INFO] [stdout] 48 | /// - [GraphicsPipeline]s, see [create_graphics_pipeline]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | /// - [VertexArray]s, see [create_vertex_array]. [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_vertex_array]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | /// - [VertexArray]s, see [create_vertex_array]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_render_pass]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | /// - [RenderPass]es, see [create_render_pass]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[submit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | /// 3. Submission of [GpuTask]s to the GPU with [submit]. [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[InterfaceBlock]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:66:66 [INFO] [stdout] | [INFO] [stdout] 66 | /// usefull in GPU operations). We can for example store an [InterfaceBlock] type (which we [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Vertex]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | /// [Vertex] values (which we might later use to create a [VertexArray]): [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[VertexArray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:97:64 [INFO] [stdout] | [INFO] [stdout] 97 | /// [Vertex] values (which we might later use to create a [VertexArray]): [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_buffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | /// Note that [create_buffer] takes ownership of the data source (`vertex_data` in the example) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GraphicsPipelineDescriptorBuilder]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:267:47 [INFO] [stdout] | [INFO] [stdout] 267 | /// See [GraphicsPipelineDescriptor] and [GraphicsPipelineDescriptorBuilder] for details on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AttributeSlotLayoutCompatible]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:307:47 [INFO] [stdout] | [INFO] [stdout] 307 | /// `MyVertex` is a type that implements [AttributeSlotLayoutCompatible], `MyResources` is a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DefaultRenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:324:78 [INFO] [stdout] | [INFO] [stdout] 324 | /// The `render_target` must be a [RenderTargetDescription], either the [DefaultRenderTarget] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderTarget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:325:84 [INFO] [stdout] | [INFO] [stdout] 325 | /// obtained when the runtime was initialized, or a custom render target (see [RenderTarget] for [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Framebuffer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:333:10 [INFO] [stdout] | [INFO] [stdout] 333 | /// [Framebuffer] for details. [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[LoadOp]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:335:47 [INFO] [stdout] | [INFO] [stdout] 335 | /// At the start of the render pass, the [LoadOp]s associated with each of the images attached [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[StoreOp]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:338:10 [INFO] [stdout] | [INFO] [stdout] 338 | /// [StoreOp]s associated with each of the images attached to the render target will be [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Progress::Finished]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:561:62 [INFO] [stdout] | [INFO] [stdout] 561 | /// When the task finishes ([GpuTask::progress] returns [Progress::Finished]), the [Future] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::task]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:567:72 [INFO] [stdout] | [INFO] [stdout] 567 | /// use a "sequence" combinator, see the module documentation for [web_glitz::task] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[wasm_bindgen_futures::future_to_promise]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:587:33 [INFO] [stdout] | [INFO] [stdout] 587 | /// In this example we use [wasm_bindgen_futures::future_to_promise] to run the future returned [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[submit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:588:13 [INFO] [stdout] | [INFO] [stdout] 588 | /// by [submit] in a WASM web context and use the `inspect` combinator to do something with the [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[submit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:594:22 [INFO] [stdout] | [INFO] [stdout] 594 | /// returned by [submit] is ever polled or just simply dropped immediately. [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:773:46 [INFO] [stdout] | [INFO] [stdout] 773 | /// Creates a new connection from a raw [WebGl2RenderingContext] and its current `state` for a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:780:71 [INFO] [stdout] | [INFO] [stdout] 780 | /// The `state` must accurately reflect the current state of the [WebGl2RenderingContext]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:794:61 [INFO] [stdout] | [INFO] [stdout] 794 | /// Unpacks the connection into a reference to the raw [WebGl2RenderingContext] and its [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:799:14 [INFO] [stdout] | [INFO] [stdout] 799 | /// The [WebGl2RenderingContext]'s state must remain unchanged or must be restored to its prior [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:806:69 [INFO] [stdout] | [INFO] [stdout] 806 | /// Unpacks the connection into a mutable reference to the raw [WebGl2RenderingContext] and its [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:811:17 [INFO] [stdout] | [INFO] [stdout] 811 | /// If the [WebGl2RenderingContext]'s state is changed, then the `state` must also be updated [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ContextUpdate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:816:10 [INFO] [stdout] | [INFO] [stdout] 816 | /// [ContextUpdate] which can then be applied to the [WebGl2RenderingContext]: [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[WebGl2RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/rendering_context.rs:816:59 [INFO] [stdout] | [INFO] [stdout] 816 | /// [ContextUpdate] which can then be applied to the [WebGl2RenderingContext]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Gpu::progress]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/single_threaded.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | //! tasks where [Gpu::progress] returns [Progress::ContinueFenced]. If this queue is not empty, then [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::runtime::single_threaded]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/single_threaded.rs:135:39 [INFO] [stdout] | [INFO] [stdout] 135 | /// See the module documentation for [web_glitz::runtime::single_threaded] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[web_glitz::runtime::single_threaded]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/runtime/single_threaded.rs:343:39 [INFO] [stdout] | [INFO] [stdout] 343 | /// See the module documentation for [web_glitz::runtime::single_threaded] for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[NearestMipmapNearest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/sampler.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | /// See the documentation for [NearestMipmapNearest], [NearestMipmapLinear], [LinearMipmapNearest] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[NearestMipmapLinear]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/sampler.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | /// See the documentation for [NearestMipmapNearest], [NearestMipmapLinear], [LinearMipmapNearest] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[LinearMipmapNearest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/sampler.rs:48:79 [INFO] [stdout] | [INFO] [stdout] 48 | /// See the documentation for [NearestMipmapNearest], [NearestMipmapLinear], [LinearMipmapNearest] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[LinearMipmapLinear]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/sampler.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | /// and [LinearMipmapLinear] for details on how these filtering operations will make use of a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Repeat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/sampler.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | /// Similar to [Repeat], however, if the integer part is odd, then the decimal part is [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `array` is both a struct and a macro [INFO] [stdout] --> src/std140.rs:140:77 [INFO] [stdout] | [INFO] [stdout] 140 | /// Marker trait for types that can be used as the element type for std140 [array]s. [INFO] [stdout] | ^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the struct, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 140 | /// Marker trait for types that can be used as the element type for std140 [struct@array]s. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 140 | /// Marker trait for types that can be used as the element type for std140 [array!]s. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Texture2D]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | //! image data to the base level of a [Texture2D]: [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | //! Here `context` is a [RenderingContext]. For more information on textures, please refer to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | //! documentation for the [image] module. [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `sequence` is both a module and a function [INFO] [stdout] --> src/task/mod.rs:44:55 [INFO] [stdout] | [INFO] [stdout] 44 | //! A sequence may be created with functions such as [sequence], [sequence3], [sequence4] or [INFO] [stdout] | ^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 44 | //! A sequence may be created with functions such as [module@sequence], [sequence3], [sequence4] or [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 44 | //! A sequence may be created with functions such as [sequence()], [sequence3], [sequence4] or [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | //! [image] module. [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `join` is both a module and a function [INFO] [stdout] --> src/task/mod.rs:83:51 [INFO] [stdout] | [INFO] [stdout] 83 | //! A join may be created with functions such as [join], [join3], [join4] or [join5] functions or [INFO] [stdout] | ^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 83 | //! A join may be created with functions such as [module@join], [join3], [join4] or [join5] functions or [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 83 | //! A join may be created with functions such as [join()], [join3], [join4] or [join5] functions or [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TextureCube]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | //! [TextureCube], before generating the data for the remaining levels with a "generate mipmap" [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `sequence` is both a module and a function [INFO] [stdout] --> src/task/mod.rs:141:37 [INFO] [stdout] | [INFO] [stdout] 141 | //! have finished. We therefor use [sequence] to sequence our combined upload command with the [INFO] [stdout] | ^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 141 | //! have finished. We therefor use [module@sequence] to sequence our combined upload command with the [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 141 | //! have finished. We therefor use [sequence()] to sequence our combined upload command with the [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::submit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:147:37 [INFO] [stdout] | [INFO] [stdout] 147 | //! task when it is submitted with [RenderingContext::submit], see below). [sequence5] outputs a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | //! to a [RenderingContext] with [RenderingContext::submit]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::submit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | //! to a [RenderingContext] with [RenderingContext::submit]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Future]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/mod.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | //! This will return a [Future] that will resolve with the task's output (see [GpuTask::Output]) [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / generate_join! { [INFO] [stdout] 64 | | /// Task for the `join` combinator, waiting for two tasks to complete in no particular order. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// See [join] and [GpuTaskExt::join]. [INFO] [stdout] ... | [INFO] [stdout] 82 | | (Join5, ), [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join] and [GpuTaskExt::join]. [INFO] [stdout] ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / generate_join! { [INFO] [stdout] 64 | | /// Task for the `join` combinator, waiting for two tasks to complete in no particular order. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// See [join] and [GpuTaskExt::join]. [INFO] [stdout] ... | [INFO] [stdout] 82 | | (Join5, ), [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join3] and [GpuTaskExt::join3]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join3_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / generate_join_left! { [INFO] [stdout] 143 | | /// Task for the `join_left` combinator, waiting for two tasks to complete in no particular [INFO] [stdout] 144 | | /// order and only outputting the output of the left-most task. [INFO] [stdout] 145 | | /// [INFO] [stdout] ... | [INFO] [stdout] 165 | | (Join5Left, ), [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join3_left] and [GpuTaskExt::join3_left]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join3_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | / generate_join_right! { [INFO] [stdout] 230 | | /// Task for the `join_right` combinator, waiting for two tasks to complete in no particular [INFO] [stdout] 231 | | /// order and only outputting the output of the right-most task. [INFO] [stdout] 232 | | /// [INFO] [stdout] ... | [INFO] [stdout] 252 | | (Join5Right, E), [INFO] [stdout] 253 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join3_right] and [GpuTaskExt::join3_right]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / generate_join! { [INFO] [stdout] 64 | | /// Task for the `join` combinator, waiting for two tasks to complete in no particular order. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// See [join] and [GpuTaskExt::join]. [INFO] [stdout] ... | [INFO] [stdout] 82 | | (Join5, ), [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join4] and [GpuTaskExt::join4]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join4_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / generate_join_left! { [INFO] [stdout] 143 | | /// Task for the `join_left` combinator, waiting for two tasks to complete in no particular [INFO] [stdout] 144 | | /// order and only outputting the output of the left-most task. [INFO] [stdout] 145 | | /// [INFO] [stdout] ... | [INFO] [stdout] 165 | | (Join5Left, ), [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join4_left] and [GpuTaskExt::join4_left]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join4_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | / generate_join_right! { [INFO] [stdout] 230 | | /// Task for the `join_right` combinator, waiting for two tasks to complete in no particular [INFO] [stdout] 231 | | /// order and only outputting the output of the right-most task. [INFO] [stdout] 232 | | /// [INFO] [stdout] ... | [INFO] [stdout] 252 | | (Join5Right, E), [INFO] [stdout] 253 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join4_right] and [GpuTaskExt::join4_right]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / generate_join! { [INFO] [stdout] 64 | | /// Task for the `join` combinator, waiting for two tasks to complete in no particular order. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// See [join] and [GpuTaskExt::join]. [INFO] [stdout] ... | [INFO] [stdout] 82 | | (Join5, ), [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join5] and [GpuTaskExt::join5]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join5_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / generate_join_left! { [INFO] [stdout] 143 | | /// Task for the `join_left` combinator, waiting for two tasks to complete in no particular [INFO] [stdout] 144 | | /// order and only outputting the output of the left-most task. [INFO] [stdout] 145 | | /// [INFO] [stdout] ... | [INFO] [stdout] 165 | | (Join5Left, ), [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join5_left] and [GpuTaskExt::join5_left]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join5_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | / generate_join_right! { [INFO] [stdout] 230 | | /// Task for the `join_right` combinator, waiting for two tasks to complete in no particular [INFO] [stdout] 231 | | /// order and only outputting the output of the right-most task. [INFO] [stdout] 232 | | /// [INFO] [stdout] ... | [INFO] [stdout] 252 | | (Join5Right, E), [INFO] [stdout] 253 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join5_right] and [GpuTaskExt::join5_right]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / generate_join_left! { [INFO] [stdout] 143 | | /// Task for the `join_left` combinator, waiting for two tasks to complete in no particular [INFO] [stdout] 144 | | /// order and only outputting the output of the left-most task. [INFO] [stdout] 145 | | /// [INFO] [stdout] ... | [INFO] [stdout] 165 | | (Join5Left, ), [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join_left] and [GpuTaskExt::join_left]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::join_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/join.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | / generate_join_right! { [INFO] [stdout] 230 | | /// Task for the `join_right` combinator, waiting for two tasks to complete in no particular [INFO] [stdout] 231 | | /// order and only outputting the output of the right-most task. [INFO] [stdout] 232 | | /// [INFO] [stdout] ... | [INFO] [stdout] 252 | | (Join5Right, E), [INFO] [stdout] 253 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [join_right] and [GpuTaskExt::join_right]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / generate_sequence! { [INFO] [stdout] 64 | | /// Task for the `sequence` combinator, waiting for two tasks to complete in order. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// See [sequence] and [GpuTaskExt::sequence]. [INFO] [stdout] ... | [INFO] [stdout] 82 | | (Sequence5, ), [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence] and [GpuTaskExt::sequence]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / generate_sequence! { [INFO] [stdout] 64 | | /// Task for the `sequence` combinator, waiting for two tasks to complete in order. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// See [sequence] and [GpuTaskExt::sequence]. [INFO] [stdout] ... | [INFO] [stdout] 82 | | (Sequence5, ), [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence3] and [GpuTaskExt::sequence3]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence3_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / generate_sequence_left! { [INFO] [stdout] 143 | | /// Task for the `sequence_left` combinator, waiting for two tasks to complete in order and only [INFO] [stdout] 144 | | /// outputting the output of the left-most task. [INFO] [stdout] 145 | | /// [INFO] [stdout] ... | [INFO] [stdout] 165 | | (Sequence5Left, ), [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence3_left] and [GpuTaskExt::sequence3_left]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence3_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | / generate_sequence_right! { [INFO] [stdout] 228 | | /// Task for the `sequence_right` combinator, waiting for two tasks to complete in order and [INFO] [stdout] 229 | | /// only outputting the output of the right-most task. [INFO] [stdout] 230 | | /// [INFO] [stdout] ... | [INFO] [stdout] 250 | | (Sequence5Right, E), [INFO] [stdout] 251 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence3_right] and [GpuTaskExt::sequence3_right]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / generate_sequence! { [INFO] [stdout] 64 | | /// Task for the `sequence` combinator, waiting for two tasks to complete in order. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// See [sequence] and [GpuTaskExt::sequence]. [INFO] [stdout] ... | [INFO] [stdout] 82 | | (Sequence5, ), [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence4] and [GpuTaskExt::sequence4]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence4_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / generate_sequence_left! { [INFO] [stdout] 143 | | /// Task for the `sequence_left` combinator, waiting for two tasks to complete in order and only [INFO] [stdout] 144 | | /// outputting the output of the left-most task. [INFO] [stdout] 145 | | /// [INFO] [stdout] ... | [INFO] [stdout] 165 | | (Sequence5Left, ), [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence4_left] and [GpuTaskExt::sequence4_left]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence4_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | / generate_sequence_right! { [INFO] [stdout] 228 | | /// Task for the `sequence_right` combinator, waiting for two tasks to complete in order and [INFO] [stdout] 229 | | /// only outputting the output of the right-most task. [INFO] [stdout] 230 | | /// [INFO] [stdout] ... | [INFO] [stdout] 250 | | (Sequence5Right, E), [INFO] [stdout] 251 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence4_right] and [GpuTaskExt::sequence4_right]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / generate_sequence! { [INFO] [stdout] 64 | | /// Task for the `sequence` combinator, waiting for two tasks to complete in order. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// See [sequence] and [GpuTaskExt::sequence]. [INFO] [stdout] ... | [INFO] [stdout] 82 | | (Sequence5, ), [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence5] and [GpuTaskExt::sequence5]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence5_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / generate_sequence_left! { [INFO] [stdout] 143 | | /// Task for the `sequence_left` combinator, waiting for two tasks to complete in order and only [INFO] [stdout] 144 | | /// outputting the output of the left-most task. [INFO] [stdout] 145 | | /// [INFO] [stdout] ... | [INFO] [stdout] 165 | | (Sequence5Left, ), [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence5_left] and [GpuTaskExt::sequence5_left]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence5_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | / generate_sequence_right! { [INFO] [stdout] 228 | | /// Task for the `sequence_right` combinator, waiting for two tasks to complete in order and [INFO] [stdout] 229 | | /// only outputting the output of the right-most task. [INFO] [stdout] 230 | | /// [INFO] [stdout] ... | [INFO] [stdout] 250 | | (Sequence5Right, E), [INFO] [stdout] 251 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence5_right] and [GpuTaskExt::sequence5_right]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / generate_sequence_left! { [INFO] [stdout] 143 | | /// Task for the `sequence_left` combinator, waiting for two tasks to complete in order and only [INFO] [stdout] 144 | | /// outputting the output of the left-most task. [INFO] [stdout] 145 | | /// [INFO] [stdout] ... | [INFO] [stdout] 165 | | (Sequence5Left, ), [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence_left] and [GpuTaskExt::sequence_left]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GpuTaskExt::sequence_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/sequence.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | $(#[$doc])* [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | / generate_sequence_right! { [INFO] [stdout] 228 | | /// Task for the `sequence_right` combinator, waiting for two tasks to complete in order and [INFO] [stdout] 229 | | /// only outputting the output of the right-most task. [INFO] [stdout] 230 | | /// [INFO] [stdout] ... | [INFO] [stdout] 250 | | (Sequence5Right, E), [INFO] [stdout] 251 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [sequence_right] and [GpuTaskExt::sequence_right]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Connection]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/gpu_task.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | /// base [Connection], a [RenderPassContext], or a [PipelineTaskContext]). A task executor [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderPassContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/gpu_task.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | /// base [Connection], a [RenderPassContext], or a [PipelineTaskContext]). A task executor [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[PipelineTaskContext]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/gpu_task.rs:7:53 [INFO] [stdout] | [INFO] [stdout] 7 | /// base [Connection], a [RenderPassContext], or a [PipelineTaskContext]). A task executor [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RenderingContext::id]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/gpu_task.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | /// (see [RenderingContext::id]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[execution_context]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/task/gpu_task.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | /// [execution_context]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 588 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "2abdaac458eb64d7fd48c38202905fc3f2e7178f921ba26ab19faf76999afd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2abdaac458eb64d7fd48c38202905fc3f2e7178f921ba26ab19faf76999afd62", kill_on_drop: false }` [INFO] [stdout] 2abdaac458eb64d7fd48c38202905fc3f2e7178f921ba26ab19faf76999afd62