[INFO] cloning repository https://github.com/luboise/ghoulies_reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luboise/ghoulies_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluboise%2Fghoulies_reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluboise%2Fghoulies_reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7ff2b617ad693febdd7094ed32f0cde1bf27231
[INFO] checking luboise/ghoulies_reader against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluboise%2Fghoulies_reader" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luboise/ghoulies_reader
[INFO] finished tweaking git repo https://github.com/luboise/ghoulies_reader
[INFO] tweaked toml for git repo https://github.com/luboise/ghoulies_reader written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luboise/ghoulies_reader on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luboise/ghoulies_reader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bcndecode v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35926d3b15f23dc74a7b7f41e398bcfb73afbb5a06122faeb44fef11cb897d4d
[INFO] running `Command { std: "docker" "start" "-a" "35926d3b15f23dc74a7b7f41e398bcfb73afbb5a06122faeb44fef11cb897d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35926d3b15f23dc74a7b7f41e398bcfb73afbb5a06122faeb44fef11cb897d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35926d3b15f23dc74a7b7f41e398bcfb73afbb5a06122faeb44fef11cb897d4d", kill_on_drop: false }`
[INFO] [stdout] 35926d3b15f23dc74a7b7f41e398bcfb73afbb5a06122faeb44fef11cb897d4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d40efc02df554a1542912774a08ab513c370770793f43586401999090d61fb50
[INFO] running `Command { std: "docker" "start" "-a" "d40efc02df554a1542912774a08ab513c370770793f43586401999090d61fb50", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bcndecode v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking bnl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/asset/texture.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     path::{Path, PathBuf},
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/asset/texture.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     path::{Path, PathBuf},
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/asset/mod.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn from(value: std::io::Error) -> Self {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/asset/mod.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn from(value: std::io::Error) -> Self {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VirtualResource<'_>` is more private than the item `Asset::new`
[INFO] [stdout]    --> src/asset/mod.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | /     fn new(
[INFO] [stdout] 180 | |         name: &str,
[INFO] [stdout] 181 | |         descriptor: &Self::Descriptor,
[INFO] [stdout] 182 | |         virtual_res: &VirtualResource,
[INFO] [stdout] 183 | |     ) -> Result<Self, AssetParseError>;
[INFO] [stdout]     | |_______________________________________^ associated function `Asset::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `VirtualResource<'_>` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/lib.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub(crate) struct VirtualResource<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VirtualResource<'_>` is more private than the item `<Model as Asset>::new`
[INFO] [stdout]    --> src/asset/model/mod.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | /     fn new(
[INFO] [stdout] 151 | |         name: &str,
[INFO] [stdout] 152 | |         descriptor: &Self::Descriptor,
[INFO] [stdout] 153 | |         virtual_res: &VirtualResource,
[INFO] [stdout] 154 | |     ) -> Result<Self, AssetParseError> {
[INFO] [stdout]     | |______________________________________^ associated function `<Model as Asset>::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `VirtualResource<'_>` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/lib.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub(crate) struct VirtualResource<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VirtualResource<'_>` is more private than the item `<Texture as Asset>::new`
[INFO] [stdout]    --> src/asset/texture.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | /     fn new(
[INFO] [stdout] 115 | |         name: &str,
[INFO] [stdout] 116 | |         descriptor: &Self::Descriptor,
[INFO] [stdout] 117 | |         virtual_res: &VirtualResource,
[INFO] [stdout] 118 | |     ) -> Result<Self, AssetParseError> {
[INFO] [stdout]     | |______________________________________^ associated function `<Texture as Asset>::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `VirtualResource<'_>` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/lib.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub(crate) struct VirtualResource<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VirtualResource<'_>` is more private than the item `Asset::new`
[INFO] [stdout]    --> src/asset/mod.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | /     fn new(
[INFO] [stdout] 180 | |         name: &str,
[INFO] [stdout] 181 | |         descriptor: &Self::Descriptor,
[INFO] [stdout] 182 | |         virtual_res: &VirtualResource,
[INFO] [stdout] 183 | |     ) -> Result<Self, AssetParseError>;
[INFO] [stdout]     | |_______________________________________^ associated function `Asset::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `VirtualResource<'_>` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/lib.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub(crate) struct VirtualResource<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VirtualResource<'_>` is more private than the item `<Model as Asset>::new`
[INFO] [stdout]    --> src/asset/model/mod.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | /     fn new(
[INFO] [stdout] 151 | |         name: &str,
[INFO] [stdout] 152 | |         descriptor: &Self::Descriptor,
[INFO] [stdout] 153 | |         virtual_res: &VirtualResource,
[INFO] [stdout] 154 | |     ) -> Result<Self, AssetParseError> {
[INFO] [stdout]     | |______________________________________^ associated function `<Model as Asset>::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `VirtualResource<'_>` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/lib.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub(crate) struct VirtualResource<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VirtualResource<'_>` is more private than the item `<Texture as Asset>::new`
[INFO] [stdout]    --> src/asset/texture.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | /     fn new(
[INFO] [stdout] 115 | |         name: &str,
[INFO] [stdout] 116 | |         descriptor: &Self::Descriptor,
[INFO] [stdout] 117 | |         virtual_res: &VirtualResource,
[INFO] [stdout] 118 | |     ) -> Result<Self, AssetParseError> {
[INFO] [stdout]     | |______________________________________^ associated function `<Texture as Asset>::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `VirtualResource<'_>` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/lib.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub(crate) struct VirtualResource<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_count` and `flags` are never read
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct BNLHeader {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 84 |     file_count: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 85 |     flags: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BNLHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_count` and `flags` are never read
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct BNLHeader {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 84 |     file_count: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 85 |     flags: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BNLHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `asset_desc_bytes` is never read
[INFO] [stdout]   --> src/lib.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct BNLFile {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     asset_desc_bytes: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BNLFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_slices` is never used
[INFO] [stdout]    --> src/lib.rs:561:19
[INFO] [stdout]     |
[INFO] [stdout] 483 | impl VirtualResource<'_> {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 561 |     pub(crate) fn from_slices<'a>(slices: &'a [&[u8]]) -> VirtualResource<'a> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subres_type` and `subres_param` are never read
[INFO] [stdout]   --> src/asset/model/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) struct RawModelSubresource {
[INFO] [stdout]    |                   ------------------- fields in this struct
[INFO] [stdout] 55 |     subres_type: ModelSubresType,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 56 |     subres_param: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawModelSubresource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `asset_desc_bytes` is never read
[INFO] [stdout]   --> src/lib.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct BNLFile {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     asset_desc_bytes: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BNLFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subresources_offset`, `subresource_count`, and `raw_subresources` are never read
[INFO] [stdout]   --> src/asset/model/mod.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ModelDescriptor {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 61 |     subresources_offset: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     subresource_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     raw_subresources: Vec<RawModelSubresource>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDescriptor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `header_size`, `flags`, and `unknown_3a` are never read
[INFO] [stdout]   --> src/asset/texture.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TextureDescriptor {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 19 |     format: D3DFormat,
[INFO] [stdout] 20 |     header_size: u32, // 28
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     flags: u32, // 0x00000001
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 24 |     unknown_3a: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextureDescriptor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subres_type` and `subres_param` are never read
[INFO] [stdout]   --> src/asset/model/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) struct RawModelSubresource {
[INFO] [stdout]    |                   ------------------- fields in this struct
[INFO] [stdout] 55 |     subres_type: ModelSubresType,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 56 |     subres_param: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawModelSubresource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subresources_offset`, `subresource_count`, and `raw_subresources` are never read
[INFO] [stdout]   --> src/asset/model/mod.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ModelDescriptor {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 61 |     subresources_offset: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     subresource_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     raw_subresources: Vec<RawModelSubresource>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDescriptor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags` and `unknown_3a` are never read
[INFO] [stdout]   --> src/asset/texture.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TextureDescriptor {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     flags: u32, // 0x00000001
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 24 |     unknown_3a: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextureDescriptor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.10s
[INFO] running `Command { std: "docker" "inspect" "d40efc02df554a1542912774a08ab513c370770793f43586401999090d61fb50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d40efc02df554a1542912774a08ab513c370770793f43586401999090d61fb50", kill_on_drop: false }`
[INFO] [stdout] d40efc02df554a1542912774a08ab513c370770793f43586401999090d61fb50
