[INFO] fetching crate bgfx-rs 0.10.0... [INFO] documenting bgfx-rs-0.10.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate bgfx-rs 0.10.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate bgfx-rs 0.10.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bgfx-rs 0.10.0 [INFO] finished tweaking crates.io crate bgfx-rs 0.10.0 [INFO] tweaked toml for crates.io crate bgfx-rs 0.10.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate bgfx-rs 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfixed-string v1.0.0 [INFO] [stderr] Downloaded glfw-sys v3.3.5 [INFO] [stderr] Downloaded bgfx-sys v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d33180366fe5bf945876924f20f979d40d7c45b12a3c15283c6cdd62b11cc69f [INFO] running `Command { std: "docker" "start" "-a" "d33180366fe5bf945876924f20f979d40d7c45b12a3c15283c6cdd62b11cc69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d33180366fe5bf945876924f20f979d40d7c45b12a3c15283c6cdd62b11cc69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33180366fe5bf945876924f20f979d40d7c45b12a3c15283c6cdd62b11cc69f", kill_on_drop: false }` [INFO] [stdout] d33180366fe5bf945876924f20f979d40d7c45b12a3c15283c6cdd62b11cc69f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7e1de6f9150d70fae90abb0630e392975b5378f1a5aa6843e3cb310dc996c69 [INFO] running `Command { std: "docker" "start" "-a" "b7e1de6f9150d70fae90abb0630e392975b5378f1a5aa6843e3cb310dc996c69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfixed-string v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bgfx-sys v0.7.0 [INFO] [stderr] Documenting bgfx-rs v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_2D` [INFO] [stdout] --> src/static_lib.rs:1574:14 [INFO] [stdout] | [INFO] [stdout] 1574 | /// - [CapsFormatFlags::TEXTURE_2D] - Texture format is supported. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_2D` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_2D_SRGB` [INFO] [stdout] --> src/static_lib.rs:1575:14 [INFO] [stdout] | [INFO] [stdout] 1575 | /// - [CapsFormatFlags::TEXTURE_2D_SRGB] - Texture as sRGB format is supported. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_2D_SRGB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_2D_EMULATED` [INFO] [stdout] --> src/static_lib.rs:1576:14 [INFO] [stdout] | [INFO] [stdout] 1576 | /// - [CapsFormatFlags::TEXTURE_2D_EMULATED] - Texture format is emulated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_2D_EMULATED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_3D` [INFO] [stdout] --> src/static_lib.rs:1577:14 [INFO] [stdout] | [INFO] [stdout] 1577 | /// - [CapsFormatFlags::TEXTURE_3D] - Texture format is supported. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_3D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_3D_SRGB` [INFO] [stdout] --> src/static_lib.rs:1578:14 [INFO] [stdout] | [INFO] [stdout] 1578 | /// - [CapsFormatFlags::TEXTURE_3D_SRGB] - Texture as sRGB format is supported. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_3D_SRGB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_3D_EMULATED` [INFO] [stdout] --> src/static_lib.rs:1579:14 [INFO] [stdout] | [INFO] [stdout] 1579 | /// - [CapsFormatFlags::TEXTURE_3D_EMULATED] - Texture format is emulated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_3D_EMULATED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:1929:14 [INFO] [stdout] | [INFO] [stdout] 1929 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:1950:14 [INFO] [stdout] | [INFO] [stdout] 1950 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:2006:14 [INFO] [stdout] | [INFO] [stdout] 2006 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:2034:14 [INFO] [stdout] | [INFO] [stdout] 2034 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:2257:14 [INFO] [stdout] | [INFO] [stdout] 2257 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:2469:10 [INFO] [stdout] | [INFO] [stdout] 2469 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:2511:10 [INFO] [stdout] | [INFO] [stdout] 2511 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:2592:10 [INFO] [stdout] | [INFO] [stdout] 2592 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CubeMapFlags::_` [INFO] [stdout] --> src/static_lib.rs:2722:23 [INFO] [stdout] | [INFO] [stdout] 2722 | /// Cubemap side [CubeMapFlags::_], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CubeMapFlags` has no field or associated item named `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:2850:13 [INFO] [stdout] | [INFO] [stdout] 2850 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on index buffers. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4060:10 [INFO] [stdout] | [INFO] [stdout] 4060 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4091:9 [INFO] [stdout] | [INFO] [stdout] 4091 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on index buffers. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4116:10 [INFO] [stdout] | [INFO] [stdout] 4116 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4137:10 [INFO] [stdout] | [INFO] [stdout] 4137 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4171:10 [INFO] [stdout] | [INFO] [stdout] 4171 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4199:10 [INFO] [stdout] | [INFO] [stdout] 4199 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:4479:6 [INFO] [stdout] | [INFO] [stdout] 4479 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:4521:6 [INFO] [stdout] | [INFO] [stdout] 4521 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:4602:6 [INFO] [stdout] | [INFO] [stdout] 4602 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CubeMapFlags::_` [INFO] [stdout] --> src/static_lib.rs:4732:19 [INFO] [stdout] | [INFO] [stdout] 4732 | /// Cubemap side [CubeMapFlags::_], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CubeMapFlags` has no field or associated item named `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/static_lib.rs:1556:47 [INFO] [stdout] | [INFO] [stdout] 1556 | /// @attention See [CapsFlags] flags at https://bkaradzic.github.io/bgfx/bgfx.html#available-caps [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.97s [INFO] running `Command { std: "docker" "inspect" "b7e1de6f9150d70fae90abb0630e392975b5378f1a5aa6843e3cb310dc996c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e1de6f9150d70fae90abb0630e392975b5378f1a5aa6843e3cb310dc996c69", kill_on_drop: false }` [INFO] [stdout] b7e1de6f9150d70fae90abb0630e392975b5378f1a5aa6843e3cb310dc996c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bf3806f8201775869cf7803af1063fe70dd50a3ba2e30c1868dff3cad8eba5b [INFO] running `Command { std: "docker" "start" "-a" "6bf3806f8201775869cf7803af1063fe70dd50a3ba2e30c1868dff3cad8eba5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfixed-string v1.0.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bgfx-sys v0.7.0 [INFO] [stderr] Documenting bgfx-rs v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_2D` [INFO] [stdout] --> src/static_lib.rs:1574:14 [INFO] [stdout] | [INFO] [stdout] 1574 | /// - [CapsFormatFlags::TEXTURE_2D] - Texture format is supported. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_2D` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_2D_SRGB` [INFO] [stdout] --> src/static_lib.rs:1575:14 [INFO] [stdout] | [INFO] [stdout] 1575 | /// - [CapsFormatFlags::TEXTURE_2D_SRGB] - Texture as sRGB format is supported. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_2D_SRGB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_2D_EMULATED` [INFO] [stdout] --> src/static_lib.rs:1576:14 [INFO] [stdout] | [INFO] [stdout] 1576 | /// - [CapsFormatFlags::TEXTURE_2D_EMULATED] - Texture format is emulated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_2D_EMULATED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_3D` [INFO] [stdout] --> src/static_lib.rs:1577:14 [INFO] [stdout] | [INFO] [stdout] 1577 | /// - [CapsFormatFlags::TEXTURE_3D] - Texture format is supported. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_3D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_3D_SRGB` [INFO] [stdout] --> src/static_lib.rs:1578:14 [INFO] [stdout] | [INFO] [stdout] 1578 | /// - [CapsFormatFlags::TEXTURE_3D_SRGB] - Texture as sRGB format is supported. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_3D_SRGB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFormatFlags::TEXTURE_3D_EMULATED` [INFO] [stdout] --> src/static_lib.rs:1579:14 [INFO] [stdout] | [INFO] [stdout] 1579 | /// - [CapsFormatFlags::TEXTURE_3D_EMULATED] - Texture format is emulated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFormatFlags` has no field or associated item named `TEXTURE_3D_EMULATED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:1929:14 [INFO] [stdout] | [INFO] [stdout] 1929 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:1950:14 [INFO] [stdout] | [INFO] [stdout] 1950 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:2006:14 [INFO] [stdout] | [INFO] [stdout] 2006 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:2034:14 [INFO] [stdout] | [INFO] [stdout] 2034 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:2257:14 [INFO] [stdout] | [INFO] [stdout] 2257 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:2469:10 [INFO] [stdout] | [INFO] [stdout] 2469 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:2511:10 [INFO] [stdout] | [INFO] [stdout] 2511 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:2592:10 [INFO] [stdout] | [INFO] [stdout] 2592 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CubeMapFlags::_` [INFO] [stdout] --> src/static_lib.rs:2722:23 [INFO] [stdout] | [INFO] [stdout] 2722 | /// Cubemap side [CubeMapFlags::_], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CubeMapFlags` has no field or associated item named `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:2850:13 [INFO] [stdout] | [INFO] [stdout] 2850 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on index buffers. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4060:10 [INFO] [stdout] | [INFO] [stdout] 4060 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4091:9 [INFO] [stdout] | [INFO] [stdout] 4091 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on index buffers. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4116:10 [INFO] [stdout] | [INFO] [stdout] 4116 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4137:10 [INFO] [stdout] | [INFO] [stdout] 4137 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4171:10 [INFO] [stdout] | [INFO] [stdout] 4171 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BufferFlags::INDEX32` [INFO] [stdout] --> src/static_lib.rs:4199:10 [INFO] [stdout] | [INFO] [stdout] 4199 | /// - [BufferFlags::INDEX32] - Buffer is using 32-bit indices. This flag has effect only on [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `BufferFlags` has no field or associated item named `INDEX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:4479:6 [INFO] [stdout] | [INFO] [stdout] 4479 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:4521:6 [INFO] [stdout] | [INFO] [stdout] 4521 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CapsFlags::TEXTURE_2D_ARRAY` [INFO] [stdout] --> src/static_lib.rs:4602:6 [INFO] [stdout] | [INFO] [stdout] 4602 | /// [CapsFlags::TEXTURE_2D_ARRAY] flag is not set. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CapsFlags` has no field or associated item named `TEXTURE_2D_ARRAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CubeMapFlags::_` [INFO] [stdout] --> src/static_lib.rs:4732:19 [INFO] [stdout] | [INFO] [stdout] 4732 | /// Cubemap side [CubeMapFlags::_], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `CubeMapFlags` has no field or associated item named `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/static_lib.rs:1556:47 [INFO] [stdout] | [INFO] [stdout] 1556 | /// @attention See [CapsFlags] flags at https://bkaradzic.github.io/bgfx/bgfx.html#available-caps [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.52s [INFO] running `Command { std: "docker" "inspect" "6bf3806f8201775869cf7803af1063fe70dd50a3ba2e30c1868dff3cad8eba5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf3806f8201775869cf7803af1063fe70dd50a3ba2e30c1868dff3cad8eba5b", kill_on_drop: false }` [INFO] [stdout] 6bf3806f8201775869cf7803af1063fe70dd50a3ba2e30c1868dff3cad8eba5b