[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigglesss%2Fwow_chunky" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bigglesss/wow_chunky on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bde699ac2bd17878ce7073edc7e21b2ac87bf980b0677598eea54bb8b535d2f
[INFO] running `Command { std: "docker" "start" "-a" "9bde699ac2bd17878ce7073edc7e21b2ac87bf980b0677598eea54bb8b535d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bde699ac2bd17878ce7073edc7e21b2ac87bf980b0677598eea54bb8b535d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bde699ac2bd17878ce7073edc7e21b2ac87bf980b0677598eea54bb8b535d2f", kill_on_drop: false }`
[INFO] [stdout] 9bde699ac2bd17878ce7073edc7e21b2ac87bf980b0677598eea54bb8b535d2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5653295c578268b34013f1f83a71f5b856a54f18ba375688338435dc9a07b016
[INFO] running `Command { std: "docker" "start" "-a" "5653295c578268b34013f1f83a71f5b856a54f18ba375688338435dc9a07b016", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling radium v0.7.0
[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 bitvec v1.0.1
[INFO] [stderr]    Compiling texpresso v2.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: 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 10.89s
[INFO] running `Command { std: "docker" "inspect" "5653295c578268b34013f1f83a71f5b856a54f18ba375688338435dc9a07b016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5653295c578268b34013f1f83a71f5b856a54f18ba375688338435dc9a07b016", kill_on_drop: false }`
[INFO] [stdout] 5653295c578268b34013f1f83a71f5b856a54f18ba375688338435dc9a07b016
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8993d3c6b49c681d4a899dc5768573ba98fadff954ab904eaa9b50db95942304
[INFO] running `Command { std: "docker" "start" "-a" "8993d3c6b49c681d4a899dc5768573ba98fadff954ab904eaa9b50db95942304", kill_on_drop: false }`
[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]    Compiling wow_chunky v0.1.0 (/opt/rustwide/workdir)
[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 0.85s
[INFO] running `Command { std: "docker" "inspect" "8993d3c6b49c681d4a899dc5768573ba98fadff954ab904eaa9b50db95942304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8993d3c6b49c681d4a899dc5768573ba98fadff954ab904eaa9b50db95942304", kill_on_drop: false }`
[INFO] [stdout] 8993d3c6b49c681d4a899dc5768573ba98fadff954ab904eaa9b50db95942304
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7f91d0af90cfa8cddbf9d1c47fb5ff5f829ee0f6bfd5d94c83a416a81975a3b
[INFO] running `Command { std: "docker" "start" "-a" "a7f91d0af90cfa8cddbf9d1c47fb5ff5f829ee0f6bfd5d94c83a416a81975a3b", kill_on_drop: false }`
[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 36 warnings
[INFO] [stderr] warning: `wow_chunky` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wow_chunky-9015e6fbd7993de4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test chunks::adt::mddf::tests::parse_valid_chunk ... ok
[INFO] [stdout] test chunks::adt::mcin::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 18) ... ok
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[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' (85) 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:     0x5b7d77fe57e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b7d77fe57e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b7d77fe57e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b7d77fe57e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b7d77ff4a8f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b7d77ff4a8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b7d77fc3791 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b7d77fc3791 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b7d77fc8b12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b7d77fca6fc - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b7d77fca556 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5b7d77fcad85 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5b7d77fcac1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5b7d77fc8c49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5b7d77fb81ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5b7d77ff8100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5b7d77ff7746 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5b7d77f6c3d4 - core::result::Result<T,E>::expect::h8f3fe08230a91be3
[INFO] [stdout]   18:     0x5b7d77f6c6c4 - rust_out::main::_doctest_main_src_lib_rs_24_0::hf5e63b206b9decce
[INFO] [stdout]   19:     0x5b7d77f6c656 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   20:     0x5b7d77f6c0a3 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   21:     0x5b7d77f6c046 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   22:     0x5b7d77f6c019 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   23:     0x5b7d77fc4b90 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5b7d77fc4b90 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x5b7d77fc4b90 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x5b7d77fc4b90 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5b7d77fc4b90 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5b7d77fc4b90 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5b7d77fc4b90 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5b7d77fc4b90 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b7d77fc4b90 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5b7d77f6c001 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   33:     0x5b7d77f6c765 - main
[INFO] [stdout]   34:     0x727c7093a1ca - <unknown>
[INFO] [stdout]   35:     0x727c7093a28b - __libc_start_main
[INFO] [stdout]   36:     0x5b7d77f6bf15 - _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.64s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a7f91d0af90cfa8cddbf9d1c47fb5ff5f829ee0f6bfd5d94c83a416a81975a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f91d0af90cfa8cddbf9d1c47fb5ff5f829ee0f6bfd5d94c83a416a81975a3b", kill_on_drop: false }`
[INFO] [stdout] a7f91d0af90cfa8cddbf9d1c47fb5ff5f829ee0f6bfd5d94c83a416a81975a3b
