[INFO] fetching crate ck3_history_extractor_lib 0.2.0...
[INFO] checking ck3_history_extractor_lib-0.2.0 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] extracting crate ck3_history_extractor_lib 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ck3_history_extractor_lib 0.2.0
[INFO] finished tweaking crates.io crate ck3_history_extractor_lib 0.2.0
[INFO] tweaked toml for crates.io crate ck3_history_extractor_lib 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ck3_history_extractor_lib 0.2.0 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ck3_history_extractor_lib 0.2.0 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tidy-tree v0.1.0
[INFO] [stderr]   Downloaded tinyset v0.4.16
[INFO] [stderr]   Downloaded jomini_derive v0.3.0
[INFO] [stderr]   Downloaded dwrote v0.11.4
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded zip v5.0.0
[INFO] [stderr]   Downloaded jomini v0.28.0
[INFO] [stderr]   Downloaded lzma-rust2 v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12e4408b7bfd3c06fbf500b98a0838af97cf8bb8d5d836dad4af3e32555b89b3
[INFO] running `Command { std: "docker" "start" "-a" "12e4408b7bfd3c06fbf500b98a0838af97cf8bb8d5d836dad4af3e32555b89b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12e4408b7bfd3c06fbf500b98a0838af97cf8bb8d5d836dad4af3e32555b89b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12e4408b7bfd3c06fbf500b98a0838af97cf8bb8d5d836dad4af3e32555b89b3", kill_on_drop: false }`
[INFO] [stdout] 12e4408b7bfd3c06fbf500b98a0838af97cf8bb8d5d836dad4af3e32555b89b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c747a60a6b22cf6972b19275e5ab4447a01455427cb2fefc2400dd64be2ffa3
[INFO] running `Command { std: "docker" "start" "-a" "8c747a60a6b22cf6972b19275e5ab4447a01455427cb2fefc2400dd64be2ffa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.1.1
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking tinyset v0.4.16
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking lzma-rust2 v0.13.0
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking ppmd-rust v1.2.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking tidy-tree v0.1.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]    Compiling jomini_derive v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v5.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking jomini v0.28.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking ck3_history_extractor_lib v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]    --> src/save_file/parser/section_reader.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct BinarySectionReader<'resolver, R: Read> {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     attributes: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `birth` and `dna` are never read
[INFO] [stdout]   --> src/save_file/structures/character.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Character {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     birth: Date,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     dna: Option<GameString>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Character` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fervor` is never read
[INFO] [stdout]   --> src/save_file/structures/faith.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Faith {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fervor: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `date` is never read
[INFO] [stdout]   --> src/save_file/structures/culture.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Culture {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     date: Option<Date>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/save_file/structures/memory.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Bool(bool),
[INFO] [stdout]    |     ---- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryVariable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     Bool(bool),
[INFO] [stdout] 22 +     Bool(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `date` is never read
[INFO] [stdout]   --> src/save_file/structures/memory.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Memory {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 56 |     date: Date,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color` is never read
[INFO] [stdout]   --> src/save_file/structures/title.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TitleData {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     color: [u8; 3],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date`, `score`, `prestige`, `piety`, and `dread` are never read
[INFO] [stdout]   --> src/save_file/structures/lineage.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct LineageNode {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 17 |     character: GameRef<Character>,
[INFO] [stdout] 18 |     date: Date,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     score: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     prestige: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     piety: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     dread: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quality`, `wealth`, and `owner` are never read
[INFO] [stdout]   --> src/save_file/structures/artifact.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Artifact {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     quality: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     wealth: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     owner: GameRef<Character>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height` and `width` are never read
[INFO] [stdout]    --> src/game_data/map.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct GameMap {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 131 |     height: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 132 |     width: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_internal(&self) -> Ref<T>;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_internal(&self) -> Ref<'_, T>;
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn try_get_internal(&self) -> Result<Ref<T>, BorrowError>;
[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] 53 |     fn try_get_internal(&self) -> Result<Ref<'_, T>, BorrowError>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn get_internal_mut(&self) -> RefMut<T>;
[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] 61 |     fn get_internal_mut(&self) -> RefMut<'_, T>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn try_get_internal_mut(&self) -> Result<RefMut<T>, BorrowMutError>;
[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] 64 |     fn try_get_internal_mut(&self) -> Result<RefMut<'_, T>, BorrowMutError>;
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn get_internal(&self) -> Ref<T> {
[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] 86 |     fn get_internal(&self) -> Ref<'_, T> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn try_get_internal(&self) -> Result<Ref<T>, BorrowError> {
[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] 90 |     fn try_get_internal(&self) -> Result<Ref<'_, T>, BorrowError> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn get_internal_mut(&self) -> RefMut<T> {
[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] 96 |     fn get_internal_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/save_file/parser/types.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn try_get_internal_mut(&self) -> Result<RefMut<T>, BorrowMutError> {
[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] 100 |     fn try_get_internal_mut(&self) -> Result<RefMut<'_, T>, BorrowMutError> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/save_file/structures/title.rs:239:29
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn get_history_iter(&self) -> Iter<(Date, Option<GameRef<Character>>, GameString)> {
[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] 239 |     pub fn get_history_iter(&self) -> Iter<'_, (Date, Option<GameRef<Character>>, GameString)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attributes` is never read
[INFO] [stdout]    --> src/save_file/parser/section_reader.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct BinarySectionReader<'resolver, R: Read> {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     attributes: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `birth` and `dna` are never read
[INFO] [stdout]   --> src/save_file/structures/character.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Character {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     birth: Date,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     dna: Option<GameString>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Character` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fervor` is never read
[INFO] [stdout]   --> src/save_file/structures/faith.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Faith {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fervor: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `date` is never read
[INFO] [stdout]   --> src/save_file/structures/culture.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Culture {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     date: Option<Date>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/save_file/structures/memory.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Bool(bool),
[INFO] [stdout]    |     ---- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryVariable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     Bool(bool),
[INFO] [stdout] 22 +     Bool(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `date` is never read
[INFO] [stdout]   --> src/save_file/structures/memory.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Memory {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 56 |     date: Date,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color` is never read
[INFO] [stdout]   --> src/save_file/structures/title.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TitleData {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     color: [u8; 3],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date`, `score`, `prestige`, `piety`, and `dread` are never read
[INFO] [stdout]   --> src/save_file/structures/lineage.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct LineageNode {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 17 |     character: GameRef<Character>,
[INFO] [stdout] 18 |     date: Date,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     score: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     prestige: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     piety: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     dread: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quality`, `wealth`, and `owner` are never read
[INFO] [stdout]   --> src/save_file/structures/artifact.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Artifact {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     quality: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     wealth: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     owner: GameRef<Character>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height` and `width` are never read
[INFO] [stdout]    --> src/game_data/map.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct GameMap {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 131 |     height: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 132 |     width: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_internal(&self) -> Ref<T>;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get_internal(&self) -> Ref<'_, T>;
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn try_get_internal(&self) -> Result<Ref<T>, BorrowError>;
[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] 53 |     fn try_get_internal(&self) -> Result<Ref<'_, T>, BorrowError>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn get_internal_mut(&self) -> RefMut<T>;
[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] 61 |     fn get_internal_mut(&self) -> RefMut<'_, T>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn try_get_internal_mut(&self) -> Result<RefMut<T>, BorrowMutError>;
[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] 64 |     fn try_get_internal_mut(&self) -> Result<RefMut<'_, T>, BorrowMutError>;
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn get_internal(&self) -> Ref<T> {
[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] 86 |     fn get_internal(&self) -> Ref<'_, T> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn try_get_internal(&self) -> Result<Ref<T>, BorrowError> {
[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] 90 |     fn try_get_internal(&self) -> Result<Ref<'_, T>, BorrowError> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/save_file/parser/types.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn get_internal_mut(&self) -> RefMut<T> {
[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] 96 |     fn get_internal_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/save_file/parser/types.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn try_get_internal_mut(&self) -> Result<RefMut<T>, BorrowMutError> {
[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] 100 |     fn try_get_internal_mut(&self) -> Result<RefMut<'_, T>, BorrowMutError> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/save_file/structures/title.rs:239:29
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn get_history_iter(&self) -> Iter<(Date, Option<GameRef<Character>>, GameString)> {
[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] 239 |     pub fn get_history_iter(&self) -> Iter<'_, (Date, Option<GameRef<Character>>, GameString)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "8c747a60a6b22cf6972b19275e5ab4447a01455427cb2fefc2400dd64be2ffa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c747a60a6b22cf6972b19275e5ab4447a01455427cb2fefc2400dd64be2ffa3", kill_on_drop: false }`
[INFO] [stdout] 8c747a60a6b22cf6972b19275e5ab4447a01455427cb2fefc2400dd64be2ffa3
