[INFO] cloning repository https://github.com/jaller698/lazy-svn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaller698/lazy-svn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaller698%2Flazy-svn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaller698%2Flazy-svn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9bd5c96d44791cf23803c1e5d2319549df42bf4
[INFO] testing jaller698/lazy-svn against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaller698%2Flazy-svn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jaller698/lazy-svn
[INFO] finished tweaking git repo https://github.com/jaller698/lazy-svn
[INFO] tweaked toml for git repo https://github.com/jaller698/lazy-svn written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaller698/lazy-svn on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaller698/lazy-svn 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74
[INFO] running `Command { std: "docker" "start" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling lazysvn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 34.20s
[INFO] running `Command { std: "docker" "inspect" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling lazysvn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.06s
[INFO] running `Command { std: "docker" "inspect" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/lazysvn-3cd54c5d2777fb41)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test app::tests::test_build_nvim_open_diff_expr_quotes_arguments ... ok
[INFO] [stdout] test app::tests::test_build_tree_collapsed_dir_hides_children ... ok
[INFO] [stdout] test app::tests::test_build_tree_flat_files_no_dirs ... ok
[INFO] [stdout] test app::tests::test_close_help_restores_prev_window ... ok
[INFO] [stdout] test app::tests::test_cursor_delete_before_cursor_at_start_noop ... ok
[INFO] [stdout] test app::tests::test_build_tree_nested_dirs_have_correct_depth ... ok
[INFO] [stdout] test app::tests::test_cursor_delete_before_cursor_middle ... ok
[INFO] [stdout] test app::tests::test_confirm_ignore_writes_to_file_and_filters_file_list ... ok
[INFO] [stdout] test app::tests::test_cursor_delete_before_cursor_basic ... ok
[INFO] [stdout] test app::tests::test_close_help_without_prev_window_defaults_to_changed_files ... ok
[INFO] [stdout] test app::tests::test_cursor_delete_multibyte_char ... ok
[INFO] [stdout] test app::tests::test_build_tree_dirs_emitted_before_files_at_same_level ... ok
[INFO] [stdout] test app::tests::test_cursor_insert_char_at_end ... ok
[INFO] [stdout] test app::tests::test_cursor_insert_char_at_start ... ok
[INFO] [stdout] test app::tests::test_cursor_insert_multibyte_char ... ok
[INFO] [stdout] test app::tests::test_cursor_line_col_multiline ... ok
[INFO] [stdout] test app::tests::test_cursor_move_down ... ok
[INFO] [stdout] test app::tests::test_cursor_move_down_on_last_line_goes_to_line_end ... ok
[INFO] [stdout] test app::tests::test_cursor_move_left ... ok
[INFO] [stdout] test app::tests::test_cursor_move_left_at_start_noop ... ok
[INFO] [stdout] test app::tests::test_cursor_move_right_at_end_noop ... ok
[INFO] [stdout] test app::tests::test_cursor_move_right ... ok
[INFO] [stdout] test app::tests::test_cursor_line_col_empty_message ... ok
[INFO] [stdout] test app::tests::test_cursor_move_to_line_start ... ok
[INFO] [stdout] test app::tests::test_cursor_move_left_multibyte_char ... ok
[INFO] [stdout] test app::tests::test_cursor_move_up_clips_to_shorter_line ... ok
[INFO] [stdout] test app::tests::test_cursor_move_up ... ok
[INFO] [stdout] test app::tests::test_cursor_move_up_on_first_line_goes_to_line_start ... ok
[INFO] [stdout] test app::tests::test_do_commit_empty_message_returns_false ... ok
[INFO] [stdout] test app::tests::test_ignore_basename_match ... ok
[INFO] [stdout] test app::tests::test_ignore_basename_only_does_not_match_mid_component ... ok
[INFO] [stdout] test app::tests::test_ignore_current_file_no_selection_does_nothing ... ok
[INFO] [stdout] test app::tests::test_ignore_current_file_on_dir_does_nothing ... ok
[INFO] [stdout] test app::tests::test_ignore_double_star ... ok
[INFO] [stdout] test app::tests::test_ignore_double_star_alone_matches_any_basename ... ok
[INFO] [stdout] test app::tests::test_ignore_double_star_prefix_matches_at_any_depth ... ok
[INFO] [stdout] test app::tests::test_do_commit_no_files_returns_false ... ok
[INFO] [stdout] test app::tests::test_ignore_empty_pattern_never_matches ... ok
[INFO] [stdout] test app::tests::test_ignore_wildcard_no_cross_dir ... ok
[INFO] [stdout] test app::tests::test_increase_revision_log_limit_by_batch_size ... ok
[INFO] [stdout] test app::tests::test_cursor_move_right_multibyte_char ... ok
[INFO] [stdout] test app::tests::test_ignore_current_file_sets_target_and_opens_confirm ... ok
[INFO] [stdout] test app::tests::test_cursor_move_to_line_end ... ok
[INFO] [stdout] test app::tests::test_previous_branch_retreats_selection ... ok
[INFO] [stdout] test app::tests::test_load_ignore_patterns_filters_comments_and_blanks ... ok
[INFO] [stdout] test app::tests::test_ignore_wildcard_extension ... ok
[INFO] [stdout] test app::tests::test_next_branch_advances_selection ... ok
[INFO] [stdout] test app::tests::test_ignore_exact_match ... ok
[INFO] [stdout] test app::tests::test_revision_number_strips_leading_r ... ok
[INFO] [stdout] test app::tests::test_next_file_wraps_around ... ok
[INFO] [stdout] test app::tests::test_previous_branch_wraps_around ... ok
[INFO] [stdout] test app::tests::test_next_revision_advances_selection ... ok
[INFO] [stdout] test app::tests::test_revision_number_no_leading_r_unchanged ... ok
[INFO] [stdout] test app::tests::test_revision_navigation_empty_list_does_not_panic ... ok
[INFO] [stdout] test app::tests::test_open_help_saves_prev_window_and_switches_to_help ... ok
[INFO] [stdout] test app::tests::test_next_revision_wraps_around ... ok
[INFO] [stdout] test app::tests::test_previous_revision_retreats_selection ... ok
[INFO] [stdout] test app::tests::test_save_and_load_commit_draft ... ok
[INFO] [stdout] test app::tests::test_save_empty_draft_removes_file ... ok
[INFO] [stdout] test app::tests::test_scroll_diff_down_caps_at_max ... ok
[INFO] [stdout] test app::tests::test_scroll_diff_down_increments ... ok
[INFO] [stdout] test app::tests::test_scroll_diff_next_hunk_jumps_forward ... ok
[INFO] [stdout] test app::tests::test_cursor_insert_char_in_middle ... ok
[INFO] [stdout] test app::tests::test_next_branch_wraps_around ... ok
[INFO] [stdout] test app::tests::test_scroll_diff_prev_hunk_jumps_backward ... ok
[INFO] [stdout] test app::tests::test_previous_revision_wraps_around ... ok
[INFO] [stdout] test app::tests::test_previous_file_wraps_around ... ok
[INFO] [stdout] test app::tests::test_next_file_advances_selection ... ok
[INFO] [stdout] test app::tests::test_scroll_diff_up_clamps_at_zero ... ok
[INFO] [stdout] test app::tests::test_scroll_diff_up_decrements ... ok
[INFO] [stdout] test app::tests::test_style_diff_output_added_lines_green_triple_plus_unchanged ... ok
[INFO] [stdout] test app::tests::test_style_diff_output_hunk_headers_cyan ... ok
[INFO] [stdout] test app::tests::test_style_diff_output_removed_lines_red_triple_minus_unchanged ... ok
[INFO] [stdout] test app::tests::test_svn_delete_marked_no_items_does_nothing ... ok
[INFO] [stdout] test app::tests::test_svn_delete_marked_no_selection_uses_hovered_file ... ok
[INFO] [stdout] test app::tests::test_svn_revert_marked_no_items_does_nothing ... ok
[INFO] [stdout] test app::tests::test_svn_revert_marked_no_selection_uses_hovered_file ... ok
[INFO] [stdout] test app::tests::test_temp_diff_file_path_sanitizes_hint ... ok
[INFO] [stdout] test app::tests::test_toggle_folder_collapses_then_expands ... ok
[INFO] [stdout] test app::tests::test_toggle_folder_on_file_row_does_nothing ... ok
[INFO] [stdout] test app::tests::test_svn_delete_marked_with_selected_files ... ok
[INFO] [stdout] test ui::tests::test_marked_files_and_parents_are_colored ... ok
[INFO] [stdout] test ui::tests::test_help_window_shows_all_keybindings ... ok
[INFO] [stdout] test app::tests::test_toggle_file_selection_directory_selects_all_children ... ok
[INFO] [stdout] test app::tests::test_cursor_line_col_single_line ... ok
[INFO] [stdout] test app::tests::test_toggle_file_selection_single_file_toggles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74", kill_on_drop: false }`
[INFO] [stdout] 2274299da09fbe010e470c95ebe7d62b56b712dad6492f33e04ae78a07876a74
