[INFO] fetching crate fozzie 1.6.0... [INFO] testing fozzie-1.6.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fozzie 1.6.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate fozzie 1.6.0 [INFO] finished tweaking crates.io crate fozzie 1.6.0 [INFO] tweaked toml for crates.io crate fozzie 1.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fozzie 1.6.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fozzie 1.6.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw_tty v0.1.0 [INFO] [stderr] Downloaded rustix v0.37.24 [INFO] [stderr] Downloaded regex v1.9.6 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce7d2491fadd09655e386ca76a55496fdc618b669f39f49d62eba6b82947ed4b [INFO] running `Command { std: "docker" "start" "-a" "ce7d2491fadd09655e386ca76a55496fdc618b669f39f49d62eba6b82947ed4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce7d2491fadd09655e386ca76a55496fdc618b669f39f49d62eba6b82947ed4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7d2491fadd09655e386ca76a55496fdc618b669f39f49d62eba6b82947ed4b", kill_on_drop: false }` [INFO] [stdout] ce7d2491fadd09655e386ca76a55496fdc618b669f39f49d62eba6b82947ed4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8b5b26fe8b3be37b1f8e68054b9574b93f3b5c891bd08277c66c959aae40d4e5 [INFO] running `Command { std: "docker" "start" "-a" "8b5b26fe8b3be37b1f8e68054b9574b93f3b5c891bd08277c66c959aae40d4e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling fozzie v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling raw_tty v0.1.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/choices.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn current_match(&self) -> &Choice { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn current_match(&self) -> &Choice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s [INFO] running `Command { std: "docker" "inspect" "8b5b26fe8b3be37b1f8e68054b9574b93f3b5c891bd08277c66c959aae40d4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5b26fe8b3be37b1f8e68054b9574b93f3b5c891bd08277c66c959aae40d4e5", kill_on_drop: false }` [INFO] [stdout] 8b5b26fe8b3be37b1f8e68054b9574b93f3b5c891bd08277c66c959aae40d4e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4833c30e2a35884a180be1596833d1b1b2f99941df153befacd06fbc48338d20 [INFO] running `Command { std: "docker" "start" "-a" "4833c30e2a35884a180be1596833d1b1b2f99941df153befacd06fbc48338d20", kill_on_drop: false }` [INFO] [stderr] Compiling fozzie v1.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/choices.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn current_match(&self) -> &Choice { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn current_match(&self) -> &Choice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/choices.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn current_match(&self) -> &Choice { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn current_match(&self) -> &Choice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/choices.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | fn make_choice(choice: &str) -> Choice { [INFO] [stdout] | ^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 342 | fn make_choice(choice: &str) -> Choice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/matcher.rs:220:28 [INFO] [stdout] | [INFO] [stdout] 220 | fn make_choice(choice: &str) -> Choice { [INFO] [stdout] | ^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | fn make_choice(choice: &str) -> Choice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "4833c30e2a35884a180be1596833d1b1b2f99941df153befacd06fbc48338d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4833c30e2a35884a180be1596833d1b1b2f99941df153befacd06fbc48338d20", kill_on_drop: false }` [INFO] [stdout] 4833c30e2a35884a180be1596833d1b1b2f99941df153befacd06fbc48338d20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b400a46c42d6e0e1214b800995072c7221d6df080f9bb88503a5081336bfbb13 [INFO] running `Command { std: "docker" "start" "-a" "b400a46c42d6e0e1214b800995072c7221d6df080f9bb88503a5081336bfbb13", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/choices.rs:65:26 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn current_match(&self) -> &Choice { [INFO] [stderr] | ^^^^^ ------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 65 | pub fn current_match(&self) -> &Choice<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/choices.rs:342:28 [INFO] [stderr] | [INFO] [stderr] 342 | fn make_choice(choice: &str) -> Choice { [INFO] [stderr] | ^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 342 | fn make_choice(choice: &str) -> Choice<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/matcher.rs:220:28 [INFO] [stderr] | [INFO] [stderr] 220 | fn make_choice(choice: &str) -> Choice { [INFO] [stderr] | ^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 220 | fn make_choice(choice: &str) -> Choice<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `fozzie` (lib) generated 1 warning (run `cargo fix --lib -p fozzie` to apply 1 suggestion) [INFO] [stderr] warning: `fozzie` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p fozzie --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fozzie-b7d2d084e25ecdfe) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test bonus::tests::test_compute_capital ... ok [INFO] [stdout] test bonus::tests::test_compute_dir ... ok [INFO] [stdout] test choices::tests::test_cancel ... ok [INFO] [stdout] test choices::tests::test_new ... ok [INFO] [stdout] test color::tests::test_highlight ... ok [INFO] [stdout] test choices::tests::test_new_max_choices ... ok [INFO] [stdout] test color::tests::test_inverse ... ok [INFO] [stdout] test cursor::tests::test_clear_line ... ok [INFO] [stdout] test cursor::tests::test_clear_screen_down ... ok [INFO] [stdout] test cursor::tests::test_col ... ok [INFO] [stdout] test choices::tests::test_current_match ... ok [INFO] [stdout] test choices::tests::test_next ... ok [INFO] [stdout] test choices::tests::test_next_when_wrapping ... ok [INFO] [stdout] test choices::tests::test_filter ... ok [INFO] [stdout] test choices::tests::test_previous ... ok [INFO] [stdout] test choices::tests::test_previous_when_wrapping ... ok [INFO] [stdout] test cursor::tests::test_left ... ok [INFO] [stdout] test choices::tests::bench_filtering ... ok [INFO] [stdout] test cursor::tests::test_restore_position ... ok [INFO] [stdout] test cursor::tests::test_nowrap ... ok [INFO] [stdout] test cursor::tests::test_right ... ok [INFO] [stdout] test cursor::tests::test_save_position ... ok [INFO] [stdout] test cursor::tests::test_up ... ok [INFO] [stdout] test matcher::tests::bench_drawing ... ok [INFO] [stdout] test matcher::tests::bench_matching ... ok [INFO] [stdout] test matcher::tests::bench_matching_uppercase ... ok [INFO] [stdout] test matcher::tests::drawing_with_show_scores_empty_test ... ok [INFO] [stdout] test matcher::tests::drawing_with_show_scores_test ... ok [INFO] [stdout] test matcher::tests::test_draw_not_selected ... ok [INFO] [stdout] test matcher::tests::test_draw_selected ... ok [INFO] [stdout] test matcher::tests::test_drawing_unselected_highlights ... ok [INFO] [stdout] test matcher::tests::test_drawing_selected_highlights ... ok [INFO] [stdout] test matcher::tests::test_is_match ... ok [INFO] [stdout] test matcher::tests::test_match_upper_case ... ok [INFO] [stdout] test matrix::test::test_matrix ... ok [INFO] [stdout] test scorer::tests::bench_normal_scoring ... ok [INFO] [stdout] test scorer::tests::bench_scoring_empty_query ... ok [INFO] [stdout] test scorer::tests::bench_scoring_entire_query ... ok [INFO] [stdout] test scorer::tests::class_positions_test ... ok [INFO] [stdout] test scorer::tests::positions_consecutive_test ... ok [INFO] [stdout] test scorer::tests::positions_exact_match_test ... ok [INFO] [stdout] test scorer::tests::positions_multiple_candidates_start_of_words_test ... ok [INFO] [stdout] test scorer::tests::positions_no_bonuses_test ... ok [INFO] [stdout] test scorer::tests::positions_start_of_word_test ... ok [INFO] [stdout] test scorer::tests::positions_test ... ok [INFO] [stdout] test scorer::tests::prefer_contiguous_over_letter_following_period_test ... ok [INFO] [stdout] test scorer::tests::prefer_shorter_matches_test ... ok [INFO] [stdout] test scorer::tests::prefer_starts_of_words_test ... ok [INFO] [stdout] test scorer::tests::prioritizes_file_name_over_dir ... ok [INFO] [stdout] test scorer::tests::score_capital_test ... ok [INFO] [stdout] test scorer::tests::score_consecutive_test ... ok [INFO] [stdout] test scorer::tests::score_dot_test ... ok [INFO] [stdout] test scorer::tests::score_empty_query_test ... ok [INFO] [stdout] test scorer::tests::score_exact_match_test ... ok [INFO] [stdout] test scorer::tests::score_gaps_test ... ok [INFO] [stdout] test scorer::tests::score_slash_test ... ok [INFO] [stdout] test scorer::tests::score_words_higher_test ... ok [INFO] [stdout] test scorer::tests::should_prefer_shorter_candidates_test ... ok [INFO] [stdout] test scorer::tests::should_prefer_start_of_candidate_test ... ok [INFO] [stdout] test search::tests::set_query_test ... ok [INFO] [stdout] test search::tests::test_backspace ... ok [INFO] [stdout] test search::tests::test_backspace_none ... ok [INFO] [stdout] test search::tests::test_clear ... ok [INFO] [stdout] test search::tests::test_delete ... ok [INFO] [stdout] test search::tests::test_delete_none ... ok [INFO] [stdout] test search::tests::test_draw ... ok [INFO] [stdout] test search::tests::test_keypress ... ok [INFO] [stdout] test search::tests::test_left ... ok [INFO] [stdout] test search::tests::test_left_none ... ok [INFO] [stdout] test search::tests::test_right ... ok [INFO] [stdout] test search::tests::test_right_none ... ok [INFO] [stdout] test search::tests::delete_word_at_end_test ... ok [INFO] [stdout] test search::tests::delete_word_test ... ok [INFO] [stdout] test search::tests::test_left_word ... ok [INFO] [stdout] test search::tests::test_right_word ... ok [INFO] [stdout] test search::tests::backspace_word_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fozzie-08888b70e67be38f) [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" "b400a46c42d6e0e1214b800995072c7221d6df080f9bb88503a5081336bfbb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b400a46c42d6e0e1214b800995072c7221d6df080f9bb88503a5081336bfbb13", kill_on_drop: false }` [INFO] [stdout] b400a46c42d6e0e1214b800995072c7221d6df080f9bb88503a5081336bfbb13