[INFO] fetching crate messaging_thread_pool 4.1.0...
[INFO] testing messaging_thread_pool-4.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate messaging_thread_pool 4.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate messaging_thread_pool 4.1.0
[INFO] finished tweaking crates.io crate messaging_thread_pool 4.1.0
[INFO] tweaked toml for crates.io crate messaging_thread_pool 4.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate messaging_thread_pool 4.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 114 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_xoshiro v0.6.0 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc23b838468544b1d71a3efddc15963ae288d54bb76715c8d4368f372904bed6
[INFO] running `Command { std: "docker" "start" "-a" "bc23b838468544b1d71a3efddc15963ae288d54bb76715c8d4368f372904bed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc23b838468544b1d71a3efddc15963ae288d54bb76715c8d4368f372904bed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc23b838468544b1d71a3efddc15963ae288d54bb76715c8d4368f372904bed6", kill_on_drop: false }`
[INFO] [stdout] bc23b838468544b1d71a3efddc15963ae288d54bb76715c8d4368f372904bed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c490d38e8eb3432797938eb5904af641fb4b745d13d7c0597e357a7fd87fedb4
[INFO] running `Command { std: "docker" "start" "-a" "c490d38e8eb3432797938eb5904af641fb4b745d13d7c0597e357a7fd87fedb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling messaging_thread_pool v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.62s
[INFO] running `Command { std: "docker" "inspect" "c490d38e8eb3432797938eb5904af641fb4b745d13d7c0597e357a7fd87fedb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c490d38e8eb3432797938eb5904af641fb4b745d13d7c0597e357a7fd87fedb4", kill_on_drop: false }`
[INFO] [stdout] c490d38e8eb3432797938eb5904af641fb4b745d13d7c0597e357a7fd87fedb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d63642b10fda6d336baf8eee9844c9b4b67a3ca7a181bd640989efee2a0f6784
[INFO] running `Command { std: "docker" "start" "-a" "d63642b10fda6d336baf8eee9844c9b4b67a3ca7a181bd640989efee2a0f6784", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling messaging_thread_pool v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.41s
[INFO] running `Command { std: "docker" "inspect" "d63642b10fda6d336baf8eee9844c9b4b67a3ca7a181bd640989efee2a0f6784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63642b10fda6d336baf8eee9844c9b4b67a3ca7a181bd640989efee2a0f6784", kill_on_drop: false }`
[INFO] [stdout] d63642b10fda6d336baf8eee9844c9b4b67a3ca7a181bd640989efee2a0f6784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e85e496114b4552db987ecfc4832b9a7d716274a401630ab5fdb578a92fb657
[INFO] running `Command { std: "docker" "start" "-a" "7e85e496114b4552db987ecfc4832b9a7d716274a401630ab5fdb578a92fb657", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/messaging_thread_pool-43c4bbfefd057aa0)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] [2m2025-10-01T10:43:02.545139Z[0m [32m INFO[0m [2mmessaging_thread_pool::id_based_blocking::tests[0m[2m:[0m this should be logged to the console (1)
[INFO] [stdout] test id_provider::id_provider_mutex::tests::gets_ids_as_expected ... ok
[INFO] [stdout] test id_provider::id_provider_static::tests::get_first_id_gets_starting_id ... ignored, cannot test in test runner as it contains static variable
[INFO] [stdout] test id_provider::id_provider_static::tests::getting_successive_id_providers_provides_successive_ids ... ignored, cannot test in test runner as it contains static variable
[INFO] [stdout] test id_provider::id_provider_static::tests::peek_successive_id_providers_provides_successive_ids ... ignored, cannot test in test runner as it contains static variable
[INFO] [stdout] test id_provider::id_provider_static::tests::visual_test ... ignored, cannot test in test runner as it contains static variable
[INFO] [stdout] test drop::tests::one_thread_drop_clean_shutdown_as_expected ... ok
[INFO] [stdout] test new::tests::new_called_with_thread_pool_size_1_one_thread_created ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::echo_message_responds_as_expected ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::id_1_receives_abort_message_exits_loop ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::id_1_receives_shutdown_message_exits_loop ... ok
[INFO] [stdout] test id_provider::id_provider_mutex::tests::peek_id_as_expected ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::init_id_101_102_thread_shutdown_clears_the_elements_returns_expected_shutdown_threads ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::id_2_receives_abort_message_exits_loop ... ok
[INFO] [stdout] test new::tests::new_called_with_thread_pool_size_2_two_threads_created ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::init_id_101_send_get_state_message_to_element_retrieved_expected_response ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::send_init_id_1_expected_element_added_to_map ... ok
[INFO] [stdout] test pool_thread::shutdown_child_pool::tests::thread_pool_contains_single_element_2 ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::send_init_id_2_twice_returns_response_indicating_second_request_was_ignored ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::init_id_1_2_thread_shutdown_clears_the_elements_returns_expected_shutdown_threads ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::send_remove_element_with_id_12_expected_element_removed_from_map_set ... ok
[INFO] [stdout] test receive::tests::single_init_request_on_a_single_thread_received_single_response_received ... ok
[INFO] [stdout] test pool_thread::shutdown_child_pool::tests::thread_pool_contains_no_elements_shutdown_returns_empty_vec ... ok
[INFO] [stdout] test pool_thread::shutdown_child_pool::tests::thread_pool_contains_single_element_1 ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::send_init_id_2_expected_element_added_to_map_set ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::send_remove_element_with_id_2_expected_element_removed_from_map_set ... ok
[INFO] [stdout] test request_response::id_targeted::tests::request_response_contains_request_id_0_returns_0 ... ok
[INFO] [stdout] test receive::tests::three_init_requests_two_thread_received_three_responses_received ... ok
[INFO] [stdout] test request_response::id_targeted::tests::request_response_contains_request_id_1_returns_1 ... ok
[INFO] [stdout] test request_response::tests::request_response_contains_request_request_returns_request ... ok
[INFO] [stdout] test samples::randoms::randoms_api::tests::returns_expected_ids_for_all_api_variants ... ok
[INFO] [stdout] test send::tests::pool_with_one_threads_send_two_echo_requests_both_processed_by_thread_0 ... ok
[INFO] [stdout] test send::tests::pool_with_single_thread_sends_echo_request_echo_request_processed_by_thread_0 ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::check_mock_send_and_sync ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::empty_requests_and_responses_does_not_panic ... ok
[INFO] [stdout] test send_and_receive::tests::single_thread_single_init_receives_expected_response ... ok
[INFO] [stdout] test send::tests::pool_with_two_threads_sends_echo_requests_echo_requests_processed_by_thread_0_and_thread_1 ... ok
[INFO] [stdout] test send_and_receive::tests::two_threads_three_echoes_receives_expected_response ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::one_response_empty_requests_returns_empty_iterator ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::id_2_receives_shutdown_message_exits_loop ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::one_response_only_returns_expected_response ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::two_responses_only_one_returned_is_complete_returns_false ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::two_responses_returned_over_multiple_requests ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::zero_responses_returns_empty_iterator ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::check_mock_send_and_sync ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::empty_requests_and_responses_does_not_panic ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::two_responses_only_one_returned_is_complete_returns_false ... ok
[INFO] [stdout] test sender_and_receiver::tests::send_and_receive_one_functions_as_expected ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::two_responses_returned_over_multiple_heterogeneous_requests ... ok
[INFO] [stdout] test shutdown::tests::single_thread_clean_shutdown_as_expected ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::two_responses_returned_over_multiple_requests ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::zero_responses_returns_empty_iterator ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::one_response_empty_requests_returns_empty_iterator ... ok
[INFO] [stdout] test tests::thread_pool_size_1_thread_count_1 ... ok
[INFO] [stdout] test thread_endpoint::send::tests::pass_echo_message_through_echo_message_received_at_other_end_of_channel ... ok
[INFO] [stdout] test thread_request_response::remove_pool_item_request::tests::request_id_1_id_returns_1 ... ok
[INFO] [stdout] test thread_request_response::remove_pool_item_request::tests::request_id_2_id_returns_2 ... ok
[INFO] [stdout] test thread_request_response::thread_abort_request::tests::request_id_1_id_returns_1 ... ok
[INFO] [stdout] test tests::thread_pool_size_2_thread_count_2 ... ok
[INFO] [stdout] test thread_request_response::thread_abort_request::tests::request_id_2_id_returns_2 ... ok
[INFO] [stdout] test thread_request_response::thread_echo_request::tests::request_id_1_id_returns_1 ... ok
[INFO] [stdout] test thread_request_response::thread_echo_request::tests::request_id_2_id_returns_2 ... ok
[INFO] [stdout] test thread_request_response::thread_shutdown_request::tests::request_id_1_id_returns_1 ... ok
[INFO] [stdout] test thread_request_response::thread_shutdown_request::tests::request_id_2_id_returns_2 ... ok
[INFO] [stdout] test shutdown::tests::two_threads_clean_shutdown_as_expected ... ok
[INFO] [stdout] test shutdown::tests::two_threads_each_containing_a_sample_element_shutdown_simulates_child_thread_shutdown ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::one_response_only_returns_expected_response ... ok
[INFO] [stdout] test id_based_blocking::id_based_writer::tests::sanity_check ... FAILED
[INFO] [stdout] test id_based_blocking::tests::sanity_check ... FAILED
[INFO] [stdout] test request_response::id_targeted::tests::request_response_contains_response_request_panics - should panic ... ok
[INFO] [stdout] test request_response::tests::request_response_contains_response_request_panics - should panic ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::one_expected_request_differs_from_one_actual_request - should panic ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::one_expected_request_actual_requests_2_panics - should panic ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::unmatched_requests_and_responses - should panic ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::unmatched_requests_and_responses - should panic ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::one_expected_request_differs_from_one_actual_request - should panic ... ok
[INFO] [stdout] test shutdown::tests::single_thread_errors_trying_to_send_request_shutdown_does_not_panic ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::one_expected_request_actual_requests_2_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- id_based_blocking::id_based_writer::tests::sanity_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'id_based_blocking::id_based_writer::tests::sanity_check' panicked at src/id_based_blocking/id_based_writer.rs:78:23:
[INFO] [stdout] could not open file target\tmp\switcher_test_1.txt because of error: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd5b9371202 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd5b9371202 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd5b9371202 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cd5b9371202 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cd5b93974b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cd5b93974b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cd5b936e0d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd5b936e0d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cd5b9371052 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cd5b9372839 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cd5b937266e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cd5b92d0504 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cd5b92d0504 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd5b937330e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cd5b937330e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cd5b9372fda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cd5b9371709 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cd5b9372c6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cd5b9395460 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cd5b923886d - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::close_old_open_new::h08a9902869ffd3a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:78:23
[INFO] [stdout]   20:     0x5cd5b92382d9 - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::switch::h38df6ee43e381b43
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:46:22
[INFO] [stdout]   21:     0x5cd5b9238951 - <messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter as std::io::Write>::write::h9bf7d1e3d7e5a11a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:95:18
[INFO] [stdout]   22:     0x5cd5b9237624 - std::io::Write::write_all::h833da571ca999ef1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1837:24
[INFO] [stdout]   23:     0x5cd5b922f458 - messaging_thread_pool::id_based_blocking::id_based_writer::tests::sanity_check::ha50811173db1b2c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:143:18
[INFO] [stdout]   24:     0x5cd5b922f247 - messaging_thread_pool::id_based_blocking::id_based_writer::tests::sanity_check::{{closure}}::hba8b1224ce90c90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:133:22
[INFO] [stdout]   25:     0x5cd5b9261696 - core::ops::function::FnOnce::call_once::h185812ed80c04542
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5cd5b92d5d6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5cd5b92d5d6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5cd5b92d4ea5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5cd5b92d4ea5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5cd5b92d4ea5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5cd5b92d4ea5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5cd5b92d4ea5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd5b92d4ea5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5cd5b92d4ea5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5cd5b9298aa4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5cd5b9298aa4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5cd5b929c47a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5cd5b929c47a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5cd5b929c47a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5cd5b929c47a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5cd5b929c47a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd5b929c47a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5cd5b929c47a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5cd5b937628f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5cd5b937628f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7c0601d3baa4 - <unknown>
[INFO] [stdout]   47:     0x7c0601dc8a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- id_based_blocking::tests::sanity_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'id_based_blocking::tests::sanity_check' panicked at src/id_based_blocking/id_based_writer.rs:78:23:
[INFO] [stdout] could not open file target\tmp\switcher_test2_1.txt because of error: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd5b9371202 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd5b9371202 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd5b9371202 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cd5b9371202 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cd5b93974b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cd5b93974b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cd5b936e0d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd5b936e0d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cd5b9371052 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cd5b9372839 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cd5b937266e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cd5b92d0504 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cd5b92d0504 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd5b937330e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cd5b937330e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cd5b9372fda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cd5b9371709 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cd5b9372c6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cd5b9395460 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cd5b923886d - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::close_old_open_new::h08a9902869ffd3a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:78:23
[INFO] [stdout]   20:     0x5cd5b92382d9 - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::switch::h38df6ee43e381b43
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:46:22
[INFO] [stdout]   21:     0x5cd5b9238951 - <messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter as std::io::Write>::write::h9bf7d1e3d7e5a11a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:95:18
[INFO] [stdout]   22:     0x5cd5b9280101 - <messaging_thread_pool::id_based_blocking::cloneable_id_based_writer::CloneableIdBasedWriter as std::io::Write>::write::ha856861415101ddb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/cloneable_id_based_writer.rs:34:16
[INFO] [stdout]   23:     0x5cd5b927a7a4 - std::io::Write::write_all::h71e9c1129ffdd17e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1837:24
[INFO] [stdout]   24:     0x5cd5b9271f5e - <tracing_subscriber::fmt::fmt_layer::Layer<S,N,E,W> as tracing_subscriber::layer::Layer<S>>::on_event::{{closure}}::hbd62585a91442ede
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/fmt/fmt_layer.rs:1004:27
[INFO] [stdout]   25:     0x5cd5b922d4cd - std::thread::local::LocalKey<T>::try_with::h848bc7569c573f7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5cd5b922c76e - std::thread::local::LocalKey<T>::with::h393cb666ca9fbda0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5cd5b92718f7 - <tracing_subscriber::fmt::fmt_layer::Layer<S,N,E,W> as tracing_subscriber::layer::Layer<S>>::on_event::hfa8eb3816839ee51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/fmt/fmt_layer.rs:978:13
[INFO] [stdout]   28:     0x5cd5b9293044 - <tracing_subscriber::filter::layer_filters::Filtered<L,F,S> as tracing_subscriber::layer::Layer<S>>::on_event::{{closure}}::h5c4f000efa637bfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/filter/layer_filters/mod.rs:840:24
[INFO] [stdout]   29:     0x5cd5b9294312 - tracing_subscriber::filter::layer_filters::FilterState::did_enable::habaa49f5776d9471
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/filter/layer_filters/mod.rs:1183:13
[INFO] [stdout]   30:     0x5cd5b9294859 - tracing_subscriber::filter::layer_filters::Filtered<L,F,S>::did_enable::{{closure}}::h856414955d92b311
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/filter/layer_filters/mod.rs:643:46
[INFO] [stdout]   31:     0x5cd5b922d6ac - std::thread::local::LocalKey<T>::try_with::hb381d2bdd453de56
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x5cd5b922c95e - std::thread::local::LocalKey<T>::with::h92319c6beffe53d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x5cd5b9294787 - tracing_subscriber::filter::layer_filters::Filtered<L,F,S>::did_enable::h77f8ce86c90f4625
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/filter/layer_filters/mod.rs:643:19
[INFO] [stdout]   34:     0x5cd5b9292f95 - <tracing_subscriber::filter::layer_filters::Filtered<L,F,S> as tracing_subscriber::layer::Layer<S>>::on_event::hc3c150b656e21050
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/filter/layer_filters/mod.rs:839:14
[INFO] [stdout]   35:     0x5cd5b9289838 - <tracing_subscriber::layer::layered::Layered<L,S> as tracing_core::subscriber::Subscriber>::event::h4df5d77a530935f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/layer/layered.rs:153:20
[INFO] [stdout]   36:     0x5cd5b9337e58 - tracing_core::dispatcher::Dispatch::event::h7b57879233c56674
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/dispatcher.rs:612:24
[INFO] [stdout]   37:     0x5cd5b933eee1 - tracing_core::event::Event::dispatch::{{closure}}::ha16260651d21a929
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/event.rs:35:21
[INFO] [stdout]   38:     0x5cd5b9337a45 - tracing_core::dispatcher::get_default::{{closure}}::heab85724727298cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/dispatcher.rs:394:24
[INFO] [stdout]   39:     0x5cd5b9339f2c - std::thread::local::LocalKey<T>::try_with::ha430fea42cc5f209
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5cd5b9337677 - tracing_core::dispatcher::get_default::h13274ac4c431d0b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/dispatcher.rs:392:10
[INFO] [stdout]   41:     0x5cd5b933eeb9 - tracing_core::event::Event::dispatch::h090da18b501fe64d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/event.rs:34:9
[INFO] [stdout]   42:     0x5cd5b92325d6 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::{{closure}}::hbdd1dcd1d41cc49e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/macros.rs:875:17
[INFO] [stdout]   43:     0x5cd5b92312c2 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::hb130d5ab6dcf9245
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:122:13
[INFO] [stdout]   44:     0x5cd5b926252e - core::ops::function::FnOnce::call_once::hd2df31f69a722b72
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5cd5b925d9b7 - messaging_thread_pool::global_test_scope::test_scope::{{closure}}::h1ad3406f09be5b8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/global_test_scope.rs:29:9
[INFO] [stdout]   46:     0x5cd5b92459d9 - tracing_core::dispatcher::with_default::hb0b0ab8f909a5f94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/dispatcher.rs:262:5
[INFO] [stdout]   47:     0x5cd5b925d959 - messaging_thread_pool::global_test_scope::test_scope::h57e6c5827aabea74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/global_test_scope.rs:26:5
[INFO] [stdout]   48:     0x5cd5b922fc99 - messaging_thread_pool::id_based_blocking::tests::sanity_check::h4b5eb6da54a8670e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:109:9
[INFO] [stdout]   49:     0x5cd5b922fb97 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::h44633fb8b37a2623
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:103:22
[INFO] [stdout]   50:     0x5cd5b92619d6 - core::ops::function::FnOnce::call_once::h528282f454192703
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5cd5b92d5d6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x5cd5b92d5d6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x5cd5b92d4ea5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x5cd5b92d4ea5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5cd5b92d4ea5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5cd5b92d4ea5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5cd5b92d4ea5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5cd5b92d4ea5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x5cd5b92d4ea5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x5cd5b9298aa4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x5cd5b9298aa4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x5cd5b929c47a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x5cd5b929c47a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x5cd5b929c47a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x5cd5b929c47a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x5cd5b929c47a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5cd5b929c47a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x5cd5b929c47a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   69:     0x5cd5b937628f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x5cd5b937628f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   71:     0x7c0601d3baa4 - <unknown>
[INFO] [stdout]   72:     0x7c0601dc8a34 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     id_based_blocking::id_based_writer::tests::sanity_check
[INFO] [stdout]     id_based_blocking::tests::sanity_check
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 71 passed; 2 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7e85e496114b4552db987ecfc4832b9a7d716274a401630ab5fdb578a92fb657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e85e496114b4552db987ecfc4832b9a7d716274a401630ab5fdb578a92fb657", kill_on_drop: false }`
[INFO] [stdout] 7e85e496114b4552db987ecfc4832b9a7d716274a401630ab5fdb578a92fb657
