[INFO] cloning repository https://github.com/brouberol/bo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brouberol/bo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrouberol%2Fbo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrouberol%2Fbo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1eefaaf93617cac1b8739bce098d8507bdde7c4 [INFO] testing brouberol/bo against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrouberol%2Fbo" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brouberol/bo on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brouberol/bo [INFO] finished tweaking git repo https://github.com/brouberol/bo [INFO] tweaked toml for git repo https://github.com/brouberol/bo written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/brouberol/bo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad5565c6615f8ac09a61734fbf1ac403bab41201c6f86d8a8ed8d2e5c1222836 [INFO] running `Command { std: "docker" "start" "-a" "ad5565c6615f8ac09a61734fbf1ac403bab41201c6f86d8a8ed8d2e5c1222836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad5565c6615f8ac09a61734fbf1ac403bab41201c6f86d8a8ed8d2e5c1222836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5565c6615f8ac09a61734fbf1ac403bab41201c6f86d8a8ed8d2e5c1222836", kill_on_drop: false }` [INFO] [stdout] ad5565c6615f8ac09a61734fbf1ac403bab41201c6f86d8a8ed8d2e5c1222836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4340b0b92dae2dbf4364b825155c3e455fab32adf872bf7af54c8ab82cceb2bf [INFO] running `Command { std: "docker" "start" "-a" "4340b0b92dae2dbf4364b825155c3e455fab32adf872bf7af54c8ab82cceb2bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling bo-bin v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.48s [INFO] running `Command { std: "docker" "inspect" "4340b0b92dae2dbf4364b825155c3e455fab32adf872bf7af54c8ab82cceb2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4340b0b92dae2dbf4364b825155c3e455fab32adf872bf7af54c8ab82cceb2bf", kill_on_drop: false }` [INFO] [stdout] 4340b0b92dae2dbf4364b825155c3e455fab32adf872bf7af54c8ab82cceb2bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748cfe7fa8b02623411de57c2203d86d903fbdf435f3384591d5df04839e02ac [INFO] running `Command { std: "docker" "start" "-a" "748cfe7fa8b02623411de57c2203d86d903fbdf435f3384591d5df04839e02ac", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bo-bin v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "748cfe7fa8b02623411de57c2203d86d903fbdf435f3384591d5df04839e02ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748cfe7fa8b02623411de57c2203d86d903fbdf435f3384591d5df04839e02ac", kill_on_drop: false }` [INFO] [stdout] 748cfe7fa8b02623411de57c2203d86d903fbdf435f3384591d5df04839e02ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd05e2b28dde8fceabc8cd3ad04c50d0f9c04d2a4782b8d04cf194d4d77979ae [INFO] running `Command { std: "docker" "start" "-a" "fd05e2b28dde8fceabc8cd3ad04c50d0f9c04d2a4782b8d04cf194d4d77979ae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bo-595f2dd62a17d0c7) [INFO] [stdout] [INFO] [stdout] running 118 tests [INFO] [stdout] test config::config_test::test_config_toggle ... ok [INFO] [stdout] test document::document_test::test_document_delete ... ok [INFO] [stdout] test document::document_test::test_document_get_row ... ok [INFO] [stdout] test document::document_test::test_document_delete_at_start_of_line ... ok [INFO] [stdout] test document::document_test::test_document_insert ... ok [INFO] [stdout] test document::document_test::test_document_insert_string ... ok [INFO] [stdout] test document::document_test::test_document_is_empty ... ok [INFO] [stdout] test document::document_test::test_document_join_row_with_previous_one ... ok [INFO] [stdout] test document::document_test::test_document_last_line_number ... ok [INFO] [stdout] test document::document_test::test_document_num_rows ... ok [INFO] [stdout] test document::document_test::test_document_num_words ... ok [INFO] [stdout] test document::document_test::test_document_row_for_line_number ... ok [INFO] [stdout] test document::document_test::test_document_swapfile ... ok [INFO] [stdout] test document::document_test::test_insert_newline ... ok [INFO] [stdout] test document::document_test::test_document_trim_trailing_spaces ... ok [INFO] [stdout] test document::document_test::test_document_insert_newline_at_the_end ... ok [INFO] [stdout] test document::document_test::test_insert_newline_row_split ... ok [INFO] [stdout] test editor::editor_test::test_delete_line_longer_than_previous_one ... ok [INFO] [stdout] test editor::editor_test::test_delete_last_line ... ok [INFO] [stdout] test editor::editor_test::test_delete_line_then_undo ... ok [INFO] [stdout] test editor::editor_test::test_display_line_numbers ... ok [INFO] [stdout] test editor::editor_test::test_editor_deletion ... ok [INFO] [stdout] test editor::editor_test::test_editor_change_x_position_when_moving_down_or_up ... ok [INFO] [stdout] test editor::editor_test::test_display_stats ... ok [INFO] [stdout] test editor::editor_test::test_editor_command_buffer ... ok [INFO] [stdout] test editor::editor_test::test_autocompletion_single_suggestion ... ok [INFO] [stdout] test editor::editor_test::test_editor_edit_long_document ... ok [INFO] [stdout] test editor::editor_test::test_editor_goto_line ... ok [INFO] [stdout] test editor::editor_test::test_editor_edition ... ok [INFO] [stdout] test editor::editor_test::test_editor_help_command ... ok [INFO] [stdout] test editor::editor_test::test_editor_goto_percentage_in_document ... ok [INFO] [stdout] test document::document_test::test_document_delete_all_rows ... ok [INFO] [stdout] test editor::editor_test::test_editor_insert_spaces_for_tab ... ok [INFO] [stdout] test editor::editor_test::test_editor_pop_normal_command_repetitions ... ok [INFO] [stdout] test editor::editor_test::test_editor_move_cursor_to_position_y ... ok [INFO] [stdout] test editor::editor_test::test_editor_process_keystroke_command ... ok [INFO] [stdout] test editor::editor_test::test_editor_navigate_long_document ... ok [INFO] [stdout] test editor::editor_test::test_editor_navigation ... ok [INFO] [stdout] test editor::editor_test::test_editor_quit ... ok [INFO] [stdout] test editor::editor_test::test_editor_move_cursor_to_position_x ... ok [INFO] [stdout] test document::document_test::test_document_delete_string ... ok [INFO] [stdout] test editor::editor_test::test_editor_join_lines ... ok [INFO] [stdout] test editor::editor_test::test_editor_serialize ... ok [INFO] [stdout] test editor::editor_test::test_editor_enter_mode ... ok [INFO] [stdout] test editor::editor_test::test_go_to_start_of_line ... ok [INFO] [stdout] test editor::editor_test::test_editor_unknown_command ... ok [INFO] [stdout] test editor::editor_test::test_move_by_paragraph ... ok [INFO] [stdout] test editor::editor_test::test_editor_status ... ok [INFO] [stdout] test editor::editor_test::test_goto_matching_closing_symbol ... ok [INFO] [stdout] test editor::editor_test::test_editor_simple_utilities ... ok [INFO] [stdout] test editor::editor_test::test_editor_process_keystroke_navigation ... ok [INFO] [stdout] test editor::editor_test::test_editor_search ... ok [INFO] [stdout] test editor::editor_test::test_open_existing_file ... ok [INFO] [stdout] test editor::editor_test::test_new_file ... ok [INFO] [stdout] test editor::editor_test::test_open_non_existing_file ... ok [INFO] [stdout] test editor::editor_test::test_position_from_ansiposition ... ok [INFO] [stdout] test editor::editor_test::test_process_backspace_mid_receiving_command ... ok [INFO] [stdout] test editor::editor_test::test_process_command_autocompletions ... ok [INFO] [stdout] test editor::editor_test::test_process_command_autocompletions_and_keep_typing ... ok [INFO] [stdout] test editor::editor_test::test_process_command_not_found ... ok [INFO] [stdout] test editor::editor_test::test_reset_history_at_open ... ok [INFO] [stdout] test editor::editor_test::test_save_and_quit ... ok [INFO] [stdout] test editor::editor_test::test_repoen_same_file ... ok [INFO] [stdout] test editor::editor_test::test_stop_receiving_command_after_processing_esc_key ... ok [INFO] [stdout] test editor::editor_test::test_save_file ... ok [INFO] [stdout] test editor::editor_test::test_save_file_trim_whitespaces ... ok [INFO] [stdout] test editor::editor_test::test_undo_insert ... ok [INFO] [stdout] test editor::editor_test::test_undo_delete ... ok [INFO] [stdout] test help::help_test::test_help_format ... ok [INFO] [stdout] test help::help_test::test_help_section_format ... ok [INFO] [stdout] test history::history_test::test_delete_operation_end_position ... ok [INFO] [stdout] test history::history_test::test_insert_operation_end_position ... ok [INFO] [stdout] test history::history_test::test_insert_operation_with_multiple_adjacent_newlines_end_position ... ok [INFO] [stdout] test history::history_test::test_operation_end_position_delete_multi_line ... ok [INFO] [stdout] test history::history_test::test_operation_end_position_delete_multi_line_starting_with_newline ... ok [INFO] [stdout] test history::history_test::test_operation_end_position_delete_multiple_words ... ok [INFO] [stdout] test history::history_test::test_operation_end_position_delete_single_line ... ok [INFO] [stdout] test history::history_test::test_operation_end_position_insert_multi_line ... ok [INFO] [stdout] test history::history_test::test_operation_end_position_insert_multi_line_starting_with_newline ... ok [INFO] [stdout] test history::history_test::test_operation_end_position_insert_multiple_words ... ok [INFO] [stdout] test history::history_test::test_operation_end_position_insert_single_line ... ok [INFO] [stdout] test history::history_test::test_operation_reversed ... ok [INFO] [stdout] test mode::mode_test::test_mode_display ... ok [INFO] [stdout] test navigator::navigator_test::test_find_line_number_of_end_of_paragraph_when_at_end_of_document ... ok [INFO] [stdout] test navigator::navigator_test::test_find_line_number_of_start_of_paragraph ... ok [INFO] [stdout] test navigator::navigator_test::test_find_line_number_of_start_of_paragraph_when_at_first_line ... ok [INFO] [stdout] test navigator::navigator_test::test_find_index_of_first_non_whitespace ... ok [INFO] [stdout] test navigator::navigator_test::test_find_index_of_next_word ... ok [INFO] [stdout] test navigator::navigator_test::test_find_matching_closing_symbol ... ok [INFO] [stdout] test navigator::navigator_test::test_find_matching_closing_symbol_multiline ... ok [INFO] [stdout] test navigator::navigator_test::test_find_matching_closing_symbol_no_match ... ok [INFO] [stdout] test navigator::navigator_test::test_find_matching_opening_symbol ... ok [INFO] [stdout] test navigator::navigator_test::test_find_matching_opening_symbol_multiline ... ok [INFO] [stdout] test navigator::navigator_test::test_find_matching_opening_symbol_no_match ... ok [INFO] [stdout] test navigator::navigator_test::test_is_word_delimited_unicode ... ok [INFO] [stdout] test navigator::navigator_test::test_is_word_delimiter_false ... ok [INFO] [stdout] test navigator::navigator_test::test_is_word_delimiter_true ... ok [INFO] [stdout] test navigator::navigator_test::test_find_index_of_next_word_with_unicode_chars ... ok [INFO] [stdout] test navigator::navigator_test::test_find_index_of_previous_word ... ok [INFO] [stdout] test navigator::navigator_test::test_find_line_number_of_end_of_paragraph ... ok [INFO] [stdout] test navigator::navigator_test::test_find_index_of_previous_word_with_unicode ... ok [INFO] [stdout] test row::row_test::test_row_contains ... ok [INFO] [stdout] test row::row_test::test_row_delete ... ok [INFO] [stdout] test row::row_test::test_row_find_all ... ok [INFO] [stdout] test row::row_test::test_row_append ... ok [INFO] [stdout] test row::row_test::test_row_graphemes_index ... ok [INFO] [stdout] test row::row_test::test_row_index ... ok [INFO] [stdout] test row::row_test::test_row_insert ... ok [INFO] [stdout] test row::row_test::test_row_is_empty ... ok [INFO] [stdout] test row::row_test::test_row_is_whitespace ... ok [INFO] [stdout] test row::row_test::test_row_len ... ok [INFO] [stdout] test row::row_test::test_row_num_words ... ok [INFO] [stdout] test row::row_test::test_row_render ... ok [INFO] [stdout] test row::row_test::test_row_split ... ok [INFO] [stdout] test utils::utils_test::test_zfill ... ok [INFO] [stdout] test row::row_test::test_row_string_chars ... ok [INFO] [stdout] test utils::utils_test::test_expand_tilde ... ok [INFO] [stdout] test terminal::terminal_test::test_position_to_ansi_position_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd05e2b28dde8fceabc8cd3ad04c50d0f9c04d2a4782b8d04cf194d4d77979ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd05e2b28dde8fceabc8cd3ad04c50d0f9c04d2a4782b8d04cf194d4d77979ae", kill_on_drop: false }` [INFO] [stdout] fd05e2b28dde8fceabc8cd3ad04c50d0f9c04d2a4782b8d04cf194d4d77979ae