2022-10-29T17:17:36 gfold 4.0.1 -> 4.1.0 https://github.com/nickgerace/gfold/releases 2022-10-29T17:17:38 attrpath: gfold 2022-10-29T17:17:38 Checking auto update branch... 2022-10-29T17:17:38 No auto update branch exists 2022-10-29T17:17:42 [version] 2022-10-29T17:17:42 [version] generic version rewriter does not support multiple hashes 2022-10-29T17:17:42 [rustCrateVersion] 2022-10-29T17:18:47 [rustCrateVersion] Replacing cargoSha256 with sha256-tXv/RFA2x5PwX5t/idbhwnEkratUAoWJf3O+qJfefmk= 2022-10-29T17:19:59 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 gfold nix build failed.  Compiling rayon-core v1.9.3  Compiling rayon v1.5.3  Compiling idna v0.3.0  Compiling url v2.3.1  Compiling addr2line v0.17.0  Compiling git2 v0.15.0  Compiling backtrace v0.3.66  Compiling anyhow v1.0.65  Compiling serde_json v1.0.87  Compiling toml v0.5.9  Compiling gfold v4.1.0 (/build/source/crates/gfold)  Finished release [optimized] target(s) in 28.98s  Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/gfold-87202013c1ef78fb) running 1 test test tests::integration ... FAILED failures: ---- tests::integration stdout ---- thread 'tests::integration' panicked at 'assertion failed: Repository::open(repo_root).is_ok()', crates/gfold/src/main.rs:195:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: tests::integration test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s error: test failed, to rerun pass '--bin gfold'