[INFO] cloning repository https://github.com/LLJY/howy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LLJY/howy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLJY%2Fhowy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLJY%2Fhowy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57e7d7f4b30a22d43575ed37a2908bc173903243
[INFO] checking LLJY/howy against 444dcce484c66c8d626806a8556be3b4d3ef381a for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLJY%2Fhowy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LLJY/howy
[INFO] finished tweaking git repo https://github.com/LLJY/howy
[INFO] tweaked toml for git repo https://github.com/LLJY/howy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LLJY/howy on toolchain 444dcce484c66c8d626806a8556be3b4d3ef381a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LLJY/howy 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" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "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 wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] [stderr]   Downloaded linux-keyutils v0.2.5
[INFO] [stderr]   Downloaded ctr v0.10.1
[INFO] [stderr]   Downloaded v4l2-sys-mit v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded v4l v0.14.0
[INFO] [stderr]   Downloaded gif v0.14.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded ort-sys v2.0.0-rc.12
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded bitstream-io v4.9.0
[INFO] [stderr]   Downloaded ndarray v0.17.2
[INFO] [stderr]   Downloaded ort v2.0.0-rc.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce
[INFO] running `Command { std: "docker" "start" "a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking linux-keyutils v0.2.5
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking ort v2.0.0-rc.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking aead v0.6.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking polyval v0.7.2 (/opt/rustwide/workdir/vendor/polyval-0.7.2)
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> vendor/polyval-0.7.2/src/backend/intrinsics/x86.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | cpufeatures::new!(clmul, "avx", "pclmulqdq");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ghash v0.6.0 (/opt/rustwide/workdir/vendor/ghash-0.6.0)
[INFO] [stderr]     Checking aes v0.9.1 (/opt/rustwide/workdir/vendor/aes-0.9.1)
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> vendor/aes-0.9.1/src/x86.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     cpufeatures::new!(features_aes, "aes");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> vendor/aes-0.9.1/src/x86.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     cpufeatures::new!(features_avx, "avx");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> vendor/aes-0.9.1/src/x86.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     cpufeatures::new!(features_avx512f, "avx512f");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> vendor/aes-0.9.1/src/x86.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     cpufeatures::new!(features_vaes, "vaes");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aes-gcm v0.11.0 (/opt/rustwide/workdir/vendor/aes-gcm-0.11.0)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling howy-common v2.0.1 (/opt/rustwide/workdir/crates/howy-common)
[INFO] [stderr]    Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking v4l v0.14.0
[INFO] [stderr]     Checking howy-config-bridge v2.0.1 (/opt/rustwide/workdir/crates/howy-config-bridge)
[INFO] [stderr]     Checking howy-pam v2.0.1 (/opt/rustwide/workdir/crates/howy-pam)
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking howy-daemon v2.0.1 (/opt/rustwide/workdir/crates/howy-daemon)
[INFO] [stderr]     Checking howy-cli v2.0.1 (/opt/rustwide/workdir/crates/howy-cli)
[INFO] [stdout] warning: unused import: `MlConfig`
[INFO] [stdout]   --> crates/howy-daemon/../../tests/smoke_test.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use howy_common::config::{HowyConfig, MlConfig};
[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 import: `howy_daemon::inference::InferenceEngine`
[INFO] [stdout]  --> crates/howy-daemon/../../tests/debug_scrfd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use howy_daemon::inference::InferenceEngine;
[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 import: `howy_daemon::inference::InferenceEngine`
[INFO] [stdout]  --> crates/howy-daemon/../../tests/debug_scrfd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use howy_daemon::inference::InferenceEngine;
[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: `config`
[INFO] [stdout]   --> crates/howy-daemon/../../tests/debug_scrfd.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let config = HowyConfig::default();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MlConfig`
[INFO] [stdout]   --> crates/howy-daemon/../../tests/smoke_test.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use howy_common::config::{HowyConfig, MlConfig};
[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: `config`
[INFO] [stdout]   --> crates/howy-daemon/../../tests/debug_scrfd.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let config = HowyConfig::default();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/howy-daemon/src/main.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |     Storage(anyhow::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 728 -     Storage(anyhow::Error),
[INFO] [stdout] 728 +     Storage(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/howy-daemon/src/main.rs:729:15
[INFO] [stdout]     |
[INFO] [stdout] 729 |     Inference(anyhow::Error),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 729 -     Inference(anyhow::Error),
[INFO] [stdout] 729 +     Inference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stable_message` is never used
[INFO] [stdout]    --> crates/howy-daemon/src/main.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 254 | impl StrongReadinessFailure {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] 255 |     fn stable_message(self) -> &'static str {
[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 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce", kill_on_drop: false }`
[INFO] [stdout] a354cfbdc8b038c4b069a2f3804ca0de1e6467def699723af3b1e132d77ef3ce
