[INFO] cloning repository https://github.com/AetiasHax/ds-rom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AetiasHax/ds-rom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetiasHax%2Fds-rom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetiasHax%2Fds-rom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b2c33e4eb3fc15531da7a36b87eb44b565058c9
[INFO] documenting AetiasHax/ds-rom against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetiasHax%2Fds-rom" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AetiasHax/ds-rom
[INFO] finished tweaking git repo https://github.com/AetiasHax/ds-rom
[INFO] tweaked toml for git repo https://github.com/AetiasHax/ds-rom written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AetiasHax/ds-rom on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AetiasHax/ds-rom 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield-struct v0.8.0
[INFO] [stderr]   Downloaded rust-bitwriter v0.0.1
[INFO] [stderr]   Downloaded bitreader v0.3.8
[INFO] [stderr]   Downloaded snafu v0.8.3
[INFO] [stderr]   Downloaded snafu-derive v0.8.3
[INFO] [stderr]   Downloaded clap v4.5.22
[INFO] [stderr]   Downloaded libyml v0.0.3
[INFO] [stderr]   Downloaded cc v1.0.102
[INFO] [stderr]   Downloaded serde_yml v0.0.10
[INFO] [stderr]   Downloaded clap_builder v4.5.22
[INFO] [stderr]   Downloaded image v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b619887e6372a74f6ab4e3deb52399a57372f3f36fe4eb7dc7dbfbdef3e5b531
[INFO] running `Command { std: "docker" "start" "-a" "b619887e6372a74f6ab4e3deb52399a57372f3f36fe4eb7dc7dbfbdef3e5b531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b619887e6372a74f6ab4e3deb52399a57372f3f36fe4eb7dc7dbfbdef3e5b531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b619887e6372a74f6ab4e3deb52399a57372f3f36fe4eb7dc7dbfbdef3e5b531", kill_on_drop: false }`
[INFO] [stdout] b619887e6372a74f6ab4e3deb52399a57372f3f36fe4eb7dc7dbfbdef3e5b531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d3f9879ecd5a6e7fb2576e8ed385242a57733efca09720070d654659728933c
[INFO] running `Command { std: "docker" "start" "-a" "8d3f9879ecd5a6e7fb2576e8ed385242a57733efca09720070d654659728933c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_yml v0.0.10
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking libyml v0.0.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bitreader v0.3.8
[INFO] [stderr]     Checking rust-bitwriter v0.0.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking anyhow v1.0.86
[INFO] [stderr]     Checking clap_builder v4.5.22
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[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 clap_derive v4.5.18
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking snafu v0.8.3
[INFO] [stderr]     Checking clap v4.5.22
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking ds-rom v0.6.1 (/opt/rustwide/workdir/lib)
[INFO] [stderr]  Documenting ds-rom v0.6.1 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unresolved link to `LZ77`
[INFO] [stdout]   --> lib/src/compress/lz77.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// De/compresses data using a backwards [LZ77])(https://en.wikipedia.org/wiki/LZ77_and_LZ78#LZ77) algorithm. "Backwards"
[INFO] [stdout]    |                                           ^^^^ no item named `LZ77` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Lz77ParseError` links to private item `Tokens::decompress`
[INFO] [stdout]    --> lib/src/compress/lz77.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 | /// Errors related to [`Tokens::decompress`].
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `File` links to private item `FileError`
[INFO] [stdout]    --> lib/src/crypto/blowfish.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 |     /// See [FileError].
[INFO] [stdout]     |              ^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `OverlaySignatureError`
[INFO] [stdout]    --> lib/src/rom/arm9.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |     /// See [`OverlaySignatureError`].
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ no item named `OverlaySignatureError` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::get_autoload_infos`
[INFO] [stdout]    --> lib/src/rom/arm9.rs:424:73
[INFO] [stdout]     |
[INFO] [stdout] 424 |     /// This function will return an error if [`Self::build_info`] or [`Self::get_autoload_infos`] fails or this ARM9 program
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Arm9` has no field or associated item named `get_autoload_infos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::get_autoload_infos`
[INFO] [stdout]    --> lib/src/rom/arm9.rs:443:73
[INFO] [stdout]     |
[INFO] [stdout] 443 |     /// This function will return an error if [`Self::build_info`] or [`Self::get_autoload_infos`] fails or this ARM9 program
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Arm9` has no field or associated item named `get_autoload_infos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RgbImage::save`
[INFO] [stdout]    --> lib/src/rom/banner.rs:268:15
[INFO] [stdout]     |
[INFO] [stdout] 268 |     /// See [`RgbImage::save`].
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ no item named `RgbImage` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::super::Files`
[INFO] [stdout]   --> lib/src/rom/raw/fnt.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// the plain one [here](super::super::Files).
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ no item named `Files` in module `rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `File` links to private item `FileError`
[INFO] [stdout]    --> lib/src/rom/rom.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     /// See [`FileError`].
[INFO] [stdout]     |               ^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/src/compress/lz77.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// De/compresses data using a backwards [LZ77])(https://en.wikipedia.org/wiki/LZ77_and_LZ78#LZ77) algorithm. "Backwards"
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// De/compresses data using a backwards [LZ77])(<https://en.wikipedia.org/wiki/LZ77_and_LZ78#LZ77>) algorithm. "Backwards"
[INFO] [stdout]    |                                                  +                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> lib/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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> lib/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]   --> lib/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]   --> lib/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]   --> lib/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]   --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]   --> lib/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]   --> lib/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]   --> lib/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]   --> lib/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]   --> lib/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]   --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]  --> lib/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]   --> lib/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]   --> lib/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]   --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]   --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]    --> lib/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]  Documenting ds-rom-cli v0.6.1 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.17s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ds_rom/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "8d3f9879ecd5a6e7fb2576e8ed385242a57733efca09720070d654659728933c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d3f9879ecd5a6e7fb2576e8ed385242a57733efca09720070d654659728933c", kill_on_drop: false }`
[INFO] [stdout] 8d3f9879ecd5a6e7fb2576e8ed385242a57733efca09720070d654659728933c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe8a88465c113262daa0f054f617a983a517c5cef7372729734e9766821c6187
[INFO] running `Command { std: "docker" "start" "-a" "fe8a88465c113262daa0f054f617a983a517c5cef7372729734e9766821c6187", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "fe8a88465c113262daa0f054f617a983a517c5cef7372729734e9766821c6187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8a88465c113262daa0f054f617a983a517c5cef7372729734e9766821c6187", kill_on_drop: false }`
[INFO] [stdout] fe8a88465c113262daa0f054f617a983a517c5cef7372729734e9766821c6187
