[INFO] cloning repository https://github.com/DCNick3/hac-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCNick3/hac-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fhac-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fhac-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acdb809b2c1868c12d3cc4fe6689dc52607aeb79
[INFO] building DCNick3/hac-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fhac-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DCNick3/hac-rs
[INFO] finished tweaking git repo https://github.com/DCNick3/hac-rs
[INFO] tweaked toml for git repo https://github.com/DCNick3/hac-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DCNick3/hac-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DCNick3/hac-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67692577f915cd80c35b30cf68fbb61819f46c9603e8717e6ecff193265ef39c
[INFO] running `Command { std: "docker" "start" "-a" "67692577f915cd80c35b30cf68fbb61819f46c9603e8717e6ecff193265ef39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67692577f915cd80c35b30cf68fbb61819f46c9603e8717e6ecff193265ef39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67692577f915cd80c35b30cf68fbb61819f46c9603e8717e6ecff193265ef39c", kill_on_drop: false }`
[INFO] [stdout] 67692577f915cd80c35b30cf68fbb61819f46c9603e8717e6ecff193265ef39c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bf31bdb4f121928ed6fa5963e05adf9ecc7794baa587986b51dbdcbb147eda3
[INFO] running `Command { std: "docker" "start" "-a" "3bf31bdb4f121928ed6fa5963e05adf9ecc7794baa587986b51dbdcbb147eda3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling binrw_derive v0.11.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling dlv-list v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling binrw v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling mini-moka v0.10.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling triomphe v0.1.9
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling xts-mode v0.5.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[INFO] [stderr]    Compiling enum-map-derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling enum-map v2.4.2
[INFO] [stderr]    Compiling snafu v0.7.4
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]    Compiling hac v0.1.0 (/opt/rustwide/workdir/crates/hac)
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]   --> crates/hac/src/filesystem/mod.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         self.inner.pop().unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DenyStorage` is never constructed
[INFO] [stdout]  --> crates/hac/src/storage/deny_storage.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct DenyStorage {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_patch_section` is never used
[INFO] [stdout]    --> crates/hac/src/formats/nca/structs.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl NcaFsHeader {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 255 |     pub fn is_patch_section(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hac-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/cli/src/nsp.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let new_filename = format!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 57 | |         "{}{}{} [{}][v{}].nsp",
[INFO] [stdout] 58 | |         prefix,
[INFO] [stdout] 59 | |         if prefix.is_empty() { "" } else { " " },
[INFO] [stdout] 60 | |         todo!("title.any_title().unwrap().name"),
[INFO] [stdout]    | |         ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 61 | |         todo!("title.title_id()"),
[INFO] [stdout] 62 | |         todo!("title.version()"),
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/cli/src/nsp.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let new_filename = format!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 57 | |         "{}{}{} [{}][v{}].nsp",
[INFO] [stdout] 58 | |         prefix,
[INFO] [stdout] 59 | |         if prefix.is_empty() { "" } else { " " },
[INFO] [stdout] 60 | |         todo!("title.any_title().unwrap().name"),
[INFO] [stdout] 61 | |         todo!("title.title_id()"),
[INFO] [stdout]    | |         ------------------------- any code following this expression is unreachable
[INFO] [stdout] 62 | |         todo!("title.version()"),
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/cli/src/nsp.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let new_filename = format!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 57 | |         "{}{}{} [{}][v{}].nsp",
[INFO] [stdout] 58 | |         prefix,
[INFO] [stdout] 59 | |         if prefix.is_empty() { "" } else { " " },
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         todo!("title.version()"),
[INFO] [stdout]    | |         ------------------------ any code following this expression is unreachable
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]   --> crates/cli/src/nsp.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let title = switch_fs
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_filename`
[INFO] [stdout]   --> crates/cli/src/nsp.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let new_filename = format!(
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> crates/cli/src/junk.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct Error {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "3bf31bdb4f121928ed6fa5963e05adf9ecc7794baa587986b51dbdcbb147eda3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bf31bdb4f121928ed6fa5963e05adf9ecc7794baa587986b51dbdcbb147eda3", kill_on_drop: false }`
[INFO] [stdout] 3bf31bdb4f121928ed6fa5963e05adf9ecc7794baa587986b51dbdcbb147eda3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b89a69f664c19f70493faeafc07371e88c7e0508efc9af58462ed645535ae3b3
[INFO] running `Command { std: "docker" "start" "-a" "b89a69f664c19f70493faeafc07371e88c7e0508efc9af58462ed645535ae3b3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]   --> crates/hac/src/filesystem/mod.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         self.inner.pop().unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DenyStorage` is never constructed
[INFO] [stdout]  --> crates/hac/src/storage/deny_storage.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct DenyStorage {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_patch_section` is never used
[INFO] [stdout]    --> crates/hac/src/formats/nca/structs.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl NcaFsHeader {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 255 |     pub fn is_patch_section(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hac v0.1.0 (/opt/rustwide/workdir/crates/hac)
[INFO] [stderr]    Compiling hac-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/cli/src/nsp.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let new_filename = format!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 57 | |         "{}{}{} [{}][v{}].nsp",
[INFO] [stdout] 58 | |         prefix,
[INFO] [stdout] 59 | |         if prefix.is_empty() { "" } else { " " },
[INFO] [stdout] 60 | |         todo!("title.any_title().unwrap().name"),
[INFO] [stdout]    | |         ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 61 | |         todo!("title.title_id()"),
[INFO] [stdout] 62 | |         todo!("title.version()"),
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/cli/src/nsp.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let new_filename = format!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 57 | |         "{}{}{} [{}][v{}].nsp",
[INFO] [stdout] 58 | |         prefix,
[INFO] [stdout] 59 | |         if prefix.is_empty() { "" } else { " " },
[INFO] [stdout] 60 | |         todo!("title.any_title().unwrap().name"),
[INFO] [stdout] 61 | |         todo!("title.title_id()"),
[INFO] [stdout]    | |         ------------------------- any code following this expression is unreachable
[INFO] [stdout] 62 | |         todo!("title.version()"),
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/cli/src/nsp.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let new_filename = format!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 57 | |         "{}{}{} [{}][v{}].nsp",
[INFO] [stdout] 58 | |         prefix,
[INFO] [stdout] 59 | |         if prefix.is_empty() { "" } else { " " },
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         todo!("title.version()"),
[INFO] [stdout]    | |         ------------------------ any code following this expression is unreachable
[INFO] [stdout] 63 | |     );
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]   --> crates/cli/src/nsp.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let title = switch_fs
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_filename`
[INFO] [stdout]   --> crates/cli/src/nsp.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let new_filename = format!(
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> crates/cli/src/junk.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct Error {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]   --> crates/hac/src/filesystem/mod.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         self.inner.pop().unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DenyStorage` is never constructed
[INFO] [stdout]  --> crates/hac/src/storage/deny_storage.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct DenyStorage {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_patch_section` is never used
[INFO] [stdout]    --> crates/hac/src/formats/nca/structs.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl NcaFsHeader {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 255 |     pub fn is_patch_section(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.74s
[INFO] running `Command { std: "docker" "inspect" "b89a69f664c19f70493faeafc07371e88c7e0508efc9af58462ed645535ae3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89a69f664c19f70493faeafc07371e88c7e0508efc9af58462ed645535ae3b3", kill_on_drop: false }`
[INFO] [stdout] b89a69f664c19f70493faeafc07371e88c7e0508efc9af58462ed645535ae3b3
