[INFO] fetching crate bgfx-rs 0.10.0... [INFO] documenting bgfx-rs-0.10.0 against beta-2022-05-20 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 beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate 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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+beta-2022-05-20" "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] c40380e72f30622ee2a2711ddb0b907fcf78383f9d4a5ac12d27e132e2dd5e6d [INFO] running `Command { std: "docker" "start" "-a" "c40380e72f30622ee2a2711ddb0b907fcf78383f9d4a5ac12d27e132e2dd5e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c40380e72f30622ee2a2711ddb0b907fcf78383f9d4a5ac12d27e132e2dd5e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40380e72f30622ee2a2711ddb0b907fcf78383f9d4a5ac12d27e132e2dd5e6d", kill_on_drop: false }` [INFO] [stdout] c40380e72f30622ee2a2711ddb0b907fcf78383f9d4a5ac12d27e132e2dd5e6d [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 857a41133b3e413ed78ceb66c8e021f965987b02cb599c9c19d28383b2a0e22f [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" "857a41133b3e413ed78ceb66c8e021f965987b02cb599c9c19d28383b2a0e22f", 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 33.45s [INFO] running `Command { std: "docker" "inspect" "857a41133b3e413ed78ceb66c8e021f965987b02cb599c9c19d28383b2a0e22f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857a41133b3e413ed78ceb66c8e021f965987b02cb599c9c19d28383b2a0e22f", kill_on_drop: false }` [INFO] [stdout] 857a41133b3e413ed78ceb66c8e021f965987b02cb599c9c19d28383b2a0e22f [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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 52def9cb52244b7696d9214f2f7bfea3752754df9709b6fc72c24dd45cfa1b0a [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" "52def9cb52244b7696d9214f2f7bfea3752754df9709b6fc72c24dd45cfa1b0a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 29.67s [INFO] running `Command { std: "docker" "inspect" "52def9cb52244b7696d9214f2f7bfea3752754df9709b6fc72c24dd45cfa1b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52def9cb52244b7696d9214f2f7bfea3752754df9709b6fc72c24dd45cfa1b0a", kill_on_drop: false }` [INFO] [stdout] 52def9cb52244b7696d9214f2f7bfea3752754df9709b6fc72c24dd45cfa1b0a