[INFO] fetching crate hxcfe 0.1.5... [INFO] testing hxcfe-0.1.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hxcfe 0.1.5 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hxcfe 0.1.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumn v0.1.12 [INFO] [stderr] Downloaded copy_dir v0.1.3 [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded rustix v0.38.15 [INFO] [stderr] Downloaded linux-raw-sys v0.4.8 [INFO] [stderr] Downloaded hxcadaptor-sys v0.1.5 [INFO] [stderr] Downloaded hxcfe-sys v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 005d52a3fb0cbc2770c502b72469d60f79d033a6cd47fb6f2a1889397d998425 [INFO] running `Command { std: "docker" "start" "-a" "005d52a3fb0cbc2770c502b72469d60f79d033a6cd47fb6f2a1889397d998425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "005d52a3fb0cbc2770c502b72469d60f79d033a6cd47fb6f2a1889397d998425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "005d52a3fb0cbc2770c502b72469d60f79d033a6cd47fb6f2a1889397d998425", kill_on_drop: false }` [INFO] [stdout] 005d52a3fb0cbc2770c502b72469d60f79d033a6cd47fb6f2a1889397d998425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b00cf3e95d6c8682fb79c710b79187adbc57acf66ec408a14e78c53d4b497bb [INFO] running `Command { std: "docker" "start" "-a" "2b00cf3e95d6c8682fb79c710b79187adbc57acf66ec408a14e78c53d4b497bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.3.9 [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] Compiling 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: 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 { [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> { [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 { [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, 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` 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 { [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> { [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 { [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> { [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>(&self, p: P) -> Option { [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>(&self, p: P) -> Option> { [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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "2b00cf3e95d6c8682fb79c710b79187adbc57acf66ec408a14e78c53d4b497bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b00cf3e95d6c8682fb79c710b79187adbc57acf66ec408a14e78c53d4b497bb", kill_on_drop: false }` [INFO] [stdout] 2b00cf3e95d6c8682fb79c710b79187adbc57acf66ec408a14e78c53d4b497bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ab18b5c10e1344f2d6d59c108771077c8e0427ed627995c6908be02a8d0592f [INFO] running `Command { std: "docker" "start" "-a" "6ab18b5c10e1344f2d6d59c108771077c8e0427ed627995c6908be02a8d0592f", kill_on_drop: false }` [INFO] [stderr] Compiling hxcadaptor-sys v0.1.5 [INFO] [stderr] Compiling hxcfe-sys v0.1.5 [INFO] [stderr] Compiling 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 { [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> { [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 { [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, 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` 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 { [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> { [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 { [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> { [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>(&self, p: P) -> Option { [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>(&self, p: P) -> Option> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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, 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` 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 { [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> { [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 { [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> { [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>(&self, p: P) -> Option { [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>(&self, p: P) -> Option> { [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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "6ab18b5c10e1344f2d6d59c108771077c8e0427ed627995c6908be02a8d0592f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab18b5c10e1344f2d6d59c108771077c8e0427ed627995c6908be02a8d0592f", kill_on_drop: false }` [INFO] [stdout] 6ab18b5c10e1344f2d6d59c108771077c8e0427ed627995c6908be02a8d0592f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b212d7ae5e17431925fc39cf7c3495e1dddb5e1c99ce9458e6a5b17fe522cc9a [INFO] running `Command { std: "docker" "start" "-a" "b212d7ae5e17431925fc39cf7c3495e1dddb5e1c99ce9458e6a5b17fe522cc9a", kill_on_drop: false }` [INFO] [stderr] Compiling hxcadaptor-sys v0.1.5 [INFO] [stderr] Compiling hxcfe-sys v0.1.5 [INFO] [stderr] Compiling hxcfe v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant `HXCFE_VALIDFILE` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | HXCFE_VALIDFILE = 1, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeValidfile` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_NOERROR` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | HXCFE_NOERROR = 0, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeNoerror` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_ACCESSERROR` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | HXCFE_ACCESSERROR = -1, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeAccesserror` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_BADFILE` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | HXCFE_BADFILE = -2, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeBadfile` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_FILECORRUPTED` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | HXCFE_FILECORRUPTED = -3, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeFilecorrupted` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_BADPARAMETER` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | HXCFE_BADPARAMETER = -4, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeBadparameter` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_INTERNALERROR` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | HXCFE_INTERNALERROR = -5, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeInternalerror` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_UNSUPPORTEDFILE` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | HXCFE_UNSUPPORTEDFILE = -6, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeUnsupportedfile` [INFO] [stderr] [INFO] [stderr] warning: variant `Amiga_Mfm` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | Amiga_Mfm = AMIGA_MFM_ENCODING, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AmigaMfm` [INFO] [stderr] [INFO] [stderr] warning: field `img` is never read [INFO] [stderr] --> src/sector_access.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct SectorAccess<'img> { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 11 | img: &'img Img, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:126:55 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn layout_manager<'hfe>(&'hfe self) -> Option { [INFO] [stderr] | ---- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named 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: consistently use `'hfe` [INFO] [stderr] | [INFO] [stderr] 126 | pub fn layout_manager<'hfe>(&'hfe self) -> Option> { [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fs_manager.rs:58:21 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn open_dir(&self, folder: &str) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 58 | pub fn open_dir(&self, folder: &str) -> Result, i32> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: the type `FSENTRY_` does not permit being left uninitialized [INFO] [stderr] --> src/fs_manager.rs:77:49 [INFO] [stderr] | [INFO] [stderr] 77 | let mut entry: HXCFE_FSENTRY = unsafe { MaybeUninit::uninit().assume_init() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/img.rs:39:27 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn interface_mode(&self) -> Interface { [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] 39 | pub fn interface_mode(&self) -> Interface<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/img.rs:46:26 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn sector_access(&self) -> Option { [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] 46 | pub fn sector_access(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/img_loaders.rs:157:30 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn loader_for_format(&self, format: &str) -> Option { [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] 157 | pub fn loader_for_format(&self, format: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/img_loaders.rs:162:45 [INFO] [stderr] | [INFO] [stderr] 162 | pub fn loader_for_fname>(&self, p: P) -> Option { [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] 162 | pub fn loader_for_fname>(&self, p: P) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sector_access.rs:39:26 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn sector_config(&self, pos: i32) -> SectorConfig { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 39 | pub fn sector_config(&self, pos: i32) -> SectorConfig<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sector_access.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 69 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 69 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sector_access.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 90 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 90 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sector_access.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 110 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 110 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `hxcfe` (lib) generated 21 warnings (21 duplicates) [INFO] [stderr] warning: `hxcfe` (lib test) generated 21 warnings (run `cargo fix --lib -p hxcfe --tests` to apply 10 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hxcfe-83b8d68d497a62fe) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::list_interfaces ... ok [INFO] [stdout] test test::version ... ok [INFO] [stdout] test test::list_layouts ... ok [INFO] [stderr] Running tests/file_handling.rs (/opt/rustwide/target/debug/deps/file_handling-afe4704bc10ae278) [INFO] [stdout] test test::list_modules ... ok [INFO] [stdout] test test::dsk_loader ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test load_missing_dsk - should panic ... ok [INFO] [stdout] test load_dsk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests hxcfe [INFO] [stderr] warning: variant `HXCFE_VALIDFILE` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | HXCFE_VALIDFILE = 1, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeValidfile` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_NOERROR` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | HXCFE_NOERROR = 0, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeNoerror` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_ACCESSERROR` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | HXCFE_ACCESSERROR = -1, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeAccesserror` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_BADFILE` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | HXCFE_BADFILE = -2, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeBadfile` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_FILECORRUPTED` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | HXCFE_FILECORRUPTED = -3, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeFilecorrupted` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_BADPARAMETER` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | HXCFE_BADPARAMETER = -4, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeBadparameter` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_INTERNALERROR` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | HXCFE_INTERNALERROR = -5, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeInternalerror` [INFO] [stderr] [INFO] [stderr] warning: variant `HXCFE_UNSUPPORTEDFILE` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | HXCFE_UNSUPPORTEDFILE = -6, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HxcfeUnsupportedfile` [INFO] [stderr] [INFO] [stderr] warning: variant `Amiga_Mfm` should have an upper camel case name [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | Amiga_Mfm = AMIGA_MFM_ENCODING, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AmigaMfm` [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [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] running `Command { std: "docker" "inspect" "b212d7ae5e17431925fc39cf7c3495e1dddb5e1c99ce9458e6a5b17fe522cc9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b212d7ae5e17431925fc39cf7c3495e1dddb5e1c99ce9458e6a5b17fe522cc9a", kill_on_drop: false }` [INFO] [stdout] b212d7ae5e17431925fc39cf7c3495e1dddb5e1c99ce9458e6a5b17fe522cc9a