[INFO] fetching crate rep-grep 0.0.7... [INFO] testing rep-grep-0.0.7 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rep-grep 0.0.7 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rep-grep 0.0.7 [INFO] finished tweaking crates.io crate rep-grep 0.0.7 [INFO] tweaked toml for crates.io crate rep-grep 0.0.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rep-grep 0.0.7 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rep-grep 0.0.7 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83348f1c30c96d0d8a58146a0599bb8fd228ec5c93b2821fda562e8daa0942bc [INFO] running `Command { std: "docker" "start" "-a" "83348f1c30c96d0d8a58146a0599bb8fd228ec5c93b2821fda562e8daa0942bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83348f1c30c96d0d8a58146a0599bb8fd228ec5c93b2821fda562e8daa0942bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83348f1c30c96d0d8a58146a0599bb8fd228ec5c93b2821fda562e8daa0942bc", kill_on_drop: false }` [INFO] [stdout] 83348f1c30c96d0d8a58146a0599bb8fd228ec5c93b2821fda562e8daa0942bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 644ffc6a393c503915ce52cbed4a1f1e62910c2b99cd0804469ebd9755a1a5d2 [INFO] running `Command { std: "docker" "start" "-a" "644ffc6a393c503915ce52cbed4a1f1e62910c2b99cd0804469ebd9755a1a5d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling diffy-fork-filenames v0.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling ctrlc v3.2.5 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling grep-cli v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rep-grep v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/cli.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct Options { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub write: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub delete: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub literal_mode: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub replacements: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub color: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub no_color: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub stdout: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub flags: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub find: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub replace_with: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s [INFO] running `Command { std: "docker" "inspect" "644ffc6a393c503915ce52cbed4a1f1e62910c2b99cd0804469ebd9755a1a5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644ffc6a393c503915ce52cbed4a1f1e62910c2b99cd0804469ebd9755a1a5d2", kill_on_drop: false }` [INFO] [stdout] 644ffc6a393c503915ce52cbed4a1f1e62910c2b99cd0804469ebd9755a1a5d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9603e43f24b091703bbe34cec07faf34bda57bb9db0274c7a128ba5cf69c5051 [INFO] running `Command { std: "docker" "start" "-a" "9603e43f24b091703bbe34cec07faf34bda57bb9db0274c7a128ba5cf69c5051", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/cli.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct Options { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub write: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub delete: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub literal_mode: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub replacements: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub color: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub no_color: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub stdout: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub flags: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub find: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub replace_with: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling rep-grep v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `rep_cross_compile` [INFO] [stdout] --> tests/cli.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(not(rep_cross_compile))] // Cross-compilation does not allow to spawn threads but `command.assert()` would do. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rep_cross_compile)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rep_cross_compile)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.89s [INFO] running `Command { std: "docker" "inspect" "9603e43f24b091703bbe34cec07faf34bda57bb9db0274c7a128ba5cf69c5051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9603e43f24b091703bbe34cec07faf34bda57bb9db0274c7a128ba5cf69c5051", kill_on_drop: false }` [INFO] [stdout] 9603e43f24b091703bbe34cec07faf34bda57bb9db0274c7a128ba5cf69c5051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 887f1a67ba1bd93ac0e90ed14ec7d4d622869aff442834d2d50eeee7fdcd49ea [INFO] running `Command { std: "docker" "start" "-a" "887f1a67ba1bd93ac0e90ed14ec7d4d622869aff442834d2d50eeee7fdcd49ea", kill_on_drop: false }` [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/cli.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub(crate) struct Options { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | pub write: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | pub delete: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub literal_mode: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub replacements: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | pub color: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | pub no_color: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 41 | pub stdout: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 55 | pub flags: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | pub find: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub replace_with: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rep-grep` (build script) generated 1 warning [INFO] [stderr] warning: unexpected `cfg` condition name: `rep_cross_compile` [INFO] [stderr] --> tests/cli.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | #[cfg(not(rep_cross_compile))] // Cross-compilation does not allow to spawn threads but `command.assert()` would do. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rep_cross_compile)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rep_cross_compile)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rep-grep` (test "cli") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rep-8406455319647ebc) [INFO] [stdout] running 17 tests [INFO] [stdout] test less::test_parse_less_version_487 ... ok [INFO] [stdout] test patcher::tests::patch ... ok [INFO] [stdout] test edit::tests::edit_from_line_no_file ... ok [INFO] [stdout] test edit::tests::edit_from_line ... ok [INFO] [stdout] test edit::tests::edit_from_line_no_number ... ok [INFO] [stdout] test less::test_parse_less_version_529 ... ok [INFO] [stdout] test edit::tests::edit_from_line_no_text ... ok [INFO] [stdout] test replacer::tests::escaped_char_preservation ... ok [INFO] [stdout] test replacer::tests::no_unescape_literal_replacements ... ok [INFO] [stdout] test replacer::tests::default_global ... ok [INFO] [stdout] test replacer::tests::full_word_replace ... ok [INFO] [stdout] test less::test_parse_less_version_wrong_program ... ok [INFO] [stdout] test patcher::tests::patch_bad_number ... ok [INFO] [stdout] test less::test_parse_less_version_551 ... ok [INFO] [stdout] test replacer::tests::unescape_regex_replacements ... ok [INFO] [stdout] test replacer::tests::sanity_check_literal_replacements ... ok [INFO] [stdout] test replacer::tests::case_sensitive_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-9ce2d2d3c4657bb3) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test cli::patch_preview_files_args ... ok [INFO] [stdout] test cli::patch_preview_files_stdin ... ok [INFO] [stdout] test cli::write_line_endings ... ok [INFO] [stdout] test cli::patch_preview_simple_delete ... ok [INFO] [stdout] test cli::patch_preview_delete ... ok [INFO] [stdout] test cli::patch_preview_simple_delete_vimgrep ... ok [INFO] [stdout] test cli::patch_preview_simple ... ok [INFO] [stdout] test cli::patch_preview_delete_vimgrep ... ok [INFO] [stdout] test cli::patch_preview_markdown_delete ... ok [INFO] [stdout] test cli::patch_preview_markdown_delete_vimgrep ... ok [INFO] [stdout] test cli::patch_preview_simple_vimgrep ... ok [INFO] [stdout] test cli::patch_preview_markdown_vimgrep ... ok [INFO] [stdout] test cli::patch_preview_markdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "887f1a67ba1bd93ac0e90ed14ec7d4d622869aff442834d2d50eeee7fdcd49ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887f1a67ba1bd93ac0e90ed14ec7d4d622869aff442834d2d50eeee7fdcd49ea", kill_on_drop: false }` [INFO] [stdout] 887f1a67ba1bd93ac0e90ed14ec7d4d622869aff442834d2d50eeee7fdcd49ea