[INFO] fetching crate tcrm-task 0.4.2...
[INFO] testing tcrm-task-0.4.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tcrm-task 0.4.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tcrm-task 0.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tcrm-task 0.4.2
[INFO] tweaked toml for crates.io crate tcrm-task 0.4.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tcrm-task 0.4.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tcrm-task 0.4.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2460a5b1ff1376e0074d69c78a1ce0477007bdd4fdf5d603ace9e52e354ac134
[INFO] running `Command { std: "docker" "start" "-a" "2460a5b1ff1376e0074d69c78a1ce0477007bdd4fdf5d603ace9e52e354ac134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2460a5b1ff1376e0074d69c78a1ce0477007bdd4fdf5d603ace9e52e354ac134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2460a5b1ff1376e0074d69c78a1ce0477007bdd4fdf5d603ace9e52e354ac134", kill_on_drop: false }`
[INFO] [stdout] 2460a5b1ff1376e0074d69c78a1ce0477007bdd4fdf5d603ace9e52e354ac134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 548d31acb5b1e3d3822dfc6c1c73b0a9fbfa0bc11bd6ffe0cd1503055a12eb8b
[INFO] running `Command { std: "docker" "start" "-a" "548d31acb5b1e3d3822dfc6c1c73b0a9fbfa0bc11bd6ffe0cd1503055a12eb8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tcrm-task v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s
[INFO] running `Command { std: "docker" "inspect" "548d31acb5b1e3d3822dfc6c1c73b0a9fbfa0bc11bd6ffe0cd1503055a12eb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548d31acb5b1e3d3822dfc6c1c73b0a9fbfa0bc11bd6ffe0cd1503055a12eb8b", kill_on_drop: false }`
[INFO] [stdout] 548d31acb5b1e3d3822dfc6c1c73b0a9fbfa0bc11bd6ffe0cd1503055a12eb8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 775c890527d93dd629dbec6a4a0c382b8c92639d211cfb7e077c07bfae672d66
[INFO] running `Command { std: "docker" "start" "-a" "775c890527d93dd629dbec6a4a0c382b8c92639d211cfb7e077c07bfae672d66", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tcrm-task v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.30s
[INFO] running `Command { std: "docker" "inspect" "775c890527d93dd629dbec6a4a0c382b8c92639d211cfb7e077c07bfae672d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "775c890527d93dd629dbec6a4a0c382b8c92639d211cfb7e077c07bfae672d66", kill_on_drop: false }`
[INFO] [stdout] 775c890527d93dd629dbec6a4a0c382b8c92639d211cfb7e077c07bfae672d66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40d9b9c6d006b5e239fad5dc02f3db73a1450a2271ccff5a8c493fa1f17903ee
[INFO] running `Command { std: "docker" "start" "-a" "40d9b9c6d006b5e239fad5dc02f3db73a1450a2271ccff5a8c493fa1f17903ee", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcrm_task-1cc88b9dbbf90e00)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::fail::exit_with_error ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::basic::echo_command ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::basic::env_echo ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::process_control::stop_from_executor ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::process_control::stop ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::process_group::terminate ... FAILED
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::process_group::timeout_terminate ... FAILED
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::ready::on_stderr ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::ready::on_stdout ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::ready::src_mismatch ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::stdin::ignore ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::stdin::valid ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::args_vec ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::basic ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::config_builder_ready_indicator_stderr ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::config_builder_ready_indicator_stdout ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::config_builder_timeout ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::disable_stdin_default ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::env_hashmap ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::env_none_by_default ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::process_group_disabled ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::process_group_enabled_default ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::ready_indicator_none_by_default ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::ready_indicator_source_default ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::timeout_none_by_default ... ok
[INFO] [stdout] test tasks::unit_tests::config::builder::working_dir_none_by_default ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_basic_echo_command ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_command_with_args_and_working_dir ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_command_with_env_vars ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_command_with_ready_indicator ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_command_with_timeout ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_existing_working_dir ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_ready_indicator_normal ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_ready_indicator_with_whitespace ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_valid_env_var_key_value ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::accept_valid_timeout ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_argument_exceeding_max_length ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_argument_with_whitespace_leading_trailing ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_command_exceeding_max_length ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_command_with_whitespace ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_empty_argument ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_empty_command ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_empty_ready_indicator ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_env_var_key_exceeding_max_length ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_env_var_value_exceeding_max_length ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_env_var_value_with_whitespace ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_env_var_with_empty_key ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_env_var_with_equal_in_key ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_env_var_with_space_in_key ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_nonexistent_working_dir ... ok
[INFO] [stdout] test tasks::unit_tests::config::validation::reject_zero_timeout ... ok
[INFO] [stdout] test tasks::unit_tests::validator::args::accepts_normal_args ... ok
[INFO] [stdout] test tasks::unit_tests::validator::command::accepts_safe_commands ... ok
[INFO] [stdout] test tasks::unit_tests::validator::command::accepts_shell_features ... ok
[INFO] [stdout] test tasks::unit_tests::validator::command::reject_empty_commands ... ok
[INFO] [stdout] test tasks::unit_tests::validator::command::strict_mode_blocks_shell_features ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::accepts_empty_value ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::accepts_normal_vars ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_empty_key ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_invalid_keys ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_key_exceeds_max_length ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_key_with_null_byte ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_key_with_tab_or_newline ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_key_with_whitespace ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_null_chars ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_spaces_in_keys ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_value_exceeds_max_length ... ok
[INFO] [stdout] test tasks::unit_tests::validator::env::rejects_value_with_leading_trailing_whitespace ... ok
[INFO] [stdout] test tasks::unit_tests::validator::ready_indicator::accept_whitespace ... ok
[INFO] [stdout] test tasks::unit_tests::validator::ready_indicator::reject_empty ... ok
[INFO] [stdout] test tasks::unit_tests::validator::timeout::accept_positive_number_timeout ... ok
[INFO] [stdout] test tasks::unit_tests::validator::timeout::reject_0_timeout ... ok
[INFO] [stdout] test tasks::unit_tests::validator::working_dir::accepts_relative_paths ... ok
[INFO] [stdout] test tasks::unit_tests::validator::working_dir::rejects_nonexistent ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::timeout::valid ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::process_control::pause_resume_from_executor ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::process_control::pause_resume ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::invalid::zero_timeout ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::invalid::empty_command ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::invalid::not_exist_dir ... ok
[INFO] [stdout] test tasks::tokio::coordinate::integration_tests::invalid::command_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tasks::tokio::coordinate::integration_tests::process_group::terminate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tasks::tokio::coordinate::integration_tests::process_group::terminate' (33) panicked at src/tasks/tokio/coordinate/integration_tests/process_group.rs:127:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Stderr
[INFO] [stdout]  right: Stdout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62eac1b6d5aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eac1b6d5aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eac1b6d5aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62eac1b6d5aa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62eac1b81a0a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62eac1b81a0a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x62eac1b72042 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62eac1b72042 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62eac1b4bcdf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62eac1b4bcdf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62eac1b658f9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62eac1a6c7ac - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x62eac1a6c7ac - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eac1b65b72 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x62eac1b65b72 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62eac1b4bd98 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62eac1b40fa9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62eac1b4caad - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62eac1b821cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eac1b82083 - core[6771d259883166e6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62eac1a55a88 - core::panicking::assert_failed::he172bf36331e090e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62eac1a4dfca - tcrm_task::tasks::tokio::coordinate::integration_tests::process_group::terminate::{{closure}}::hf08c6c0504512879
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tasks/tokio/coordinate/integration_tests/process_group.rs:127:17
[INFO] [stdout]   22:     0x62eac1a54722 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7048b12d4bb23f15
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x62eac1a547dd - <core::pin::Pin<P> as core::future::future::Future>::poll::hd566700b2b72b531
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62eac1a2f46d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7f4589ec1b96c499
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x62eac1a2f3ab - tokio::task::coop::with_budget::h35541563832fe98e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x62eac1a2f3ab - tokio::task::coop::budget::h4d7b00f95e9f7b74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x62eac1a2f3ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb57686e18cc0d2cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x62eac1a2c7e0 - tokio::runtime::scheduler::current_thread::Context::enter::h6118330ae41bca60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x62eac1a2e8dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffa47f1dedf1ef7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x62eac1a2dab4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2b441d518d62963e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x62eac1a4b1eb - tokio::runtime::context::scoped::Scoped<T>::set::h5279487b4e73b62e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x62eac1a4aee9 - tokio::runtime::context::set_scheduler::{{closure}}::h870d027810bc4067
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x62eac1a478d2 - std::thread::local::LocalKey<T>::try_with::h0bb2fcf14e35742a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x62eac1a4759e - std::thread::local::LocalKey<T>::with::hd6d1eb4e3fd6f7e2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x62eac1a4ae1d - tokio::runtime::context::set_scheduler::h1c20de1280ed4640
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x62eac1a2d440 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1fb7829be4a9e7b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x62eac1a2db96 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd131e974975b2276
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x62eac1a2aab0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h105c5cc115789b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x62eac1a32483 - tokio::runtime::context::runtime::enter_runtime::ha9f1e8fa920b53b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x62eac1a2a7c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h68390eb9a1e05919
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x62eac1a2a3b4 - tokio::runtime::runtime::Runtime::block_on_inner::h678fa79270b02b38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x62eac1a2a68f - tokio::runtime::runtime::Runtime::block_on::hfe496ecdc06344b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x62eac1a4d19c - tcrm_task::tasks::tokio::coordinate::integration_tests::process_group::terminate::h923dadcd762ccc3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tasks/tokio/coordinate/integration_tests/process_group.rs:159:21
[INFO] [stdout]   44:     0x62eac1a4d237 - tcrm_task::tasks::tokio::coordinate::integration_tests::process_group::terminate::{{closure}}::h35730b96bb698070
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tasks/tokio/coordinate/integration_tests/process_group.rs:88:21
[INFO] [stdout]   45:     0x62eac19cfe06 - core::ops::function::FnOnce::call_once::h2e7e37dc96a9faeb
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62eac1a608ab - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62eac1a608ab - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x62eac1a6d27b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x62eac1a6d27b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x62eac1a6d27b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x62eac1a6d27b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x62eac1a6d27b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x62eac1a6d27b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x62eac1a6d27b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x62eac1a676d4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x62eac1a676d4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x62eac1a6fe82 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x62eac1a6fe82 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x62eac1a6fe82 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x62eac1a6fe82 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x62eac1a6fe82 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x62eac1a6fe82 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x62eac1a6fe82 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x62eac1b6ceaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   65:     0x62eac1b6ceaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7b5bef3caaa4 - <unknown>
[INFO] [stdout]   67:     0x7b5bef457a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tasks::tokio::coordinate::integration_tests::process_group::timeout_terminate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tasks::tokio::coordinate::integration_tests::process_group::timeout_terminate' (37) panicked at src/tasks/tokio/coordinate/integration_tests/process_group.rs:53:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Stderr
[INFO] [stdout]  right: Stdout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62eac1b6d5aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eac1b6d5aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eac1b6d5aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62eac1b6d5aa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62eac1b81a0a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62eac1b81a0a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x62eac1b72042 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62eac1b72042 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62eac1b4bcdf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62eac1b4bcdf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62eac1b658f9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62eac1a6c7ac - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x62eac1a6c7ac - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eac1b65b72 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x62eac1b65b72 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62eac1b4bd98 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62eac1b40fa9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62eac1b4caad - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62eac1b821cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62eac1b82083 - core[6771d259883166e6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62eac1a55a88 - core::panicking::assert_failed::he172bf36331e090e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62eac1a4c9ca - tcrm_task::tasks::tokio::coordinate::integration_tests::process_group::timeout_terminate::{{closure}}::h7ca002d246091730
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tasks/tokio/coordinate/integration_tests/process_group.rs:53:17
[INFO] [stdout]   22:     0x62eac1a54722 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7048b12d4bb23f15
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x62eac1a547dd - <core::pin::Pin<P> as core::future::future::Future>::poll::hd566700b2b72b531
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62eac1a2f46d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7f4589ec1b96c499
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x62eac1a2f3ab - tokio::task::coop::with_budget::h35541563832fe98e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x62eac1a2f3ab - tokio::task::coop::budget::h4d7b00f95e9f7b74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x62eac1a2f3ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb57686e18cc0d2cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x62eac1a2c7e0 - tokio::runtime::scheduler::current_thread::Context::enter::h6118330ae41bca60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x62eac1a2e8dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffa47f1dedf1ef7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x62eac1a2dab4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2b441d518d62963e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x62eac1a4b1eb - tokio::runtime::context::scoped::Scoped<T>::set::h5279487b4e73b62e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x62eac1a4aee9 - tokio::runtime::context::set_scheduler::{{closure}}::h870d027810bc4067
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x62eac1a478d2 - std::thread::local::LocalKey<T>::try_with::h0bb2fcf14e35742a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x62eac1a4759e - std::thread::local::LocalKey<T>::with::hd6d1eb4e3fd6f7e2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x62eac1a4ae1d - tokio::runtime::context::set_scheduler::h1c20de1280ed4640
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x62eac1a2d440 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1fb7829be4a9e7b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x62eac1a2db96 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd131e974975b2276
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x62eac1a2aab0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h105c5cc115789b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x62eac1a32483 - tokio::runtime::context::runtime::enter_runtime::ha9f1e8fa920b53b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x62eac1a2a7c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h68390eb9a1e05919
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x62eac1a2a3b4 - tokio::runtime::runtime::Runtime::block_on_inner::h678fa79270b02b38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x62eac1a2a68f - tokio::runtime::runtime::Runtime::block_on::hfe496ecdc06344b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x62eac1a4bcdc - tcrm_task::tasks::tokio::coordinate::integration_tests::process_group::timeout_terminate::h613de770b2700287
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tasks/tokio/coordinate/integration_tests/process_group.rs:84:21
[INFO] [stdout]   44:     0x62eac1a4bd77 - tcrm_task::tasks::tokio::coordinate::integration_tests::process_group::timeout_terminate::{{closure}}::h262a8c3f742d9bd8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tasks/tokio/coordinate/integration_tests/process_group.rs:21:29
[INFO] [stdout]   45:     0x62eac19d0bd6 - core::ops::function::FnOnce::call_once::ha6776e6b62f18919
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62eac1a608ab - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62eac1a608ab - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x62eac1a6d27b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x62eac1a6d27b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x62eac1a6d27b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x62eac1a6d27b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x62eac1a6d27b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x62eac1a6d27b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x62eac1a6d27b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x62eac1a676d4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x62eac1a676d4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x62eac1a6fe82 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x62eac1a6fe82 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x62eac1a6fe82 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x62eac1a6fe82 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x62eac1a6fe82 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x62eac1a6fe82 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x62eac1a6fe82 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x62eac1b6ceaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   65:     0x62eac1b6ceaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7b5bef3caaa4 - <unknown>
[INFO] [stdout]   67:     0x7b5bef457a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tasks::tokio::coordinate::integration_tests::process_group::terminate
[INFO] [stdout]     tasks::tokio::coordinate::integration_tests::process_group::timeout_terminate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 79 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "40d9b9c6d006b5e239fad5dc02f3db73a1450a2271ccff5a8c493fa1f17903ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d9b9c6d006b5e239fad5dc02f3db73a1450a2271ccff5a8c493fa1f17903ee", kill_on_drop: false }`
[INFO] [stdout] 40d9b9c6d006b5e239fad5dc02f3db73a1450a2271ccff5a8c493fa1f17903ee
