2022-12-01T23:47:14 git-ignore 1.2.0 -> 1.2.2 https://github.com/sondr3/git-ignore/releases 2022-12-01T23:47:16 attrpath: git-ignore 2022-12-01T23:47:16 Checking auto update branch... 2022-12-01T23:47:16 No auto update branch exists 2022-12-01T23:47:20 [version] 2022-12-01T23:47:20 [version] generic version rewriter does not support multiple hashes 2022-12-01T23:47:20 [rustCrateVersion] 2022-12-01T23:48:29 [rustCrateVersion] Replacing cargoSha256 with sha256-6sb+OW5VtA6vY6fDtsaZePZD53ehH7QawxJJlUNsrnM= 2022-12-01T23:49:22 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A git-ignore nix build failed. Finished cargoInstallPostBuildHook Finished cargoBuildHook buildPhase completed in 41 seconds @nix { "action": "setPhase", "phase": "checkPhase" } running tests Executing cargoCheckHook ++ cargo test -j 16 --release --target x86_64-unknown-linux-gnu --frozen -- --test-threads=16  Compiling git-ignore-generator v1.2.2 (/build/source)  Finished release [optimized] target(s) in 9.80s  Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/git_ignore-cdf2af7e77fcf95b) running 10 tests test detector::tests::detects_haskell_from_stack_yaml ... ok test detector::tests::detects_java_from_pom_xml ... ok test detector::tests::detects_java_from_build_gradle ... ok test detector::tests::detects_node_from_package_json ... ok test detector::tests::detects_haskell_from_dot_cabal ... ok test detector::tests::detects_php_from_compose_json ... ok test detector::tests::detects_python_from_requirements_txt ... ok test detector::tests::detects_ruby_from_dot_gemspec ... ok test detector::tests::detects_ruby_from_gemfile ... ok test detector::tests::detects_rust_from_cargo_toml ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Finished cargoCheckHook @nix { "action": "setPhase", "phase": "installPhase" } installing Executing cargoInstallHook install: cannot stat 'assets/git-ignore.1': No such file or directory