argc 1.14.0 -> 1.16.0 https://github.com/sigoden/argc/releases attrpath: argc 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-3eTSrDSCCLsMoLpRZdz8H1f0wmueR6ZtbSuY1cLiY7Q= Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A argc nix build failed. Expression: data ──────────────────────────────────────────────────────────────────────────────── -old snapshot +new results ────────────┬───────────────────────────────────────────────────────────────────  10  10 │ cmd '$foo' '`pwd`' '$(pwd)' ''\''' '\1' '' '  11  11 │ ' 世界 ' '  12  12 │   13  13 │ # BUILD_OUTPUT  14 │-argc__args=([0]="prog" [1]="cmd" [2]="\$foo" [3]="\`pwd\`" [4]="\$(pwd)" [5]="'" [6]="\\1" [7]="" [8]=$'\n' [9]="世界" [10]=" ")   14 │+argc__args=([0]="prog" [1]="cmd" [2]="\$foo" [3]="\`pwd\`" [4]="\$(pwd)" [5]="'" [6]="\\1" [7]="" [8]=$'\n' [9]=$'\344\270\226\347\225\214' [10]=" ")  15  15 │ argc__fn=cmd  16 │-argc__positionals=([0]="\$foo" [1]="\`pwd\`" [2]="\$(pwd)" [3]="'" [4]="\\1" [5]="" [6]=$'\n' [7]="世界" [8]=" ")   16 │+argc__positionals=([0]="\$foo" [1]="\`pwd\`" [2]="\$(pwd)" [3]="'" [4]="\\1" [5]="" [6]=$'\n' [7]=$'\344\270\226\347\225\214' [8]=" ")  17  17 │ cmd $foo `pwd` $(pwd) ' \1  18  18 │  世界 ────────────┴─────────────────────────────────────────────────────────────────── To update snapshots run `cargo insta review` Stopped on the first failure. Run `cargo insta test` to run all snapshots. thread 'misc::escape' panicked at /build/argc-1.16.0-vendor.tar.gz/insta/src/runtime.rs:563:9: snapshot assertion for 'escape' failed in line 5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: misc::escape test result: FAILED. 173 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s error: test failed, to rerun pass `--test integration`