[INFO] cloning repository https://github.com/bigglesss/wow_chunky
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigglesss/wow_chunky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigglesss%2Fwow_chunky", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigglesss%2Fwow_chunky'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3ed3721383040eefef2f85e91c4e51fc872ac3c
[INFO] testing bigglesss/wow_chunky against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigglesss%2Fwow_chunky" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bigglesss/wow_chunky
[INFO] finished tweaking git repo https://github.com/bigglesss/wow_chunky
[INFO] tweaked toml for git repo https://github.com/bigglesss/wow_chunky written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bigglesss/wow_chunky on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bigglesss/wow_chunky 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b
[INFO] running `Command { std: "docker" "start" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.36
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.0
[INFO] [stderr]    Compiling texpresso v2.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.36
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling wow_chunky v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let flags: MCNKFlags = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let x: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let y: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let n_layers: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:123:41
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let n_doodad_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:125:38
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let ofs_height: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let ofs_normal: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let ofs_layer: u32 = reader.read_le()?;
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:128:36
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let ofs_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let ofs_alpha: u32 = reader.read_le()?;
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let size_alpha: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:131:38
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let ofs_shadow: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let size_shadow: u32 = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let area_id: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let n_map_obj_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let holes_low_res: u16 = reader.read_le()?;
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let _unk: u16 = reader.read_le()?;
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:146:44
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let ofs_snd_emitters: u32 = reader.read_le()?;
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let n_snd_emitters: u32 = reader.read_le()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:149:38
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let ofs_liquid: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:150:39
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let size_liquid: u32 = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:152:49
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let position: shared::C3Vector = reader.read_le()?;
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let ofs_mccv: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:154:35
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let _unused: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let _unused2: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:161:33
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let mcnr: MCNR = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:309:29
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:368:56
[INFO] [stdout]     |
[INFO] [stdout] 368 |                     if let Ok(count_and_mode) = reader.read_be::<u8>() {
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_be(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:374:48
[INFO] [stdout]     |
[INFO] [stdout] 374 | ...                   let value = reader.read_le::<u8>()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:382:52
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   let value = reader.read_le::<u8>()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:406:52
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let byte: u8 = decompressed_reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:415:52
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 let byte: u8 = decompressed_reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/shared.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |         match reader.read_le::<u8>() {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/shared.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         match reader.read_le::<T>() {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let magic: u32 = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let version: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:130:52
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let color_encoding: ColorEncoding = reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:131:50
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let alpha_channel_bit_depth: u8 = reader.read_le()?;
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:132:58
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let alpha_compression: AlphaCompression = reader.read_le()?;
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let has_mips: u8 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let width: u32 = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:137:34
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let height: u32 = reader.read_le()?;
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |             mip_offsets.push(reader.read_le()?);
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |             mip_sizes.push(reader.read_le()?);
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:185:39
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let parsed_blp: Self = cursor.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |         for _ in 0..4 { token.push(reader.read_le()?) }
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let version: u32 = reader.read_le()?;
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let permutation_count: u32 = reader.read_le()?;
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:91:53
[INFO] [stdout]    |
[INFO] [stdout] 91 |         for _ in 0..offsets_n { offsets.push(reader.read_le()?) };
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         options: &binread::ReadOptions,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         args: Self::Args,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         options: &ReadOptions,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]   --> src/files/blp.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             layer,
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alpha_channel_bit_depth`
[INFO] [stdout]   --> src/files/blp.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             alpha_channel_bit_depth,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha_channel_bit_depth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/files/blp.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         args: Self::Args,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/files/bls.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/files/bls.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCNK_FLAG_HAS_MCSH` is never used
[INFO] [stdout]  --> src/chunks/adt/mcnk.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MCNK_FLAG_HAS_MCSH: u32 = 0x01;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCNK_FLAG_UNK` is never used
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MCNK_FLAG_UNK: u32 = 0x40;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct MCNK {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ofs_height: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 72 |     ofs_normal: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 73 |     ofs_layer: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 74 |     ofs_refs: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 75 |     ofs_alpha: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 76 |     size_alpha: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 77 |     ofs_shadow: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 78 |     size_shadow: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MCNK` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_45` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:281:7
[INFO] [stdout]     |
[INFO] [stdout] 281 | const MCLY_FLAG_ANIMATE_45: u32 = 0x01;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_90` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:282:7
[INFO] [stdout]     |
[INFO] [stdout] 282 | const MCLY_FLAG_ANIMATE_90: u32 = 0x2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_180` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 | const MCLY_FLAG_ANIMATE_180: u32 = 0x4;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FAST` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:284:7
[INFO] [stdout]     |
[INFO] [stdout] 284 | const MCLY_FLAG_ANIM_FAST: u32 = 0x8;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FASTER` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:285:7
[INFO] [stdout]     |
[INFO] [stdout] 285 | const MCLY_FLAG_ANIM_FASTER: u32 = 0x10;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FASTEST` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:286:7
[INFO] [stdout]     |
[INFO] [stdout] 286 | const MCLY_FLAG_ANIM_FASTEST: u32 = 0x20;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | const MCLY_FLAG_ANIMATE: u32 = 0x40;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_GLOW` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 | const MCLY_FLAG_GLOW: u32 = 0x80;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_REFLECTION` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 | const MCLY_FLAG_REFLECTION: u32 = 0x400;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doodad_refs` and `n_map_obj_refs` are never read
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub struct MCRF {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 342 |     #[br(count = n_doodad_refs)]
[INFO] [stdout] 343 |     doodad_refs: Vec<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 344 |     #[br(count = n_map_obj_refs)]
[INFO] [stdout] 345 |     n_map_obj_refs: Vec<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MCRF` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_USES_GLOBAL_MAP_OBJ` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MPHD_FLAG_USES_GLOBAL_MAP_OBJ: u32 = 0x01;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_MCCV` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MPHD_FLAG_ADT_HAS_MCCV: u32 = 0x2;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_BIG_ALPHA` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const MPHD_FLAG_ADT_HAS_BIG_ALPHA: u32 = 0x4;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_DOODADS_SORTED_BY_SIZE` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MPHD_FLAG_ADT_HAS_DOODADS_SORTED_BY_SIZE: u32 = 0x8;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_LIGHTING_VERTICES` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const MPHD_FLAG_LIGHTING_VERTICES: u32 = 0x10;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_UPSIDE_DOWN_GROUND` is never used
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MPHD_FLAG_UPSIDE_DOWN_GROUND: u32 = 0x20;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BLPPixel` is never constructed
[INFO] [stdout]   --> src/files/blp.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BLPPixel {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `magic` and `version` are never read
[INFO] [stdout]    --> src/files/blp.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct BLP {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 108 |     magic: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 109 |     version: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BLP` 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 `name`, `binding`, `float`, `param_type`, `unk`, and `unk2` are never read
[INFO] [stdout]   --> src/files/bls.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct BLSBlockParam {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 30 |     #[br(count = 64, map = |v: Vec<char>| v.into_iter().filter(|c| *c != '\0').collect())]
[INFO] [stdout] 31 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |     binding: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 33 |     #[br(count = 16)]
[INFO] [stdout] 34 |     float: Vec<f32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     param_type: ParamType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 36 |     unk: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 37 |     unk2: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLSBlockParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/files/bls.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct BLSBlock {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 43 |     #[br(calc = index)]
[INFO] [stdout] 44 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |
[INFO] [stdout] 46 |     pub constant_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     #[br(count = constant_count)]
[INFO] [stdout] 48 |     pub constants: Vec<BLSBlockParam>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 49 |
[INFO] [stdout] 50 |     pub param_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 51 |     #[br(count = param_count)]
[INFO] [stdout] 52 |     pub params: Vec<BLSBlockParam>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |
[INFO] [stdout] 54 |     pub unk: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 55 |     pub bytes: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLSBlock` 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 `version`, `permutation_count`, and `blocks` are never read
[INFO] [stdout]   --> src/files/bls.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct BLS {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 63 |     pub token: String,
[INFO] [stdout] 64 |     version: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 65 |     permutation_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     blocks: Vec<BLSBlock>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.17s
[INFO] running `Command { std: "docker" "inspect" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let flags: MCNKFlags = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let x: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let y: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let n_layers: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:123:41
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let n_doodad_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:125:38
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let ofs_height: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let ofs_normal: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let ofs_layer: u32 = reader.read_le()?;
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:128:36
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let ofs_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let ofs_alpha: u32 = reader.read_le()?;
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let size_alpha: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:131:38
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let ofs_shadow: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let size_shadow: u32 = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let area_id: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let n_map_obj_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let holes_low_res: u16 = reader.read_le()?;
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let _unk: u16 = reader.read_le()?;
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:146:44
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let ofs_snd_emitters: u32 = reader.read_le()?;
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let n_snd_emitters: u32 = reader.read_le()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:149:38
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let ofs_liquid: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:150:39
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let size_liquid: u32 = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:152:49
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let position: shared::C3Vector = reader.read_le()?;
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let ofs_mccv: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:154:35
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let _unused: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let _unused2: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:161:33
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let mcnr: MCNR = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:309:29
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:368:56
[INFO] [stdout]     |
[INFO] [stdout] 368 |                     if let Ok(count_and_mode) = reader.read_be::<u8>() {
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_be(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:374:48
[INFO] [stdout]     |
[INFO] [stdout] 374 | ...                   let value = reader.read_le::<u8>()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:382:52
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   let value = reader.read_le::<u8>()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:406:52
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let byte: u8 = decompressed_reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:415:52
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 let byte: u8 = decompressed_reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/shared.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |         match reader.read_le::<u8>() {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/shared.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         match reader.read_le::<T>() {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let magic: u32 = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let version: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:130:52
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let color_encoding: ColorEncoding = reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:131:50
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let alpha_channel_bit_depth: u8 = reader.read_le()?;
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:132:58
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let alpha_compression: AlphaCompression = reader.read_le()?;
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let has_mips: u8 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let width: u32 = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wow_chunky v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:137:34
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let height: u32 = reader.read_le()?;
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |             mip_offsets.push(reader.read_le()?);
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |             mip_sizes.push(reader.read_le()?);
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:185:39
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let parsed_blp: Self = cursor.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |         for _ in 0..4 { token.push(reader.read_le()?) }
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let version: u32 = reader.read_le()?;
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let permutation_count: u32 = reader.read_le()?;
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:91:53
[INFO] [stdout]    |
[INFO] [stdout] 91 |         for _ in 0..offsets_n { offsets.push(reader.read_le()?) };
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         options: &binread::ReadOptions,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         args: Self::Args,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         options: &ReadOptions,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]   --> src/files/blp.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             layer,
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alpha_channel_bit_depth`
[INFO] [stdout]   --> src/files/blp.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             alpha_channel_bit_depth,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha_channel_bit_depth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/files/blp.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         args: Self::Args,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/files/bls.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/files/bls.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCNK_FLAG_HAS_MCSH` is never used
[INFO] [stdout]  --> src/chunks/adt/mcnk.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MCNK_FLAG_HAS_MCSH: u32 = 0x01;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCNK_FLAG_UNK` is never used
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MCNK_FLAG_UNK: u32 = 0x40;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct MCNK {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ofs_height: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 72 |     ofs_normal: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 73 |     ofs_layer: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 74 |     ofs_refs: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 75 |     ofs_alpha: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 76 |     size_alpha: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 77 |     ofs_shadow: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 78 |     size_shadow: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MCNK` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_45` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:281:7
[INFO] [stdout]     |
[INFO] [stdout] 281 | const MCLY_FLAG_ANIMATE_45: u32 = 0x01;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_90` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:282:7
[INFO] [stdout]     |
[INFO] [stdout] 282 | const MCLY_FLAG_ANIMATE_90: u32 = 0x2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_180` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 | const MCLY_FLAG_ANIMATE_180: u32 = 0x4;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FAST` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:284:7
[INFO] [stdout]     |
[INFO] [stdout] 284 | const MCLY_FLAG_ANIM_FAST: u32 = 0x8;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FASTER` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:285:7
[INFO] [stdout]     |
[INFO] [stdout] 285 | const MCLY_FLAG_ANIM_FASTER: u32 = 0x10;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FASTEST` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:286:7
[INFO] [stdout]     |
[INFO] [stdout] 286 | const MCLY_FLAG_ANIM_FASTEST: u32 = 0x20;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | const MCLY_FLAG_ANIMATE: u32 = 0x40;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_GLOW` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 | const MCLY_FLAG_GLOW: u32 = 0x80;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_REFLECTION` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 | const MCLY_FLAG_REFLECTION: u32 = 0x400;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doodad_refs` and `n_map_obj_refs` are never read
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub struct MCRF {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 342 |     #[br(count = n_doodad_refs)]
[INFO] [stdout] 343 |     doodad_refs: Vec<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 344 |     #[br(count = n_map_obj_refs)]
[INFO] [stdout] 345 |     n_map_obj_refs: Vec<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MCRF` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_USES_GLOBAL_MAP_OBJ` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MPHD_FLAG_USES_GLOBAL_MAP_OBJ: u32 = 0x01;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_MCCV` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MPHD_FLAG_ADT_HAS_MCCV: u32 = 0x2;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_BIG_ALPHA` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const MPHD_FLAG_ADT_HAS_BIG_ALPHA: u32 = 0x4;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_DOODADS_SORTED_BY_SIZE` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MPHD_FLAG_ADT_HAS_DOODADS_SORTED_BY_SIZE: u32 = 0x8;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_LIGHTING_VERTICES` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const MPHD_FLAG_LIGHTING_VERTICES: u32 = 0x10;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_UPSIDE_DOWN_GROUND` is never used
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MPHD_FLAG_UPSIDE_DOWN_GROUND: u32 = 0x20;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BLPPixel` is never constructed
[INFO] [stdout]   --> src/files/blp.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BLPPixel {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `magic` and `version` are never read
[INFO] [stdout]    --> src/files/blp.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct BLP {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 108 |     magic: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 109 |     version: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BLP` 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 `name`, `binding`, `float`, `param_type`, `unk`, and `unk2` are never read
[INFO] [stdout]   --> src/files/bls.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct BLSBlockParam {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 30 |     #[br(count = 64, map = |v: Vec<char>| v.into_iter().filter(|c| *c != '\0').collect())]
[INFO] [stdout] 31 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |     binding: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 33 |     #[br(count = 16)]
[INFO] [stdout] 34 |     float: Vec<f32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     param_type: ParamType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 36 |     unk: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 37 |     unk2: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLSBlockParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/files/bls.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct BLSBlock {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 43 |     #[br(calc = index)]
[INFO] [stdout] 44 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |
[INFO] [stdout] 46 |     pub constant_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     #[br(count = constant_count)]
[INFO] [stdout] 48 |     pub constants: Vec<BLSBlockParam>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 49 |
[INFO] [stdout] 50 |     pub param_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 51 |     #[br(count = param_count)]
[INFO] [stdout] 52 |     pub params: Vec<BLSBlockParam>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |
[INFO] [stdout] 54 |     pub unk: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 55 |     pub bytes: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLSBlock` 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 `version`, `permutation_count`, and `blocks` are never read
[INFO] [stdout]   --> src/files/bls.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct BLS {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 63 |     pub token: String,
[INFO] [stdout] 64 |     version: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 65 |     permutation_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     blocks: Vec<BLSBlock>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let flags: MCNKFlags = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let x: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let y: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let n_layers: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:123:41
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let n_doodad_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:125:38
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let ofs_height: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let ofs_normal: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let ofs_layer: u32 = reader.read_le()?;
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:128:36
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let ofs_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let ofs_alpha: u32 = reader.read_le()?;
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:130:38
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let size_alpha: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:131:38
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let ofs_shadow: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let size_shadow: u32 = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let area_id: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let n_map_obj_refs: u32 = reader.read_le()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let holes_low_res: u16 = reader.read_le()?;
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let _unk: u16 = reader.read_le()?;
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:146:44
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let ofs_snd_emitters: u32 = reader.read_le()?;
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let n_snd_emitters: u32 = reader.read_le()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:149:38
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let ofs_liquid: u32 = reader.read_le()?;
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:150:39
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let size_liquid: u32 = reader.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:152:49
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let position: shared::C3Vector = reader.read_le()?;
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let ofs_mccv: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:154:35
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let _unused: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let _unused2: u32 = reader.read_le()?;
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:161:33
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let mcnr: MCNR = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:309:29
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:368:56
[INFO] [stdout]     |
[INFO] [stdout] 368 |                     if let Ok(count_and_mode) = reader.read_be::<u8>() {
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_be(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:374:48
[INFO] [stdout]     |
[INFO] [stdout] 374 | ...                   let value = reader.read_le::<u8>()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:382:52
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   let value = reader.read_le::<u8>()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:406:52
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 let byte: u8 = decompressed_reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:415:52
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 let byte: u8 = decompressed_reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let i: u32 = reader.read_le()?;
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/shared.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |         match reader.read_le::<u8>() {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/chunks/shared.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         match reader.read_le::<T>() {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let magic: u32 = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let version: u32 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:130:52
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let color_encoding: ColorEncoding = reader.read_le()?;
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:131:50
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let alpha_channel_bit_depth: u8 = reader.read_le()?;
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:132:58
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let alpha_compression: AlphaCompression = reader.read_le()?;
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let has_mips: u8 = reader.read_le()?;
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let width: u32 = reader.read_le()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:137:34
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let height: u32 = reader.read_le()?;
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |             mip_offsets.push(reader.read_le()?);
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |             mip_sizes.push(reader.read_le()?);
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/files/blp.rs:185:39
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let parsed_blp: Self = cursor.read_le()?;
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |         for _ in 0..4 { token.push(reader.read_le()?) }
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let version: u32 = reader.read_le()?;
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let permutation_count: u32 = reader.read_le()?;
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/files/bls.rs:91:53
[INFO] [stdout]    |
[INFO] [stdout] 91 |         for _ in 0..offsets_n { offsets.push(reader.read_le()?) };
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         options: &binread::ReadOptions,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         args: Self::Args,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         options: &ReadOptions,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layer`
[INFO] [stdout]   --> src/files/blp.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             layer,
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alpha_channel_bit_depth`
[INFO] [stdout]   --> src/files/blp.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             alpha_channel_bit_depth,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha_channel_bit_depth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/files/blp.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         args: Self::Args,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> src/files/bls.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         options: &binread::ReadOptions,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/files/bls.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         args: Self::Args,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCNK_FLAG_HAS_MCSH` is never used
[INFO] [stdout]  --> src/chunks/adt/mcnk.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MCNK_FLAG_HAS_MCSH: u32 = 0x01;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCNK_FLAG_UNK` is never used
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MCNK_FLAG_UNK: u32 = 0x40;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/chunks/adt/mcnk.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct MCNK {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ofs_height: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 72 |     ofs_normal: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 73 |     ofs_layer: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 74 |     ofs_refs: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 75 |     ofs_alpha: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 76 |     size_alpha: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 77 |     ofs_shadow: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 78 |     size_shadow: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MCNK` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_45` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:281:7
[INFO] [stdout]     |
[INFO] [stdout] 281 | const MCLY_FLAG_ANIMATE_45: u32 = 0x01;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_90` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:282:7
[INFO] [stdout]     |
[INFO] [stdout] 282 | const MCLY_FLAG_ANIMATE_90: u32 = 0x2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE_180` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 | const MCLY_FLAG_ANIMATE_180: u32 = 0x4;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FAST` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:284:7
[INFO] [stdout]     |
[INFO] [stdout] 284 | const MCLY_FLAG_ANIM_FAST: u32 = 0x8;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FASTER` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:285:7
[INFO] [stdout]     |
[INFO] [stdout] 285 | const MCLY_FLAG_ANIM_FASTER: u32 = 0x10;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIM_FASTEST` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:286:7
[INFO] [stdout]     |
[INFO] [stdout] 286 | const MCLY_FLAG_ANIM_FASTEST: u32 = 0x20;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_ANIMATE` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | const MCLY_FLAG_ANIMATE: u32 = 0x40;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_GLOW` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 | const MCLY_FLAG_GLOW: u32 = 0x80;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MCLY_FLAG_REFLECTION` is never used
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 | const MCLY_FLAG_REFLECTION: u32 = 0x400;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doodad_refs` and `n_map_obj_refs` are never read
[INFO] [stdout]    --> src/chunks/adt/mcnk.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub struct MCRF {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 342 |     #[br(count = n_doodad_refs)]
[INFO] [stdout] 343 |     doodad_refs: Vec<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 344 |     #[br(count = n_map_obj_refs)]
[INFO] [stdout] 345 |     n_map_obj_refs: Vec<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MCRF` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_USES_GLOBAL_MAP_OBJ` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MPHD_FLAG_USES_GLOBAL_MAP_OBJ: u32 = 0x01;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_MCCV` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MPHD_FLAG_ADT_HAS_MCCV: u32 = 0x2;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_BIG_ALPHA` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const MPHD_FLAG_ADT_HAS_BIG_ALPHA: u32 = 0x4;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_ADT_HAS_DOODADS_SORTED_BY_SIZE` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MPHD_FLAG_ADT_HAS_DOODADS_SORTED_BY_SIZE: u32 = 0x8;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_LIGHTING_VERTICES` is never used
[INFO] [stdout]  --> src/chunks/wdt/mphd.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const MPHD_FLAG_LIGHTING_VERTICES: u32 = 0x10;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MPHD_FLAG_UPSIDE_DOWN_GROUND` is never used
[INFO] [stdout]   --> src/chunks/wdt/mphd.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MPHD_FLAG_UPSIDE_DOWN_GROUND: u32 = 0x20;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BLPPixel` is never constructed
[INFO] [stdout]   --> src/files/blp.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BLPPixel {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `magic` and `version` are never read
[INFO] [stdout]    --> src/files/blp.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct BLP {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 108 |     magic: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 109 |     version: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BLP` 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 `name`, `binding`, `float`, `param_type`, `unk`, and `unk2` are never read
[INFO] [stdout]   --> src/files/bls.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct BLSBlockParam {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 30 |     #[br(count = 64, map = |v: Vec<char>| v.into_iter().filter(|c| *c != '\0').collect())]
[INFO] [stdout] 31 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |     binding: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 33 |     #[br(count = 16)]
[INFO] [stdout] 34 |     float: Vec<f32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     param_type: ParamType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 36 |     unk: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 37 |     unk2: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLSBlockParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/files/bls.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct BLSBlock {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 43 |     #[br(calc = index)]
[INFO] [stdout] 44 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |
[INFO] [stdout] 46 |     pub constant_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     #[br(count = constant_count)]
[INFO] [stdout] 48 |     pub constants: Vec<BLSBlockParam>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 49 |
[INFO] [stdout] 50 |     pub param_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 51 |     #[br(count = param_count)]
[INFO] [stdout] 52 |     pub params: Vec<BLSBlockParam>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |
[INFO] [stdout] 54 |     pub unk: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 55 |     pub bytes: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLSBlock` 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 `version`, `permutation_count`, and `blocks` are never read
[INFO] [stdout]   --> src/files/bls.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct BLS {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 63 |     pub token: String,
[INFO] [stdout] 64 |     version: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 65 |     permutation_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     blocks: Vec<BLSBlock>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BLS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/chunks/adt/mcnk.rs:37:29
[INFO] [stderr]    |
[INFO] [stderr] 37 |         let i: u32 = reader.read_le()?;
[INFO] [stderr]    |                             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:117:39
[INFO] [stderr]     |
[INFO] [stderr] 117 |         let flags: MCNKFlags = reader.read_le()?;
[INFO] [stderr]     |                                       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:119:29
[INFO] [stderr]     |
[INFO] [stderr] 119 |         let x: u32 = reader.read_le()?;
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:120:29
[INFO] [stderr]     |
[INFO] [stderr] 120 |         let y: u32 = reader.read_le()?;
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:122:36
[INFO] [stderr]     |
[INFO] [stderr] 122 |         let n_layers: u32 = reader.read_le()?;
[INFO] [stderr]     |                                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:123:41
[INFO] [stderr]     |
[INFO] [stderr] 123 |         let n_doodad_refs: u32 = reader.read_le()?;
[INFO] [stderr]     |                                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:125:38
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let ofs_height: u32 = reader.read_le()?;
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:126:38
[INFO] [stderr]     |
[INFO] [stderr] 126 |         let ofs_normal: u32 = reader.read_le()?;
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:127:37
[INFO] [stderr]     |
[INFO] [stderr] 127 |         let ofs_layer: u32 = reader.read_le()?;
[INFO] [stderr]     |                                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:128:36
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let ofs_refs: u32 = reader.read_le()?;
[INFO] [stderr]     |                                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:129:37
[INFO] [stderr]     |
[INFO] [stderr] 129 |         let ofs_alpha: u32 = reader.read_le()?;
[INFO] [stderr]     |                                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:130:38
[INFO] [stderr]     |
[INFO] [stderr] 130 |         let size_alpha: u32 = reader.read_le()?;
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:131:38
[INFO] [stderr]     |
[INFO] [stderr] 131 |         let ofs_shadow: u32 = reader.read_le()?;
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:132:39
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let size_shadow: u32 = reader.read_le()?;
[INFO] [stderr]     |                                       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:134:35
[INFO] [stderr]     |
[INFO] [stderr] 134 |         let area_id: u32 = reader.read_le()?;
[INFO] [stderr]     |                                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:135:42
[INFO] [stderr]     |
[INFO] [stderr] 135 |         let n_map_obj_refs: u32 = reader.read_le()?;
[INFO] [stderr]     |                                          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:136:41
[INFO] [stderr]     |
[INFO] [stderr] 136 |         let holes_low_res: u16 = reader.read_le()?;
[INFO] [stderr]     |                                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:137:32
[INFO] [stderr]     |
[INFO] [stderr] 137 |         let _unk: u16 = reader.read_le()?;
[INFO] [stderr]     |                                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:146:44
[INFO] [stderr]     |
[INFO] [stderr] 146 |         let ofs_snd_emitters: u32 = reader.read_le()?;
[INFO] [stderr]     |                                            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:147:42
[INFO] [stderr]     |
[INFO] [stderr] 147 |         let n_snd_emitters: u32 = reader.read_le()?;
[INFO] [stderr]     |                                          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:149:38
[INFO] [stderr]     |
[INFO] [stderr] 149 |         let ofs_liquid: u32 = reader.read_le()?;
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:150:39
[INFO] [stderr]     |
[INFO] [stderr] 150 |         let size_liquid: u32 = reader.read_le()?;
[INFO] [stderr]     |                                       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:152:49
[INFO] [stderr]     |
[INFO] [stderr] 152 |         let position: shared::C3Vector = reader.read_le()?;
[INFO] [stderr]     |                                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:153:36
[INFO] [stderr]     |
[INFO] [stderr] 153 |         let ofs_mccv: u32 = reader.read_le()?;
[INFO] [stderr]     |                                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:154:35
[INFO] [stderr]     |
[INFO] [stderr] 154 |         let _unused: u32 = reader.read_le()?;
[INFO] [stderr]     |                                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:155:36
[INFO] [stderr]     |
[INFO] [stderr] 155 |         let _unused2: u32 = reader.read_le()?;
[INFO] [stderr]     |                                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:161:33
[INFO] [stderr]     |
[INFO] [stderr] 161 |         let mcnr: MCNR = reader.read_le()?;
[INFO] [stderr]     |                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:309:29
[INFO] [stderr]     |
[INFO] [stderr] 309 |         let i: u32 = reader.read_le()?;
[INFO] [stderr]     |                             ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:368:56
[INFO] [stderr]     |
[INFO] [stderr] 368 |                     if let Ok(count_and_mode) = reader.read_be::<u8>() {
[INFO] [stderr]     |                                                        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_be(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:374:48
[INFO] [stderr]     |
[INFO] [stderr] 374 | ...                   let value = reader.read_le::<u8>()?;
[INFO] [stderr]     |                                          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:382:52
[INFO] [stderr]     |
[INFO] [stderr] 382 | ...                   let value = reader.read_le::<u8>()?;
[INFO] [stderr]     |                                          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:406:52
[INFO] [stderr]     |
[INFO] [stderr] 406 |                 let byte: u8 = decompressed_reader.read_le()?;
[INFO] [stderr]     |                                                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:415:52
[INFO] [stderr]     |
[INFO] [stderr] 415 |                 let byte: u8 = decompressed_reader.read_le()?;
[INFO] [stderr]     |                                                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/chunks/wdt/mphd.rs:28:29
[INFO] [stderr]    |
[INFO] [stderr] 28 |         let i: u32 = reader.read_le()?;
[INFO] [stderr]    |                             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/chunks/shared.rs:45:22
[INFO] [stderr]    |
[INFO] [stderr] 45 |         match reader.read_le::<u8>() {
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/chunks/shared.rs:69:22
[INFO] [stderr]    |
[INFO] [stderr] 69 |         match reader.read_le::<T>() {
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:127:33
[INFO] [stderr]     |
[INFO] [stderr] 127 |         let magic: u32 = reader.read_le()?;
[INFO] [stderr]     |                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:128:35
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let version: u32 = reader.read_le()?;
[INFO] [stderr]     |                                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:130:52
[INFO] [stderr]     |
[INFO] [stderr] 130 |         let color_encoding: ColorEncoding = reader.read_le()?;
[INFO] [stderr]     |                                                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:131:50
[INFO] [stderr]     |
[INFO] [stderr] 131 |         let alpha_channel_bit_depth: u8 = reader.read_le()?;
[INFO] [stderr]     |                                                  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:132:58
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let alpha_compression: AlphaCompression = reader.read_le()?;
[INFO] [stderr]     |                                                          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:134:35
[INFO] [stderr]     |
[INFO] [stderr] 134 |         let has_mips: u8 = reader.read_le()?;
[INFO] [stderr]     |                                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:136:33
[INFO] [stderr]     |
[INFO] [stderr] 136 |         let width: u32 = reader.read_le()?;
[INFO] [stderr]     |                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:137:34
[INFO] [stderr]     |
[INFO] [stderr] 137 |         let height: u32 = reader.read_le()?;
[INFO] [stderr]     |                                  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:141:37
[INFO] [stderr]     |
[INFO] [stderr] 141 |             mip_offsets.push(reader.read_le()?);
[INFO] [stderr]     |                                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:146:35
[INFO] [stderr]     |
[INFO] [stderr] 146 |             mip_sizes.push(reader.read_le()?);
[INFO] [stderr]     |                                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/files/blp.rs:185:39
[INFO] [stderr]     |
[INFO] [stderr] 185 |         let parsed_blp: Self = cursor.read_le()?;
[INFO] [stderr]     |                                       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/files/bls.rs:78:43
[INFO] [stderr]    |
[INFO] [stderr] 78 |         for _ in 0..4 { token.push(reader.read_le()?) }
[INFO] [stderr]    |                                           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/files/bls.rs:81:35
[INFO] [stderr]    |
[INFO] [stderr] 81 |         let version: u32 = reader.read_le()?;
[INFO] [stderr]    |                                   ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/files/bls.rs:82:45
[INFO] [stderr]    |
[INFO] [stderr] 82 |         let permutation_count: u32 = reader.read_le()?;
[INFO] [stderr]    |                                             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/files/bls.rs:91:53
[INFO] [stderr]    |
[INFO] [stderr] 91 |         for _ in 0..offsets_n { offsets.push(reader.read_le()?) };
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `binread::BinReaderExt::read_le(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `options`
[INFO] [stderr]   --> src/chunks/adt/mcnk.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         options: &binread::ReadOptions,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]   --> src/chunks/adt/mcnk.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |         args: Self::Args,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `options`
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:306:9
[INFO] [stderr]     |
[INFO] [stderr] 306 |         options: &binread::ReadOptions,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:307:9
[INFO] [stderr]     |
[INFO] [stderr] 307 |         args: Self::Args,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `options`
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:358:9
[INFO] [stderr]     |
[INFO] [stderr] 358 |         options: &ReadOptions,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `options`
[INFO] [stderr]   --> src/chunks/wdt/mphd.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         options: &binread::ReadOptions,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]   --> src/chunks/wdt/mphd.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         args: Self::Args,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `layer`
[INFO] [stderr]   --> src/files/blp.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |             layer,
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `alpha_channel_bit_depth`
[INFO] [stderr]   --> src/files/blp.rs:60:13
[INFO] [stderr]    |
[INFO] [stderr] 60 |             alpha_channel_bit_depth,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha_channel_bit_depth`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/files/blp.rs:125:9
[INFO] [stderr]     |
[INFO] [stderr] 125 |         args: Self::Args,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `options`
[INFO] [stderr]   --> src/files/bls.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |         options: &binread::ReadOptions,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]   --> src/files/bls.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |         args: Self::Args,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCNK_FLAG_HAS_MCSH` is never used
[INFO] [stderr]  --> src/chunks/adt/mcnk.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const MCNK_FLAG_HAS_MCSH: u32 = 0x01;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCNK_FLAG_UNK` is never used
[INFO] [stderr]   --> src/chunks/adt/mcnk.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | const MCNK_FLAG_UNK: u32 = 0x40;
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/chunks/adt/mcnk.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub struct MCNK {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 71 |     ofs_height: u32,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 72 |     ofs_normal: u32,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 73 |     ofs_layer: u32,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 74 |     ofs_refs: u32,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 75 |     ofs_alpha: u32,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 76 |     size_alpha: u32,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 77 |     ofs_shadow: u32,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 78 |     size_shadow: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MCNK` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_ANIMATE_45` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:281:7
[INFO] [stderr]     |
[INFO] [stderr] 281 | const MCLY_FLAG_ANIMATE_45: u32 = 0x01;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_ANIMATE_90` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:282:7
[INFO] [stderr]     |
[INFO] [stderr] 282 | const MCLY_FLAG_ANIMATE_90: u32 = 0x2;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_ANIMATE_180` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:283:7
[INFO] [stderr]     |
[INFO] [stderr] 283 | const MCLY_FLAG_ANIMATE_180: u32 = 0x4;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_ANIM_FAST` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:284:7
[INFO] [stderr]     |
[INFO] [stderr] 284 | const MCLY_FLAG_ANIM_FAST: u32 = 0x8;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_ANIM_FASTER` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:285:7
[INFO] [stderr]     |
[INFO] [stderr] 285 | const MCLY_FLAG_ANIM_FASTER: u32 = 0x10;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_ANIM_FASTEST` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:286:7
[INFO] [stderr]     |
[INFO] [stderr] 286 | const MCLY_FLAG_ANIM_FASTEST: u32 = 0x20;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_ANIMATE` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:287:7
[INFO] [stderr]     |
[INFO] [stderr] 287 | const MCLY_FLAG_ANIMATE: u32 = 0x40;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_GLOW` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:288:7
[INFO] [stderr]     |
[INFO] [stderr] 288 | const MCLY_FLAG_GLOW: u32 = 0x80;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MCLY_FLAG_REFLECTION` is never used
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:291:7
[INFO] [stderr]     |
[INFO] [stderr] 291 | const MCLY_FLAG_REFLECTION: u32 = 0x400;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `doodad_refs` and `n_map_obj_refs` are never read
[INFO] [stderr]    --> src/chunks/adt/mcnk.rs:343:5
[INFO] [stderr]     |
[INFO] [stderr] 341 | pub struct MCRF {
[INFO] [stderr]     |            ---- fields in this struct
[INFO] [stderr] 342 |     #[br(count = n_doodad_refs)]
[INFO] [stderr] 343 |     doodad_refs: Vec<u32>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 344 |     #[br(count = n_map_obj_refs)]
[INFO] [stderr] 345 |     n_map_obj_refs: Vec<u32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MCRF` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MPHD_FLAG_USES_GLOBAL_MAP_OBJ` is never used
[INFO] [stderr]  --> src/chunks/wdt/mphd.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const MPHD_FLAG_USES_GLOBAL_MAP_OBJ: u32 = 0x01;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MPHD_FLAG_ADT_HAS_MCCV` is never used
[INFO] [stderr]  --> src/chunks/wdt/mphd.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const MPHD_FLAG_ADT_HAS_MCCV: u32 = 0x2;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MPHD_FLAG_ADT_HAS_BIG_ALPHA` is never used
[INFO] [stderr]  --> src/chunks/wdt/mphd.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | const MPHD_FLAG_ADT_HAS_BIG_ALPHA: u32 = 0x4;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MPHD_FLAG_ADT_HAS_DOODADS_SORTED_BY_SIZE` is never used
[INFO] [stderr]  --> src/chunks/wdt/mphd.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const MPHD_FLAG_ADT_HAS_DOODADS_SORTED_BY_SIZE: u32 = 0x8;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MPHD_FLAG_LIGHTING_VERTICES` is never used
[INFO] [stderr]  --> src/chunks/wdt/mphd.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const MPHD_FLAG_LIGHTING_VERTICES: u32 = 0x10;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MPHD_FLAG_UPSIDE_DOWN_GROUND` is never used
[INFO] [stderr]   --> src/chunks/wdt/mphd.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const MPHD_FLAG_UPSIDE_DOWN_GROUND: u32 = 0x20;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BLPPixel` is never constructed
[INFO] [stderr]   --> src/files/blp.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct BLPPixel {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `magic` and `version` are never read
[INFO] [stderr]    --> src/files/blp.rs:108:5
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub struct BLP {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] 108 |     magic: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 109 |     version: u32,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BLP` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `binding`, `float`, `param_type`, `unk`, and `unk2` are never read
[INFO] [stderr]   --> src/files/bls.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct BLSBlockParam {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 30 |     #[br(count = 64, map = |v: Vec<char>| v.into_iter().filter(|c| *c != '\0').collect())]
[INFO] [stderr] 31 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 32 |     binding: u32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 33 |     #[br(count = 16)]
[INFO] [stderr] 34 |     float: Vec<f32>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 35 |     param_type: ParamType,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 36 |     unk: u32,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 37 |     unk2: u32,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BLSBlockParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/files/bls.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct BLSBlock {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 43 |     #[br(calc = index)]
[INFO] [stderr] 44 |     pub index: usize,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 45 |
[INFO] [stderr] 46 |     pub constant_count: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 47 |     #[br(count = constant_count)]
[INFO] [stderr] 48 |     pub constants: Vec<BLSBlockParam>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 49 |
[INFO] [stderr] 50 |     pub param_count: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 51 |     #[br(count = param_count)]
[INFO] [stderr] 52 |     pub params: Vec<BLSBlockParam>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 53 |
[INFO] [stderr] 54 |     pub unk: u32,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 55 |     pub bytes: u32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub code: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BLSBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `version`, `permutation_count`, and `blocks` are never read
[INFO] [stderr]   --> src/files/bls.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct BLS {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] 63 |     pub token: String,
[INFO] [stderr] 64 |     version: u32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 65 |     permutation_count: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 66 |     blocks: Vec<BLSBlock>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BLS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `wow_chunky` (lib) generated 87 warnings (run `cargo fix --lib -p wow_chunky` to apply 12 suggestions)
[INFO] [stderr] warning: `wow_chunky` (lib test) generated 87 warnings (87 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wow_chunky-7b6829653435e80a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test chunks::adt::mcin::tests::parse_valid_chunk ... ok
[INFO] [stdout] test chunks::adt::mddf::tests::parse_valid_chunk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wow_chunky
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (670) panicked at src/lib.rs:7:55:
[INFO] [stdout] Invalid WDT file: FileNotFound("./test_data/Azeroth/Azeroth.wdt")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d63f5245b41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d63f5245b41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d63f5245b41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d63f5245b41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d63f52566ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d63f52566ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d63f524938c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d63f524938c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d63f5231426 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d63f5231426 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d63f52421f1 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d63f52423ab - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x5d63f52314d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x5d63f52292b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d63f5231c2d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x5d63f5256ebc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d63f5256c32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   17:     0x5d63f51d2d6b - <core[6883ba1bc0fe4ed1]::result::Result<wow_chunky[749d58d8a3c3abda]::files::wdt::WDT, wow_chunky[749d58d8a3c3abda]::error::Error>>::expect
[INFO] [stdout]   18:     0x5d63f51d2e3c - rust_out[c5d83d26dbed9be7]::main::_doctest_main_src_lib_rs_24_0
[INFO] [stdout]   19:     0x5d63f51d2ce6 - rust_out[c5d83d26dbed9be7]::main
[INFO] [stdout]   20:     0x5d63f51d30e3 - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5d63f51d2ca6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x5d63f51d2cb9 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x5d63f5241947 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5d63f5241947 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   25:     0x5d63f5241947 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5d63f5241947 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5d63f5241947 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5d63f5241947 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5d63f5241947 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d63f5241947 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d63f5241947 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5d63f51d2c91 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x5d63f51d3145 - main
[INFO] [stdout]   34:     0x71b0a29c21ca - <unknown>
[INFO] [stdout]   35:     0x71b0a29c228b - __libc_start_main
[INFO] [stdout]   36:     0x5d63f51d2905 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b", kill_on_drop: false }`
[INFO] [stdout] cec4430083b750ac48c94029bb223be4a78d90deb01c3027146c9310da3d9d8b
