[INFO] cloning repository https://github.com/kleinbox/adjucipes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kleinbox/adjucipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleinbox%2Fadjucipes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleinbox%2Fadjucipes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c5df7045fa7d8ff23b27c706b6ae5001a6d73a6
[INFO] testing kleinbox/adjucipes against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleinbox%2Fadjucipes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kleinbox/adjucipes
[INFO] finished tweaking git repo https://github.com/kleinbox/adjucipes
[INFO] tweaked toml for git repo https://github.com/kleinbox/adjucipes written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kleinbox/adjucipes on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kleinbox/adjucipes 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66f1ad89e64052feabb4404f79f2c40d69490172d70c75ed5102c6a827f17917
[INFO] running `Command { std: "docker" "start" "-a" "66f1ad89e64052feabb4404f79f2c40d69490172d70c75ed5102c6a827f17917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66f1ad89e64052feabb4404f79f2c40d69490172d70c75ed5102c6a827f17917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f1ad89e64052feabb4404f79f2c40d69490172d70c75ed5102c6a827f17917", kill_on_drop: false }`
[INFO] [stdout] 66f1ad89e64052feabb4404f79f2c40d69490172d70c75ed5102c6a827f17917
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e36c6b4e7606f158d6454d0cfd11d5ea01b5c284f891a6fbe6370936b1cc210a
[INFO] running `Command { std: "docker" "start" "-a" "e36c6b4e7606f158d6454d0cfd11d5ea01b5c284f891a6fbe6370936b1cc210a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling zip v1.2.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling zopfli v0.8.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling deflate64 v0.1.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling libz-ng-sys v1.1.15
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling adjucipes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::datapack`
[INFO] [stdout]  --> src/cmd/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::datapack;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]  --> src/cmd/build.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     path: Utf8PathBuf,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination`
[INFO] [stdout]   --> src/cmd/build.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     destination: Utf8PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `packwiz_instance`
[INFO] [stdout]   --> src/cmd/build.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let packwiz_instance = packwiz::get_instance(&packwiz_path).context(Exception::NotFound {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packwiz_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mods`
[INFO] [stdout]   --> src/packwiz.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mods = get_mods(&packwiz_home, HashMap::new())
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_mods`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modid_whitelist`
[INFO] [stdout]   --> src/packwiz.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_mods(packwiz_home: &Utf8PathBuf, modid_whitelist: HashMap<String, String>) -> Result<HashMap<String, Mod>> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modid_whitelist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/packwiz.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let index = match &read_to_string(packwiz_index)
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.97s
[INFO] running `Command { std: "docker" "inspect" "e36c6b4e7606f158d6454d0cfd11d5ea01b5c284f891a6fbe6370936b1cc210a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e36c6b4e7606f158d6454d0cfd11d5ea01b5c284f891a6fbe6370936b1cc210a", kill_on_drop: false }`
[INFO] [stdout] e36c6b4e7606f158d6454d0cfd11d5ea01b5c284f891a6fbe6370936b1cc210a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 475c4956f71c5136807b114b88b96b6f2be5a46712e59e2bdf79dc9b115f0178
[INFO] running `Command { std: "docker" "start" "-a" "475c4956f71c5136807b114b88b96b6f2be5a46712e59e2bdf79dc9b115f0178", kill_on_drop: false }`
[INFO] [stderr]    Compiling adjucipes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::datapack`
[INFO] [stdout]  --> src/cmd/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::datapack;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]  --> src/cmd/build.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     path: Utf8PathBuf,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination`
[INFO] [stdout]   --> src/cmd/build.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     destination: Utf8PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `packwiz_instance`
[INFO] [stdout]   --> src/cmd/build.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let packwiz_instance = packwiz::get_instance(&packwiz_path).context(Exception::NotFound {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packwiz_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mods`
[INFO] [stdout]   --> src/packwiz.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mods = get_mods(&packwiz_home, HashMap::new())
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_mods`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modid_whitelist`
[INFO] [stdout]   --> src/packwiz.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_mods(packwiz_home: &Utf8PathBuf, modid_whitelist: HashMap<String, String>) -> Result<HashMap<String, Mod>> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modid_whitelist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/packwiz.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let index = match &read_to_string(packwiz_index)
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "475c4956f71c5136807b114b88b96b6f2be5a46712e59e2bdf79dc9b115f0178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475c4956f71c5136807b114b88b96b6f2be5a46712e59e2bdf79dc9b115f0178", kill_on_drop: false }`
[INFO] [stdout] 475c4956f71c5136807b114b88b96b6f2be5a46712e59e2bdf79dc9b115f0178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e1189af4630f66e04c4d89a043e75a5a3c960cd12e3dafff51ac02b7507de39
[INFO] running `Command { std: "docker" "start" "-a" "0e1189af4630f66e04c4d89a043e75a5a3c960cd12e3dafff51ac02b7507de39", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::datapack`
[INFO] [stderr]  --> src/cmd/build.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::datapack;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]  --> src/cmd/build.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     path: Utf8PathBuf,
[INFO] [stderr]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `destination`
[INFO] [stderr]   --> src/cmd/build.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     destination: Utf8PathBuf,
[INFO] [stderr]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `packwiz_instance`
[INFO] [stderr]   --> src/cmd/build.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     let packwiz_instance = packwiz::get_instance(&packwiz_path).context(Exception::NotFound {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packwiz_instance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mods`
[INFO] [stderr]   --> src/packwiz.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let mods = get_mods(&packwiz_home, HashMap::new())
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_mods`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modid_whitelist`
[INFO] [stderr]   --> src/packwiz.rs:53:41
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn get_mods(packwiz_home: &Utf8PathBuf, modid_whitelist: HashMap<String, String>) -> Result<HashMap<String, Mod>> {
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modid_whitelist`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]   --> src/packwiz.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     let index = match &read_to_string(packwiz_index)
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr] 
[INFO] [stderr] warning: `adjucipes` (bin "adjucipes" test) generated 7 warnings (run `cargo fix --bin "adjucipes" -p adjucipes --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adjucipes-f0b469fd26071286)
[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" "0e1189af4630f66e04c4d89a043e75a5a3c960cd12e3dafff51ac02b7507de39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1189af4630f66e04c4d89a043e75a5a3c960cd12e3dafff51ac02b7507de39", kill_on_drop: false }`
[INFO] [stdout] 0e1189af4630f66e04c4d89a043e75a5a3c960cd12e3dafff51ac02b7507de39
