cargo-dist 0.5.0 -> 0.6.2 https://repology.org/project/cargo-dist/versions attrpath: cargo-dist 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-v/HeiygWwc/tMLygEyCh5zkQIMAIsqn32UVqqkX5Yw4= 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 cargo-dist nix build failed. Snapshot file: cargo-dist/tests/snapshots/lib_manifest.snap Snapshot: lib_manifest Source: cargo-dist/tests/cli-tests.rs:121 ──────────────────────────────────────────────────────────────────────────────── Expression: format_outputs(&output) ──────────────────────────────────────────────────────────────────────────────── -old snapshot +new results ────────────┬───────────────────────────────────────────────────────────────────  29  29 │  "linkage": []  30  30 │ }  31  31 │   32  32 │ stderr:   33 │+ WARN skipping source tarball; no git repo found at /build/source ────────────┴─────────────────────────────────────────────────────────────────── To update snapshots run `cargo insta review` Stopped on the first failure. Run `cargo insta test` to run all snapshots. thread 'test_lib_manifest' panicked at /build/cargo-dist-0.6.2-vendor.tar.gz/insta/src/runtime.rs:563:9: snapshot assertion for 'lib_manifest' failed in line 121 failures: test_error_manifest test_lib_manifest test_lib_manifest_slash test_manifest test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s error: test failed, to rerun pass `-p cargo-dist --test cli-tests`