[INFO] fetching crate helix-crossterm 0.1.0-beta.1... [INFO] testing helix-crossterm-0.1.0-beta.1 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate helix-crossterm 0.1.0-beta.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate helix-crossterm 0.1.0-beta.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate helix-crossterm 0.1.0-beta.1 [INFO] tweaked toml for crates.io crate helix-crossterm 0.1.0-beta.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate helix-crossterm 0.1.0-beta.1 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate helix-crossterm 0.1.0-beta.1 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded temp-env v0.3.6 [INFO] [stderr] Downloaded filedescriptor v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 616aa8d950d1a3032db6cd62eba054d626af0723b499e16e724de435d590440c [INFO] running `Command { std: "docker" "start" "-a" "616aa8d950d1a3032db6cd62eba054d626af0723b499e16e724de435d590440c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "616aa8d950d1a3032db6cd62eba054d626af0723b499e16e724de435d590440c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616aa8d950d1a3032db6cd62eba054d626af0723b499e16e724de435d590440c", kill_on_drop: false }` [INFO] [stdout] 616aa8d950d1a3032db6cd62eba054d626af0723b499e16e724de435d590440c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c7d8eedcf5212d567c29c03ef8304c86b83a82a2f3be1ef79becc7636de01ff [INFO] running `Command { std: "docker" "start" "-a" "9c7d8eedcf5212d567c29c03ef8304c86b83a82a2f3be1ef79becc7636de01ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling helix-crossterm v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/terminal/sys/unix.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); [INFO] [stdout] 87 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s [INFO] running `Command { std: "docker" "inspect" "9c7d8eedcf5212d567c29c03ef8304c86b83a82a2f3be1ef79becc7636de01ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7d8eedcf5212d567c29c03ef8304c86b83a82a2f3be1ef79becc7636de01ff", kill_on_drop: false }` [INFO] [stdout] 9c7d8eedcf5212d567c29c03ef8304c86b83a82a2f3be1ef79becc7636de01ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fa9929405171d64d79af4d000c8272f0cbd78bd47bb8daad043b5e111c5d1e3 [INFO] running `Command { std: "docker" "start" "-a" "9fa9929405171d64d79af4d000c8272f0cbd78bd47bb8daad043b5e111c5d1e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling helix-crossterm v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/terminal/sys/unix.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); [INFO] [stdout] 87 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/terminal/sys/unix.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); [INFO] [stdout] 87 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.20s [INFO] running `Command { std: "docker" "inspect" "9fa9929405171d64d79af4d000c8272f0cbd78bd47bb8daad043b5e111c5d1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa9929405171d64d79af4d000c8272f0cbd78bd47bb8daad043b5e111c5d1e3", kill_on_drop: false }` [INFO] [stdout] 9fa9929405171d64d79af4d000c8272f0cbd78bd47bb8daad043b5e111c5d1e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a028de83e4e2cba3c9678bb96571f4d001783766a1c826ce3cdd1020037f3233 [INFO] running `Command { std: "docker" "start" "-a" "a028de83e4e2cba3c9678bb96571f4d001783766a1c826ce3cdd1020037f3233", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/terminal/sys/unix.rs:87:50 [INFO] [stderr] | [INFO] [stderr] 87 | let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 87 - let file = File::open("/dev/tty").map(|file| (FileDesc::Owned(file.into()))); [INFO] [stderr] 87 + let file = File::open("/dev/tty").map(|file| FileDesc::Owned(file.into())); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `helix-crossterm` (lib) generated 1 warning (run `cargo fix --lib -p helix-crossterm` to apply 1 suggestion) [INFO] [stderr] warning: `helix-crossterm` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crossterm-bf3f89dccdd926cc) [INFO] [stdout] running 99 tests [INFO] [stdout] test cursor::tests::test_move_down ... ignored [INFO] [stdout] test cursor::tests::test_move_left ... ignored [INFO] [stdout] test cursor::tests::test_move_right ... ignored [INFO] [stdout] test cursor::tests::test_move_to ... ignored [INFO] [stdout] test cursor::tests::test_move_up ... ignored [INFO] [stdout] test cursor::tests::test_save_restore_position ... ignored [INFO] [stdout] test event::filter::tests::test_event_filter_filters_events ... ok [INFO] [stdout] test event::filter::tests::test_cursor_position_filter_filters_cursor_position ... ok [INFO] [stdout] test event::filter::tests::test_event_filter_filters_internal_events ... ok [INFO] [stdout] test event::read::tests::test_poll_returns_true_for_matching_event_in_queue_at_back ... ok [INFO] [stdout] test event::filter::tests::test_primary_device_attributes_filter_filters_primary_device_attributes ... ok [INFO] [stdout] test event::read::tests::test_poll_returns_false_after_all_source_events_are_consumed ... ok [INFO] [stdout] test event::read::tests::test_poll_fails_without_event_source ... ok [INFO] [stdout] test event::read::tests::test_poll_continues_after_error ... ok [INFO] [stdout] test event::filter::tests::test_keyboard_enhancement_status_filter_filters_keyboard_enhancement_status ... ok [INFO] [stdout] test event::read::tests::test_poll_returns_true_for_matching_event_in_queue_at_front ... ok [INFO] [stdout] test event::read::tests::test_poll_propagates_error ... ok [INFO] [stdout] test event::read::tests::test_poll_timeouts_if_source_has_no_events ... ok [INFO] [stdout] test event::read::tests::test_read_continues_after_error ... ok [INFO] [stdout] test event::read::tests::test_read_does_not_consume_skipped_event ... ok [INFO] [stdout] test event::read::tests::test_read_returns_events_if_source_has_events ... ok [INFO] [stdout] test event::read::tests::test_read_propagates_error ... ok [INFO] [stdout] test event::read::tests::test_read_returns_matching_event_in_queue_at_front ... ok [INFO] [stdout] test event::read::tests::test_reads_returns_event_if_source_has_at_least_one_event ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_alt_shift ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_esc_key ... ok [INFO] [stdout] test event::read::tests::test_read_returns_matching_event_in_queue_at_back ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_alt_key ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_basic_csi_u_encoded_key_code_special_keys ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_basic_csi_u_encoded_key_code ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_bracketed_paste ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_cursor_position ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_focus ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_normal_mouse ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_char_event_lowercase ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_modifier_key_code ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_rxvt_mouse ... ok [INFO] [stdout] test event::read::tests::test_poll_returns_true_if_source_has_at_least_one_event ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_char_event_uppercase ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_sgr_mouse ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_alt_ctrl ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_special_key_code_multiple_values_not_supported ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_numbered_escape_code_with_types ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_key_code_with_extra_modifiers ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_key_code_with_extra_state ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_key_code_with_types ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_keypad_code ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_with_shifted_keycode ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_special_key_code ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_event ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_event_subsequent_calls ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_possible_esc_sequence ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_utf8 ... ok [INFO] [stdout] test event::tests::key_modifiers_display ... ok [INFO] [stdout] test event::tests::modifier_keycode_display_other ... ok [INFO] [stdout] test event::tests::keycode_display ... ok [INFO] [stdout] test event::tests::test_equality ... ok [INFO] [stdout] test event::timeout::tests::test_elapsed_timeout_has_zero_leftover ... ok [INFO] [stdout] test event::tests::media_keycode_display ... ok [INFO] [stdout] test event::tests::test_hash ... ok [INFO] [stdout] test event::tests::event_as ... ok [INFO] [stdout] test event::timeout::tests::test_timeout_without_duration_does_not_have_leftover ... ok [INFO] [stdout] test event::timeout::tests::test_timeout_without_duration_never_elapses ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_key_code_has_modifier_on_modifier_press ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_special_key_code_with_types ... ok [INFO] [stdout] test event::timeout::tests::test_timeout_elapses ... ok [INFO] [stdout] test event::timeout::tests::test_not_elapsed_timeout_has_positive_leftover ... ok [INFO] [stdout] test macros::tests::unix::test_execute_one ... ok [INFO] [stdout] test event::tests::modifier_keycode_display ... ok [INFO] [stdout] test macros::tests::unix::test_execute_trailing_comma ... ok [INFO] [stdout] test macros::tests::unix::test_queue_many ... ok [INFO] [stdout] test macros::tests::unix::test_execute_many ... ok [INFO] [stdout] test macros::tests::unix::test_queue_one ... ok [INFO] [stdout] test macros::tests::unix::test_queue_trailing_comma ... ok [INFO] [stdout] test style::attributes::tests::test_attributes ... ok [INFO] [stdout] test style::attributes::tests::test_attributes_const ... ok [INFO] [stdout] test style::stylize::tests::set_fg_bg_add_attr ... ok [INFO] [stdout] test style::tests::colorterm_overrides_term ... ok [INFO] [stdout] test style::tests::default_color_count ... ok [INFO] [stdout] test style::tests::term_24bits ... ok [INFO] [stdout] test style::tests::term_256color ... ok [INFO] [stdout] test style::tests::unsupported_term_colorterm_values ... ok [INFO] [stdout] test style::types::color::tests::test_know_rgb_color_conversion ... ok [INFO] [stdout] test style::types::color::tests::test_known_color_conversion ... ok [INFO] [stdout] test style::types::color::tests::test_unknown_color_conversion_yields_white ... ok [INFO] [stdout] test style::types::colored::tests::test_format_bg_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_fg_ansi_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_fg_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_fg_rgb_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_reset_bg_color ... ok [INFO] [stdout] test style::types::colored::tests::test_no_color ... ok [INFO] [stdout] test style::types::colored::tests::test_parse_invalid_ansi_color ... ok [INFO] [stdout] test terminal::tests::test_resize_ansi ... ignored [INFO] [stdout] test style::types::colored::tests::test_format_reset_fg_color ... ok [INFO] [stdout] test style::types::colors::tests::test_colors_then ... ok [INFO] [stdout] test terminal::tests::test_raw_mode ... ok [INFO] [stdout] test style::types::colored::tests::test_parse_ansi_bg ... FAILED [INFO] [stdout] test style::types::colored::tests::test_parse_ansi_fg ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- style::types::colored::tests::test_parse_ansi_bg stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'style::types::colored::tests::test_parse_ansi_bg' (112) panicked at src/style/types/colored.rs:244:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: None [INFO] [stdout] right: Some(ForegroundColor(AnsiValue(131))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a78f8c14222 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a78f8c14222 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a78f8c14222 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a78f8c14222 - ::fmt::h746cb25d4c2f20bf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78f8c254cf - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78f8c254cf - core::fmt::write::h51c104753c8435b2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a78f8be0be3 - std::io::default_write_fmt::h7681766be9629d2f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a78f8be0be3 - std::io::Write::write_fmt::h41771a141bf0adb2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a78f8bed232 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78f8bf1d0f - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a78f8bf1ba1 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78f8b7464e - as core::ops::function::Fn>::call::h8041688d09537997 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5a78f8b7464e - test::test_main_with_exit_callback::{{closure}}::hc8a7ea1f38432726 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a78f8bf23ae - as core::ops::function::Fn>::call::h688488cd0fff9b17 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5a78f8bf23ae - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a78f8bf217a - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a78f8bed369 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a78f8bd50ad - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78f8c2d5d0 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a78f8c2d3d3 - core::panicking::assert_failed_inner::h2f80963f12b08acb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5a78f8afb1ea - core::panicking::assert_failed::h9292d0ac18e70bf5 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5a78f8b4dc12 - crossterm::style::types::colored::tests::test_parse_ansi::he790584c734b9ca2 [INFO] [stdout] at /opt/rustwide/workdir/src/style/types/colored.rs:218:17 [INFO] [stdout] 22: 0x5a78f8b4de06 - crossterm::style::types::colored::tests::test_parse_ansi_bg::h4f4725a2b76d74de [INFO] [stdout] at /opt/rustwide/workdir/src/style/types/colored.rs:209:9 [INFO] [stdout] 23: 0x5a78f8b4de27 - crossterm::style::types::colored::tests::test_parse_ansi_bg::{{closure}}::h4bffe205c2843dff [INFO] [stdout] at /opt/rustwide/workdir/src/style/types/colored.rs:208:28 [INFO] [stdout] 24: 0x5a78f8b14a36 - core::ops::function::FnOnce::call_once::h5feea2ef8bb83289 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5a78f8b7440b - core::ops::function::FnOnce::call_once::ha1081c2f5558e6c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5a78f8b7440b - test::__rust_begin_short_backtrace::h42034e8abb013a4c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a78f8b89f15 - test::run_test_in_process::{{closure}}::hf6d2134f58bf7650 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a78f8b89f15 - as core::ops::function::FnOnce<()>>::call_once::hecbf148a08d929b4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5a78f8b89f15 - std::panicking::catch_unwind::do_call::hdd8f84f296c52439 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5a78f8b89f15 - std::panicking::catch_unwind::h3fd77bcad74bf69c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5a78f8b89f15 - std::panic::catch_unwind::h512ad17f65705767 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a78f8b89f15 - test::run_test_in_process::h2b79c7cc828fafad [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a78f8b89f15 - test::run_test::{{closure}}::hc287323e9e7aa380 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a78f8b608e4 - test::run_test::{{closure}}::h26852bc3095664f0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a78f8b608e4 - std::sys::backtrace::__rust_begin_short_backtrace::he88c7ba58706034f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5a78f8b6411a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff63832735ca5300 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5a78f8b6411a - as core::ops::function::FnOnce<()>>::call_once::h5618784f23b8bacb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5a78f8b6411a - std::panicking::catch_unwind::do_call::hd103d0697f7d2f72 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5a78f8b6411a - std::panicking::catch_unwind::h947b18413ee60fc2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5a78f8b6411a - std::panic::catch_unwind::h51f47dbca8916fbf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a78f8b6411a - std::thread::Builder::spawn_unchecked_::{{closure}}::h92bd4fc7ba1a8896 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5a78f8b6411a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1edf6ba5edb7a202 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5a78f8be745f - as core::ops::function::FnOnce>::call_once::h6765fcdde4c5daa4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x5a78f8be745f - std::sys::pal::unix::thread::Thread::new::thread_start::h448c4dadc391362b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x7849e06c0aa4 - [INFO] [stdout] 46: 0x7849e074da34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- style::types::colored::tests::test_parse_ansi_fg stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'style::types::colored::tests::test_parse_ansi_fg' (113) panicked at src/style/types/colored.rs:244:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: None [INFO] [stdout] right: Some(ForegroundColor(AnsiValue(111))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a78f8c14222 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a78f8c14222 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a78f8c14222 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a78f8c14222 - ::fmt::h746cb25d4c2f20bf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a78f8c254cf - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a78f8c254cf - core::fmt::write::h51c104753c8435b2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a78f8be0be3 - std::io::default_write_fmt::h7681766be9629d2f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a78f8be0be3 - std::io::Write::write_fmt::h41771a141bf0adb2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a78f8bed232 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a78f8bf1d0f - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a78f8bf1ba1 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a78f8b7464e - as core::ops::function::Fn>::call::h8041688d09537997 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5a78f8b7464e - test::test_main_with_exit_callback::{{closure}}::hc8a7ea1f38432726 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a78f8bf23ae - as core::ops::function::Fn>::call::h688488cd0fff9b17 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5a78f8bf23ae - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a78f8bf217a - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a78f8bed369 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a78f8bd50ad - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a78f8c2d5d0 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a78f8c2d3d3 - core::panicking::assert_failed_inner::h2f80963f12b08acb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5a78f8afb1ea - core::panicking::assert_failed::h9292d0ac18e70bf5 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5a78f8b4dc12 - crossterm::style::types::colored::tests::test_parse_ansi::he790584c734b9ca2 [INFO] [stdout] at /opt/rustwide/workdir/src/style/types/colored.rs:218:17 [INFO] [stdout] 22: 0x5a78f8b4de46 - crossterm::style::types::colored::tests::test_parse_ansi_fg::h9f3512f113440898 [INFO] [stdout] at /opt/rustwide/workdir/src/style/types/colored.rs:204:9 [INFO] [stdout] 23: 0x5a78f8b4de67 - crossterm::style::types::colored::tests::test_parse_ansi_fg::{{closure}}::h6f648aecd6aa06d5 [INFO] [stdout] at /opt/rustwide/workdir/src/style/types/colored.rs:203:28 [INFO] [stdout] 24: 0x5a78f8b147e6 - core::ops::function::FnOnce::call_once::h54d1c13feb14e07e [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5a78f8b7440b - core::ops::function::FnOnce::call_once::ha1081c2f5558e6c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5a78f8b7440b - test::__rust_begin_short_backtrace::h42034e8abb013a4c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a78f8b89f15 - test::run_test_in_process::{{closure}}::hf6d2134f58bf7650 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a78f8b89f15 - as core::ops::function::FnOnce<()>>::call_once::hecbf148a08d929b4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5a78f8b89f15 - std::panicking::catch_unwind::do_call::hdd8f84f296c52439 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5a78f8b89f15 - std::panicking::catch_unwind::h3fd77bcad74bf69c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5a78f8b89f15 - std::panic::catch_unwind::h512ad17f65705767 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a78f8b89f15 - test::run_test_in_process::h2b79c7cc828fafad [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a78f8b89f15 - test::run_test::{{closure}}::hc287323e9e7aa380 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a78f8b608e4 - test::run_test::{{closure}}::h26852bc3095664f0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a78f8b608e4 - std::sys::backtrace::__rust_begin_short_backtrace::he88c7ba58706034f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5a78f8b6411a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff63832735ca5300 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5a78f8b6411a - as core::ops::function::FnOnce<()>>::call_once::h5618784f23b8bacb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5a78f8b6411a - std::panicking::catch_unwind::do_call::hd103d0697f7d2f72 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5a78f8b6411a - std::panicking::catch_unwind::h947b18413ee60fc2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5a78f8b6411a - std::panic::catch_unwind::h51f47dbca8916fbf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a78f8b6411a - std::thread::Builder::spawn_unchecked_::{{closure}}::h92bd4fc7ba1a8896 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5a78f8b6411a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1edf6ba5edb7a202 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5a78f8be745f - as core::ops::function::FnOnce>::call_once::h6765fcdde4c5daa4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x5a78f8be745f - std::sys::pal::unix::thread::Thread::new::thread_start::h448c4dadc391362b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x7849e06c0aa4 - [INFO] [stdout] 46: 0x7849e074da34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] style::types::colored::tests::test_parse_ansi_bg [INFO] [stdout] style::types::colored::tests::test_parse_ansi_fg [INFO] [stdout] [INFO] [stdout] test result: FAILED. 90 passed; 2 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a028de83e4e2cba3c9678bb96571f4d001783766a1c826ce3cdd1020037f3233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a028de83e4e2cba3c9678bb96571f4d001783766a1c826ce3cdd1020037f3233", kill_on_drop: false }` [INFO] [stdout] a028de83e4e2cba3c9678bb96571f4d001783766a1c826ce3cdd1020037f3233