[INFO] cloning repository https://github.com/emptycamp/tt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emptycamp/tt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femptycamp%2Ftt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femptycamp%2Ftt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80782a33df54c004ce7d39994c2db31a5123c94b
[INFO] testing emptycamp/tt against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femptycamp%2Ftt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emptycamp/tt
[INFO] finished tweaking git repo https://github.com/emptycamp/tt
[INFO] tweaked toml for git repo https://github.com/emptycamp/tt written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emptycamp/tt on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emptycamp/tt 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant v5.10.0
[INFO] [stderr]   Downloaded zvariant_utils v3.3.0
[INFO] [stderr]   Downloaded notify-rust v4.12.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.12
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded zvariant_derive v5.10.0
[INFO] [stderr]   Downloaded zbus_names v4.3.1
[INFO] [stderr]   Downloaded zbus_macros v5.14.0
[INFO] [stderr]   Downloaded toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]   Downloaded zbus v5.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c
[INFO] running `Command { std: "docker" "start" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c", 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" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c", 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" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling notify-rust v4.12.0
[INFO] [stderr]    Compiling tt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.24s
[INFO] running `Command { std: "docker" "inspect" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c", 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" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.43s
[INFO] running `Command { std: "docker" "inspect" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c", 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" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tt-fa6a7113fae43196)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test alert::tests::alert_at_one_minute ... ok
[INFO] [stdout] test alert::tests::alert_at_two_minutes ... ok
[INFO] [stdout] test alert::tests::alert_boundary_exact ... ok
[INFO] [stdout] test alert::tests::first_alert_at_zero_threshold ... ok
[INFO] [stdout] test alert::tests::no_alert_beyond_thresholds ... ok
[INFO] [stdout] test alert::tests::side_effects_are_disabled_in_unit_tests ... ok
[INFO] [stdout] test alert::tests::no_alert_when_not_overdue ... ok
[INFO] [stdout] test app::tests::app_with_timer_has_active_timer ... ok
[INFO] [stdout] test alert::tests::fibonacci_sequence_thresholds ... ok
[INFO] [stdout] test app::tests::backspace_removes_last_char ... ok
[INFO] [stdout] test app::tests::ctrl_c_sets_quit ... ok
[INFO] [stdout] test app::tests::empty_app_has_no_timers ... ok
[INFO] [stdout] test app::tests::format_time_debt_zero ... ok
[INFO] [stdout] test app::tests::name_prompt_duplicate_keeps_prompt_open ... ok
[INFO] [stdout] test app::tests::name_prompt_esc_cancels ... ok
[INFO] [stdout] test app::tests::format_time_debt_with_value ... ok
[INFO] [stdout] test app::tests::quit_command_sets_should_quit ... ok
[INFO] [stdout] test app::tests::name_prompt_empty_doesnt_create ... ok
[INFO] [stdout] test app::tests::release_events_are_ignored ... ok
[INFO] [stdout] test app::tests::selector_filter_backspace ... ok
[INFO] [stdout] test app::tests::selector_esc_returns_to_normal ... ok
[INFO] [stdout] test app::tests::switch_noop_with_zero_or_one_timer ... ok
[INFO] [stdout] test app::tests::add_timer_removes_active_expired_timer ... ok
[INFO] [stdout] test app::tests::complete_command_removes_timer_without_changing_debt_for_non_positive_remaining ... ok
[INFO] [stdout] test app::tests::reset_command_restores_original_time ... ok
[INFO] [stdout] test app::tests::complete_command_removes_timer_and_reduces_time_debt_for_positive_remaining ... ok
[INFO] [stdout] test app::tests::tick_paused_timer_no_debt ... ok
[INFO] [stdout] test app::tests::time_prompt_invalid_input_shows_error ... ok
[INFO] [stdout] test app::tests::time_prompt_esc_cancels ... ok
[INFO] [stdout] test app::tests::switch_opens_selector ... ok
[INFO] [stdout] test app::tests::remove_command_removes_timer ... ok
[INFO] [stdout] test app::tests::tt_duplicate_name_opens_name_prompt_with_error ... ok
[INFO] [stdout] test app::tests::tt_duration_only_enters_name_prompt ... ok
[INFO] [stdout] test app::tests::tt_name_only_enters_time_prompt ... ok
[INFO] [stdout] test app::tests::revert_restores_updated_time ... ok
[INFO] [stdout] test app::tests::typing_appends_to_input_buffer ... ok
[INFO] [stdout] test app::tests::unknown_command_no_effect ... ok
[INFO] [stdout] test cli::tests::ambiguous_prefers_first_as_duration ... ok
[INFO] [stdout] test app::tests::adding_second_timer_pauses_first ... ok
[INFO] [stdout] test cli::tests::clear_flag ... ok
[INFO] [stdout] test app::tests::filtered_timers_empty_filter_returns_all ... ok
[INFO] [stdout] test cli::tests::duration_first_long_name ... ok
[INFO] [stdout] test cli::tests::duration_first_with_name ... ok
[INFO] [stdout] test cli::tests::duration_only_prompts_for_name ... ok
[INFO] [stdout] test cli::tests::multi_word_name_no_duration ... ok
[INFO] [stdout] test cli::tests::name_only_prompts_for_time ... ok
[INFO] [stdout] test cli::tests::no_args_resumes ... ok
[INFO] [stdout] test app::tests::name_prompt_valid_input_creates_timer ... ok
[INFO] [stdout] test cli::tests::duration_last_hours ... ok
[INFO] [stdout] test app::tests::filtered_timers_filters_by_name ... ok
[INFO] [stdout] test app::tests::time_prompt_valid_input_creates_timer ... ok
[INFO] [stdout] test app::tests::tt_new_timer_replaces_active_expired_timer ... ok
[INFO] [stdout] test app::tests::tt_new_timer_command ... ok
[INFO] [stdout] test app::tests::pause_command_toggles_timer_state ... ok
[INFO] [stdout] test app::tests::update_command_changes_time ... ok
[INFO] [stdout] test app::tests::revert_restores_removed_timer ... ok
[INFO] [stdout] test cli::tests::parse_without_test_flag ... ok
[INFO] [stdout] test cli::tests::plain_number_duration ... ok
[INFO] [stdout] test command::tests::new_timer_time_first ... ok
[INFO] [stdout] test command::tests::complete_aliases ... ok
[INFO] [stdout] test command::tests::empty_input ... ok
[INFO] [stdout] test command::tests::new_timer_time_last ... ok
[INFO] [stdout] test command::tests::name_prompt ... ok
[INFO] [stdout] test command::tests::new_timer_time_last_hours ... ok
[INFO] [stdout] test command::tests::pause_aliases ... ok
[INFO] [stdout] test command::tests::quit_aliases ... ok
[INFO] [stdout] test command::tests::new_timer_time_first_long_name ... ok
[INFO] [stdout] test cli::tests::duration_last_with_name ... ok
[INFO] [stdout] test command::tests::remove_aliases ... ok
[INFO] [stdout] test command::tests::reset_aliases ... ok
[INFO] [stdout] test command::tests::revert_aliases ... ok
[INFO] [stdout] test command::tests::switch ... ok
[INFO] [stdout] test command::tests::timer_prompt_multi_word ... ok
[INFO] [stdout] test command::tests::update_aliases ... ok
[INFO] [stdout] test command::tests::tt_empty_is_switch ... ok
[INFO] [stdout] test command::tests::unknown_command ... ok
[INFO] [stdout] test command::tests::whitespace_only ... ok
[INFO] [stdout] test command::tests::timer_prompt_single_word ... ok
[INFO] [stdout] test command::tests::update_invalid_time ... ok
[INFO] [stdout] test command::tests::update_time ... ok
[INFO] [stdout] test duration::tests::case_insensitive ... ok
[INFO] [stdout] test duration::tests::decimal_minutes ... ok
[INFO] [stdout] test duration::tests::format_fractional_rounds ... ok
[INFO] [stdout] test duration::tests::format_negative ... ok
[INFO] [stdout] test duration::tests::format_large_value ... ok
[INFO] [stdout] test duration::tests::decimal_hours ... ok
[INFO] [stdout] test duration::tests::format_positive ... ok
[INFO] [stdout] test duration::tests::just_dot_is_invalid ... ok
[INFO] [stdout] test duration::tests::format_zero ... ok
[INFO] [stdout] test duration::tests::plain_number_is_minutes ... ok
[INFO] [stdout] test duration::tests::hours_variants ... ok
[INFO] [stdout] test duration::tests::invalid_input ... ok
[INFO] [stdout] test duration::tests::invalid_suffix ... ok
[INFO] [stdout] test duration::tests::minutes_suffix_variants ... ok
[INFO] [stdout] test duration::tests::plain_zero ... ok
[INFO] [stdout] test duration::tests::seconds_suffix ... ok
[INFO] [stdout] test duration::tests::seconds_suffix_variants ... ok
[INFO] [stdout] test duration::tests::spaces_only_is_invalid ... ok
[INFO] [stdout] test duration::tests::very_small_decimal ... ok
[INFO] [stdout] test duration::tests::whitespace_trimmed ... ok
[INFO] [stdout] test store::tests::backward_compat_all_paused_secs_alias ... ok
[INFO] [stdout] test store::tests::no_active_id ... ok
[INFO] [stdout] test store::tests::time_debt_defaults_to_zero ... ok
[INFO] [stdout] test store::tests::store_data_roundtrip ... ok
[INFO] [stdout] test timer::tests::is_overdue ... ok
[INFO] [stdout] test store::tests::store_path_contains_date ... ok
[INFO] [stdout] test timer::tests::new_timer_is_running ... ok
[INFO] [stdout] test timer::tests::reset_restores ... ok
[INFO] [stdout] test store::tests::timer_data_preserves_negative_remaining ... ok
[INFO] [stdout] test timer::tests::pause_and_resume ... ok
[INFO] [stdout] test timer::tests::format_negative ... ok
[INFO] [stdout] test timer::tests::pause_while_paused_is_noop ... ok
[INFO] [stdout] test timer::tests::resume_overdue_timer_resumes_as_expired ... ok
[INFO] [stdout] test timer::tests::state_icons ... ok
[INFO] [stdout] test app::tests::no_active_timer_accumulates_time_debt ... ok
[INFO] [stdout] test timer::tests::resume_positive_timer_resumes_as_running ... ok
[INFO] [stdout] test app::tests::tick_accumulates_overdue_into_time_debt ... ok
[INFO] [stdout] test timer::tests::tick_crosses_zero ... ok
[INFO] [stdout] test timer::tests::tick_does_not_advance_when_paused ... ok
[INFO] [stdout] test timer::tests::expired_timer_keeps_ticking_negative ... ok
[INFO] [stdout] test timer::tests::tick_decrements ... ok
[INFO] [stdout] test cli::tests::parse_test_flag_with_args ... FAILED
[INFO] [stdout] test app::tests::esc_clears_input_buffer ... ok
[INFO] [stdout] test app::tests::selector_filter_typing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::parse_test_flag_with_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::parse_test_flag_with_args' (1823) panicked at src/cli.rs:206:9:
[INFO] [stdout] assertion failed: matches!(cli.action(), CliAction::Clear)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a215a0ee1f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a215a0ee1f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a215a0ee1f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a215a0ee1f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a215a106c2a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a215a106c2a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5a215a0f4432 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a215a0f4432 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a215a0ca576 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a215a0ca576 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a215a0e5769 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2159f4bf9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5a2159f4bf9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a215a0e59e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5a215a0e59e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a215a0ca664 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a215a0bf529 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a215a0cb50d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a215a1073ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a215a1073b2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a2159be537c - tt[e58e88122d127efa]::cli::tests::parse_test_flag_with_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:206:9
[INFO] [stdout]   21:     0x5a2159be1f87 - tt[e58e88122d127efa]::cli::tests::parse_test_flag_with_args::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:202:35
[INFO] [stdout]   22:     0x5a2159bdee96 - <tt[e58e88122d127efa]::cli::tests::parse_test_flag_with_args::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a2159f3f07b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a2159f3f07b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5a2159f4c8f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5a2159f4c8f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5a2159f4c8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a2159f4c8f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a2159f4c8f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a2159f4c8f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5a2159f4c8f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5a2159f46204 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5a2159f46204 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a2159f4f972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5a2159f4f972 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5a2159f4f972 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a2159f4f972 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a2159f4f972 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a2159f4f972 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5a2159f4f972 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a215a0ed16f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5a215a0ed16f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7f56bcf58aa4 - <unknown>
[INFO] [stdout]   44:     0x7f56bcfe5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::tests::parse_test_flag_with_args
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 123 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c", kill_on_drop: false }`
[INFO] [stdout] be9e7b6ae2ff146e9e532c54c61bbfe744b9cd0383fd37577ae95cb71d31293c
