>>> diffsitter: Building community/diffsitter 0.8.1-r0 (using abuild 3.12.0-r0) started Fri, 17 Nov 2023 18:25:42 +0000 >>> diffsitter: Checking sanity of /home/buildozer/aports/community/diffsitter/APKBUILD... >>> diffsitter: Analyzing dependencies... >>> diffsitter: Installing for build: build-base cargo cargo-auditable tree-sitter-python tree-sitter-rust (1/11) Installing libffi (3.4.4-r3) (2/11) Installing xz-libs (5.4.5-r0) (3/11) Installing libxml2 (2.11.5-r0) (4/11) Installing llvm16-libs (16.0.6-r7) (5/11) Installing scudo-malloc (17.0.4-r0) (6/11) Installing rust (1.72.1-r0) (7/11) Installing cargo (1.72.1-r0) (8/11) Installing cargo-auditable (0.6.1-r3) (9/11) Installing tree-sitter-python (0.20.4-r1) (10/11) Installing tree-sitter-rust (0.20.4-r1) (11/11) Installing .makedepends-diffsitter (20231117.182546) Executing busybox-1.36.1-r15.trigger OK: 1185 MiB in 113 packages >>> diffsitter: Cleaning up srcdir >>> diffsitter: Cleaning up pkgdir >>> diffsitter: Cleaning up tmpdir >>> diffsitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/diffsitter-0.8.1.tar.gz >>> diffsitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/diffsitter-0.8.1.tar.gz >>> diffsitter: Checking sha512sums... diffsitter-0.8.1.tar.gz: OK >>> diffsitter: Unpacking /var/cache/distfiles/v3.19/diffsitter-0.8.1.tar.gz... Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.11 Compiling libc v0.2.147 Compiling memchr v2.5.0 Compiling thiserror v1.0.44 Compiling autocfg v1.1.0 Compiling serde v1.0.174 Compiling rustix v0.38.4 Compiling linux-raw-sys v0.4.3 Compiling crossbeam-utils v0.8.16 Compiling bitflags v2.3.3 Compiling cfg-if v1.0.0 Compiling io-lifetimes v1.0.11 Compiling rand_core v0.6.4 Compiling siphasher v0.3.10 Compiling version_check v0.9.4 Compiling rustix v0.37.23 Compiling utf8parse v0.2.1 Compiling scopeguard v1.2.0 Compiling log v0.4.19 Compiling anstyle v1.0.1 Compiling heck v0.4.1 Compiling rayon-core v1.11.0 Compiling ucd-trie v0.1.6 Compiling bitflags v1.3.2 Compiling regex-syntax v0.7.4 Compiling colorchoice v1.0.0 Compiling anstyle-query v1.0.0 Compiling linux-raw-sys v0.3.8 Compiling once_cell v1.18.0 Compiling hashbrown v0.14.0 Compiling anyhow v1.0.72 Compiling unicode-width v0.1.10 Compiling adler v1.0.2 Compiling syn v1.0.109 Compiling rustversion v1.0.14 Compiling equivalent v1.0.1 Compiling gimli v0.27.3 Compiling either v1.9.0 Compiling winnow v0.5.0 Compiling clap_lex v0.5.0 Compiling rustc-demangle v0.1.23 Compiling strsim v0.10.0 Compiling humantime v2.1.0 Compiling cargo-emit v0.2.1 Compiling termcolor v1.2.0 Compiling serde_json v1.0.103 Compiling itoa v1.0.9 Compiling lazy_static v1.4.0 Compiling ryu v1.0.15 Compiling xdg v2.5.2 Compiling unicode-segmentation v1.10.1 Compiling libloading v0.8.0 Compiling anstyle-parse v0.2.1 Compiling rand v0.8.5 Compiling miniz_oxide v0.7.1 Compiling phf_shared v0.11.2 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling unicase v2.6.0 Compiling aho-corasick v1.0.2 Compiling object v0.31.1 Compiling crossbeam-channel v0.5.8 Compiling quote v1.0.32 Compiling indexmap v2.0.0 Compiling crossbeam-deque v0.8.3 Compiling phf_generator v0.11.2 Compiling syn v2.0.27 Compiling jobserver v0.1.26 Compiling num_cpus v1.16.0 Compiling cc v1.0.79 Compiling errno v0.3.1 Compiling getrandom v0.2.10 Compiling console v0.15.7 Compiling uuid v1.4.1 Compiling rayon v1.7.0 Compiling backtrace v0.3.68 Compiling tree-sitter v0.20.10 Compiling is-terminal v0.4.9 Compiling anstream v0.3.2 Compiling regex-automata v0.3.3 Compiling addr2line v0.20.0 Compiling terminal_size v0.2.6 Compiling clap_builder v4.3.19 Compiling logging_timer_proc_macros v1.1.0 Compiling logging_timer v1.1.0 Compiling regex v1.9.1 Compiling thiserror-impl v1.0.44 Compiling serde_derive v1.0.174 Compiling phf_macros v0.11.2 Compiling clap_derive v4.3.12 Compiling strum_macros v0.25.1 Compiling enum_dispatch v0.3.12 Compiling env_logger v0.10.0 Compiling pretty_env_logger v0.5.0 Compiling phf v0.11.2 Compiling pest v2.7.1 Compiling diffsitter v0.8.1 (/home/buildozer/aports/community/diffsitter/src/diffsitter-0.8.1) Compiling strum v0.25.0 warning: unused import: `anyhow::Result` --> build.rs:22:5 | 22 | use anyhow::Result; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::fmt::Write` --> build.rs:23:5 | 23 | use std::fmt::Write; | ^^^^^^^^^^^^^^^ warning: `diffsitter` (build script) generated 2 warnings Compiling clap v4.3.19 Compiling clap_complete v4.3.2 Compiling pest_meta v2.7.1 Compiling pest_generator v2.7.1 Compiling pest_derive v2.7.1 Compiling toml_datetime v0.6.3 Compiling serde_spanned v0.6.3 Compiling os_info v3.7.0 Compiling json5 v0.4.1 Compiling toml_edit v0.19.14 Compiling toml v0.7.6 Compiling human-panic v1.1.5 Finished release [optimized] target(s) in 1m 22s Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.11 Compiling libc v0.2.147 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling memchr v2.5.0 Compiling rustix v0.38.4 Compiling syn v1.0.109 Compiling serde v1.0.174 Compiling crossbeam-utils v0.8.16 Compiling thiserror v1.0.44 Compiling bitflags v2.3.3 Compiling linux-raw-sys v0.4.3 Compiling once_cell v1.18.0 Compiling regex-syntax v0.7.4 Compiling io-lifetimes v1.0.11 Compiling rustix v0.37.23 Compiling siphasher v0.3.10 Compiling rand_core v0.6.4 Compiling utf8parse v0.2.1 Compiling scopeguard v1.2.0 Compiling ucd-trie v0.1.6 Compiling anstyle v1.0.1 Compiling rayon-core v1.11.0 Compiling unicode-width v0.1.10 Compiling anstyle-query v1.0.0 Compiling log v0.4.19 Compiling linux-raw-sys v0.3.8 Compiling heck v0.4.1 Compiling colorchoice v1.0.0 Compiling bitflags v1.3.2 Compiling rustversion v1.0.14 Compiling hashbrown v0.14.0 Compiling gimli v0.27.3 Compiling anyhow v1.0.72 Compiling adler v1.0.2 Compiling equivalent v1.0.1 Compiling rustc-demangle v0.1.23 Compiling either v1.9.0 Compiling clap_lex v0.5.0 Compiling winnow v0.5.0 Compiling strsim v0.10.0 Compiling lazy_static v1.4.0 Compiling humantime v2.1.0 Compiling cargo-emit v0.2.1 Compiling serde_json v1.0.103 Compiling termcolor v1.2.0 Compiling itoa v1.0.9 Compiling ryu v1.0.15 Compiling predicates-core v1.0.6 Compiling unicode-segmentation v1.10.1 Compiling xdg v2.5.2 Compiling difflib v0.4.0 Compiling normalize-line-endings v0.3.0 Compiling termtree v0.4.1 Compiling linked-hash-map v0.5.6 Compiling yansi v0.5.1 Compiling similar v2.2.1 Compiling downcast v0.11.0 Compiling libloading v0.8.0 Compiling diff v0.1.13 Compiling fragile v2.0.0 Compiling anstyle-parse v0.2.1 Compiling miniz_oxide v0.7.1 Compiling rand v0.8.5 Compiling predicates-tree v1.0.9 Compiling itertools v0.10.5 Compiling phf_shared v0.11.2 Compiling unicase v2.6.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling pretty_assertions v1.4.0 Compiling yaml-rust v0.4.5 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling num-traits v0.2.16 Compiling aho-corasick v1.0.2 Compiling object v0.31.1 Compiling crossbeam-channel v0.5.8 Compiling indexmap v2.0.0 Compiling quote v1.0.32 Compiling crossbeam-deque v0.8.3 Compiling phf_generator v0.11.2 Compiling syn v2.0.27 Compiling jobserver v0.1.26 Compiling num_cpus v1.16.0 Compiling cc v1.0.79 Compiling float-cmp v0.9.0 Compiling errno v0.3.1 Compiling getrandom v0.2.10 Compiling console v0.15.7 Compiling rayon v1.7.0 Compiling uuid v1.4.1 Compiling backtrace v0.3.68 Compiling tree-sitter v0.20.10 Compiling insta v1.31.0 Compiling is-terminal v0.4.9 Compiling anstream v0.3.2 Compiling regex-automata v0.3.3 Compiling terminal_size v0.2.6 Compiling addr2line v0.20.0 Compiling clap_builder v4.3.19 Compiling test-case-core v3.1.0 Compiling regex v1.9.1 Compiling serde_derive v1.0.174 Compiling thiserror-impl v1.0.44 Compiling phf_macros v0.11.2 Compiling clap_derive v4.3.12 Compiling strum_macros v0.25.1 Compiling enum_dispatch v0.3.12 Compiling logging_timer_proc_macros v1.1.0 Compiling test-case-macros v3.1.0 Compiling mockall_derive v0.11.4 Compiling env_logger v0.10.0 Compiling predicates v2.1.5 Compiling pretty_env_logger v0.5.0 Compiling test-case v3.1.0 Compiling logging_timer v1.1.0 Compiling phf v0.11.2 Compiling pest v2.7.1 Compiling diffsitter v0.8.1 (/home/buildozer/aports/community/diffsitter/src/diffsitter-0.8.1) warning: unused import: `anyhow::Result` --> build.rs:22:5 | 22 | use anyhow::Result; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::fmt::Write` --> build.rs:23:5 | 23 | use std::fmt::Write; | ^^^^^^^^^^^^^^^ warning: `diffsitter` (build script) generated 2 warnings Compiling strum v0.25.0 Compiling clap v4.3.19 Compiling clap_complete v4.3.2 Compiling pest_meta v2.7.1 Compiling mockall v0.11.4 Compiling pest_generator v2.7.1 Compiling pest_derive v2.7.1 Compiling toml_datetime v0.6.3 Compiling serde_spanned v0.6.3 Compiling os_info v3.7.0 Compiling json5 v0.4.1 Compiling toml_edit v0.19.14 Compiling toml v0.7.6 Compiling human-panic v1.1.5 Finished test [unoptimized + debuginfo] target(s) in 37.55s Running unittests src/lib.rs (target/debug/deps/libdiffsitter-17e5b404fa80c5c5) running 25 tests test diff::tests::common_prefix::no_common_prefix ... ok test diff::tests::common_prefix::with_common_prefix ... ok test diff::tests::common_suffix::no_common_suffix ... ok test diff::tests::mid_snake ... ok test diff::tests::common_suffix::with_common_suffix ... ok test diff::tests::mid_snake_empty_input ... ok test diff::tests::myers_diff_empty_inputs ... ok test diff::tests::myers_diff_no_diff ... ok test diff::tests::myers_diff_one_addition ... ok test diff::tests::myers_diff_one_deletion ... ok test diff::tests::myers_diff_single_substitution ... ok test diff::tests::myers_diff_single_substitution_with_common_elements ... ok test input_processing::tests::test_should_filter_node ... ok test neg_idx_vec::tests::test_negative_indices ... ok test parse::tests::dynamic_load_parsers ... ignored test neg_idx_vec::tests::test_positive_indices ... ok test render::tests::test_custom_renderer_tags_collision::_gibberish_false_expects ... ok test render::tests::test_custom_renderer_tags_collision::_json_true_expects ... ok test render::tests::test_default_render_keys ... ok test render::tests::test_custom_renderer_tags_collision::_unified_true_expects ... ok test render::tests::test_get_renderer_default_map::_json_expects ... ok test render::tests::test_get_renderer_default_map::_unified_expects ... ok test neg_idx_vec::tests::test_positive_overflow - should panic ... ok test neg_idx_vec::tests::test_negative_overflow - should panic ... ok test config::tests::test_sample_config ... ok test result: ok. 24 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/bin/diffsitter.rs (target/debug/deps/diffsitter-9414427a72646e3d) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/diffsitter_completions.rs (target/debug/deps/diffsitter_completions-e968f086445785a9) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/regression_test.rs (target/debug/deps/regression_test-fd9f8948900c69f9) running 3 tests stored new snapshot /home/buildozer/aports/community/diffsitter/src/diffsitter-0.8.1/tests/snapshots/regression_test__tests__short_rust_true.snap.new stored new snapshot /home/buildozer/aports/community/diffsitter/src/diffsitter-0.8.1/tests/snapshots/regression_test__tests__medium_rust_false.snap.new test tests::diff_hunks_snapshot::_short_rust_rs_true_expects ... FAILED test tests::diff_hunks_snapshot::_medium_rust_rs_false_expects ... FAILED stored new snapshot /home/buildozer/aports/community/diffsitter/src/diffsitter-0.8.1/tests/snapshots/regression_test__tests__medium_rust_true.snap.new test tests::diff_hunks_snapshot::_medium_rust_rs_true_expects ... FAILED failures: ---- tests::diff_hunks_snapshot::_short_rust_rs_true_expects stdout ---- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot file: tests/snapshots/regression_test__tests__short_rust_true.snap Snapshot: short_rust_true Source: tests/regression_test.rs:56 ──────────────────────────────────────────────────────────────────────────────── Expression: diff_hunks ──────────────────────────────────────────────────────────────────────────────── -old snapshot +new results ────────────┬─────────────────────────────────────────────────────────────────── 39 39 │ end_position: Point { 40 40 │ row: 11, 41 41 │ column: 1, 42 42 │ }, 43 │- kind_id: 57, 43 │+ kind_id: 75, 44 44 │ }, 45 45 │ Entry { 46 46 │ reference: {Node fn (11, 0) - (11, 2)}, 47 47 │ text: "n", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 52 52 │ end_position: Point { 53 53 │ row: 11, 54 54 │ column: 2, 55 55 │ }, 56 │- kind_id: 57, 56 │+ kind_id: 75, 57 57 │ }, 58 58 │ Entry { 59 59 │ reference: {Node identifier (11, 3) - (11, 11)}, 60 60 │ text: "a", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 219 219 │ end_position: Point { 220 220 │ row: 1, 221 221 │ column: 5, 222 222 │ }, 223 │- kind_id: 61, 223 │+ kind_id: 79, 224 224 │ }, 225 225 │ Entry { 226 226 │ reference: {Node let (1, 4) - (1, 7)}, 227 227 │ text: "e", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 232 232 │ end_position: Point { 233 233 │ row: 1, 234 234 │ column: 6, 235 235 │ }, 236 │- kind_id: 61, 236 │+ kind_id: 79, 237 237 │ }, 238 238 │ Entry { 239 239 │ reference: {Node let (1, 4) - (1, 7)}, 240 240 │ text: "t", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 245 245 │ end_position: Point { 246 246 │ row: 1, 247 247 │ column: 7, 248 248 │ }, 249 │- kind_id: 61, 249 │+ kind_id: 79, 250 250 │ }, 251 251 │ Entry { 252 252 │ reference: {Node identifier (1, 8) - (1, 9)}, 253 253 │ text: "x", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 271 271 │ end_position: Point { 272 272 │ row: 1, 273 273 │ column: 11, 274 274 │ }, 275 │- kind_id: 78, 275 │+ kind_id: 51, 276 276 │ }, 277 277 │ Entry { 278 278 │ reference: {Node integer_literal (1, 12) - (1, 13)}, 279 279 │ text: "1", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 284 284 │ end_position: Point { 285 285 │ row: 1, 286 286 │ column: 13, 287 287 │ }, 288 │- kind_id: 123, 288 │+ kind_id: 124, 289 289 │ }, 290 290 │ Entry { 291 291 │ reference: {Node ; (1, 13) - (1, 14)}, 292 292 │ text: ";", ────────────┴─────────────────────────────────────────────────────────────────── To update snapshots run `cargo insta review` Stopped on the first failure. Run `cargo insta test` to run all snapshots. thread 'tests::diff_hunks_snapshot::_short_rust_rs_true_expects' panicked at 'snapshot assertion for 'short_rust_true' failed in line 56', /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/insta-1.31.0/src/runtime.rs:563:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ---- tests::diff_hunks_snapshot::_medium_rust_rs_false_expects stdout ---- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot file: tests/snapshots/regression_test__tests__medium_rust_false.snap Snapshot: medium_rust_false Source: tests/regression_test.rs:56 ──────────────────────────────────────────────────────────────────────────────── Expression: diff_hunks ──────────────────────────────────────────────────────────────────────────────── -old snapshot +new results ────────────┬─────────────────────────────────────────────────────────────────── 15 15 │ end_position: Point { 16 16 │ row: 2, 17 17 │ column: 26, 18 18 │ }, 19 │- kind_id: 79, 19 │+ kind_id: 53, 20 20 │ }, 21 21 │ ], 22 22 │ }, 23 23 │ ], ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 87 87 │ end_position: Point { 88 88 │ row: 42, 89 89 │ column: 19, 90 90 │ }, 91 │- kind_id: 79, 91 │+ kind_id: 53, 92 92 │ }, 93 93 │ ], 94 94 │ }, 95 95 │ ], ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 220 220 │ end_position: Point { 221 221 │ row: 70, 222 222 │ column: 4, 223 223 │ }, 224 │- kind_id: 319, 224 │+ kind_id: 322, 225 225 │ }, 226 226 │ ], 227 227 │ }, 228 228 │ Line { ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 269 269 │ end_position: Point { 270 270 │ row: 72, 271 271 │ column: 4, 272 272 │ }, 273 │- kind_id: 319, 273 │+ kind_id: 322, 274 274 │ }, 275 275 │ ], 276 276 │ }, 277 277 │ ], ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 306 306 │ end_position: Point { 307 307 │ row: 64, 308 308 │ column: 10, 309 309 │ }, 310 │- kind_id: 319, 310 │+ kind_id: 322, 311 311 │ }, 312 312 │ ], 313 313 │ }, 314 314 │ Line { ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 355 355 │ end_position: Point { 356 356 │ row: 66, 357 357 │ column: 10, 358 358 │ }, 359 │- kind_id: 319, 359 │+ kind_id: 322, 360 360 │ }, 361 361 │ ], 362 362 │ }, 363 363 │ ], ────────────┴─────────────────────────────────────────────────────────────────── To update snapshots run `cargo insta review` Stopped on the first failure. Run `cargo insta test` to run all snapshots. thread 'tests::diff_hunks_snapshot::_medium_rust_rs_false_expects' panicked at 'snapshot assertion for 'medium_rust_false' failed in line 56', /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/insta-1.31.0/src/runtime.rs:563:9 ---- tests::diff_hunks_snapshot::_medium_rust_rs_true_expects stdout ---- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot file: tests/snapshots/regression_test__tests__medium_rust_true.snap Snapshot: medium_rust_true Source: tests/regression_test.rs:56 ──────────────────────────────────────────────────────────────────────────────── Expression: diff_hunks ──────────────────────────────────────────────────────────────────────────────── -old snapshot +new results ────────────┬─────────────────────────────────────────────────────────────────── 15 15 │ end_position: Point { 16 16 │ row: 2, 17 17 │ column: 27, 18 18 │ }, 19 │- kind_id: 79, 19 │+ kind_id: 53, 20 20 │ }, 21 21 │ ], 22 22 │ }, 23 23 │ ], ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 89 89 │ end_position: Point { 90 90 │ row: 42, 91 91 │ column: 20, 92 92 │ }, 93 │- kind_id: 79, 93 │+ kind_id: 53, 94 94 │ }, 95 95 │ ], 96 96 │ }, 97 97 │ ], ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 352 352 │ end_position: Point { 353 353 │ row: 70, 354 354 │ column: 4, 355 355 │ }, 356 │- kind_id: 121, 356 │+ kind_id: 56, 357 357 │ }, 358 358 │ Entry { 359 359 │ reference: {Node field_identifier (70, 4) - (70, 9)}, 360 360 │ text: "b", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 365 365 │ end_position: Point { 366 366 │ row: 70, 367 367 │ column: 5, 368 368 │ }, 369 │- kind_id: 319, 369 │+ kind_id: 322, 370 370 │ }, 371 371 │ Entry { 372 372 │ reference: {Node field_identifier (70, 4) - (70, 9)}, 373 373 │ text: "l", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 378 378 │ end_position: Point { 379 379 │ row: 70, 380 380 │ column: 6, 381 381 │ }, 382 │- kind_id: 319, 382 │+ kind_id: 322, 383 383 │ }, 384 384 │ Entry { 385 385 │ reference: {Node field_identifier (70, 4) - (70, 9)}, 386 386 │ text: "e", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 391 391 │ end_position: Point { 392 392 │ row: 70, 393 393 │ column: 7, 394 394 │ }, 395 │- kind_id: 319, 395 │+ kind_id: 322, 396 396 │ }, 397 397 │ Entry { 398 398 │ reference: {Node field_identifier (70, 4) - (70, 9)}, 399 399 │ text: "a", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 404 404 │ end_position: Point { 405 405 │ row: 70, 406 406 │ column: 8, 407 407 │ }, 408 │- kind_id: 319, 408 │+ kind_id: 322, 409 409 │ }, 410 410 │ ], 411 411 │ }, 412 412 │ Line { ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 466 466 │ end_position: Point { 467 467 │ row: 72, 468 468 │ column: 5, 469 469 │ }, 470 │- kind_id: 319, 470 │+ kind_id: 322, 471 471 │ }, 472 472 │ Entry { 473 473 │ reference: {Node field_identifier (72, 4) - (72, 9)}, 474 474 │ text: "l", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 479 479 │ end_position: Point { 480 480 │ row: 72, 481 481 │ column: 6, 482 482 │ }, 483 │- kind_id: 319, 483 │+ kind_id: 322, 484 484 │ }, 485 485 │ Entry { 486 486 │ reference: {Node field_identifier (72, 4) - (72, 9)}, 487 487 │ text: "e", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 492 492 │ end_position: Point { 493 493 │ row: 72, 494 494 │ column: 7, 495 495 │ }, 496 │- kind_id: 319, 496 │+ kind_id: 322, 497 497 │ }, 498 498 │ Entry { 499 499 │ reference: {Node field_identifier (72, 4) - (72, 9)}, 500 500 │ text: "a", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 505 505 │ end_position: Point { 506 506 │ row: 72, 507 507 │ column: 8, 508 508 │ }, 509 │- kind_id: 319, 509 │+ kind_id: 322, 510 510 │ }, 511 511 │ ], 512 512 │ }, 513 513 │ ], ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 581 581 │ end_position: Point { 582 582 │ row: 64, 583 583 │ column: 10, 584 584 │ }, 585 │- kind_id: 121, 585 │+ kind_id: 56, 586 586 │ }, 587 587 │ Entry { 588 588 │ reference: {Node field_identifier (64, 10) - (64, 14)}, 589 589 │ text: "a", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 594 594 │ end_position: Point { 595 595 │ row: 64, 596 596 │ column: 12, 597 597 │ }, 598 │- kind_id: 319, 598 │+ kind_id: 322, 599 599 │ }, 600 600 │ Entry { 601 601 │ reference: {Node field_identifier (64, 10) - (64, 14)}, 602 602 │ text: "l", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 607 607 │ end_position: Point { 608 608 │ row: 64, 609 609 │ column: 13, 610 610 │ }, 611 │- kind_id: 319, 611 │+ kind_id: 322, 612 612 │ }, 613 613 │ Entry { 614 614 │ reference: {Node field_identifier (64, 10) - (64, 14)}, 615 615 │ text: "k", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 620 620 │ end_position: Point { 621 621 │ row: 64, 622 622 │ column: 14, 623 623 │ }, 624 │- kind_id: 319, 624 │+ kind_id: 322, 625 625 │ }, 626 626 │ ], 627 627 │ }, 628 628 │ Line { ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 760 760 │ end_position: Point { 761 761 │ row: 66, 762 762 │ column: 12, 763 763 │ }, 764 │- kind_id: 319, 764 │+ kind_id: 322, 765 765 │ }, 766 766 │ Entry { 767 767 │ reference: {Node field_identifier (66, 10) - (66, 14)}, 768 768 │ text: "l", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 773 773 │ end_position: Point { 774 774 │ row: 66, 775 775 │ column: 13, 776 776 │ }, 777 │- kind_id: 319, 777 │+ kind_id: 322, 778 778 │ }, 779 779 │ Entry { 780 780 │ reference: {Node field_identifier (66, 10) - (66, 14)}, 781 781 │ text: "k", ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 786 786 │ end_position: Point { 787 787 │ row: 66, 788 788 │ column: 14, 789 789 │ }, 790 │- kind_id: 319, 790 │+ kind_id: 322, 791 791 │ }, 792 792 │ ], 793 793 │ }, 794 794 │ ], ────────────┴─────────────────────────────────────────────────────────────────── To update snapshots run `cargo insta review` Stopped on the first failure. Run `cargo insta test` to run all snapshots. thread 'tests::diff_hunks_snapshot::_medium_rust_rs_true_expects' panicked at 'snapshot assertion for 'medium_rust_true' failed in line 56', /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/insta-1.31.0/src/runtime.rs:563:9 failures: tests::diff_hunks_snapshot::_medium_rust_rs_false_expects tests::diff_hunks_snapshot::_medium_rust_rs_true_expects tests::diff_hunks_snapshot::_short_rust_rs_true_expects test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.09s error: test failed, to rerun pass `--test regression_test` >>> ERROR: diffsitter: check failed >>> diffsitter: Uninstalling dependencies... (1/11) Purging .makedepends-diffsitter (20231117.182546) (2/11) Purging cargo (1.72.1-r0) (3/11) Purging rust (1.72.1-r0) (4/11) Purging cargo-auditable (0.6.1-r3) (5/11) Purging tree-sitter-python (0.20.4-r1) (6/11) Purging tree-sitter-rust (0.20.4-r1) (7/11) Purging llvm16-libs (16.0.6-r7) (8/11) Purging scudo-malloc (17.0.4-r0) (9/11) Purging libffi (3.4.4-r3) (10/11) Purging libxml2 (2.11.5-r0) (11/11) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 416 MiB in 102 packages