[INFO] cloning repository https://github.com/ndhaba/ndumpmgr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndhaba/ndumpmgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhaba%2Fndumpmgr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhaba%2Fndumpmgr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f41dce74455694a54763279687e794e1d4a013cc [INFO] checking ndhaba/ndumpmgr against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhaba%2Fndumpmgr" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ndhaba/ndumpmgr [INFO] finished tweaking git repo https://github.com/ndhaba/ndumpmgr [INFO] tweaked toml for git repo https://github.com/ndhaba/ndumpmgr written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ndhaba/ndumpmgr on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ndhaba/ndumpmgr 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rphtml v0.5.12 [INFO] [stderr] Downloaded visdom v1.0.3 [INFO] [stderr] Downloaded fancy-regex v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0719a56bf880aeb5722a5cc481dc88b83cb371cb23553f784a0450fcab61ee74 [INFO] running `Command { std: "docker" "start" "-a" "0719a56bf880aeb5722a5cc481dc88b83cb371cb23553f784a0450fcab61ee74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0719a56bf880aeb5722a5cc481dc88b83cb371cb23553f784a0450fcab61ee74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0719a56bf880aeb5722a5cc481dc88b83cb371cb23553f784a0450fcab61ee74", kill_on_drop: false }` [INFO] [stdout] 0719a56bf880aeb5722a5cc481dc88b83cb371cb23553f784a0450fcab61ee74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8981b5689af73b03d1ef12cbd0f89211c9d314e1f15c9819c42a0217dbb11ed [INFO] running `Command { std: "docker" "start" "-a" "c8981b5689af73b03d1ef12cbd0f89211c9d314e1f15c9819c42a0217dbb11ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling compress-tools v0.15.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ureq-proto v0.4.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking fancy-regex v0.16.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking htmlentity v1.3.2 [INFO] [stderr] Checking zerovec v0.11.3 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking rphtml v0.5.12 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking visdom v1.0.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ureq v3.0.12 [INFO] [stderr] Checking ndumplib v0.1.0 (/opt/rustwide/workdir/ndumplib) [INFO] [stdout] warning: unused variable: `iso_path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | fn convert_iso(&self, iso_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iso_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_directory` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | fn convert_iso(&self, iso_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_directory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remove` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:62:67 [INFO] [stdout] | [INFO] [stdout] 62 | fn convert_iso(&self, iso_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iso_path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | fn convert_iso(&self, iso_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iso_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cue_path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | fn convert_cue(&self, cue_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cue_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_directory` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:66:43 [INFO] [stdout] | [INFO] [stdout] 66 | fn convert_cue(&self, cue_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_directory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remove` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | fn convert_cue(&self, cue_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_directory` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | fn convert_iso(&self, iso_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_directory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | path: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remove` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:62:67 [INFO] [stdout] | [INFO] [stdout] 62 | fn convert_iso(&self, iso_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_directory` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | output_directory: &str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_directory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cue_path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | fn convert_cue(&self, cue_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cue_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remove` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | remove: bool, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_directory` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:66:43 [INFO] [stdout] | [INFO] [stdout] 66 | fn convert_cue(&self, cue_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_directory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_rom_info(&self, path: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remove` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | fn convert_cue(&self, cue_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | path: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_directory` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | output_directory: &str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_directory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remove` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | remove: bool, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_rom_info(&self, path: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn verify_chd(&self, path: &impl AsRef) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> ndumplib/src/dump_manager.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn verify_chd(&self, path: &impl AsRef) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `first_match` is never used [INFO] [stdout] --> ndumplib/src/utils.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn first_match(regex: &Regex, input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_string` and `to_string` are never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl Codec { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 24 | fn from_string(str: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn to_string(self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateOptions` is never constructed [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct CreateOptions { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_cd` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn create_cd( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtractOptions` is never constructed [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ExtractOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_cd` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn extract_cd( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn verify(input: &impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `first_match` is never used [INFO] [stdout] --> ndumplib/src/utils.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn first_match(regex: &Regex, input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Mode1`, `Mode2Raw`, and `Audio` are never constructed [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub enum TrackType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 153 | Mode1, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 154 | Mode2Raw, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 155 | Audio, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrackType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_str` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 158 | impl TrackType { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 159 | fn from_str(str: &str) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_string` and `to_string` are never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl Codec { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 24 | fn from_string(str: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn to_string(self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_usize` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | fn parse_usize(regex: &Regex, input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateOptions` is never constructed [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct CreateOptions { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_sha1` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn parse_sha1(regex: &Regex, input: &str) -> Option<[u8; 20]> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_cd` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn create_cd( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn info(input: &impl AsRef) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtractOptions` is never constructed [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ExtractOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `convert_iso` and `convert_cue` are never used [INFO] [stdout] --> ndumplib/src/dump_manager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 33 | impl DumpManager { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | fn convert_iso(&self, iso_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn convert_cue(&self, cue_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_cd` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn extract_cd( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn verify(input: &impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ndumplib/src/utils.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result; [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Mode1`, `Mode2Raw`, and `Audio` are never constructed [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub enum TrackType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 153 | Mode1, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 154 | Mode2Raw, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 155 | Audio, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrackType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_str` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 158 | impl TrackType { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 159 | fn from_str(str: &str) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_usize` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | fn parse_usize(regex: &Regex, input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_sha1` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn parse_sha1(regex: &Regex, input: &str) -> Option<[u8; 20]> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ndumplib/src/utils.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------- 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] 16 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> ndumplib/src/utils/chdman.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn info(input: &impl AsRef) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `convert_iso` and `convert_cue` are never used [INFO] [stdout] --> ndumplib/src/dump_manager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 33 | impl DumpManager { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | fn convert_iso(&self, iso_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn convert_cue(&self, cue_path: &str, output_directory: &str, remove: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ndumplib/src/utils.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------- 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] 23 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ndumplib/src/utils.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result; [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ndumplib/src/utils.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------- 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] 16 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ndumplib/src/utils.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------- 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] 23 | fn prepare_cached_common(&self, sql: &str) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ndumpmgr v0.1.0 (/opt/rustwide/workdir/ndumpmgr) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.43s [INFO] running `Command { std: "docker" "inspect" "c8981b5689af73b03d1ef12cbd0f89211c9d314e1f15c9819c42a0217dbb11ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8981b5689af73b03d1ef12cbd0f89211c9d314e1f15c9819c42a0217dbb11ed", kill_on_drop: false }` [INFO] [stdout] c8981b5689af73b03d1ef12cbd0f89211c9d314e1f15c9819c42a0217dbb11ed