[INFO] cloning repository https://github.com/perkee/mergiraf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perkee/mergiraf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperkee%2Fmergiraf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperkee%2Fmergiraf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dced8a74ab5180dd9e0463240903fde92aa54e0
[INFO] testing perkee/mergiraf against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperkee%2Fmergiraf" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/perkee/mergiraf
[INFO] finished tweaking git repo https://github.com/perkee/mergiraf
[INFO] tweaked toml for git repo https://github.com/perkee/mergiraf written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/perkee/mergiraf on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/perkee/mergiraf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38e4cb6e901a622ab1894692070d7cfc51618c5b176ab375172c2477f47748a4
[INFO] running `Command { std: "docker" "start" "-a" "38e4cb6e901a622ab1894692070d7cfc51618c5b176ab375172c2477f47748a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38e4cb6e901a622ab1894692070d7cfc51618c5b176ab375172c2477f47748a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e4cb6e901a622ab1894692070d7cfc51618c5b176ab375172c2477f47748a4", kill_on_drop: false }`
[INFO] [stdout] 38e4cb6e901a622ab1894692070d7cfc51618c5b176ab375172c2477f47748a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fbce49ff7d79a7d153f8056f58ff401b1a6aa749ff6831de54b2b06c1a32dea
[INFO] running `Command { std: "docker" "start" "-a" "7fbce49ff7d79a7d153f8056f58ff401b1a6aa749ff6831de54b2b06c1a32dea", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling diffy-imara v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling tree-sitter-properties v0.3.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-scala v0.23.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-nix v0.0.2
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-xml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-devicetree v0.14.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.11
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-dart v0.0.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-ini v1.3.0
[INFO] [stderr]    Compiling tree-sitter-md v0.3.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-verilog v1.0.3
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter v0.25.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling mergiraf v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pathfinding v3.0.14
[INFO] [stderr]    Compiling tree-edit-distance v0.4.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.32s
[INFO] running `Command { std: "docker" "inspect" "7fbce49ff7d79a7d153f8056f58ff401b1a6aa749ff6831de54b2b06c1a32dea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fbce49ff7d79a7d153f8056f58ff401b1a6aa749ff6831de54b2b06c1a32dea", kill_on_drop: false }`
[INFO] [stdout] 7fbce49ff7d79a7d153f8056f58ff401b1a6aa749ff6831de54b2b06c1a32dea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99d685e62d7df5254af1d1e373e7a59eff1f2078ef2adffb987bd0df17b5c805
[INFO] running `Command { std: "docker" "start" "-a" "99d685e62d7df5254af1d1e373e7a59eff1f2078ef2adffb987bd0df17b5c805", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-md v0.3.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-xml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-devicetree v0.14.1
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.11
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-ini v1.3.0
[INFO] [stderr]    Compiling diffy-imara v0.3.2
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-properties v0.3.0
[INFO] [stderr]    Compiling tree-sitter-nix v0.0.2
[INFO] [stderr]    Compiling tree-sitter-scala v0.23.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-verilog v1.0.3
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tree-sitter v0.25.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tree-sitter-dart v0.0.4
[INFO] [stderr]    Compiling mergiraf v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pathfinding v3.0.14
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling tree-edit-distance v0.4.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stdout] warning: unused import: `PathBufExt`
[INFO] [stdout]  --> tests/timeout_support.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use mergiraf::{PathBufExt, line_merge_and_structured_resolution};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/timeout_support.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[expect(unstable_name_collisions)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/merged_text.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn merged(contents: &str) -> MergeSection {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn merged(contents: &str) -> MergeSection<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBufExt`
[INFO] [stdout]  --> tests/failing.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use mergiraf::{PathBufExt, line_merge_and_structured_resolution};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/failing.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[expect(unstable_name_collisions)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/bin/mergiraf.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |             #[expect(unstable_name_collisions)]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBufExt`
[INFO] [stdout]  --> tests/working.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use mergiraf::{PathBufExt, line_merge_and_structured_resolution};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/working.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[expect(unstable_name_collisions)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.43s
[INFO] running `Command { std: "docker" "inspect" "99d685e62d7df5254af1d1e373e7a59eff1f2078ef2adffb987bd0df17b5c805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d685e62d7df5254af1d1e373e7a59eff1f2078ef2adffb987bd0df17b5c805", kill_on_drop: false }`
[INFO] [stdout] 99d685e62d7df5254af1d1e373e7a59eff1f2078ef2adffb987bd0df17b5c805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d3e2f92e46e496d980c239de9849bf922eb3ba65059e724b7144b08a99038c9
[INFO] running `Command { std: "docker" "start" "-a" "2d3e2f92e46e496d980c239de9849bf922eb3ba65059e724b7144b08a99038c9", kill_on_drop: false }`
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> src/bin/mergiraf.rs:187:22
[INFO] [stderr]     |
[INFO] [stderr] 187 |             #[expect(unstable_name_collisions)]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> src/bin/mergiraf.rs:189:22
[INFO] [stderr]     |
[INFO] [stderr] 189 |             #[expect(unstable_name_collisions)]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> src/bin/mergiraf.rs:191:22
[INFO] [stderr]     |
[INFO] [stderr] 191 |             #[expect(unstable_name_collisions)]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> src/bin/mergiraf.rs:195:22
[INFO] [stderr]     |
[INFO] [stderr] 195 |             #[expect(unstable_name_collisions)]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> src/bin/mergiraf.rs:197:22
[INFO] [stderr]     |
[INFO] [stderr] 197 |             #[expect(unstable_name_collisions)]
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/merged_text.rs:416:25
[INFO] [stderr]     |
[INFO] [stderr] 416 |     fn merged(contents: &str) -> MergeSection {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 416 |     fn merged(contents: &str) -> MergeSection<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mergiraf` (bin "mergiraf" test) generated 5 warnings
[INFO] [stderr] warning: `mergiraf` (lib test) generated 1 warning (run `cargo fix --lib -p mergiraf --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `PathBufExt`
[INFO] [stderr]  --> tests/failing.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 | use mergiraf::{PathBufExt, line_merge_and_structured_resolution};
[INFO] [stderr]   |                ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]   --> tests/failing.rs:43:14
[INFO] [stderr]    |
[INFO] [stderr] 43 |     #[expect(unstable_name_collisions)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PathBufExt`
[INFO] [stderr]  --> tests/timeout_support.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 8 | use mergiraf::{PathBufExt, line_merge_and_structured_resolution};
[INFO] [stderr]   |                ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]   --> tests/timeout_support.rs:14:14
[INFO] [stderr]    |
[INFO] [stderr] 14 |     #[expect(unstable_name_collisions)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PathBufExt`
[INFO] [stderr]  --> tests/working.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 | use mergiraf::{PathBufExt, line_merge_and_structured_resolution};
[INFO] [stderr]   |                ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]   --> tests/working.rs:53:14
[INFO] [stderr]    |
[INFO] [stderr] 53 |     #[expect(unstable_name_collisions)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mergiraf` (bin "mergiraf") generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `mergiraf` (test "failing") generated 2 warnings
[INFO] [stderr] warning: `mergiraf` (test "timeout_support") generated 2 warnings
[INFO] [stderr] warning: `mergiraf` (test "working") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mergiraf-9e1ed55f10013e50)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test ast::tests::atomic_nodes ... ok
[INFO] [stdout] test ast::tests::dfs_exact_size_iterator ... ok
[INFO] [stdout] test ast::tests::children_by_field_names_with_modifiers ... ok
[INFO] [stdout] test ast::tests::heights ... ok
[INFO] [stdout] test ast::tests::commutative_isomorphism ... ok
[INFO] [stdout] test ast::tests::multiline_comments_are_isomorphic ... ok
[INFO] [stdout] test ast::tests::parents_are_accessible ... ok
[INFO] [stdout] test ast::tests::dfs_traversal ... ok
[INFO] [stdout] test ast::tests::children_by_field_names ... ok
[INFO] [stdout] test ast::tests::preceding_indentation_shift ... ok
[INFO] [stdout] test ast::tests::preceding_indentation_shift_mixed_spaces_and_tabs ... ok
[INFO] [stdout] test ast::tests::postfix_traversal ... ok
[INFO] [stdout] test ast::tests::preceding_indentation_shift_mixed_tabs_and_spaces ... ok
[INFO] [stdout] test ast::tests::preceding_whitespace ... ok
[INFO] [stdout] test ast::tests::preceding_whitespace_go ... ok
[INFO] [stdout] test ast::tests::removing_indentation ... ok
[INFO] [stdout] test ast::tests::source_with_whitespace ... ok
[INFO] [stdout] test ast::tests::preceding_indentation_shift_tabs ... ok
[INFO] [stdout] test ast::tests::reindent_yaml ... ok
[INFO] [stdout] test ast::tests::print_as_ascii_art ... ok
[INFO] [stdout] test ast::tests::isomorphism_for_different_languages ... ok
[INFO] [stdout] test ast::tests::sizes ... ok
[INFO] [stdout] test ast::tests::truncate ... ok
[INFO] [stdout] test changeset::tests::from_tree ... ok
[INFO] [stdout] test changeset::tests::single_tree_has_no_conflicts ... ok
[INFO] [stdout] test ast::tests::trailing_whitespace_toml ... ok
[INFO] [stdout] test attempts::tests::no_extension ... ok
[INFO] [stdout] test attempts::tests::lifecycle ... ok
[INFO] [stdout] test changeset::tests::write_to_file ... ok
[INFO] [stdout] test lang_profile::tests::find_by_filename_or_name ... ok
[INFO] [stdout] test lang_profile::tests::find_by_name ... ok
[INFO] [stdout] test lang_profile::tests::has_signature_conflicts ... ok
[INFO] [stdout] test matching::tests::remove_previously_matched ... ok
[INFO] [stdout] test ast::tests::trailing_newlines_are_stripped_from_nodes ... ok
[INFO] [stdout] test ast::tests::parse_html_with_js ... ok
[INFO] [stdout] test ast::tests::parse_empty_child_out_of_trimmed_parent ... ok
[INFO] [stdout] test ast::tests::node_ids ... ok
[INFO] [stdout] test ast::tests::parse_injection_with_syntax_error ... ok
[INFO] [stdout] test merge_3dm::tests::commutative_conflict_delete_modified ... ok
[INFO] [stdout] test merge_3dm::tests::commutative_conflict_end_separator ... ok
[INFO] [stdout] test ast::tests::node_ids_all_unique ... ok
[INFO] [stdout] test ast::tests::leading_source ... ok
[INFO] [stdout] test merge_3dm::tests::commutative_conflict_no_end_separator ... ok
[INFO] [stdout] test merge_3dm::tests::delete_delete ... ok
[INFO] [stdout] test merge_3dm::tests::delete_insert ... ok
[INFO] [stdout] test merged_text::tests::avoid_spurious_conflicts ... ok
[INFO] [stdout] test line_based::test::some_reconstructed_revisions_do_not_parse ... ok
[INFO] [stdout] test merged_text::tests::conflict_count_and_mass ... ok
[INFO] [stdout] test merged_text::tests::multiple_conflicts_on_same_line ... ok
[INFO] [stdout] test merge_3dm::tests::delete_modify ... ok
[INFO] [stdout] test merged_text::tests::reconstruct_revision ... ok
[INFO] [stdout] test merged_text::tests::space_after_conflict_base_empty ... ok
[INFO] [stdout] test merged_text::tests::space_after_conflict_base_empty_all_indented ... ok
[INFO] [stdout] test merged_text::tests::space_after_conflict_base_empty_next_incorrect ... ok
[INFO] [stdout] test merged_text::tests::space_after_conflict_left_empty ... ok
[INFO] [stdout] test merged_text::tests::space_after_conflict_left_empty_all_indented ... ok
[INFO] [stdout] test merged_text::tests::spurious_conflict ... ok
[INFO] [stdout] test multimap::tests::simple_lifecycle ... ok
[INFO] [stdout] test newline::tests::normalize_cr_lf_to_lf ... ok
[INFO] [stdout] test newline::tests::normalize_lf_to_cr ... ok
[INFO] [stdout] test merge_3dm::tests::single_tree_has_no_conflicts ... ok
[INFO] [stdout] test merged_tree::test::debug_print ... ok
[INFO] [stdout] test merged_text::tests::compact_mode ... ok
[INFO] [stdout] test newline::tests::normalize_lf_to_cr_lf ... ok
[INFO] [stdout] test merge_3dm::tests::merge_conflict ... ok
[INFO] [stdout] test matching::tests::dice ... ok
[INFO] [stdout] test merge_3dm::tests::commutative_conflict_double_delete ... ok
[INFO] [stdout] test parsed_merge::tests::add_revision_names_to_settings_no_conflict ... ok
[INFO] [stdout] test parsed_merge::tests::identical_ranges_but_different_grammar_names ... ok
[INFO] [stdout] test parsed_merge::tests::add_revision_names_to_settings_no_names ... ok
[INFO] [stdout] test parsed_merge::tests::add_revision_names_to_settings ... ok
[INFO] [stdout] test parsed_merge::tests::parse ... ok
[INFO] [stdout] test ast::tests::hashing_does_not_depend_on_whitespace_but_on_content ... ok
[INFO] [stdout] test parsed_merge::tests::parse_base_marker_not_at_line_start ... ok
[INFO] [stdout] test parsed_merge::tests::parse_diff3_is_with_final_newline_when_possible ... ok
[INFO] [stdout] test parsed_merge::tests::parse_diff2 ... ok
[INFO] [stdout] test parsed_merge::tests::parse_middle_marker_not_at_line_start ... ok
[INFO] [stdout] test parsed_merge::tests::parse_diff3_then_diff3_is_lazy ... ok
[INFO] [stdout] test parsed_merge::tests::parse_right_marker_not_at_line_start ... ok
[INFO] [stdout] test parsed_merge::tests::render_no_final_newline ... ok
[INFO] [stdout] test parsed_merge::tests::render_non_standard_conflict_marker_size ... ok
[INFO] [stdout] test priority_list::tests::empty ... ok
[INFO] [stdout] test parsed_merge::tests::parse_diffy_imara ... ok
[INFO] [stdout] test merge_3dm::tests::insert_insert_not_really_a_conflict ... ok
[INFO] [stdout] test parsed_merge::tests::parse_left_marker_not_at_line_start ... ok
[INFO] [stdout] test parsed_merge::tests::parse_start_with_conflict ... ok
[INFO] [stdout] test parsed_merge::tests::parse_end_with_conflict ... ok
[INFO] [stdout] test ast::tests::isomorphism_of_empty_roots ... ok
[INFO] [stdout] test signature::tests::node_equality_and_hashing ... ok
[INFO] [stdout] test signature::tests::node_equality_and_hashing_care_about_languages ... ok
[INFO] [stdout] test supported_langs::test::extensions_do_not_start_with_a_dot ... ok
[INFO] [stdout] test signature::tests::equal_signatures ... ok
[INFO] [stdout] test supported_langs::test::injections_are_non_empty ... ok
[INFO] [stdout] test class_mapping::tests::left_right_matching_does_not_override_base_matchings ... ok
[INFO] [stdout] test priority_list::tests::open ... ok
[INFO] [stdout] test tree_builder::tests::recover_exact_tree ... ok
[INFO] [stdout] test parsed_merge::tests::parse_non_standard_conflict_marker_size ... ok
[INFO] [stdout] test tree_builder::tests::contains ... ok
[INFO] [stdout] test parsed_merge::tests::matching ... ok
[INFO] [stdout] test tree_matcher::tests::example_from_the_paper ... ok
[INFO] [stdout] test tree_matcher::tests::matching_very_shallow_structures ... ok
[INFO] [stdout] test tree_matcher::tests::without_rted ... ok
[INFO] [stdout] test supported_langs::test::language_names_are_all_distinct ... ok
[INFO] [stdout] test attempts::tests::prune ... ok
[INFO] [stdout] test parsed_merge::tests::parse_diff3_then_diff3_wo_newline ... ok
[INFO] [stdout] test priority_list::tests::one_element ... ok
[INFO] [stdout] test visualizer::tests::print_to_graphviz ... ok
[INFO] [stdout] test class_mapping::tests::classes_are_properly_merged ... ok
[INFO] [stdout] test matching::tests::retrieve_match ... ok
[INFO] [stdout] test ast::tests::isomorphism_is_not_just_hashing ... ok
[INFO] [stdout] test priority_list::tests::two_elements_same_height ... ok
[INFO] [stdout] test priority_list::tests::two_elements_decreasing_height ... ok
[INFO] [stdout] test priority_list::tests::two_elements_increasing_height ... ok
[INFO] [stdout] test tree_matcher::tests::small_sample ... ok
[INFO] [stdout] test tree_matcher::tests::matching_rust_types ... ok
[INFO] [stdout] test test::zdiff ... ok
[INFO] [stdout] test merge_3dm::tests::line_based_local_fallback_for_revnode_respects_conflict_marker_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mergiraf.rs (/opt/rustwide/target/debug/deps/mergiraf-764784adf838e96e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::keep_backup_flag ... ok
[INFO] [stdout] test test::compact_flag ... ok
[INFO] [stdout] test test::verify_cli ... ok
[INFO] [stdout] test test::manual_language_selection_for_solve ... ok
[INFO] [stdout] test test::keep_backup_keeps_backup ... ok
[INFO] [stderr]      Running unittests src/bin/mgf_dev.rs (/opt/rustwide/target/debug/deps/mgf_dev-3f0e877a27c94c28)
[INFO] [stdout] test test::manual_language_selection_for_merge ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::verify_cli ... ok
[INFO] [stdout] test tests::isomorphism_isomorphic_trees ... ok
[INFO] [stdout] test tests::isomorphism_different_trees ... ok
[INFO] [stdout] test tests::set_language ... ok
[INFO] [stdout] test tests::isomorphism_identical_files ... ok
[INFO] [stdout] test tests::disabled_commutative_isomorphism ... ok
[INFO] [stdout] test tests::enabled_commutative_isomorphism ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/failing.rs (/opt/rustwide/target/debug/deps/failing-d5ac4c822990ebfa)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test integration_failing::test_dir_03_examples_go_failing_duplicate_type_declarations ... ok
[INFO] [stdout] test integration_failing::test_dir_06_examples_java_failing_imitate_separators_outside_of_conflict ... ok
[INFO] [stdout] test integration_failing::test_dir_11_examples_python_failing_bracketed_imports_issue_320 ... ok
[INFO] [stdout] test integration_failing::test_dir_07_examples_java_failing_left_right_class ... ok
[INFO] [stdout] test integration_failing::test_dir_08_examples_java_failing_modifiers ... ok
[INFO] [stdout] test integration_failing::test_dir_17_examples_spork_failing_both_modified_add_similar_methods ... ok
[INFO] [stdout] test integration_failing::test_dir_12_examples_python_failing_mismatched_argument_lists ... ok
[INFO] [stdout] test integration_failing::test_dir_04_examples_go_failing_field_with_trailing_comment ... ok
[INFO] [stdout] test integration_failing::test_dir_09_examples_java_failing_preserve_order_in_commutative_additions ... ok
[INFO] [stdout] test integration_failing::test_dir_05_examples_java_failing_adding_two_implements ... ok
[INFO] [stdout] test integration_failing::test_dir_22_examples_spork_failing_method_visibility_left_empty ... ok
[INFO] [stdout] test integration_failing::test_dir_20_examples_spork_failing_both_modified_implicitness ... ok
[INFO] [stdout] test integration_failing::test_dir_21_examples_spork_failing_conflicting_class_visibility ... ok
[INFO] [stdout] test integration_failing::test_dir_19_examples_spork_failing_both_modified_conflicting_parameter_add ... ok
[INFO] [stdout] test integration_failing::test_dir_18_examples_spork_failing_both_modified_both_add_try ... ok
[INFO] [stdout] test integration_failing::test_dir_02_examples_csharp_failing_methods_with_comments ... ok
[INFO] [stdout] test integration_failing::test_dir_16_examples_rust_failing_undetected_use_statement_move ... ok
[INFO] [stdout] test integration_failing::test_dir_15_examples_rust_failing_function_modifiers ... ok
[INFO] [stdout] test integration_failing::test_dir_01_examples_cpp_failing_method_conflict_with_comments ... ok
[INFO] [stdout] test integration_failing::test_dir_10_examples_java_failing_successor_loop ... ok
[INFO] [stdout] test integration_failing::test_dir_14_examples_rust_failing_docstrings ... ok
[INFO] [stdout] test integration_failing::test_dir_13_examples_rust_failing_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/solve_command.rs (/opt/rustwide/target/debug/deps/solve_command-46fca30ec8b71301)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test solve_command::case_1 ... ok
[INFO] [stdout] test solve_command::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/timeout_support.rs (/opt/rustwide/target/debug/deps/timeout_support-ffff7cc8b3812508)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/working.rs (/opt/rustwide/target/debug/deps/working-49e1a1726fd65afe)
[INFO] [stdout] test timeout_support ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 216 tests
[INFO] [stdout] test integration::path_011_examples_dart_working_add_imports ... ok
[INFO] [stdout] test integration::path_003_examples_cpp_working_initializer_list ... ok
[INFO] [stdout] test integration::path_014_examples_dart_working_duplicate_type_declarations ... ok
[INFO] [stdout] test integration::path_001_examples_cpp_working_field_conflict ... ok
[INFO] [stdout] test integration::path_012_examples_dart_working_add_instance_variables ... ok
[INFO] [stdout] test integration::path_015_examples_dart_working_enum_values ... ok
[INFO] [stdout] test integration::path_005_examples_cpp_working_method_conflict ... ok
[INFO] [stdout] test integration::path_009_examples_csharp_working_add_imports ... ok
[INFO] [stdout] test integration::path_007_examples_cpp_working_positional_argument_in_initializer_list ... ok
[INFO] [stdout] test integration::path_013_examples_dart_working_add_same_import ... ok
[INFO] [stdout] test integration::path_008_examples_cpp_working_unable_to_detect_disjoint_conditions ... ok
[INFO] [stdout] test integration::path_020_examples_devicetree_working_non_conflicting_insertions ... ok
[INFO] [stdout] test integration::path_010_examples_csharp_working_method_signatures ... ok
[INFO] [stdout] test integration::path_022_examples_go_working_imports ... ok
[INFO] [stdout] test integration::path_019_examples_devicetree_working_insert_same_property_values ... ok
[INFO] [stdout] test integration::path_018_examples_devicetree_working_insert_same_property_same_position ... ok
[INFO] [stdout] test integration::path_016_examples_devicetree_working_add_different_properties ... ok
[INFO] [stdout] test integration::path_006_examples_cpp_working_method_conflict_same_arguments ... ok
[INFO] [stdout] test integration::path_017_examples_devicetree_working_insert_same_property_away_from_each_ ... ok
[INFO] [stdout] test debug_test ... ok
[INFO] [stdout] test integration::path_029_examples_ini_working_commutative_keys ... ok
[INFO] [stdout] test integration::path_002_examples_cpp_working_field_visibility_conflict ... ok
[INFO] [stdout] test integration::path_024_examples_go_working_methods_with_same_name_but_different_receive ... ok
[INFO] [stdout] test integration::path_026_examples_go_working_type_declaration ... ok
[INFO] [stdout] test integration::path_028_examples_html_working_add_identical_parameters ... ok
[INFO] [stdout] test integration::path_025_examples_go_working_remove_and_add_imports ... ok
[INFO] [stdout] test integration::path_034_examples_java_working_add_same_visibility_with_existing_modifier ... ok
[INFO] [stdout] test integration::path_031_examples_java_working_add_imports_and_classes ... ok
[INFO] [stdout] test integration::path_033_examples_java_working_add_same_visibility ... ok
[INFO] [stdout] test integration::path_027_examples_hcl_working_tuple_support ... ok
[INFO] [stdout] test integration::path_021_examples_go_working_composite_literal ... ok
[INFO] [stdout] test integration::path_037_examples_java_working_class_fields ... ok
[INFO] [stdout] test integration::path_023_examples_go_working_imports_and_comments ... ok
[INFO] [stdout] test integration::path_030_examples_java_working_add_duplicate_import ... ok
[INFO] [stdout] test integration::path_032_examples_java_working_add_same_import ... ok
[INFO] [stdout] test integration::path_004_examples_cpp_working_json_in_cpp ... ok
[INFO] [stdout] test integration::path_042_examples_java_working_exception_type_bound ... ok
[INFO] [stdout] test integration::path_046_examples_java_working_multiline_comment_matching ... ok
[INFO] [stdout] test integration::path_036_examples_java_working_annotations ... ok
[INFO] [stdout] test integration::path_038_examples_java_working_comment_identation ... ok
[INFO] [stdout] test integration::path_047_examples_java_working_reformat ... ok
[INFO] [stdout] test integration::path_035_examples_java_working_annotation_parameter ... ok
[INFO] [stdout] test integration::path_049_examples_java_working_star_imports ... ok
[INFO] [stdout] test integration::path_048_examples_java_working_simple_independent_changes_on_same_line ... ok
[INFO] [stdout] test integration::path_043_examples_java_working_interface_list ... ok
[INFO] [stdout] test integration::path_039_examples_java_working_conflicting_class_signatures ... ok
[INFO] [stdout] test integration::path_051_examples_java_working_throws_commutativity ... ok
[INFO] [stdout] test integration::path_060_examples_json_working_for_docs ... ok
[INFO] [stdout] test integration::path_058_examples_json_working_adapt_indentation ... ok
[INFO] [stdout] test integration::path_040_examples_java_working_conflicting_method_signatures ... ok
[INFO] [stdout] test integration::path_059_examples_json_working_duplicate_keys_in_base ... ok
[INFO] [stdout] test integration::path_061_examples_json_working_insert_same_key_values ... ok
[INFO] [stdout] test integration::path_041_examples_java_working_demo ... ok
[INFO] [stdout] test integration::path_065_examples_json_working_start_end_conflict ... ok
[INFO] [stdout] test integration::path_050_examples_java_working_statements ... ok
[INFO] [stdout] test integration::path_067_examples_kotlin_working_function_modifiers ... ok
[INFO] [stdout] test integration::path_062_examples_json_working_insert_same_keys_away_from_each_other ... ok
[INFO] [stdout] test integration::path_052_examples_java_working_try_block_deletion_and_modification ... ok
[INFO] [stdout] test integration::path_063_examples_json_working_insert_same_keys_same_position ... ok
[INFO] [stdout] test integration::path_064_examples_json_working_non_conflicting_insertions ... ok
[INFO] [stdout] test integration::path_066_examples_kotlin_working_class_body ... ok
[INFO] [stdout] test integration::path_068_examples_kotlin_working_imports ... ok
[INFO] [stdout] test integration::path_070_examples_lua_working_rename_parameters ... ok
[INFO] [stdout] test integration::path_069_examples_lua_working_modify_strings ... ok
[INFO] [stdout] test integration::path_079_examples_nix_working_insert_same_key_values ... ok
[INFO] [stdout] test integration::path_077_examples_nix_working_add_different_keys ... ok
[INFO] [stdout] test integration::path_076_examples_nix_working_add_different_formals ... ok
[INFO] [stdout] test integration::path_078_examples_nix_working_insert_same_formals_away_from_each_other ... ok
[INFO] [stdout] test integration::path_080_examples_nix_working_insert_same_keys_away_from_each_other ... ok
[INFO] [stdout] test integration::path_081_examples_nix_working_insert_same_keys_same_position ... ok
[INFO] [stdout] test integration::path_085_examples_properties_working_commutative_properties ... ok
[INFO] [stdout] test integration::path_056_examples_javascript_working_object_fields ... ok
[INFO] [stdout] test integration::path_053_examples_javascript_working_classes ... ok
[INFO] [stdout] test integration::path_087_examples_python_working_from_import ... ok
[INFO] [stdout] test integration::path_086_examples_properties_working_conflicting_additions_of_same_key ... ok
[INFO] [stdout] test integration::path_088_examples_python_working_import_from ... ok
[INFO] [stdout] test integration::path_089_examples_python_working_imports ... ok
[INFO] [stdout] test integration::path_091_examples_python_working_method_declarations ... ok
[INFO] [stdout] test integration::path_092_examples_python_working_sets ... ok
[INFO] [stdout] test integration::path_090_examples_python_working_keyword_arguments ... ok
[INFO] [stdout] test integration::path_055_examples_javascript_working_jsx ... ok
[INFO] [stdout] test integration::path_093_examples_ruby_working_method_arguments ... ok
[INFO] [stdout] test integration::path_044_examples_java_working_move_and_adjacent_deletes ... ok
[INFO] [stdout] test integration::path_057_examples_javascript_working_object_fields_multiline ... ok
[INFO] [stdout] test integration::path_083_examples_php_working_enums ... ok
[INFO] [stdout] test integration::path_073_examples_markdown_working_injections ... ok
[INFO] [stdout] test integration::path_096_examples_rust_working_demo ... ok
[INFO] [stdout] test integration::path_072_examples_markdown_working_commutative_link_definition ... ok
[INFO] [stdout] test integration::path_071_examples_markdown_working_code_blocks ... ok
[INFO] [stdout] test integration::path_082_examples_php_working_class_fields ... ok
[INFO] [stdout] test integration::path_084_examples_php_working_imports ... ok
[INFO] [stdout] test integration::path_095_examples_rust_working_delete_delete ... ok
[INFO] [stdout] test integration::path_094_examples_rust_working_braces_in_use_statements ... ok
[INFO] [stdout] test integration::path_099_examples_rust_working_impl_members ... ok
[INFO] [stdout] test integration::path_098_examples_rust_working_enum_values ... ok
[INFO] [stdout] test integration::path_106_examples_rust_working_struct_declaration ... ok
[INFO] [stdout] test integration::path_074_examples_markdown_working_move_elements_between_code_blocks ... ok
[INFO] [stdout] test integration::path_054_examples_javascript_working_conflict_object_keys ... ok
[INFO] [stdout] test integration::path_112_examples_solidity_working_add_imports ... ok
[INFO] [stdout] test integration::path_097_examples_rust_working_doc_comment_indentation ... ok
[INFO] [stdout] test integration::path_111_examples_scala_working_simple_independent_changes_on_same_line ... ok
[INFO] [stdout] test integration::path_116_examples_spork_working_both_modified_add_file_header ... ok
[INFO] [stdout] test integration::path_117_examples_spork_working_both_modified_add_identical_elements_in_m ... ok
[INFO] [stdout] test integration::path_113_examples_spork_working_both_modified_IGNORE_local_type_inference ... ok
[INFO] [stdout] test integration::path_105_examples_rust_working_reordering_use_statements ... ok
[INFO] [stdout] test integration::path_115_examples_spork_working_both_modified_add_field_modifiers ... ok
[INFO] [stdout] test integration::path_119_examples_spork_working_both_modified_add_parameter ... ok
[INFO] [stdout] test integration::path_121_examples_spork_working_both_modified_add_same_method ... ok
[INFO] [stdout] test integration::path_100_examples_rust_working_initial_whitespace ... ok
[INFO] [stdout] test integration::path_114_examples_spork_working_both_modified_adapt_indentation ... ok
[INFO] [stdout] test integration::path_120_examples_spork_working_both_modified_add_parameters_and_thrown_t ... ok
[INFO] [stdout] test integration::path_118_examples_spork_working_both_modified_add_import_statements ... ok
[INFO] [stdout] test integration::path_122_examples_spork_working_both_modified_add_type_member_and_comment ... ok
[INFO] [stdout] test integration::path_125_examples_spork_working_both_modified_change_primitive_to_referen ... ok
[INFO] [stdout] test integration::path_101_examples_rust_working_module_members ... ok
[INFO] [stdout] test integration::path_128_examples_spork_working_both_modified_compilation_unit_comment ... ok
[INFO] [stdout] test integration::path_129_examples_spork_working_both_modified_delete_method ... ok
[INFO] [stdout] test integration::path_123_examples_spork_working_both_modified_change_binops ... ok
[INFO] [stdout] test integration::path_130_examples_spork_working_both_modified_edit_different_comments ... ok
[INFO] [stdout] test integration::path_134_examples_spork_working_both_modified_root_conflict_with_edits_in ... ok
[INFO] [stdout] test integration::path_110_examples_rust_working_use_statements ... ok
[INFO] [stdout] test integration::path_127_examples_spork_working_both_modified_change_wildcard_bounds ... ok
[INFO] [stdout] test integration::path_135_examples_spork_working_both_modified_simple_root_conflict ... ok
[INFO] [stdout] test integration::path_136_examples_spork_working_both_modified_two_way_merge ... ok
[INFO] [stdout] test integration::path_107_examples_rust_working_struct_instantiation ... ok
[INFO] [stdout] test integration::path_137_examples_spork_working_conflict_add_similar_fields ... ok
[INFO] [stdout] test integration::path_045_examples_java_working_move_and_modify_conflict ... ok
[INFO] [stdout] test integration::path_108_examples_rust_working_trait_bounds ... ok
[INFO] [stdout] test integration::path_139_examples_spork_working_conflict_multiple_conflicting_statements ... ok
[INFO] [stdout] test integration::path_124_examples_spork_working_both_modified_change_parameter_varargs ... ok
[INFO] [stdout] test integration::path_109_examples_rust_working_use_scoped_identifiers ... ok
[INFO] [stdout] test integration::path_075_examples_markdown_working_nested_injections ... ok
[INFO] [stdout] test integration::path_140_examples_spork_working_conflict_multiple_simple_conflicts ... ok
[INFO] [stdout] test integration::path_138_examples_spork_working_conflict_conflicting_type_change ... ok
[INFO] [stdout] test integration::path_131_examples_spork_working_both_modified_method_method_ordering_conf ... ok
[INFO] [stdout] test integration::path_143_examples_spork_working_conflict_single_conflicting_statement ... ok
[INFO] [stdout] test integration::path_132_examples_spork_working_both_modified_move_if ... ok
[INFO] [stdout] test integration::path_133_examples_spork_working_both_modified_multiple_method_ordering_co ... ok
[INFO] [stdout] test integration::path_151_examples_spork_working_intra_parent_move_conflict ... ok
[INFO] [stdout] test integration::path_146_examples_spork_working_conflicting_method_visibility ... ok
[INFO] [stdout] test integration::path_152_examples_spork_working_left_modified_add_annotation_key_value_pa ... ok
[INFO] [stdout] test integration::path_142_examples_spork_working_conflict_simple_insert_delete ... ok
[INFO] [stdout] test integration::path_126_examples_spork_working_both_modified_change_unary_ops ... ok
[INFO] [stdout] test integration::path_104_examples_rust_working_reformat ... ok
[INFO] [stdout] test integration::path_141_examples_spork_working_conflict_simple_delete_delete ... ok
[INFO] [stdout] test integration::path_145_examples_spork_working_conflicting_literal_change ... ok
[INFO] [stdout] test integration::path_155_examples_spork_working_left_modified_add_if_block ... ok
[INFO] [stdout] test integration::path_154_examples_spork_working_left_modified_add_class_visibility ... ok
[INFO] [stdout] test integration::path_147_examples_spork_working_conflicting_operator_change ... ok
[INFO] [stdout] test integration::path_159_examples_spork_working_left_modified_add_parameter ... ok
[INFO] [stdout] test integration::path_161_examples_spork_working_left_modified_change_declared_type ... ok
[INFO] [stdout] test integration::path_153_examples_spork_working_left_modified_add_block_comment ... ok
[INFO] [stdout] test integration::path_158_examples_spork_working_left_modified_add_package_private_class ... ok
[INFO] [stdout] test integration::path_157_examples_spork_working_left_modified_add_nested_class ... ok
[INFO] [stdout] test integration::path_156_examples_spork_working_left_modified_add_inline_comment ... ok
[INFO] [stdout] test integration::path_160_examples_spork_working_left_modified_append_annotation_key_value ... ok
[INFO] [stdout] test integration::path_164_examples_spork_working_left_modified_delete_if_block ... ok
[INFO] [stdout] test integration::path_167_examples_spork_working_left_modified_empty_parameter_list ... ok
[INFO] [stdout] test integration::path_169_examples_spork_working_left_modified_generify_method ... ok
[INFO] [stdout] test integration::path_166_examples_spork_working_left_modified_edit_annotations ... ok
[INFO] [stdout] test integration::path_162_examples_spork_working_left_modified_change_field_modifiers ... ok
[INFO] [stdout] test integration::path_172_examples_spork_working_left_modified_modify_array_type ... ok
[INFO] [stdout] test integration::path_168_examples_spork_working_left_modified_empty_thrown_types ... ok
[INFO] [stdout] test integration::path_171_examples_spork_working_left_modified_make_method_void ... ok
[INFO] [stdout] test integration::path_165_examples_spork_working_left_modified_delete_method ... ok
[INFO] [stdout] test integration::path_170_examples_spork_working_left_modified_implement_default_method ... ok
[INFO] [stdout] test integration::path_176_examples_spork_working_left_modified_rename_class ... ok
[INFO] [stdout] test integration::path_177_examples_spork_working_left_modified_rename_enum ... ok
[INFO] [stdout] test integration::path_148_examples_spork_working_conflicting_variable_rename ... ok
[INFO] [stdout] test integration::path_175_examples_spork_working_left_modified_multi_declaration_initializ ... ok
[INFO] [stdout] test integration::path_174_examples_spork_working_left_modified_multi_declaration_initializ ... ok
[INFO] [stdout] test integration::path_102_examples_rust_working_move_to_method ... ok
[INFO] [stdout] test integration::path_173_examples_spork_working_left_modified_move_value_from_body_to_ann ... ok
[INFO] [stdout] test integration::path_178_examples_spork_working_left_modified_rename_interface ... ok
[INFO] [stdout] test integration::path_182_examples_spork_working_left_modified_rename_variable ... ok
[INFO] [stdout] test integration::path_179_examples_spork_working_left_modified_rename_method ... ok
[INFO] [stdout] test integration::path_184_examples_spork_working_left_modified_single_line_multi_local_var ... ok
[INFO] [stdout] test integration::path_149_examples_spork_working_conflicting_wildcard_changes ... ok
[INFO] [stdout] test integration::path_163_examples_spork_working_left_modified_change_package_statement ... ok
[INFO] [stdout] test integration::path_183_examples_spork_working_left_modified_single_line_multi_field_dec ... ok
[INFO] [stdout] test integration::path_180_examples_spork_working_left_modified_rename_parameter ... ok
[INFO] [stdout] test integration::path_190_examples_toml_working_insert_same_keys_away_from_each_other ... ok
[INFO] [stdout] test integration::path_194_examples_txt_working_missing_type ... ok
[INFO] [stdout] test integration::path_189_examples_toml_working_insert_same_key_values ... ok
[INFO] [stdout] test integration::path_195_examples_txt_working_simple_text_merge ... ok
[INFO] [stdout] test integration::path_191_examples_toml_working_insert_same_keys_same_position ... ok
[INFO] [stdout] test integration::path_185_examples_spork_working_plain_text ... ok
[INFO] [stdout] test integration::path_197_examples_typescript_working_classes ... ok
[INFO] [stdout] test integration::path_193_examples_toml_working_start_end_conflict ... ok
[INFO] [stdout] test integration::path_202_examples_typescript_working_multiple_imports ... ok
[INFO] [stdout] test integration::path_201_examples_typescript_working_mixed_assign_to_object ... ok
[INFO] [stdout] test integration::path_204_examples_typescript_working_objects ... ok
[INFO] [stdout] test integration::path_198_examples_typescript_working_enums ... ok
[INFO] [stdout] test integration::path_200_examples_typescript_working_interfaces ... ok
[INFO] [stdout] test integration::path_205_examples_typescript_working_tsx ... ok
[INFO] [stdout] test integration::path_206_examples_xml_working_add_identical_parameters ... ok
[INFO] [stdout] test integration::path_203_examples_typescript_working_object_type ... ok
[INFO] [stdout] test integration::path_196_examples_typescript_working_assign_to_object ... ok
[INFO] [stdout] test integration::path_210_examples_xml_working_non_conflicting_inserts ... ok
[INFO] [stdout] test integration::path_212_examples_yaml_working_add_different_keys ... ok
[INFO] [stdout] test integration::path_181_examples_spork_working_left_modified_rename_type_parameter ... ok
[INFO] [stdout] test integration::path_214_examples_yaml_working_insert_same_keys_away_from_each_other ... ok
[INFO] [stdout] test integration::path_187_examples_toml_working_add_different_keys ... ok
[INFO] [stdout] test integration::path_208_examples_xml_working_merge_attributes ... ok
[INFO] [stdout] test integration::path_209_examples_xml_working_merge_attributes_opening_tag ... ok
[INFO] [stdout] test integration::path_207_examples_xml_working_consecutive_tag_changes ... ok
[INFO] [stdout] test integration::path_199_examples_typescript_working_imports ... ok
[INFO] [stdout] test integration::path_192_examples_toml_working_non_conflicting_insertions ... ok
[INFO] [stdout] test integration::path_188_examples_toml_working_add_different_keys_followed_by_other_table ... ok
[INFO] [stdout] test integration::path_103_examples_rust_working_move_use_statement ... ok
[INFO] [stdout] test integration::path_150_examples_spork_working_integer_literal_conflict ... ok
[INFO] [stdout] test integration::path_213_examples_yaml_working_double_quoted_strings ... ok
[INFO] [stdout] test integration::path_215_examples_yaml_working_insert_same_keys_same_position ... ok
[INFO] [stdout] test integration::path_211_examples_yaml_working_adapt_indentation ... ok
[INFO] [stdout] test integration::path_144_examples_spork_working_conflicting_comment_edits ... ok
[INFO] [stdout] test integration::path_186_examples_systemverilog_working_module ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 216 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.76s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mergiraf
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d3e2f92e46e496d980c239de9849bf922eb3ba65059e724b7144b08a99038c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3e2f92e46e496d980c239de9849bf922eb3ba65059e724b7144b08a99038c9", kill_on_drop: false }`
[INFO] [stdout] 2d3e2f92e46e496d980c239de9849bf922eb3ba65059e724b7144b08a99038c9
