ast-grep 0.11.1 -> 0.12.1 https://repology.org/project/ast-grep/versions attrpath: ast-grep 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-TEqTTM/AYLnFaWNrDyQWSjPWhkIehQAm04aCh+HC3LA= 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 ast-grep nix build failed. test verify::test::test_noisy ... ok test verify::test::test_validated ... ok test test_cli::test_version_and_help ... ok test verify::test_case::tests::test_invalid ... ok test verify::test::test_verify_transform ... ok test print::interactive_print::test::test_open_editor ... ok test verify::test_case::tests::test_unmatching_id - should panic ... FAILED test verify::test_case::tests::test_verify_rule ... ok test verify::test::test_run_verify_error ... ok test verify::test_case::tests::test_verify_snapshot_with_existing ... ok test verify::test_case::tests::test_verify_snapshot_with_mismatch ... ok test verify::test_case::tests::test_verify_snapshot_without_existing_2 ... ok test verify::test_case::tests::test_verify_snapshot_without_existing ... ok test verify::snapshot::tests::test_secondary_label ... ok ./src/verify/mod.rs:88: Some(result) test run::test::test_run_with_specific_lang ... ok test run::test::test_run_with_pattern ... ok test scan::test::test_run_with_config ... ok failures: ---- verify::test_case::tests::test_unmatching_id stdout ---- note: test did not panic as expected failures: verify::test_case::tests::test_unmatching_id test result: FAILED. 64 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s error: test failed, to rerun pass `-p ast-grep --lib`