[INFO] fetching crate ds-rom 0.6.1...
[INFO] testing ds-rom-0.6.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate ds-rom 0.6.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ds-rom 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ds-rom 0.6.1
[INFO] tweaked toml for crates.io crate ds-rom 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ds-rom 0.6.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ds-rom 0.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield-struct v0.8.0
[INFO] [stderr]   Downloaded rust-bitwriter v0.0.1
[INFO] [stderr]   Downloaded snafu-derive v0.8.3
[INFO] [stderr]   Downloaded snafu v0.8.3
[INFO] [stderr]   Downloaded libyml v0.0.3
[INFO] [stderr]   Downloaded cc v1.0.102
[INFO] [stderr]   Downloaded bitreader v0.3.8
[INFO] [stderr]   Downloaded serde_yml v0.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 017f3fb034a809eaa453ca410a84617eacbd83dc6627139611c7dcb62c8f7024
[INFO] running `Command { std: "docker" "start" "-a" "017f3fb034a809eaa453ca410a84617eacbd83dc6627139611c7dcb62c8f7024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "017f3fb034a809eaa453ca410a84617eacbd83dc6627139611c7dcb62c8f7024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017f3fb034a809eaa453ca410a84617eacbd83dc6627139611c7dcb62c8f7024", kill_on_drop: false }`
[INFO] [stdout] 017f3fb034a809eaa453ca410a84617eacbd83dc6627139611c7dcb62c8f7024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a502d072476d91e3cc67ac3a34bc0d496ca50bce4e657f7ecf0dfdd76a45fa45
[INFO] running `Command { std: "docker" "start" "-a" "a502d072476d91e3cc67ac3a34bc0d496ca50bce4e657f7ecf0dfdd76a45fa45", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling serde_yml v0.0.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling libyml v0.0.3
[INFO] [stderr]    Compiling rust-bitwriter v0.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bitreader v0.3.8
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling snafu-derive v0.8.3
[INFO] [stderr]    Compiling bitfield-struct v0.8.0
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling snafu v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ds-rom v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/crypto/blowfish.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Blowfish {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/crypto/blowfish.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// De/encrypts data using the [Blowfish](https://en.wikipedia.org/wiki/Blowfish_(cipher)) block cipher.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/arm9_footer.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Footer of the ARM9 program.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/arm9_footer.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Arm9Footer {
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/autoload_info.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// An entry in the autoload list.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/autoload_info.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AutoloadInfoEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | /// Contains a palette for a banner bitmap, where each color is 15-bit BGR.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub struct BannerPalette(pub [u16; 16]);
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | /// A bitmap in the banner.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 432 | pub struct BannerBitmap(pub [u8; 0x200]);
[INFO] [stdout]     |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | /// An animated banner icon.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:502:12
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub struct BannerAnimation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/build_info.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Build info for the ARM9 module. This is the raw version, see the plain one [here](super::super::BuildInfo).
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/build_info.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BuildInfo {
[INFO] [stdout]    |            ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/fat.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// A file allocation which tells where a file starts and ends in the ROM.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/fat.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FileAlloc {
[INFO] [stdout]    |            ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/fnt.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// A directory entry in the FNT's directory list.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/fnt.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct FntDirectory {
[INFO] [stdout]    |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/header.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | /// Program offset, used for ARM9, ARM7, ARM9i and ARM7i.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/header.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub struct ProgramOffset {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/header.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// Offset to a table in the ROM.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/header.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | pub struct TableOffset {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/rom/raw/hmac_sha1_signature.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// HMAC-SHA1 signature, used for overlays and overlay tables.
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/hmac_sha1_signature.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct HmacSha1Signature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/overlay.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// An entry in an overlay table. This is the raw struct, see the plain one [here](super::super::Overlay).
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/overlay.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Overlay {
[INFO] [stdout]    |            ^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/arm9.rs:445:22
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn autoloads(&self) -> Result<Box<[Autoload]>, Arm9AutoloadError> {
[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] 445 |     pub fn autoloads(&self) -> Result<Box<[Autoload<'_>]>, Arm9AutoloadError> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/banner.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn build(&self) -> Result<raw::Banner, BannerError> {
[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] 101 |     pub fn build(&self) -> Result<raw::Banner<'_>, BannerError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn file(&self, id: u16) -> &File {
[INFO] [stdout]     |                 ^^^^^              -----
[INFO] [stdout]     |                 |                  ||
[INFO] [stdout]     |                 |                  |the same lifetime is hidden here
[INFO] [stdout]     |                 |                  the same lifetime is elided 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] 161 |     pub fn file(&self, id: u16) -> &File<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn build_subtable(&self, parent: &Dir) -> Result<FntSubtable, FileBuildError> {
[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] 240 |     fn build_subtable(&self, parent: &Dir) -> Result<FntSubtable<'_>, FileBuildError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn build_fnt(&self) -> Result<Fnt, FileBuildError> {
[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] 290 |     pub fn build_fnt(&self) -> Result<Fnt<'_>, FileBuildError> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn make_child_file(&mut self, name: String, parent_id: u16, contents: Vec<u8>) -> &File {
[INFO] [stdout]     |                        ^^^^^^^^^                                                      -----
[INFO] [stdout]     |                        |                                                              ||
[INFO] [stdout]     |                        |                                                              |the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here                                    the same 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] 388 |     fn make_child_file(&mut self, name: String, parent_id: u16, contents: Vec<u8>) -> &File<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:474:20
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn display(&self, indent: usize) -> DisplayFileSystem {
[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] 474 |     pub fn display(&self, indent: usize) -> DisplayFileSystem<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rom/overlay_table.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn build(&self) -> raw::OverlayTable {
[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 |     pub fn build(&self) -> raw::OverlayTable<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/arm9_footer.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn display(&self, indent: usize) -> DisplayArm9Footer {
[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] 124 |     pub fn display(&self, indent: usize) -> DisplayArm9Footer<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/autoload_info.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn display(&self, indent: usize) -> DisplayAutoloadInfo {
[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] 165 |     pub fn display(&self, indent: usize) -> DisplayAutoloadInfo<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/banner.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn display(&self, indent: usize) -> DisplayBanner {
[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] 203 |     pub fn display(&self, indent: usize) -> DisplayBanner<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/build_info.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn display(&self, indent: usize) -> DisplayBuildInfo {
[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] 140 |     pub fn display(&self, indent: usize) -> DisplayBuildInfo<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/fnt.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IterFntSubtable {
[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 iter(&self) -> IterFntSubtable<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn display(&self, indent: usize) -> DisplayHeader {
[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] 291 |     pub fn display(&self, indent: usize) -> DisplayHeader<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:482:20
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn display(&self, indent: usize) -> DisplayProgramOffset {
[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] 482 |     pub fn display(&self, indent: usize) -> DisplayProgramOffset<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:517:20
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn display(&self, indent: usize) -> DisplayTableOffset {
[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] 517 |     pub fn display(&self, indent: usize) -> DisplayTableOffset<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/overlay.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn display(&self, indent: usize) -> DisplayOverlay {
[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] 109 |     pub fn display(&self, indent: usize) -> DisplayOverlay<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn arm9(&self) -> Result<Arm9, RawArm9Error> {
[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] 105 |     pub fn arm9(&self) -> Result<Arm9<'_>, RawArm9Error> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn arm9_overlay_table(&self) -> Result<OverlayTable, RawOverlayError> {
[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] 181 |     pub fn arm9_overlay_table(&self) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:191:36
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn arm9_overlay_table_with(&self, arm9: &Arm9) -> Result<OverlayTable, RawOverlayError> {
[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] 191 |     pub fn arm9_overlay_table_with(&self, arm9: &Arm9) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn arm7(&self) -> Result<Arm7, RawHeaderError> {
[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] 214 |     pub fn arm7(&self) -> Result<Arm7<'_>, RawHeaderError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:256:31
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn arm7_overlay_table(&self) -> Result<OverlayTable, RawOverlayError> {
[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] 256 |     pub fn arm7_overlay_table(&self) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:278:16
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn fnt(&self) -> Result<Fnt, RawFntError> {
[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] 278 |     pub fn fnt(&self) -> Result<Fnt<'_>, RawFntError> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:305:19
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn banner(&self) -> Result<Banner, RawBannerError> {
[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] 305 |     pub fn banner(&self) -> Result<Banner<'_>, RawBannerError> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:873:17
[INFO] [stdout]     |
[INFO] [stdout] 873 |     pub fn arm9(&self) -> &Arm9 {
[INFO] [stdout]     |                 ^^^^^     -----
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided 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] 873 |     pub fn arm9(&self) -> &Arm9<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:878:31
[INFO] [stdout]     |
[INFO] [stdout] 878 |     pub fn arm9_overlay_table(&self) -> &OverlayTable {
[INFO] [stdout]     |                               ^^^^^     -------------
[INFO] [stdout]     |                               |         ||
[INFO] [stdout]     |                               |         |the same lifetime is hidden here
[INFO] [stdout]     |                               |         the same lifetime is elided 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] 878 |     pub fn arm9_overlay_table(&self) -> &OverlayTable<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:883:26
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub fn arm9_overlays(&self) -> &[Overlay] {
[INFO] [stdout]     |                          ^^^^^     ----------
[INFO] [stdout]     |                          |         | |
[INFO] [stdout]     |                          |         | the same lifetime is hidden here
[INFO] [stdout]     |                          |         the same lifetime is elided 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] 883 |     pub fn arm9_overlays(&self) -> &[Overlay<'_>] {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:888:17
[INFO] [stdout]     |
[INFO] [stdout] 888 |     pub fn arm7(&self) -> &Arm7 {
[INFO] [stdout]     |                 ^^^^^     -----
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided 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] 888 |     pub fn arm7(&self) -> &Arm7<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:893:31
[INFO] [stdout]     |
[INFO] [stdout] 893 |     pub fn arm7_overlay_table(&self) -> &OverlayTable {
[INFO] [stdout]     |                               ^^^^^     -------------
[INFO] [stdout]     |                               |         ||
[INFO] [stdout]     |                               |         |the same lifetime is hidden here
[INFO] [stdout]     |                               |         the same lifetime is elided 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] 893 |     pub fn arm7_overlay_table(&self) -> &OverlayTable<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:898:26
[INFO] [stdout]     |
[INFO] [stdout] 898 |     pub fn arm7_overlays(&self) -> &[Overlay] {
[INFO] [stdout]     |                          ^^^^^     ----------
[INFO] [stdout]     |                          |         | |
[INFO] [stdout]     |                          |         | the same lifetime is hidden here
[INFO] [stdout]     |                          |         the same lifetime is elided 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] 898 |     pub fn arm7_overlays(&self) -> &[Overlay<'_>] {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s
[INFO] running `Command { std: "docker" "inspect" "a502d072476d91e3cc67ac3a34bc0d496ca50bce4e657f7ecf0dfdd76a45fa45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a502d072476d91e3cc67ac3a34bc0d496ca50bce4e657f7ecf0dfdd76a45fa45", kill_on_drop: false }`
[INFO] [stdout] a502d072476d91e3cc67ac3a34bc0d496ca50bce4e657f7ecf0dfdd76a45fa45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f1731911c9c205568500f711f7aedd88e6fddf75e970cc0f05d6c5799ff7147
[INFO] running `Command { std: "docker" "start" "-a" "0f1731911c9c205568500f711f7aedd88e6fddf75e970cc0f05d6c5799ff7147", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/crypto/blowfish.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Blowfish {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/crypto/blowfish.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// De/encrypts data using the [Blowfish](https://en.wikipedia.org/wiki/Blowfish_(cipher)) block cipher.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/arm9_footer.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Footer of the ARM9 program.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/arm9_footer.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Arm9Footer {
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/autoload_info.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// An entry in the autoload list.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/autoload_info.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AutoloadInfoEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | /// Contains a palette for a banner bitmap, where each color is 15-bit BGR.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub struct BannerPalette(pub [u16; 16]);
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | /// A bitmap in the banner.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 432 | pub struct BannerBitmap(pub [u8; 0x200]);
[INFO] [stdout]     |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | /// An animated banner icon.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:502:12
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub struct BannerAnimation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/build_info.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Build info for the ARM9 module. This is the raw version, see the plain one [here](super::super::BuildInfo).
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/build_info.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BuildInfo {
[INFO] [stdout]    |            ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/fat.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// A file allocation which tells where a file starts and ends in the ROM.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/fat.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FileAlloc {
[INFO] [stdout]    |            ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/fnt.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// A directory entry in the FNT's directory list.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/fnt.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct FntDirectory {
[INFO] [stdout]    |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/header.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | /// Program offset, used for ARM9, ARM7, ARM9i and ARM7i.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/header.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub struct ProgramOffset {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/header.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// Offset to a table in the ROM.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/header.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | pub struct TableOffset {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/rom/raw/hmac_sha1_signature.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// HMAC-SHA1 signature, used for overlays and overlay tables.
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/hmac_sha1_signature.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct HmacSha1Signature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/overlay.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// An entry in an overlay table. This is the raw struct, see the plain one [here](super::super::Overlay).
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/overlay.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Overlay {
[INFO] [stdout]    |            ^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/arm9.rs:445:22
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn autoloads(&self) -> Result<Box<[Autoload]>, Arm9AutoloadError> {
[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] 445 |     pub fn autoloads(&self) -> Result<Box<[Autoload<'_>]>, Arm9AutoloadError> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/banner.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn build(&self) -> Result<raw::Banner, BannerError> {
[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] 101 |     pub fn build(&self) -> Result<raw::Banner<'_>, BannerError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn file(&self, id: u16) -> &File {
[INFO] [stdout]     |                 ^^^^^              -----
[INFO] [stdout]     |                 |                  ||
[INFO] [stdout]     |                 |                  |the same lifetime is hidden here
[INFO] [stdout]     |                 |                  the same lifetime is elided 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] 161 |     pub fn file(&self, id: u16) -> &File<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn build_subtable(&self, parent: &Dir) -> Result<FntSubtable, FileBuildError> {
[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] 240 |     fn build_subtable(&self, parent: &Dir) -> Result<FntSubtable<'_>, FileBuildError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn build_fnt(&self) -> Result<Fnt, FileBuildError> {
[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] 290 |     pub fn build_fnt(&self) -> Result<Fnt<'_>, FileBuildError> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn make_child_file(&mut self, name: String, parent_id: u16, contents: Vec<u8>) -> &File {
[INFO] [stdout]     |                        ^^^^^^^^^                                                      -----
[INFO] [stdout]     |                        |                                                              ||
[INFO] [stdout]     |                        |                                                              |the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here                                    the same 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] 388 |     fn make_child_file(&mut self, name: String, parent_id: u16, contents: Vec<u8>) -> &File<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:474:20
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn display(&self, indent: usize) -> DisplayFileSystem {
[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] 474 |     pub fn display(&self, indent: usize) -> DisplayFileSystem<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rom/overlay_table.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn build(&self) -> raw::OverlayTable {
[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 |     pub fn build(&self) -> raw::OverlayTable<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/arm9_footer.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn display(&self, indent: usize) -> DisplayArm9Footer {
[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] 124 |     pub fn display(&self, indent: usize) -> DisplayArm9Footer<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/autoload_info.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn display(&self, indent: usize) -> DisplayAutoloadInfo {
[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] 165 |     pub fn display(&self, indent: usize) -> DisplayAutoloadInfo<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/banner.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn display(&self, indent: usize) -> DisplayBanner {
[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] 203 |     pub fn display(&self, indent: usize) -> DisplayBanner<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/build_info.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn display(&self, indent: usize) -> DisplayBuildInfo {
[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] 140 |     pub fn display(&self, indent: usize) -> DisplayBuildInfo<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/fnt.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IterFntSubtable {
[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 iter(&self) -> IterFntSubtable<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn display(&self, indent: usize) -> DisplayHeader {
[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] 291 |     pub fn display(&self, indent: usize) -> DisplayHeader<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:482:20
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn display(&self, indent: usize) -> DisplayProgramOffset {
[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] 482 |     pub fn display(&self, indent: usize) -> DisplayProgramOffset<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:517:20
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn display(&self, indent: usize) -> DisplayTableOffset {
[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] 517 |     pub fn display(&self, indent: usize) -> DisplayTableOffset<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/overlay.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn display(&self, indent: usize) -> DisplayOverlay {
[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] 109 |     pub fn display(&self, indent: usize) -> DisplayOverlay<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn arm9(&self) -> Result<Arm9, RawArm9Error> {
[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] 105 |     pub fn arm9(&self) -> Result<Arm9<'_>, RawArm9Error> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn arm9_overlay_table(&self) -> Result<OverlayTable, RawOverlayError> {
[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] 181 |     pub fn arm9_overlay_table(&self) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:191:36
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn arm9_overlay_table_with(&self, arm9: &Arm9) -> Result<OverlayTable, RawOverlayError> {
[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] 191 |     pub fn arm9_overlay_table_with(&self, arm9: &Arm9) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn arm7(&self) -> Result<Arm7, RawHeaderError> {
[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] 214 |     pub fn arm7(&self) -> Result<Arm7<'_>, RawHeaderError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:256:31
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn arm7_overlay_table(&self) -> Result<OverlayTable, RawOverlayError> {
[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] 256 |     pub fn arm7_overlay_table(&self) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:278:16
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn fnt(&self) -> Result<Fnt, RawFntError> {
[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] 278 |     pub fn fnt(&self) -> Result<Fnt<'_>, RawFntError> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:305:19
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn banner(&self) -> Result<Banner, RawBannerError> {
[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] 305 |     pub fn banner(&self) -> Result<Banner<'_>, RawBannerError> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:873:17
[INFO] [stdout]     |
[INFO] [stdout] 873 |     pub fn arm9(&self) -> &Arm9 {
[INFO] [stdout]     |                 ^^^^^     -----
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided 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] 873 |     pub fn arm9(&self) -> &Arm9<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:878:31
[INFO] [stdout]     |
[INFO] [stdout] 878 |     pub fn arm9_overlay_table(&self) -> &OverlayTable {
[INFO] [stdout]     |                               ^^^^^     -------------
[INFO] [stdout]     |                               |         ||
[INFO] [stdout]     |                               |         |the same lifetime is hidden here
[INFO] [stdout]     |                               |         the same lifetime is elided 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] 878 |     pub fn arm9_overlay_table(&self) -> &OverlayTable<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:883:26
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub fn arm9_overlays(&self) -> &[Overlay] {
[INFO] [stdout]     |                          ^^^^^     ----------
[INFO] [stdout]     |                          |         | |
[INFO] [stdout]     |                          |         | the same lifetime is hidden here
[INFO] [stdout]     |                          |         the same lifetime is elided 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] 883 |     pub fn arm9_overlays(&self) -> &[Overlay<'_>] {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:888:17
[INFO] [stdout]     |
[INFO] [stdout] 888 |     pub fn arm7(&self) -> &Arm7 {
[INFO] [stdout]     |                 ^^^^^     -----
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided 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] 888 |     pub fn arm7(&self) -> &Arm7<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:893:31
[INFO] [stdout]     |
[INFO] [stdout] 893 |     pub fn arm7_overlay_table(&self) -> &OverlayTable {
[INFO] [stdout]     |                               ^^^^^     -------------
[INFO] [stdout]     |                               |         ||
[INFO] [stdout]     |                               |         |the same lifetime is hidden here
[INFO] [stdout]     |                               |         the same lifetime is elided 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] 893 |     pub fn arm7_overlay_table(&self) -> &OverlayTable<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:898:26
[INFO] [stdout]     |
[INFO] [stdout] 898 |     pub fn arm7_overlays(&self) -> &[Overlay] {
[INFO] [stdout]     |                          ^^^^^     ----------
[INFO] [stdout]     |                          |         | |
[INFO] [stdout]     |                          |         | the same lifetime is hidden here
[INFO] [stdout]     |                          |         the same lifetime is elided 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] 898 |     pub fn arm7_overlays(&self) -> &[Overlay<'_>] {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling ds-rom v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/crypto/blowfish.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Blowfish {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/crypto/blowfish.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// De/encrypts data using the [Blowfish](https://en.wikipedia.org/wiki/Blowfish_(cipher)) block cipher.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/arm9_footer.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Footer of the ARM9 program.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/arm9_footer.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Arm9Footer {
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/autoload_info.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// An entry in the autoload list.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/autoload_info.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AutoloadInfoEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | /// Contains a palette for a banner bitmap, where each color is 15-bit BGR.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub struct BannerPalette(pub [u16; 16]);
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:429:1
[INFO] [stdout]     |
[INFO] [stdout] 429 | /// A bitmap in the banner.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 432 | pub struct BannerBitmap(pub [u8; 0x200]);
[INFO] [stdout]     |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/banner.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | /// An animated banner icon.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/banner.rs:502:12
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub struct BannerAnimation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/build_info.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Build info for the ARM9 module. This is the raw version, see the plain one [here](super::super::BuildInfo).
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/build_info.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BuildInfo {
[INFO] [stdout]    |            ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/fat.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// A file allocation which tells where a file starts and ends in the ROM.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/fat.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FileAlloc {
[INFO] [stdout]    |            ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/fnt.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// A directory entry in the FNT's directory list.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/fnt.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct FntDirectory {
[INFO] [stdout]    |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/header.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | /// Program offset, used for ARM9, ARM7, ARM9i and ARM7i.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/header.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub struct ProgramOffset {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/rom/raw/header.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// Offset to a table in the ROM.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rom/raw/header.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | pub struct TableOffset {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/rom/raw/hmac_sha1_signature.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// HMAC-SHA1 signature, used for overlays and overlay tables.
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/hmac_sha1_signature.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct HmacSha1Signature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/rom/raw/overlay.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// An entry in an overlay table. This is the raw struct, see the plain one [here](super::super::Overlay).
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rom/raw/overlay.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Overlay {
[INFO] [stdout]    |            ^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/arm9.rs:445:22
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn autoloads(&self) -> Result<Box<[Autoload]>, Arm9AutoloadError> {
[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] 445 |     pub fn autoloads(&self) -> Result<Box<[Autoload<'_>]>, Arm9AutoloadError> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/banner.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn build(&self) -> Result<raw::Banner, BannerError> {
[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] 101 |     pub fn build(&self) -> Result<raw::Banner<'_>, BannerError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn file(&self, id: u16) -> &File {
[INFO] [stdout]     |                 ^^^^^              -----
[INFO] [stdout]     |                 |                  ||
[INFO] [stdout]     |                 |                  |the same lifetime is hidden here
[INFO] [stdout]     |                 |                  the same lifetime is elided 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] 161 |     pub fn file(&self, id: u16) -> &File<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn build_subtable(&self, parent: &Dir) -> Result<FntSubtable, FileBuildError> {
[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] 240 |     fn build_subtable(&self, parent: &Dir) -> Result<FntSubtable<'_>, FileBuildError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn build_fnt(&self) -> Result<Fnt, FileBuildError> {
[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] 290 |     pub fn build_fnt(&self) -> Result<Fnt<'_>, FileBuildError> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn make_child_file(&mut self, name: String, parent_id: u16, contents: Vec<u8>) -> &File {
[INFO] [stdout]     |                        ^^^^^^^^^                                                      -----
[INFO] [stdout]     |                        |                                                              ||
[INFO] [stdout]     |                        |                                                              |the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here                                    the same 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] 388 |     fn make_child_file(&mut self, name: String, parent_id: u16, contents: Vec<u8>) -> &File<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/file.rs:474:20
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn display(&self, indent: usize) -> DisplayFileSystem {
[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] 474 |     pub fn display(&self, indent: usize) -> DisplayFileSystem<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rom/overlay_table.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn build(&self) -> raw::OverlayTable {
[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 |     pub fn build(&self) -> raw::OverlayTable<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/arm9_footer.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn display(&self, indent: usize) -> DisplayArm9Footer {
[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] 124 |     pub fn display(&self, indent: usize) -> DisplayArm9Footer<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/autoload_info.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn display(&self, indent: usize) -> DisplayAutoloadInfo {
[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] 165 |     pub fn display(&self, indent: usize) -> DisplayAutoloadInfo<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/banner.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn display(&self, indent: usize) -> DisplayBanner {
[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] 203 |     pub fn display(&self, indent: usize) -> DisplayBanner<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/build_info.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn display(&self, indent: usize) -> DisplayBuildInfo {
[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] 140 |     pub fn display(&self, indent: usize) -> DisplayBuildInfo<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/fnt.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter(&self) -> IterFntSubtable {
[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 iter(&self) -> IterFntSubtable<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn display(&self, indent: usize) -> DisplayHeader {
[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] 291 |     pub fn display(&self, indent: usize) -> DisplayHeader<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:482:20
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn display(&self, indent: usize) -> DisplayProgramOffset {
[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] 482 |     pub fn display(&self, indent: usize) -> DisplayProgramOffset<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/header.rs:517:20
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn display(&self, indent: usize) -> DisplayTableOffset {
[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] 517 |     pub fn display(&self, indent: usize) -> DisplayTableOffset<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/overlay.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn display(&self, indent: usize) -> DisplayOverlay {
[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] 109 |     pub fn display(&self, indent: usize) -> DisplayOverlay<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn arm9(&self) -> Result<Arm9, RawArm9Error> {
[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] 105 |     pub fn arm9(&self) -> Result<Arm9<'_>, RawArm9Error> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn arm9_overlay_table(&self) -> Result<OverlayTable, RawOverlayError> {
[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] 181 |     pub fn arm9_overlay_table(&self) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:191:36
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn arm9_overlay_table_with(&self, arm9: &Arm9) -> Result<OverlayTable, RawOverlayError> {
[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] 191 |     pub fn arm9_overlay_table_with(&self, arm9: &Arm9) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn arm7(&self) -> Result<Arm7, RawHeaderError> {
[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] 214 |     pub fn arm7(&self) -> Result<Arm7<'_>, RawHeaderError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:256:31
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn arm7_overlay_table(&self) -> Result<OverlayTable, RawOverlayError> {
[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] 256 |     pub fn arm7_overlay_table(&self) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:278:16
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn fnt(&self) -> Result<Fnt, RawFntError> {
[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] 278 |     pub fn fnt(&self) -> Result<Fnt<'_>, RawFntError> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/raw/rom.rs:305:19
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn banner(&self) -> Result<Banner, RawBannerError> {
[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] 305 |     pub fn banner(&self) -> Result<Banner<'_>, RawBannerError> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:873:17
[INFO] [stdout]     |
[INFO] [stdout] 873 |     pub fn arm9(&self) -> &Arm9 {
[INFO] [stdout]     |                 ^^^^^     -----
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided 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] 873 |     pub fn arm9(&self) -> &Arm9<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:878:31
[INFO] [stdout]     |
[INFO] [stdout] 878 |     pub fn arm9_overlay_table(&self) -> &OverlayTable {
[INFO] [stdout]     |                               ^^^^^     -------------
[INFO] [stdout]     |                               |         ||
[INFO] [stdout]     |                               |         |the same lifetime is hidden here
[INFO] [stdout]     |                               |         the same lifetime is elided 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] 878 |     pub fn arm9_overlay_table(&self) -> &OverlayTable<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:883:26
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub fn arm9_overlays(&self) -> &[Overlay] {
[INFO] [stdout]     |                          ^^^^^     ----------
[INFO] [stdout]     |                          |         | |
[INFO] [stdout]     |                          |         | the same lifetime is hidden here
[INFO] [stdout]     |                          |         the same lifetime is elided 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] 883 |     pub fn arm9_overlays(&self) -> &[Overlay<'_>] {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:888:17
[INFO] [stdout]     |
[INFO] [stdout] 888 |     pub fn arm7(&self) -> &Arm7 {
[INFO] [stdout]     |                 ^^^^^     -----
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided 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] 888 |     pub fn arm7(&self) -> &Arm7<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:893:31
[INFO] [stdout]     |
[INFO] [stdout] 893 |     pub fn arm7_overlay_table(&self) -> &OverlayTable {
[INFO] [stdout]     |                               ^^^^^     -------------
[INFO] [stdout]     |                               |         ||
[INFO] [stdout]     |                               |         |the same lifetime is hidden here
[INFO] [stdout]     |                               |         the same lifetime is elided 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] 893 |     pub fn arm7_overlay_table(&self) -> &OverlayTable<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rom/rom.rs:898:26
[INFO] [stdout]     |
[INFO] [stdout] 898 |     pub fn arm7_overlays(&self) -> &[Overlay] {
[INFO] [stdout]     |                          ^^^^^     ----------
[INFO] [stdout]     |                          |         | |
[INFO] [stdout]     |                          |         | the same lifetime is hidden here
[INFO] [stdout]     |                          |         the same lifetime is elided 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] 898 |     pub fn arm7_overlays(&self) -> &[Overlay<'_>] {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.92s
[INFO] running `Command { std: "docker" "inspect" "0f1731911c9c205568500f711f7aedd88e6fddf75e970cc0f05d6c5799ff7147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1731911c9c205568500f711f7aedd88e6fddf75e970cc0f05d6c5799ff7147", kill_on_drop: false }`
[INFO] [stdout] 0f1731911c9c205568500f711f7aedd88e6fddf75e970cc0f05d6c5799ff7147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a175501da3e13c062e5a6b7d8a8eb6dd8efa4fb6d88866a46f64844bf0b6dcc
[INFO] running `Command { std: "docker" "start" "-a" "0a175501da3e13c062e5a6b7d8a8eb6dd8efa4fb6d88866a46f64844bf0b6dcc", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/crypto/blowfish.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Blowfish {
[INFO] [stderr]    |            ^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/crypto/blowfish.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | /// De/encrypts data using the [Blowfish](https://en.wikipedia.org/wiki/Blowfish_(cipher)) block cipher.
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/rom/raw/arm9_footer.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | /// Footer of the ARM9 program.
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rom/raw/arm9_footer.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Arm9Footer {
[INFO] [stderr]    |            ^^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/rom/raw/autoload_info.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | /// An entry in the autoload list.
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rom/raw/autoload_info.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct AutoloadInfoEntry {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/rom/raw/banner.rs:385:1
[INFO] [stderr]     |
[INFO] [stderr] 385 | /// Contains a palette for a banner bitmap, where each color is 15-bit BGR.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/rom/raw/banner.rs:388:12
[INFO] [stderr]     |
[INFO] [stderr] 388 | pub struct BannerPalette(pub [u16; 16]);
[INFO] [stderr]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/rom/raw/banner.rs:429:1
[INFO] [stderr]     |
[INFO] [stderr] 429 | /// A bitmap in the banner.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/rom/raw/banner.rs:432:12
[INFO] [stderr]     |
[INFO] [stderr] 432 | pub struct BannerBitmap(pub [u8; 0x200]);
[INFO] [stderr]     |            ^^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/rom/raw/banner.rs:499:1
[INFO] [stderr]     |
[INFO] [stderr] 499 | /// An animated banner icon.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/rom/raw/banner.rs:502:12
[INFO] [stderr]     |
[INFO] [stderr] 502 | pub struct BannerAnimation {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/rom/raw/build_info.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | /// Build info for the ARM9 module. This is the raw version, see the plain one [here](super::super::BuildInfo).
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rom/raw/build_info.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct BuildInfo {
[INFO] [stderr]    |            ^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/rom/raw/fat.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | /// A file allocation which tells where a file starts and ends in the ROM.
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rom/raw/fat.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct FileAlloc {
[INFO] [stderr]    |            ^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/rom/raw/fnt.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | /// A directory entry in the FNT's directory list.
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rom/raw/fnt.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct FntDirectory {
[INFO] [stderr]    |            ^^^^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/rom/raw/header.rs:466:1
[INFO] [stderr]     |
[INFO] [stderr] 466 | /// Program offset, used for ARM9, ARM7, ARM9i and ARM7i.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/rom/raw/header.rs:469:12
[INFO] [stderr]     |
[INFO] [stderr] 469 | pub struct ProgramOffset {
[INFO] [stderr]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/rom/raw/header.rs:505:1
[INFO] [stderr]     |
[INFO] [stderr] 505 | /// Offset to a table in the ROM.
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/rom/raw/header.rs:508:12
[INFO] [stderr]     |
[INFO] [stderr] 508 | pub struct TableOffset {
[INFO] [stderr]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]  --> src/rom/raw/hmac_sha1_signature.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | /// HMAC-SHA1 signature, used for overlays and overlay tables.
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rom/raw/hmac_sha1_signature.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct HmacSha1Signature {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/rom/raw/overlay.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | /// An entry in an overlay table. This is the raw struct, see the plain one [here](super::super::Overlay).
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rom/raw/overlay.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Overlay {
[INFO] [stderr]    |            ^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/arm9.rs:445:22
[INFO] [stderr]     |
[INFO] [stderr] 445 |     pub fn autoloads(&self) -> Result<Box<[Autoload]>, Arm9AutoloadError> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 445 |     pub fn autoloads(&self) -> Result<Box<[Autoload<'_>]>, Arm9AutoloadError> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/banner.rs:101:18
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub fn build(&self) -> Result<raw::Banner, BannerError> {
[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] 101 |     pub fn build(&self) -> Result<raw::Banner<'_>, BannerError> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/file.rs:161:17
[INFO] [stderr]     |
[INFO] [stderr] 161 |     pub fn file(&self, id: u16) -> &File {
[INFO] [stderr]     |                 ^^^^^              -----
[INFO] [stderr]     |                 |                  ||
[INFO] [stderr]     |                 |                  |the same lifetime is hidden here
[INFO] [stderr]     |                 |                  the same lifetime is elided 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] 161 |     pub fn file(&self, id: u16) -> &File<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/file.rs:240:23
[INFO] [stderr]     |
[INFO] [stderr] 240 |     fn build_subtable(&self, parent: &Dir) -> Result<FntSubtable, FileBuildError> {
[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] 240 |     fn build_subtable(&self, parent: &Dir) -> Result<FntSubtable<'_>, FileBuildError> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/file.rs:290:22
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub fn build_fnt(&self) -> Result<Fnt, FileBuildError> {
[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] 290 |     pub fn build_fnt(&self) -> Result<Fnt<'_>, FileBuildError> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/file.rs:388:24
[INFO] [stderr]     |
[INFO] [stderr] 388 |     fn make_child_file(&mut self, name: String, parent_id: u16, contents: Vec<u8>) -> &File {
[INFO] [stderr]     |                        ^^^^^^^^^                                                      -----
[INFO] [stderr]     |                        |                                                              ||
[INFO] [stderr]     |                        |                                                              |the same lifetime is hidden here
[INFO] [stderr]     |                        the lifetime is elided here                                    the same 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] 388 |     fn make_child_file(&mut self, name: String, parent_id: u16, contents: Vec<u8>) -> &File<'_> {
[INFO] [stderr]     |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/file.rs:474:20
[INFO] [stderr]     |
[INFO] [stderr] 474 |     pub fn display(&self, indent: usize) -> DisplayFileSystem {
[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] 474 |     pub fn display(&self, indent: usize) -> DisplayFileSystem<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rom/overlay_table.rs:61:18
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub fn build(&self) -> raw::OverlayTable {
[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] 61 |     pub fn build(&self) -> raw::OverlayTable<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/arm9_footer.rs:124:20
[INFO] [stderr]     |
[INFO] [stderr] 124 |     pub fn display(&self, indent: usize) -> DisplayArm9Footer {
[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] 124 |     pub fn display(&self, indent: usize) -> DisplayArm9Footer<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/autoload_info.rs:165:20
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn display(&self, indent: usize) -> DisplayAutoloadInfo {
[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] 165 |     pub fn display(&self, indent: usize) -> DisplayAutoloadInfo<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/banner.rs:203:20
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn display(&self, indent: usize) -> DisplayBanner {
[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] 203 |     pub fn display(&self, indent: usize) -> DisplayBanner<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/build_info.rs:140:20
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn display(&self, indent: usize) -> DisplayBuildInfo {
[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] 140 |     pub fn display(&self, indent: usize) -> DisplayBuildInfo<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/fnt.rs:149:17
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn iter(&self) -> IterFntSubtable {
[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 iter(&self) -> IterFntSubtable<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/header.rs:291:20
[INFO] [stderr]     |
[INFO] [stderr] 291 |     pub fn display(&self, indent: usize) -> DisplayHeader {
[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] 291 |     pub fn display(&self, indent: usize) -> DisplayHeader<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/header.rs:482:20
[INFO] [stderr]     |
[INFO] [stderr] 482 |     pub fn display(&self, indent: usize) -> DisplayProgramOffset {
[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] 482 |     pub fn display(&self, indent: usize) -> DisplayProgramOffset<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/header.rs:517:20
[INFO] [stderr]     |
[INFO] [stderr] 517 |     pub fn display(&self, indent: usize) -> DisplayTableOffset {
[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] 517 |     pub fn display(&self, indent: usize) -> DisplayTableOffset<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/overlay.rs:109:20
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn display(&self, indent: usize) -> DisplayOverlay {
[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] 109 |     pub fn display(&self, indent: usize) -> DisplayOverlay<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/rom.rs:105:17
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub fn arm9(&self) -> Result<Arm9, RawArm9Error> {
[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] 105 |     pub fn arm9(&self) -> Result<Arm9<'_>, RawArm9Error> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/rom.rs:181:31
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn arm9_overlay_table(&self) -> Result<OverlayTable, RawOverlayError> {
[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] 181 |     pub fn arm9_overlay_table(&self) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/rom.rs:191:36
[INFO] [stderr]     |
[INFO] [stderr] 191 |     pub fn arm9_overlay_table_with(&self, arm9: &Arm9) -> Result<OverlayTable, RawOverlayError> {
[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] 191 |     pub fn arm9_overlay_table_with(&self, arm9: &Arm9) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/rom.rs:214:17
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn arm7(&self) -> Result<Arm7, RawHeaderError> {
[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] 214 |     pub fn arm7(&self) -> Result<Arm7<'_>, RawHeaderError> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/rom.rs:256:31
[INFO] [stderr]     |
[INFO] [stderr] 256 |     pub fn arm7_overlay_table(&self) -> Result<OverlayTable, RawOverlayError> {
[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] 256 |     pub fn arm7_overlay_table(&self) -> Result<OverlayTable<'_>, RawOverlayError> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/rom.rs:278:16
[INFO] [stderr]     |
[INFO] [stderr] 278 |     pub fn fnt(&self) -> Result<Fnt, RawFntError> {
[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] 278 |     pub fn fnt(&self) -> Result<Fnt<'_>, RawFntError> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/raw/rom.rs:305:19
[INFO] [stderr]     |
[INFO] [stderr] 305 |     pub fn banner(&self) -> Result<Banner, RawBannerError> {
[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] 305 |     pub fn banner(&self) -> Result<Banner<'_>, RawBannerError> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/rom.rs:873:17
[INFO] [stderr]     |
[INFO] [stderr] 873 |     pub fn arm9(&self) -> &Arm9 {
[INFO] [stderr]     |                 ^^^^^     -----
[INFO] [stderr]     |                 |         ||
[INFO] [stderr]     |                 |         |the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is elided 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] 873 |     pub fn arm9(&self) -> &Arm9<'_> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/rom.rs:878:31
[INFO] [stderr]     |
[INFO] [stderr] 878 |     pub fn arm9_overlay_table(&self) -> &OverlayTable {
[INFO] [stderr]     |                               ^^^^^     -------------
[INFO] [stderr]     |                               |         ||
[INFO] [stderr]     |                               |         |the same lifetime is hidden here
[INFO] [stderr]     |                               |         the same lifetime is elided 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] 878 |     pub fn arm9_overlay_table(&self) -> &OverlayTable<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/rom.rs:883:26
[INFO] [stderr]     |
[INFO] [stderr] 883 |     pub fn arm9_overlays(&self) -> &[Overlay] {
[INFO] [stderr]     |                          ^^^^^     ----------
[INFO] [stderr]     |                          |         | |
[INFO] [stderr]     |                          |         | the same lifetime is hidden here
[INFO] [stderr]     |                          |         the same lifetime is elided 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] 883 |     pub fn arm9_overlays(&self) -> &[Overlay<'_>] {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/rom.rs:888:17
[INFO] [stderr]     |
[INFO] [stderr] 888 |     pub fn arm7(&self) -> &Arm7 {
[INFO] [stderr]     |                 ^^^^^     -----
[INFO] [stderr]     |                 |         ||
[INFO] [stderr]     |                 |         |the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is elided 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] 888 |     pub fn arm7(&self) -> &Arm7<'_> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/rom.rs:893:31
[INFO] [stderr]     |
[INFO] [stderr] 893 |     pub fn arm7_overlay_table(&self) -> &OverlayTable {
[INFO] [stderr]     |                               ^^^^^     -------------
[INFO] [stderr]     |                               |         ||
[INFO] [stderr]     |                               |         |the same lifetime is hidden here
[INFO] [stderr]     |                               |         the same lifetime is elided 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] 893 |     pub fn arm7_overlay_table(&self) -> &OverlayTable<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rom/rom.rs:898:26
[INFO] [stderr]     |
[INFO] [stderr] 898 |     pub fn arm7_overlays(&self) -> &[Overlay] {
[INFO] [stderr]     |                          ^^^^^     ----------
[INFO] [stderr]     |                          |         | |
[INFO] [stderr]     |                          |         | the same lifetime is hidden here
[INFO] [stderr]     |                          |         the same lifetime is elided 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] 898 |     pub fn arm7_overlays(&self) -> &[Overlay<'_>] {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ds-rom` (lib) generated 56 warnings
[INFO] [stderr] warning: `ds-rom` (lib test) generated 56 warnings (56 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ds_rom-77c0221995f0b897)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_extract_build.rs (/opt/rustwide/target/debug/deps/test_extract_build-64d7ba61b0e7e918)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_extract_build ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_extract_build stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_extract_build' panicked at tests/test_extract_build.rs:17:5:
[INFO] [stdout] assertion failed: arm7_bios.exists()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560a94383702 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560a94383702 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560a94383702 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x560a94383702 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x560a943ad303 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x560a943ad303 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x560a9437fe13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x560a9437fe13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x560a94383552 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x560a94384fc9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x560a94384dfe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x560a940fa014 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x560a940fa014 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x560a94385a9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x560a94385a9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x560a94385736 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x560a94383c09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x560a943853fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x560a943aa900 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x560a943aa98c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x560a93e23059 - test_extract_build::test_extract_build::hd0fd82419c5ccc8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_extract_build.rs:17:5
[INFO] [stdout]   21:     0x560a93e22d47 - test_extract_build::test_extract_build::{{closure}}::h44b8dea7186a2abb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_extract_build.rs:11:28
[INFO] [stdout]   22:     0x560a93e3a996 - core::ops::function::FnOnce::call_once::h505d27293aae2577
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x560a940ff87b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x560a940ff87b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x560a940fe9b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x560a940fe9b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x560a940fe9b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x560a940fe9b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x560a940fe9b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x560a940fe9b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x560a940fe9b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x560a940c25b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x560a940c25b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x560a940c5f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x560a940c5f8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x560a940c5f8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x560a940c5f8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x560a940c5f8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x560a940c5f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x560a940c5f8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x560a94388c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x560a94388c3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7a673ecb9aa4 - <unknown>
[INFO] [stdout]   44:     0x7a673ed46a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_extract_build
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_extract_build`
[INFO] running `Command { std: "docker" "inspect" "0a175501da3e13c062e5a6b7d8a8eb6dd8efa4fb6d88866a46f64844bf0b6dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a175501da3e13c062e5a6b7d8a8eb6dd8efa4fb6d88866a46f64844bf0b6dcc", kill_on_drop: false }`
[INFO] [stdout] 0a175501da3e13c062e5a6b7d8a8eb6dd8efa4fb6d88866a46f64844bf0b6dcc
