cargo-dist 0.5.0 -> 0.7.1 https://github.com/axodotdev/cargo-dist/releases 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-a8bFII0GIp3KYgshuOflpK6+u69C3XOJL9r6iPXT9wE= 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.  385 │- "source.tar.gz.sha256": {  386 │- "name": "source.tar.gz.sha256",  387 │- "kind": "checksum"  388  377 │  }  389  378 │  },  390  379 │  "publish_prereleases": false,  391  380 │  "ci": { ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈  458  447 │  "linkage": []  459  448 │ }  460  449 │   461  450 │ stderr:   451 │+ WARN skipping source tarball; no git repo found at /build/source   452 │+ 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_manifest' panicked at /build/cargo-dist-0.7.1-vendor.tar.gz/insta/src/runtime.rs:563:9: snapshot assertion for 'manifest' failed in line 96 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.07s error: test failed, to rerun pass `-p cargo-dist --test cli-tests`