[INFO] fetching crate mc_schem 1.1.2...
[INFO] testing mc_schem-1.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mc_schem 1.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mc_schem 1.1.2
[INFO] finished tweaking crates.io crate mc_schem 1.1.2
[INFO] tweaked toml for crates.io crate mc_schem 1.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mc_schem 1.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mc_schem 1.1.2 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27ac00ee26f5b2e6021be68bf60cb6954e878ee1893c7ea07795b9f4828b6c28
[INFO] running `Command { std: "docker" "start" "-a" "27ac00ee26f5b2e6021be68bf60cb6954e878ee1893c7ea07795b9f4828b6c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27ac00ee26f5b2e6021be68bf60cb6954e878ee1893c7ea07795b9f4828b6c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ac00ee26f5b2e6021be68bf60cb6954e878ee1893c7ea07795b9f4828b6c28", kill_on_drop: false }`
[INFO] [stdout] 27ac00ee26f5b2e6021be68bf60cb6954e878ee1893c7ea07795b9f4828b6c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2c36ad2dfcbcb7782da09bd12d176553bf55da0b15cc801016032a355d2a1cf
[INFO] running `Command { std: "docker" "start" "-a" "f2c36ad2dfcbcb7782da09bd12d176553bf55da0b15cc801016032a355d2a1cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling lzma-rust v0.1.5
[INFO] [stderr]    Compiling filetime_creation v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling nt-time v0.6.8
[INFO] [stderr]    Compiling sevenz-rust v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling serde_bytes v0.11.13
[INFO] [stderr]    Compiling fastnbt v2.4.4
[INFO] [stderr]    Compiling mc_schem v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]   --> src/c_ffi/mod.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]   --> src/c_ffi/block_ffi.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/c_ffi/mod.rs:407:21
[INFO] [stdout]     |
[INFO] [stdout] 407 | struct CReaderError(CString);
[INFO] [stdout]     |        ------------ ^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `CReaderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/raid.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Raid {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub status: RaidStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub started: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     pub ticks_active: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     /// UUIDs
[INFO] [stdout] 25 |     pub heroes_of_the_village: Vec<[i32; 4]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub groups_spawned: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub post_raid_ticks: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub total_health: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub active: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 30 |     pub bad_omen_level: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub center: [i32; 3],
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 32 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 33 |     pub pre_raid_ticks: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Raid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `raids`, `next_available_id`, and `tick` are never read
[INFO] [stdout]   --> src/raid.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct RaidList {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 38 |     pub raids: Vec<Raid>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 39 |     pub next_available_id: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub tick: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RaidList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/player.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DimensionId(String);
[INFO] [stdout]   |            ----------- ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `DimensionId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AttributeModifier` is never constructed
[INFO] [stdout]   --> src/player.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct AttributeModifier {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityAttribute` is never constructed
[INFO] [stdout]   --> src/player.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct EntityAttribute {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityFields` is never constructed
[INFO] [stdout]   --> src/player.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct EntityFields {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoreboardTag` is never constructed
[INFO] [stdout]   --> src/player.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ScoreboardTag {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MobFields` is never constructed
[INFO] [stdout]    --> src/player.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct MobFields {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotionEffect` is never constructed
[INFO] [stdout]    --> src/player.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct PotionEffect {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotionEffectFactorCalculationData` is never constructed
[INFO] [stdout]    --> src/player.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct PotionEffectFactorCalculationData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/player.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct PlayerAbilities {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 193 |     pub flying: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 194 |     pub instant_build: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 195 |     pub invulnerable: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 196 |     pub may_build: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 197 |     pub may_fly: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 198 |     pub walk_speed: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 199 |     pub fly_speed: f32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerAbilities` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cooldown_ticks`, `ticks_since_last_warning`, and `warning_level` are never read
[INFO] [stdout]    --> src/player.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct WardenSpawnTracker {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 229 |     pub cooldown_ticks: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     pub ticks_since_last_warning: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 231 |     pub warning_level: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WardenSpawnTracker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level`, `xp_p`, `speed`, and `total` are never read
[INFO] [stdout]    --> src/player.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct XpInfo {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 246 |     pub level: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 247 |     pub xp_p: f32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 248 |     pub speed: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 249 |     pub total: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `XpInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/player.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct PlayerFields {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 265 |     pub abilities: PlayerAbilities,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 266 |     pub dimension: DimensionId,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 267 |     pub ender_items: Inventory,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 268 |     pub inventory: Inventory,
[INFO] [stdout] 269 |     pub entered_nether_position: Option<[f64; 3]>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |     pub food_exhaust_level: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 271 |     pub food_saturation_level: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 |     pub food_level: i32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 273 |     pub food_tick_timer: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |     pub last_death_location: (DimensionId, [i32; 3]),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     pub game_type: PlayerGameType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 276 |     pub previous_game_type: PlayerGameType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 277 |     // recipe book
[INFO] [stdout] 278 |     pub root_vehicle: Option<[i32; 4]>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 279 |     pub score: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 280 |     pub seen_credits: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 281 |     pub selected_item_slot: i32,
[INFO] [stdout] 282 |     pub sleep_timer: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 283 |
[INFO] [stdout] 284 |     pub should_entity_left: Option<EntityBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 285 |     pub should_entity_right: Option<EntityBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 286 |     pub spawn_angle: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 287 |     pub spawn_dimension: DimensionId,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 288 |     pub spawn_forced: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 289 |     pub spawn_pos: Option<[i32; 3]>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 290 |     pub warden_spawn_tracker: WardenSpawnTracker,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 291 |     pub xp_info: XpInfo,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerFields` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entity_fields`, `pos`, `to_mob_fields`, and `is_living_body` are never used
[INFO] [stdout]    --> src/player.rs:339:8
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub trait GetEntity {
[INFO] [stdout]     |           --------- methods in this trait
[INFO] [stdout] 339 |     fn entity_fields(&self) -> &EntityFields;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 340 |     fn pos(&self) -> [f64; 3] {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn to_mob_fields(&self) -> Option<&dyn GetMob> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     fn is_living_body(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entity_fields_mut` and `to_mob_mut` are never used
[INFO] [stdout]    --> src/player.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub trait GetEntityMut: GetEntity {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] 354 |     fn entity_fields_mut(&mut self) -> &mut EntityFields;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 355 |     fn to_mob_mut(&mut self) -> Option<&mut dyn GetMobMut> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetMob` is never used
[INFO] [stdout]    --> src/player.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub trait GetMob: GetEntity {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetMobMut` is never used
[INFO] [stdout]    --> src/player.rs:372:11
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub trait GetMobMut: GetMob + GetEntityMut {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetPlayer` is never used
[INFO] [stdout]    --> src/player.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub trait GetPlayer: GetMob + GetEntity {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetPlayerMut` is never used
[INFO] [stdout]    --> src/player.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub trait GetPlayerMut: GetPlayer + GetMobMut {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Player` is never constructed
[INFO] [stdout]    --> src/player.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub struct Player {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schem/schem_slice.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn slice(&self, offset: [i32; 3], shape: [i32; 3]) -> Option<SchemSlice> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn slice(&self, offset: [i32; 3], shape: [i32; 3]) -> Option<SchemSlice<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn sub_directory(&self, dir: &str) -> SubDirectory;
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_>;
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn check(&self, chunk_pos: &ChunkPos) -> Result<RefOrObject<Chunk>, Error> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn check(&self, chunk_pos: &ChunkPos) -> Result<RefOrObject<'_, Chunk>, Error> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn to_nbt(&self) -> Result<NBTWithSource, Error> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn to_nbt(&self) -> Result<NBTWithSource<'_>, Error> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn to_nbt(&self) -> Result<(NBTWithSource, Option<NBTWithSource>), Error> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^^^^^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn to_nbt(&self) -> Result<(NBTWithSource<'_>, Option<NBTWithSource<'_>>), Error> {
[INFO] [stdout]     |                                                  ++++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/files_reader.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]    |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/files_reader.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/files_reader.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/chunk.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn as_relative_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefRelativePos {
[INFO] [stdout]     |                            ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn as_relative_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefRelativePos<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/chunk.rs:338:28
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn as_absolute_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefAbsolutePos {
[INFO] [stdout]     |                            ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn as_absolute_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefAbsolutePos<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn block_id(&self) -> ArrayView3<u16> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn block_id(&self) -> ArrayView3<'_, u16> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn sky_block_light(&self) -> ArrayView3<Light> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn sky_block_light(&self) -> ArrayView3<'_, Light> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn biome(&self) -> ArrayView2<Biome> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn biome(&self) -> ArrayView2<'_, Biome> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/bin/schemtool.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.33s
[INFO] running `Command { std: "docker" "inspect" "f2c36ad2dfcbcb7782da09bd12d176553bf55da0b15cc801016032a355d2a1cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c36ad2dfcbcb7782da09bd12d176553bf55da0b15cc801016032a355d2a1cf", kill_on_drop: false }`
[INFO] [stdout] f2c36ad2dfcbcb7782da09bd12d176553bf55da0b15cc801016032a355d2a1cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08171a18f1693ff071973f16ea787f79220145bf845c3a4546bce57e1c71072c
[INFO] running `Command { std: "docker" "start" "-a" "08171a18f1693ff071973f16ea787f79220145bf845c3a4546bce57e1c71072c", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]   --> src/c_ffi/mod.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]   --> src/c_ffi/block_ffi.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/c_ffi/mod.rs:407:21
[INFO] [stdout]     |
[INFO] [stdout] 407 | struct CReaderError(CString);
[INFO] [stdout]     |        ------------ ^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `CReaderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/raid.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Raid {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub status: RaidStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub started: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     pub ticks_active: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     /// UUIDs
[INFO] [stdout] 25 |     pub heroes_of_the_village: Vec<[i32; 4]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub groups_spawned: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub post_raid_ticks: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub total_health: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub active: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 30 |     pub bad_omen_level: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub center: [i32; 3],
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 32 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 33 |     pub pre_raid_ticks: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Raid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `raids`, `next_available_id`, and `tick` are never read
[INFO] [stdout]   --> src/raid.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct RaidList {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 38 |     pub raids: Vec<Raid>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 39 |     pub next_available_id: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub tick: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RaidList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/player.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DimensionId(String);
[INFO] [stdout]   |            ----------- ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `DimensionId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AttributeModifier` is never constructed
[INFO] [stdout]   --> src/player.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct AttributeModifier {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityAttribute` is never constructed
[INFO] [stdout]   --> src/player.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct EntityAttribute {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityFields` is never constructed
[INFO] [stdout]   --> src/player.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct EntityFields {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoreboardTag` is never constructed
[INFO] [stdout]   --> src/player.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ScoreboardTag {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MobFields` is never constructed
[INFO] [stdout]    --> src/player.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct MobFields {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotionEffect` is never constructed
[INFO] [stdout]    --> src/player.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct PotionEffect {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotionEffectFactorCalculationData` is never constructed
[INFO] [stdout]    --> src/player.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct PotionEffectFactorCalculationData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/player.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct PlayerAbilities {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 193 |     pub flying: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 194 |     pub instant_build: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 195 |     pub invulnerable: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 196 |     pub may_build: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 197 |     pub may_fly: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 198 |     pub walk_speed: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 199 |     pub fly_speed: f32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerAbilities` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cooldown_ticks`, `ticks_since_last_warning`, and `warning_level` are never read
[INFO] [stdout]    --> src/player.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct WardenSpawnTracker {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 229 |     pub cooldown_ticks: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     pub ticks_since_last_warning: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 231 |     pub warning_level: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WardenSpawnTracker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level`, `xp_p`, `speed`, and `total` are never read
[INFO] [stdout]    --> src/player.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct XpInfo {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 246 |     pub level: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 247 |     pub xp_p: f32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 248 |     pub speed: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 249 |     pub total: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `XpInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/player.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct PlayerFields {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 265 |     pub abilities: PlayerAbilities,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 266 |     pub dimension: DimensionId,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 267 |     pub ender_items: Inventory,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 268 |     pub inventory: Inventory,
[INFO] [stdout] 269 |     pub entered_nether_position: Option<[f64; 3]>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |     pub food_exhaust_level: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 271 |     pub food_saturation_level: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 |     pub food_level: i32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 273 |     pub food_tick_timer: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |     pub last_death_location: (DimensionId, [i32; 3]),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     pub game_type: PlayerGameType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 276 |     pub previous_game_type: PlayerGameType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 277 |     // recipe book
[INFO] [stdout] 278 |     pub root_vehicle: Option<[i32; 4]>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 279 |     pub score: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 280 |     pub seen_credits: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 281 |     pub selected_item_slot: i32,
[INFO] [stdout] 282 |     pub sleep_timer: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 283 |
[INFO] [stdout] 284 |     pub should_entity_left: Option<EntityBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 285 |     pub should_entity_right: Option<EntityBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 286 |     pub spawn_angle: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 287 |     pub spawn_dimension: DimensionId,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 288 |     pub spawn_forced: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 289 |     pub spawn_pos: Option<[i32; 3]>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 290 |     pub warden_spawn_tracker: WardenSpawnTracker,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 291 |     pub xp_info: XpInfo,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerFields` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entity_fields`, `pos`, `to_mob_fields`, and `is_living_body` are never used
[INFO] [stdout]    --> src/player.rs:339:8
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub trait GetEntity {
[INFO] [stdout]     |           --------- methods in this trait
[INFO] [stdout] 339 |     fn entity_fields(&self) -> &EntityFields;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 340 |     fn pos(&self) -> [f64; 3] {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn to_mob_fields(&self) -> Option<&dyn GetMob> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     fn is_living_body(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entity_fields_mut` and `to_mob_mut` are never used
[INFO] [stdout]    --> src/player.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub trait GetEntityMut: GetEntity {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] 354 |     fn entity_fields_mut(&mut self) -> &mut EntityFields;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 355 |     fn to_mob_mut(&mut self) -> Option<&mut dyn GetMobMut> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetMob` is never used
[INFO] [stdout]    --> src/player.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub trait GetMob: GetEntity {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetMobMut` is never used
[INFO] [stdout]    --> src/player.rs:372:11
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub trait GetMobMut: GetMob + GetEntityMut {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetPlayer` is never used
[INFO] [stdout]    --> src/player.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub trait GetPlayer: GetMob + GetEntity {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetPlayerMut` is never used
[INFO] [stdout]    --> src/player.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub trait GetPlayerMut: GetPlayer + GetMobMut {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Player` is never constructed
[INFO] [stdout]    --> src/player.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub struct Player {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schem/schem_slice.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn slice(&self, offset: [i32; 3], shape: [i32; 3]) -> Option<SchemSlice> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn slice(&self, offset: [i32; 3], shape: [i32; 3]) -> Option<SchemSlice<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn sub_directory(&self, dir: &str) -> SubDirectory;
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_>;
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn check(&self, chunk_pos: &ChunkPos) -> Result<RefOrObject<Chunk>, Error> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn check(&self, chunk_pos: &ChunkPos) -> Result<RefOrObject<'_, Chunk>, Error> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn to_nbt(&self) -> Result<NBTWithSource, Error> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn to_nbt(&self) -> Result<NBTWithSource<'_>, Error> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn to_nbt(&self) -> Result<(NBTWithSource, Option<NBTWithSource>), Error> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^^^^^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn to_nbt(&self) -> Result<(NBTWithSource<'_>, Option<NBTWithSource<'_>>), Error> {
[INFO] [stdout]     |                                                  ++++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/files_reader.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]    |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/files_reader.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/files_reader.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/chunk.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn as_relative_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefRelativePos {
[INFO] [stdout]     |                            ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn as_relative_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefRelativePos<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/chunk.rs:338:28
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn as_absolute_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefAbsolutePos {
[INFO] [stdout]     |                            ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn as_absolute_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefAbsolutePos<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn block_id(&self) -> ArrayView3<u16> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn block_id(&self) -> ArrayView3<'_, u16> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn sky_block_light(&self) -> ArrayView3<Light> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn sky_block_light(&self) -> ArrayView3<'_, Light> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mc_schem v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn biome(&self) -> ArrayView2<Biome> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn biome(&self) -> ArrayView2<'_, Biome> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/bin/schemtool.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/bin/schemtool.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]   --> src/c_ffi/mod.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]   --> src/c_ffi/block_ffi.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/c_ffi/mod.rs:407:21
[INFO] [stdout]     |
[INFO] [stdout] 407 | struct CReaderError(CString);
[INFO] [stdout]     |        ------------ ^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `CReaderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/raid.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Raid {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub status: RaidStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub started: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     pub ticks_active: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     /// UUIDs
[INFO] [stdout] 25 |     pub heroes_of_the_village: Vec<[i32; 4]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub groups_spawned: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub post_raid_ticks: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub total_health: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub active: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 30 |     pub bad_omen_level: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub center: [i32; 3],
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 32 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 33 |     pub pre_raid_ticks: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Raid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `raids`, `next_available_id`, and `tick` are never read
[INFO] [stdout]   --> src/raid.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct RaidList {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 38 |     pub raids: Vec<Raid>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 39 |     pub next_available_id: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub tick: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RaidList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/player.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DimensionId(String);
[INFO] [stdout]   |            ----------- ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `DimensionId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AttributeModifier` is never constructed
[INFO] [stdout]   --> src/player.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct AttributeModifier {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityAttribute` is never constructed
[INFO] [stdout]   --> src/player.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct EntityAttribute {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityFields` is never constructed
[INFO] [stdout]   --> src/player.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct EntityFields {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoreboardTag` is never constructed
[INFO] [stdout]   --> src/player.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ScoreboardTag {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MobFields` is never constructed
[INFO] [stdout]    --> src/player.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct MobFields {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotionEffect` is never constructed
[INFO] [stdout]    --> src/player.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct PotionEffect {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotionEffectFactorCalculationData` is never constructed
[INFO] [stdout]    --> src/player.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct PotionEffectFactorCalculationData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/player.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct PlayerAbilities {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 193 |     pub flying: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 194 |     pub instant_build: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 195 |     pub invulnerable: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 196 |     pub may_build: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 197 |     pub may_fly: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 198 |     pub walk_speed: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 199 |     pub fly_speed: f32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerAbilities` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cooldown_ticks`, `ticks_since_last_warning`, and `warning_level` are never read
[INFO] [stdout]    --> src/player.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct WardenSpawnTracker {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 229 |     pub cooldown_ticks: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     pub ticks_since_last_warning: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 231 |     pub warning_level: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WardenSpawnTracker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level`, `xp_p`, `speed`, and `total` are never read
[INFO] [stdout]    --> src/player.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct XpInfo {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 246 |     pub level: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 247 |     pub xp_p: f32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 248 |     pub speed: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 249 |     pub total: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `XpInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/player.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct PlayerFields {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 265 |     pub abilities: PlayerAbilities,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 266 |     pub dimension: DimensionId,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 267 |     pub ender_items: Inventory,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 268 |     pub inventory: Inventory,
[INFO] [stdout] 269 |     pub entered_nether_position: Option<[f64; 3]>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |     pub food_exhaust_level: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 271 |     pub food_saturation_level: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 272 |     pub food_level: i32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 273 |     pub food_tick_timer: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |     pub last_death_location: (DimensionId, [i32; 3]),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     pub game_type: PlayerGameType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 276 |     pub previous_game_type: PlayerGameType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 277 |     // recipe book
[INFO] [stdout] 278 |     pub root_vehicle: Option<[i32; 4]>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 279 |     pub score: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 280 |     pub seen_credits: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 281 |     pub selected_item_slot: i32,
[INFO] [stdout] 282 |     pub sleep_timer: i16,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 283 |
[INFO] [stdout] 284 |     pub should_entity_left: Option<EntityBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 285 |     pub should_entity_right: Option<EntityBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 286 |     pub spawn_angle: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 287 |     pub spawn_dimension: DimensionId,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 288 |     pub spawn_forced: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 289 |     pub spawn_pos: Option<[i32; 3]>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 290 |     pub warden_spawn_tracker: WardenSpawnTracker,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 291 |     pub xp_info: XpInfo,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerFields` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entity_fields`, `pos`, `to_mob_fields`, and `is_living_body` are never used
[INFO] [stdout]    --> src/player.rs:339:8
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub trait GetEntity {
[INFO] [stdout]     |           --------- methods in this trait
[INFO] [stdout] 339 |     fn entity_fields(&self) -> &EntityFields;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 340 |     fn pos(&self) -> [f64; 3] {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn to_mob_fields(&self) -> Option<&dyn GetMob> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     fn is_living_body(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entity_fields_mut` and `to_mob_mut` are never used
[INFO] [stdout]    --> src/player.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub trait GetEntityMut: GetEntity {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] 354 |     fn entity_fields_mut(&mut self) -> &mut EntityFields;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 355 |     fn to_mob_mut(&mut self) -> Option<&mut dyn GetMobMut> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetMob` is never used
[INFO] [stdout]    --> src/player.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub trait GetMob: GetEntity {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetMobMut` is never used
[INFO] [stdout]    --> src/player.rs:372:11
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub trait GetMobMut: GetMob + GetEntityMut {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetPlayer` is never used
[INFO] [stdout]    --> src/player.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub trait GetPlayer: GetMob + GetEntity {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GetPlayerMut` is never used
[INFO] [stdout]    --> src/player.rs:383:11
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub trait GetPlayerMut: GetPlayer + GetMobMut {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Player` is never constructed
[INFO] [stdout]    --> src/player.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub struct Player {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schem/schem_slice.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn slice(&self, offset: [i32; 3], shape: [i32; 3]) -> Option<SchemSlice> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn slice(&self, offset: [i32; 3], shape: [i32; 3]) -> Option<SchemSlice<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn sub_directory(&self, dir: &str) -> SubDirectory;
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_>;
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn check(&self, chunk_pos: &ChunkPos) -> Result<RefOrObject<Chunk>, Error> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn check(&self, chunk_pos: &ChunkPos) -> Result<RefOrObject<'_, Chunk>, Error> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn to_nbt(&self) -> Result<NBTWithSource, Error> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn to_nbt(&self) -> Result<NBTWithSource<'_>, Error> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mca.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn to_nbt(&self) -> Result<(NBTWithSource, Option<NBTWithSource>), Error> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^^^^^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn to_nbt(&self) -> Result<(NBTWithSource<'_>, Option<NBTWithSource<'_>>), Error> {
[INFO] [stdout]     |                                                  ++++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/files_reader.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]    |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/files_reader.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/files_reader.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stdout]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/chunk.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn as_relative_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefRelativePos {
[INFO] [stdout]     |                            ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn as_relative_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefRelativePos<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/chunk.rs:338:28
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn as_absolute_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefAbsolutePos {
[INFO] [stdout]     |                            ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn as_absolute_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefAbsolutePos<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn block_id(&self) -> ArrayView3<u16> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn block_id(&self) -> ArrayView3<'_, u16> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn sky_block_light(&self) -> ArrayView3<Light> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn sky_block_light(&self) -> ArrayView3<'_, Light> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/sub_chunk.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn biome(&self) -> ArrayView2<Biome> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn biome(&self) -> ArrayView2<'_, Biome> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.21s
[INFO] running `Command { std: "docker" "inspect" "08171a18f1693ff071973f16ea787f79220145bf845c3a4546bce57e1c71072c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08171a18f1693ff071973f16ea787f79220145bf845c3a4546bce57e1c71072c", kill_on_drop: false }`
[INFO] [stdout] 08171a18f1693ff071973f16ea787f79220145bf845c3a4546bce57e1c71072c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff26c06ad763c19d3004848507697e97eba85f902a684784537642392d748941
[INFO] running `Command { std: "docker" "start" "-a" "ff26c06ad763c19d3004848507697e97eba85f902a684784537642392d748941", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stderr]   --> src/c_ffi/mod.rs:23:22
[INFO] [stderr]    |
[INFO] [stderr] 23 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stderr]   --> src/c_ffi/block_ffi.rs:21:22
[INFO] [stderr]    |
[INFO] [stderr] 21 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/c_ffi/mod.rs:407:21
[INFO] [stderr]     |
[INFO] [stderr] 407 | struct CReaderError(CString);
[INFO] [stderr]     |        ------------ ^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `CReaderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/raid.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Raid {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 21 |     pub status: RaidStatus,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 22 |     pub started: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 23 |     pub ticks_active: i64,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 24 |     /// UUIDs
[INFO] [stderr] 25 |     pub heroes_of_the_village: Vec<[i32; 4]>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 26 |     pub groups_spawned: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 27 |     pub post_raid_ticks: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 28 |     pub total_health: f32,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 29 |     pub active: bool,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 30 |     pub bad_omen_level: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 31 |     pub center: [i32; 3],
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 32 |     pub id: i32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 33 |     pub pre_raid_ticks: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Raid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `raids`, `next_available_id`, and `tick` are never read
[INFO] [stderr]   --> src/raid.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct RaidList {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 38 |     pub raids: Vec<Raid>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 39 |     pub next_available_id: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 40 |     pub tick: i32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RaidList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/player.rs:8:24
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct DimensionId(String);
[INFO] [stderr]   |            ----------- ^^^^^^
[INFO] [stderr]   |            |
[INFO] [stderr]   |            field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `DimensionId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AttributeModifier` is never constructed
[INFO] [stderr]   --> src/player.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct AttributeModifier {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EntityAttribute` is never constructed
[INFO] [stderr]   --> src/player.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct EntityAttribute {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EntityFields` is never constructed
[INFO] [stderr]   --> src/player.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct EntityFields {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScoreboardTag` is never constructed
[INFO] [stderr]   --> src/player.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct ScoreboardTag {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MobFields` is never constructed
[INFO] [stderr]    --> src/player.rs:108:12
[INFO] [stderr]     |
[INFO] [stderr] 108 | pub struct MobFields {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PotionEffect` is never constructed
[INFO] [stderr]    --> src/player.rs:166:12
[INFO] [stderr]     |
[INFO] [stderr] 166 | pub struct PotionEffect {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PotionEffectFactorCalculationData` is never constructed
[INFO] [stderr]    --> src/player.rs:180:12
[INFO] [stderr]     |
[INFO] [stderr] 180 | pub struct PotionEffectFactorCalculationData {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/player.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 192 | pub struct PlayerAbilities {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] 193 |     pub flying: bool,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 194 |     pub instant_build: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 195 |     pub invulnerable: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 196 |     pub may_build: bool,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 197 |     pub may_fly: bool,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 198 |     pub walk_speed: f32,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 199 |     pub fly_speed: f32,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PlayerAbilities` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cooldown_ticks`, `ticks_since_last_warning`, and `warning_level` are never read
[INFO] [stderr]    --> src/player.rs:229:9
[INFO] [stderr]     |
[INFO] [stderr] 228 | pub struct WardenSpawnTracker {
[INFO] [stderr]     |            ------------------ fields in this struct
[INFO] [stderr] 229 |     pub cooldown_ticks: i32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 230 |     pub ticks_since_last_warning: i32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 231 |     pub warning_level: i32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `WardenSpawnTracker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `level`, `xp_p`, `speed`, and `total` are never read
[INFO] [stderr]    --> src/player.rs:246:9
[INFO] [stderr]     |
[INFO] [stderr] 245 | pub struct XpInfo {
[INFO] [stderr]     |            ------ fields in this struct
[INFO] [stderr] 246 |     pub level: i32,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 247 |     pub xp_p: f32,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 248 |     pub speed: i32,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 249 |     pub total: i32,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `XpInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/player.rs:265:9
[INFO] [stderr]     |
[INFO] [stderr] 264 | pub struct PlayerFields {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 265 |     pub abilities: PlayerAbilities,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 266 |     pub dimension: DimensionId,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 267 |     pub ender_items: Inventory,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 268 |     pub inventory: Inventory,
[INFO] [stderr] 269 |     pub entered_nether_position: Option<[f64; 3]>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 270 |     pub food_exhaust_level: f32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 271 |     pub food_saturation_level: f32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 272 |     pub food_level: i32,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 273 |     pub food_tick_timer: i32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 274 |     pub last_death_location: (DimensionId, [i32; 3]),
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 275 |     pub game_type: PlayerGameType,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 276 |     pub previous_game_type: PlayerGameType,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 277 |     // recipe book
[INFO] [stderr] 278 |     pub root_vehicle: Option<[i32; 4]>,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 279 |     pub score: i32,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 280 |     pub seen_credits: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 281 |     pub selected_item_slot: i32,
[INFO] [stderr] 282 |     pub sleep_timer: i16,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 283 |
[INFO] [stderr] 284 |     pub should_entity_left: Option<EntityBox>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 285 |     pub should_entity_right: Option<EntityBox>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 286 |     pub spawn_angle: f32,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 287 |     pub spawn_dimension: DimensionId,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 288 |     pub spawn_forced: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 289 |     pub spawn_pos: Option<[i32; 3]>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 290 |     pub warden_spawn_tracker: WardenSpawnTracker,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 291 |     pub xp_info: XpInfo,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PlayerFields` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `entity_fields`, `pos`, `to_mob_fields`, and `is_living_body` are never used
[INFO] [stderr]    --> src/player.rs:339:8
[INFO] [stderr]     |
[INFO] [stderr] 338 | pub trait GetEntity {
[INFO] [stderr]     |           --------- methods in this trait
[INFO] [stderr] 339 |     fn entity_fields(&self) -> &EntityFields;
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 340 |     fn pos(&self) -> [f64; 3] {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 343 |     fn to_mob_fields(&self) -> Option<&dyn GetMob> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 346 |     fn is_living_body(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `entity_fields_mut` and `to_mob_mut` are never used
[INFO] [stderr]    --> src/player.rs:354:8
[INFO] [stderr]     |
[INFO] [stderr] 353 | pub trait GetEntityMut: GetEntity {
[INFO] [stderr]     |           ------------ methods in this trait
[INFO] [stderr] 354 |     fn entity_fields_mut(&mut self) -> &mut EntityFields;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 355 |     fn to_mob_mut(&mut self) -> Option<&mut dyn GetMobMut> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `GetMob` is never used
[INFO] [stderr]    --> src/player.rs:360:11
[INFO] [stderr]     |
[INFO] [stderr] 360 | pub trait GetMob: GetEntity {
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `GetMobMut` is never used
[INFO] [stderr]    --> src/player.rs:372:11
[INFO] [stderr]     |
[INFO] [stderr] 372 | pub trait GetMobMut: GetMob + GetEntityMut {
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `GetPlayer` is never used
[INFO] [stderr]    --> src/player.rs:377:11
[INFO] [stderr]     |
[INFO] [stderr] 377 | pub trait GetPlayer: GetMob + GetEntity {
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `GetPlayerMut` is never used
[INFO] [stderr]    --> src/player.rs:383:11
[INFO] [stderr]     |
[INFO] [stderr] 383 | pub trait GetPlayerMut: GetPlayer + GetMobMut {
[INFO] [stderr]     |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Player` is never constructed
[INFO] [stderr]    --> src/player.rs:388:12
[INFO] [stderr]     |
[INFO] [stderr] 388 | pub struct Player {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/schem/schem_slice.rs:77:18
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn slice(&self, offset: [i32; 3], shape: [i32; 3]) -> Option<SchemSlice> {
[INFO] [stderr]    |                  ^^^^^ the lifetime is elided here                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn slice(&self, offset: [i32; 3], shape: [i32; 3]) -> Option<SchemSlice<'_>> {
[INFO] [stderr]    |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/mod.rs:171:22
[INFO] [stderr]     |
[INFO] [stderr] 171 |     fn sub_directory(&self, dir: &str) -> SubDirectory;
[INFO] [stderr]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_>;
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/mca.rs:127:18
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn check(&self, chunk_pos: &ChunkPos) -> Result<RefOrObject<Chunk>, Error> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn check(&self, chunk_pos: &ChunkPos) -> Result<RefOrObject<'_, Chunk>, Error> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/mca.rs:149:19
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn to_nbt(&self) -> Result<NBTWithSource, Error> {
[INFO] [stderr]     |                   ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn to_nbt(&self) -> Result<NBTWithSource<'_>, Error> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/mca.rs:185:19
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn to_nbt(&self) -> Result<(NBTWithSource, Option<NBTWithSource>), Error> {
[INFO] [stderr]     |                   ^^^^^             ^^^^^^^^^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |                 |
[INFO] [stderr]     |                   |                 the same lifetime is hidden here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn to_nbt(&self) -> Result<(NBTWithSource<'_>, Option<NBTWithSource<'_>>), Error> {
[INFO] [stderr]     |                                                  ++++                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/world/files_reader.rs:89:22
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stderr]    |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/files_reader.rs:184:22
[INFO] [stderr]     |
[INFO] [stderr] 184 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stderr]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/files_reader.rs:250:22
[INFO] [stderr]     |
[INFO] [stderr] 250 |     fn sub_directory(&self, dir: &str) -> SubDirectory {
[INFO] [stderr]     |                      ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 250 |     fn sub_directory(&self, dir: &str) -> SubDirectory<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/chunk.rs:331:28
[INFO] [stderr]     |
[INFO] [stderr] 331 |     pub fn as_relative_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefRelativePos {
[INFO] [stderr]     |                            ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     pub fn as_relative_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefRelativePos<'_> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/chunk.rs:338:28
[INFO] [stderr]     |
[INFO] [stderr] 338 |     pub fn as_absolute_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefAbsolutePos {
[INFO] [stderr]     |                            ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 338 |     pub fn as_absolute_pos(&self, chunk_pos: &ChunkPos) -> ChunkRefAbsolutePos<'_> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/world/sub_chunk.rs:22:21
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn block_id(&self) -> ArrayView3<u16> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn block_id(&self) -> ArrayView3<'_, u16> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/world/sub_chunk.rs:26:28
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn sky_block_light(&self) -> ArrayView3<Light> {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn sky_block_light(&self) -> ArrayView3<'_, Light> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/world/sub_chunk.rs:31:18
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn biome(&self) -> ArrayView2<Biome> {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn biome(&self) -> ArrayView2<'_, Biome> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mc_schem` (lib) generated 37 warnings (run `cargo fix --lib -p mc_schem` to apply 13 suggestions)
[INFO] [stderr] warning: `mc_schem` (lib test) generated 37 warnings (37 duplicates)
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]   --> src/bin/schemtool.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | use clap::{command, Parser, Subcommand};
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mc_schem` (bin "schemtool") generated 1 warning (run `cargo fix --bin "schemtool" -p mc_schem` to apply 1 suggestion)
[INFO] [stderr] warning: `mc_schem` (bin "schemtool" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mc_schem-24308ee3baf7d160)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test c_ffi::sizes ... ok
[INFO] [stdout] test world::chunk::test_multi_bit_set ... ok
[INFO] [stdout] test schem::world_edit13::test_schem_encode_decoding ... ok
[INFO] [stdout] test world::mca::test_parse_mca_filename ... ok
[INFO] [stdout] test world::dimension::test_large_overworld ... FAILED
[INFO] [stdout] test world::dimension::test_load_dimension_mcc_block_entities ... FAILED
[INFO] [stdout] test world::world::load_all_worlds ... FAILED
[INFO] [stdout] test world::dimension::test_raids ... FAILED
[INFO] [stdout] test world::dimension::test_load_dimension ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- world::dimension::test_large_overworld stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'world::dimension::test_large_overworld' (29) panicked at src/world/dimension.rs:341:94:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SevenZipDecompressError(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }, "test_files/world/01_large-world-1.20.2.7z"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557441e601d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557441e601d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557441e601d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x557441e601d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x557441e728af - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x557441e728af - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x557441e2d873 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557441e2d873 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x557441e398e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x557441e3e3cf - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x557441e3e261 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x557441b1844e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x557441b1844e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x557441e3ea8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x557441e3ea8f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x557441e3e83a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x557441e39a19 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x557441e21eed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x557441e7b3d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557441e7a756 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x557441a648e8 - core::result::Result<T,E>::unwrap::haa6328d4eb13796e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x557441a648e8 - mc_schem::world::dimension::test_large_overworld::hcfffb09b8c237e11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/dimension.rs:341:94
[INFO] [stdout]   22:     0x557441a65237 - mc_schem::world::dimension::test_large_overworld::{{closure}}::ha86a6469cee19b26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/dimension.rs:339:26
[INFO] [stdout]   23:     0x557441aa7856 - core::ops::function::FnOnce::call_once::h85cd2e4895c38b7e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x557441b1829b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x557441b1829b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x557441b2c8b8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x557441b2c8b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x557441b2c8b8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x557441b2c8b8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x557441b2c8b8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x557441b2c8b8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x557441b2c8b8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x557441b05684 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x557441b05684 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x557441b08fba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x557441b08fba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x557441b08fba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x557441b08fba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x557441b08fba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x557441e34d0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x557441e34d0f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x753934eb5aa4 - <unknown>
[INFO] [stdout]   45:     0x753934f42a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- world::dimension::test_load_dimension_mcc_block_entities stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'world::dimension::test_load_dimension_mcc_block_entities' (31) panicked at src/world/dimension.rs:360:94:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SevenZipDecompressError(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }, "test_files/world/02_mcc-block-entities.7z"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557441e601d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557441e601d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557441e601d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x557441e601d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x557441e728af - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x557441e728af - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x557441e2d873 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557441e2d873 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x557441e398e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x557441e3e3cf - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   10:     0x557441e3e261 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x557441b1844e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x557441b1844e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x557441e3ea8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x557441e3ea8f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x557441e3e83a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x557441e39a19 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x557441e21eed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x557441e7b3d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557441e7a756 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x557441a65318 - core::result::Result<T,E>::unwrap::haa6328d4eb13796e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x557441a65318 - mc_schem::world::dimension::test_load_dimension_mcc_block_entities::hce742ea778e9e836
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/dimension.rs:360:94
[INFO] [stdout]   22:     0x557441a65c67 - mc_schem::world::dimension::test_load_dimension_mcc_block_entities::{{closure}}::h4bf5f4ea7966f51f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/dimension.rs:358:44
[INFO] [stdout]   23:     0x557441aa7d66 - core::ops::function::FnOnce::call_once::he0ce0ee3b8d8ff4a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x557441b1829b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x557441b1829b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x557441b2c8b8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x557441b2c8b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x557441b2c8b8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x557441b2c8b8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x557441b2c8b8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x557441b2c8b8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x557441b2c8b8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x557441b05684 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x557441b05684 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x557441b08fba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x557441b08fba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x557441b08fba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x557441b08fba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x557441b08fba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x557441e34d0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x557441e34d0f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x753934eb5aa4 - <unknown>
[INFO] [stdout]   45:     0x753934f42a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- world::world::load_all_worlds stdout ----
[INFO] [stdout] Parsing test_files/world/00_1.20.2.7z...
[INFO] [stdout] 
[INFO] [stdout] thread 'world::world::load_all_worlds' (34) panicked at src/world/world.rs:63:57:
[INFO] [stdout] Read 7z file and decompress: SevenZipDecompressError(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }, "test_files/world/00_1.20.2.7z"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557441e601d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557441e601d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557441e601d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x557441e601d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x557441e728af - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x557441e728af - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x557441e2d873 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557441e2d873 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x557441e398e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x557441e3e3cf - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x557441e3e261 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x557441b1844e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x557441b1844e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x557441e3ea8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x557441e3ea8f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x557441e3e83a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x557441e39a19 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x557441e21eed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x557441e7b3d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557441e7a756 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x557441a3bf26 - core::result::Result<T,E>::expect::h220c6f26124d4510
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x557441a5fe0f - mc_schem::world::world::load_all_worlds::ha08a8e43b2154484
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/world.rs:63:57
[INFO] [stdout]   22:     0x557441a60117 - mc_schem::world::world::load_all_worlds::{{closure}}::h4a54f4dcd7a44bff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/world.rs:52:21
[INFO] [stdout]   23:     0x557441aa7e56 - core::ops::function::FnOnce::call_once::hf4cc33f22b619414
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x557441b1829b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x557441b1829b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x557441b2c8b8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x557441b2c8b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x557441b2c8b8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x557441b2c8b8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x557441b2c8b8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x557441b2c8b8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x557441b2c8b8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x557441b05684 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x557441b05684 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x557441b08fba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x557441b08fba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x557441b08fba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x557441b08fba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x557441b08fba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x557441e34d0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x557441e34d0f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x753934eb5aa4 - <unknown>
[INFO] [stdout]   45:     0x753934f42a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- world::dimension::test_raids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'world::dimension::test_raids' (32) panicked at src/world/dimension.rs:378:88:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SevenZipDecompressError(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }, "test_files/world/03_raids-1.20.2.7z"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557441e601d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557441e601d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557441e601d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x557441e601d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x557441e728af - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x557441e728af - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x557441e2d873 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557441e2d873 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x557441e398e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x557441e3e3cf - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x557441e3e261 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x557441b1844e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x557441b1844e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x557441e3ea8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x557441e3ea8f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x557441e3e83a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x557441e39a19 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x557441e21eed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x557441e7b3d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557441e7a756 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x557441a6154e - core::result::Result<T,E>::unwrap::haa6328d4eb13796e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x557441a6154e - mc_schem::world::dimension::test_raids::hac215e85b8c36d24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/dimension.rs:378:88
[INFO] [stdout]   22:     0x557441a61a97 - mc_schem::world::dimension::test_raids::{{closure}}::h77e0a1c2dfa2b25a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/dimension.rs:377:16
[INFO] [stdout]   23:     0x557441aa7786 - core::ops::function::FnOnce::call_once::h65e6f6f881a381f4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x557441b1829b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x557441b1829b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x557441b2c8b8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x557441b2c8b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x557441b2c8b8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x557441b2c8b8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x557441b2c8b8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x557441b2c8b8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x557441b2c8b8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x557441b05684 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x557441b05684 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x557441b08fba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x557441b08fba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x557441b08fba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x557441b08fba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x557441b08fba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x557441e34d0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x557441e34d0f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x753934eb5aa4 - <unknown>
[INFO] [stdout]   45:     0x753934f42a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- world::dimension::test_load_dimension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'world::dimension::test_load_dimension' (30) panicked at src/world/dimension.rs:324:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SevenZipDecompressError(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }, "test_files/world/00_1.20.2.7z"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557441e601d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557441e601d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557441e601d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x557441e601d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x557441e728af - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x557441e728af - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x557441e2d873 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557441e2d873 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x557441e398e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x557441e3e3cf - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x557441e3e261 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x557441b1844e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x557441b1844e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x557441e3ea8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x557441e3ea8f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x557441e3e83a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x557441e39a19 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x557441e21eed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x557441e7b3d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557441e7a756 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x557441a63eb8 - core::result::Result<T,E>::unwrap::haa6328d4eb13796e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x557441a63eb8 - mc_schem::world::dimension::test_load_dimension::h3bb43400d7a80673
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/dimension.rs:324:82
[INFO] [stdout]   22:     0x557441a64807 - mc_schem::world::dimension::test_load_dimension::{{closure}}::h2dfe988bdd2c4361
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/dimension.rs:322:25
[INFO] [stdout]   23:     0x557441aa77c6 - core::ops::function::FnOnce::call_once::h7718414e9c752ce2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x557441b1829b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x557441b1829b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x557441b2c8b8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x557441b2c8b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x557441b2c8b8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x557441b2c8b8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x557441b2c8b8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x557441b2c8b8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x557441b2c8b8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x557441b05684 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x557441b05684 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x557441b08fba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x557441b08fba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x557441b08fba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x557441b08fba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x557441b08fba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x557441b08fba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x557441e34d0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x557441e34d0f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x753934eb5aa4 - <unknown>
[INFO] [stdout]   45:     0x753934f42a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     world::dimension::test_large_overworld
[INFO] [stdout]     world::dimension::test_load_dimension
[INFO] [stdout]     world::dimension::test_load_dimension_mcc_block_entities
[INFO] [stdout]     world::dimension::test_raids
[INFO] [stdout]     world::world::load_all_worlds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff26c06ad763c19d3004848507697e97eba85f902a684784537642392d748941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff26c06ad763c19d3004848507697e97eba85f902a684784537642392d748941", kill_on_drop: false }`
[INFO] [stdout] ff26c06ad763c19d3004848507697e97eba85f902a684784537642392d748941
