rust-cbindgen 0.24.3 -> 0.24.6 https://repology.org/project/cbindgen/versions attrpath: rust-cbindgen 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-7G/16arXYwt7Nrs1isWyrPubm8GMi8NsjLjWAD8x6aM= 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 rust-cbindgen nix build failed. test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s  Running tests/depfile.rs (target/x86_64-unknown-linux-gnu/release/deps/depfile-2febd16d824fe921) running 3 tests test test_depfile_single_crate_config ... FAILED test test_depfile_single_crate ... FAILED test test_depfile_single_crate_default_config ... FAILED failures: ---- test_depfile_single_crate_config stdout ---- thread 'test_depfile_single_crate_config' panicked at 'CMake --version failed - Is CMake installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/depfile.rs:12:10 ---- test_depfile_single_crate stdout ---- thread 'test_depfile_single_crate' panicked at 'CMake --version failed - Is CMake installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/depfile.rs:12:10 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ---- test_depfile_single_crate_default_config stdout ---- thread 'test_depfile_single_crate_default_config' panicked at 'CMake --version failed - Is CMake installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/depfile.rs:12:10 failures: test_depfile_single_crate test_depfile_single_crate_config test_depfile_single_crate_default_config test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s error: test failed, to rerun pass `--test depfile`