shavee 0.5.1 -> 0.5.2 https://github.com/ashuio/shavee/releases attrpath: shavee Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-62sAddjm8DYtS1q6Zunm0WgJ1Wr7+8ZEzqZutDF6T6k= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A shavee nix build failed.  Compiling fastrand v1.7.0  Compiling remove_dir_all v0.5.3  Compiling stdio-override v0.1.3  Compiling shavee_pam v0.5.2 (/build/source/shavee-pam)  Compiling tempfile v3.3.0  Compiling random-string v1.0.0  Compiling nix v0.23.1  Compiling shavee_core v0.5.2 (/build/source/shavee-core)  Compiling shavee v0.5.2 (/build/source/shavee-bin)  Finished release [optimized] target(s) in 19.56s  Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/shavee-c5e1bde9999f8aef) running 3 tests test args::tests::input_args_check ... ok test tests::integration_tests ... FAILED test tests::password_mode_hash_test ... ok failures: ---- tests::integration_tests stdout ---- thread 'tests::integration_tests' panicked at 'called `Result::unwrap()` on an `Err` value: "No such device or address (os error 6)"', shavee-bin/src/main.rs:183:33 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: tests::integration_tests test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s error: test failed, to rerun pass `-p shavee --bin shavee`