[INFO] fetching crate hxcfe 0.1.5...
[INFO] checking hxcfe-0.1.5 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate hxcfe 0.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hxcfe 0.1.5
[INFO] finished tweaking crates.io crate hxcfe 0.1.5
[INFO] tweaked toml for crates.io crate hxcfe 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hxcfe 0.1.5 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hxcfe 0.1.5 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 930ea251f0328c7cc5745aad5b862af49d34a1322b165a4f548fa4d0672aa79b
[INFO] running `Command { std: "docker" "start" "-a" "930ea251f0328c7cc5745aad5b862af49d34a1322b165a4f548fa4d0672aa79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "930ea251f0328c7cc5745aad5b862af49d34a1322b165a4f548fa4d0672aa79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "930ea251f0328c7cc5745aad5b862af49d34a1322b165a4f548fa4d0672aa79b", kill_on_drop: false }`
[INFO] [stdout] 930ea251f0328c7cc5745aad5b862af49d34a1322b165a4f548fa4d0672aa79b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5382c1f567527d00380559dad96b5a67379ac9fb7bb078171201ccd473d1ae5
[INFO] running `Command { std: "docker" "start" "-a" "f5382c1f567527d00380559dad96b5a67379ac9fb7bb078171201ccd473d1ae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling enumn v0.1.12
[INFO] [stderr]    Compiling hxcadaptor-sys v0.1.5
[INFO] [stderr]    Compiling hxcfe-sys v0.1.5
[INFO] [stderr]     Checking hxcfe v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `HXCFE_VALIDFILE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     HXCFE_VALIDFILE = 1,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeValidfile`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_NOERROR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     HXCFE_NOERROR = 0,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeNoerror`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_ACCESSERROR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     HXCFE_ACCESSERROR = -1,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeAccesserror`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_BADFILE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     HXCFE_BADFILE = -2,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeBadfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_FILECORRUPTED` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     HXCFE_FILECORRUPTED = -3,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeFilecorrupted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_BADPARAMETER` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     HXCFE_BADPARAMETER = -4,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeBadparameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_INTERNALERROR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     HXCFE_INTERNALERROR = -5,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeInternalerror`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_UNSUPPORTEDFILE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     HXCFE_UNSUPPORTEDFILE = -6,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeUnsupportedfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Amiga_Mfm` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Amiga_Mfm = AMIGA_MFM_ENCODING,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `AmigaMfm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_VALIDFILE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     HXCFE_VALIDFILE = 1,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeValidfile`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_NOERROR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     HXCFE_NOERROR = 0,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeNoerror`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_ACCESSERROR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     HXCFE_ACCESSERROR = -1,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeAccesserror`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_BADFILE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     HXCFE_BADFILE = -2,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeBadfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_FILECORRUPTED` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     HXCFE_FILECORRUPTED = -3,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeFilecorrupted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_BADPARAMETER` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     HXCFE_BADPARAMETER = -4,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeBadparameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_INTERNALERROR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     HXCFE_INTERNALERROR = -5,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeInternalerror`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HXCFE_UNSUPPORTEDFILE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     HXCFE_UNSUPPORTEDFILE = -6,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeUnsupportedfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Amiga_Mfm` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Amiga_Mfm = AMIGA_MFM_ENCODING,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `AmigaMfm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `img` is never read
[INFO] [stdout]   --> src/sector_access.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SectorAccess<'img> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     img: &'img Img,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:126:55
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn layout_manager<'hfe>(&'hfe self) -> Option<LayoutManager> {
[INFO] [stdout]     |                                  ----                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named 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: consistently use `'hfe`
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn layout_manager<'hfe>(&'hfe self) -> Option<LayoutManager<'hfe>> {
[INFO] [stdout]     |                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fs_manager.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn open_dir(&self, folder: &str) -> Result<DirHandler, i32> {
[INFO] [stdout]    |                     ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]    |                     |                              |
[INFO] [stdout]    |                     |                              the same lifetime is hidden here
[INFO] [stdout]    |                     |                              the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn open_dir(&self, folder: &str) -> Result<DirHandler<'_>, i32> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `FSENTRY_` does not permit being left uninitialized
[INFO] [stdout]   --> src/fs_manager.rs:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let mut entry: HXCFE_FSENTRY = unsafe { MaybeUninit::uninit().assume_init() };
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this code causes undefined behavior when executed
[INFO] [stdout]    |                                                 help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/img.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn interface_mode(&self) -> Interface {
[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] 39 |     pub fn interface_mode(&self) -> Interface<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/img.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn sector_access(&self) -> Option<SectorAccess> {
[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] 46 |     pub fn sector_access(&self) -> Option<SectorAccess<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/img_loaders.rs:157:30
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn loader_for_format(&self, format: &str) -> Option<ImgLoader> {
[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] 157 |     pub fn loader_for_format(&self, format: &str) -> Option<ImgLoader<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/img_loaders.rs:162:45
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn loader_for_fname<P: AsRef<Path>>(&self, p: P) -> Option<ImgLoader> {
[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] 162 |     pub fn loader_for_fname<P: AsRef<Path>>(&self, p: P) -> Option<ImgLoader<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sector_access.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn sector_config(&self, pos: i32) -> SectorConfig {
[INFO] [stdout]    |                          ^^^^^               ^^^^^^^^^^^^
[INFO] [stdout]    |                          |                   |
[INFO] [stdout]    |                          |                   the same lifetime is hidden here
[INFO] [stdout]    |                          |                   the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn sector_config(&self, pos: i32) -> SectorConfig<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sector_access.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     ) -> Option<SectorConfig> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> Option<SectorConfig<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sector_access.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 90 |     ) -> Option<SectorConfig> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     ) -> Option<SectorConfig<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sector_access.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 110 |     ) -> Option<SectorConfigArray> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the same lifetime is hidden here
[INFO] [stdout]     |                 the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     ) -> Option<SectorConfigArray<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `img` is never read
[INFO] [stdout]   --> src/sector_access.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SectorAccess<'img> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     img: &'img Img,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:126:55
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn layout_manager<'hfe>(&'hfe self) -> Option<LayoutManager> {
[INFO] [stdout]     |                                  ----                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named 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: consistently use `'hfe`
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn layout_manager<'hfe>(&'hfe self) -> Option<LayoutManager<'hfe>> {
[INFO] [stdout]     |                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fs_manager.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn open_dir(&self, folder: &str) -> Result<DirHandler, i32> {
[INFO] [stdout]    |                     ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]    |                     |                              |
[INFO] [stdout]    |                     |                              the same lifetime is hidden here
[INFO] [stdout]    |                     |                              the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn open_dir(&self, folder: &str) -> Result<DirHandler<'_>, i32> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `FSENTRY_` does not permit being left uninitialized
[INFO] [stdout]   --> src/fs_manager.rs:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let mut entry: HXCFE_FSENTRY = unsafe { MaybeUninit::uninit().assume_init() };
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this code causes undefined behavior when executed
[INFO] [stdout]    |                                                 help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/img.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn interface_mode(&self) -> Interface {
[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] 39 |     pub fn interface_mode(&self) -> Interface<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/img.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn sector_access(&self) -> Option<SectorAccess> {
[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] 46 |     pub fn sector_access(&self) -> Option<SectorAccess<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/img_loaders.rs:157:30
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn loader_for_format(&self, format: &str) -> Option<ImgLoader> {
[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] 157 |     pub fn loader_for_format(&self, format: &str) -> Option<ImgLoader<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/img_loaders.rs:162:45
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn loader_for_fname<P: AsRef<Path>>(&self, p: P) -> Option<ImgLoader> {
[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] 162 |     pub fn loader_for_fname<P: AsRef<Path>>(&self, p: P) -> Option<ImgLoader<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sector_access.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn sector_config(&self, pos: i32) -> SectorConfig {
[INFO] [stdout]    |                          ^^^^^               ^^^^^^^^^^^^
[INFO] [stdout]    |                          |                   |
[INFO] [stdout]    |                          |                   the same lifetime is hidden here
[INFO] [stdout]    |                          |                   the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn sector_config(&self, pos: i32) -> SectorConfig<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sector_access.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     ) -> Option<SectorConfig> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> Option<SectorConfig<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sector_access.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 90 |     ) -> Option<SectorConfig> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     ) -> Option<SectorConfig<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sector_access.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 110 |     ) -> Option<SectorConfigArray> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the same lifetime is hidden here
[INFO] [stdout]     |                 the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     ) -> Option<SectorConfigArray<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "f5382c1f567527d00380559dad96b5a67379ac9fb7bb078171201ccd473d1ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5382c1f567527d00380559dad96b5a67379ac9fb7bb078171201ccd473d1ae5", kill_on_drop: false }`
[INFO] [stdout] f5382c1f567527d00380559dad96b5a67379ac9fb7bb078171201ccd473d1ae5
