[INFO] fetching crate messaging_thread_pool 4.1.0...
[INFO] testing messaging_thread_pool-4.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate messaging_thread_pool 4.1.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate messaging_thread_pool 4.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 102 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee6062fa613e05fa2e53532311d7f758f020e7d6ebb6b1774b8808cb213bdab5
[INFO] running `Command { std: "docker" "start" "-a" "ee6062fa613e05fa2e53532311d7f758f020e7d6ebb6b1774b8808cb213bdab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee6062fa613e05fa2e53532311d7f758f020e7d6ebb6b1774b8808cb213bdab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6062fa613e05fa2e53532311d7f758f020e7d6ebb6b1774b8808cb213bdab5", kill_on_drop: false }`
[INFO] [stdout] ee6062fa613e05fa2e53532311d7f758f020e7d6ebb6b1774b8808cb213bdab5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1055f330c1179ad2eb67a268b24b967ba005408cefb400305f5e46a1ea15e92
[INFO] running `Command { std: "docker" "start" "-a" "c1055f330c1179ad2eb67a268b24b967ba005408cefb400305f5e46a1ea15e92", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[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 regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[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 32.21s
[INFO] running `Command { std: "docker" "inspect" "c1055f330c1179ad2eb67a268b24b967ba005408cefb400305f5e46a1ea15e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1055f330c1179ad2eb67a268b24b967ba005408cefb400305f5e46a1ea15e92", kill_on_drop: false }`
[INFO] [stdout] c1055f330c1179ad2eb67a268b24b967ba005408cefb400305f5e46a1ea15e92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccf71031991e19d1afd6d75f9b9e13a962132c75ab2c157fc94b401ed517a308
[INFO] running `Command { std: "docker" "start" "-a" "ccf71031991e19d1afd6d75f9b9e13a962132c75ab2c157fc94b401ed517a308", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling messaging_thread_pool v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.76s
[INFO] running `Command { std: "docker" "inspect" "ccf71031991e19d1afd6d75f9b9e13a962132c75ab2c157fc94b401ed517a308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf71031991e19d1afd6d75f9b9e13a962132c75ab2c157fc94b401ed517a308", kill_on_drop: false }`
[INFO] [stdout] ccf71031991e19d1afd6d75f9b9e13a962132c75ab2c157fc94b401ed517a308
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 271901325e1ace74dce185487ec99c7a1703a71c4ae48aa61e9e89a24b74d8c5
[INFO] running `Command { std: "docker" "start" "-a" "271901325e1ace74dce185487ec99c7a1703a71c4ae48aa61e9e89a24b74d8c5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/messaging_thread_pool-6eb784de357d1c39)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[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] [2m2025-11-13T20:04:55.333138Z[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_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 id_provider::id_provider_mutex::tests::gets_ids_as_expected ... ok
[INFO] [stdout] test id_provider::id_provider_mutex::tests::peek_id_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_2_receives_abort_message_exits_loop ... 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::id_2_receives_shutdown_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::id_1_receives_shutdown_message_exits_loop ... ok
[INFO] [stdout] test pool_thread::message_loop::tests::echo_message_responds_as_expected ... 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_init_id_2_expected_element_added_to_map_set ... 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::send_init_id_1_expected_element_added_to_map ... 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_remove_element_with_id_2_expected_element_removed_from_map_set ... 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::send_remove_element_with_id_12_expected_element_removed_from_map_set ... ok
[INFO] [stdout] test pool_thread::shutdown_child_pool::tests::thread_pool_contains_single_element_2 ... ok
[INFO] [stdout] test receive::tests::single_init_request_on_a_single_thread_received_single_response_received ... ok
[INFO] [stdout] test request_response::id_targeted::tests::request_response_contains_request_id_0_returns_0 ... 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 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::single_thread_single_init_receives_expected_response ... 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 send_and_receive::tests::two_threads_three_echoes_receives_expected_response ... ok
[INFO] [stdout] test request_response::id_targeted::tests::request_response_contains_request_id_1_returns_1 ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::empty_requests_and_responses_does_not_panic ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_mock::tests::check_mock_send_and_sync ... ok
[INFO] [stdout] test receive::tests::three_init_requests_two_thread_received_three_responses_received ... 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::one_response_empty_requests_returns_empty_iterator ... 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 id_based_blocking::id_based_writer::tests::sanity_check ... FAILED
[INFO] [stdout] test id_based_blocking::tests::sanity_check ... FAILED
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::one_response_empty_requests_returns_empty_iterator ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::one_response_only_returns_expected_response ... 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::sender_and_receiver_raw_mock::tests::two_responses_returned_over_multiple_heterogeneous_requests ... ok
[INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::two_responses_returned_over_multiple_requests ... ok
[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_actual_requests_2_panics - should panic ... 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::zero_responses_returns_empty_iterator ... ok
[INFO] [stdout] test shutdown::tests::single_thread_clean_shutdown_as_expected ... ok
[INFO] [stdout] test shutdown::tests::two_threads_clean_shutdown_as_expected ... 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 tests::thread_pool_size_1_thread_count_1 ... 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::one_expected_request_actual_requests_2_panics - should panic ... ok
[INFO] [stdout] test thread_request_response::remove_pool_item_request::tests::request_id_1_id_returns_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 shutdown::tests::two_threads_each_containing_a_sample_element_shutdown_simulates_child_thread_shutdown ... ok
[INFO] [stdout] test thread_request_response::thread_abort_request::tests::request_id_1_id_returns_1 ... 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 sender_and_receiver::sender_and_receiver_raw_mock::tests::unmatched_requests_and_responses - should panic ... 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_shutdown_request::tests::request_id_1_id_returns_1 ... 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_shutdown_request::tests::request_id_2_id_returns_2 ... ok
[INFO] [stdout] test thread_request_response::thread_echo_request::tests::request_id_2_id_returns_2 ... ok
[INFO] [stdout] test tests::thread_pool_size_2_thread_count_2 ... ok
[INFO] [stdout] test thread_request_response::thread_echo_request::tests::request_id_1_id_returns_1 ... ok
[INFO] [stdout] test shutdown::tests::single_thread_errors_trying_to_send_request_shutdown_does_not_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' (18) 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:     0x6352c4c29162 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6352c4c29162 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6352c4c29162 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6352c4c29162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6352c4c3a28f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6352c4c3a28f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6352c4bf6403 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6352c4bf6403 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6352c4c024a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6352c4c0737f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6352c4c07211 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6352c4b6427e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6352c4b6427e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6352c4c0798f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6352c4c0798f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6352c4c077ea - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6352c4c025d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6352c4bea00d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6352c4c41f40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6352c4b3117d - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::close_old_open_new::he23090e845e36a21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:78:23
[INFO] [stdout]   20:     0x6352c4b31439 - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::switch::h1cfa2875b76c0173
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:46:22
[INFO] [stdout]   21:     0x6352c4b2c1f1 - <messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter as std::io::Write>::write::h45fa6f6697941e99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:95:18
[INFO] [stdout]   22:     0x6352c4b31801 - std::io::Write::write_all::hc3aab4335d0ee7c8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1837:24
[INFO] [stdout]   23:     0x6352c4b15ee8 - messaging_thread_pool::id_based_blocking::id_based_writer::tests::sanity_check::h6de9a7b456e1f170
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:143:18
[INFO] [stdout]   24:     0x6352c4b165f7 - messaging_thread_pool::id_based_blocking::id_based_writer::tests::sanity_check::{{closure}}::he1cf5bad527e90fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:133:22
[INFO] [stdout]   25:     0x6352c4b33096 - core::ops::function::FnOnce::call_once::hb65c7700d0ba7c6f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6352c4b640cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6352c4b640cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6352c4b780dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6352c4b780dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6352c4b780dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x6352c4b780dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x6352c4b780dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6352c4b780dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6352c4b780dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6352c4b51624 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6352c4b51624 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x6352c4b54f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x6352c4b54f5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6352c4b54f5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x6352c4b54f5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x6352c4b54f5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6352c4b54f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x6352c4b54f5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6352c4bfd9df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x6352c4bfd9df - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x799d74850aa4 - <unknown>
[INFO] [stdout]   47:     0x799d748dda64 - 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' (19) 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:     0x6352c4c29162 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6352c4c29162 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6352c4c29162 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6352c4c29162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6352c4c3a28f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6352c4c3a28f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6352c4bf6403 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6352c4bf6403 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6352c4c024a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6352c4c0737f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6352c4c07211 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6352c4b6427e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6352c4b6427e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6352c4c0798f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6352c4c0798f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6352c4c077ea - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6352c4c025d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6352c4bea00d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6352c4c41f40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6352c4b3117d - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::close_old_open_new::he23090e845e36a21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:78:23
[INFO] [stdout]   20:     0x6352c4b31439 - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::switch::h1cfa2875b76c0173
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:46:22
[INFO] [stdout]   21:     0x6352c4b2c1f1 - <messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter as std::io::Write>::write::h45fa6f6697941e99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:95:18
[INFO] [stdout]   22:     0x6352c4b150f1 - <messaging_thread_pool::id_based_blocking::cloneable_id_based_writer::CloneableIdBasedWriter as std::io::Write>::write::h24f7a6d0c64f6990
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/cloneable_id_based_writer.rs:34:16
[INFO] [stdout]   23:     0x6352c4b1f871 - std::io::Write::write_all::h6082093e970f56be
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1837:24
[INFO] [stdout]   24:     0x6352c4b2e616 - <tracing_subscriber::fmt::fmt_layer::Layer<S,N,E,W> as tracing_subscriber::layer::Layer<S>>::on_event::{{closure}}::h4d699cdcdcd8552d
[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:     0x6352c4b2206d - std::thread::local::LocalKey<T>::try_with::ha3b283d9386b933e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   26:     0x6352c4b211ce - std::thread::local::LocalKey<T>::with::h293a7fe2a97e036c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   27:     0x6352c4b2dfa7 - <tracing_subscriber::fmt::fmt_layer::Layer<S,N,E,W> as tracing_subscriber::layer::Layer<S>>::on_event::h2ceec817fbf2778e
[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:     0x6352c4b2f844 - <tracing_subscriber::filter::layer_filters::Filtered<L,F,S> as tracing_subscriber::layer::Layer<S>>::on_event::{{closure}}::h122ee5c3d47bcf21
[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:     0x6352c4b303c2 - tracing_subscriber::filter::layer_filters::FilterState::did_enable::hcf4e350a9e902e4c
[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:     0x6352c4b30909 - tracing_subscriber::filter::layer_filters::Filtered<L,F,S>::did_enable::{{closure}}::h21820e7977a5510d
[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:     0x6352c4b2253c - std::thread::local::LocalKey<T>::try_with::hf80845c52344c2c4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x6352c4b212ce - std::thread::local::LocalKey<T>::with::ha60cf4d2fffdf7aa
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x6352c4b30837 - tracing_subscriber::filter::layer_filters::Filtered<L,F,S>::did_enable::h416e4ffede696c57
[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:     0x6352c4b2f795 - <tracing_subscriber::filter::layer_filters::Filtered<L,F,S> as tracing_subscriber::layer::Layer<S>>::on_event::hb3e1c9548b5d3093
[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:     0x6352c4b03e78 - <tracing_subscriber::layer::layered::Layered<L,S> as tracing_core::subscriber::Subscriber>::event::h0b06882408ed3d5e
[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:     0x6352c4be60c8 - tracing_core::dispatcher::Dispatch::event::hf09c68be693be3cc
[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:     0x6352c4bdbe61 - tracing_core::event::Event::dispatch::{{closure}}::h46747b2f2ef3738c
[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:     0x6352c4be5775 - tracing_core::dispatcher::get_default::{{closure}}::h5f48c35db08e9497
[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:     0x6352c4bd938c - std::thread::local::LocalKey<T>::try_with::h7dda4e1a4728d2bc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   40:     0x6352c4be5437 - tracing_core::dispatcher::get_default::hae179e883edb5983
[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:     0x6352c4bdbe39 - tracing_core::event::Event::dispatch::h6af5e87a411bed81
[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:     0x6352c4b19106 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::{{closure}}::h15071c85d451035d
[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:     0x6352c4b17e32 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::hd87d00c391095dd8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:122:13
[INFO] [stdout]   44:     0x6352c4b3334e - core::ops::function::FnOnce::call_once::hdeaa447139744a67
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6352c4afdfa7 - messaging_thread_pool::global_test_scope::test_scope::{{closure}}::he12734e20fa4360b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/global_test_scope.rs:29:9
[INFO] [stdout]   46:     0x6352c4b046b9 - tracing_core::dispatcher::with_default::h137a66e378f9b438
[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:     0x6352c4afdf49 - messaging_thread_pool::global_test_scope::test_scope::h7c9449fa23f9f3cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/global_test_scope.rs:26:5
[INFO] [stdout]   48:     0x6352c4b167b9 - messaging_thread_pool::id_based_blocking::tests::sanity_check::h98272b646e91a762
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:109:9
[INFO] [stdout]   49:     0x6352c4b16f97 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::hb2335afc3817284f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:103:22
[INFO] [stdout]   50:     0x6352c4b32396 - core::ops::function::FnOnce::call_once::h24309a38cd65a59f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6352c4b640cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6352c4b640cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x6352c4b780dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x6352c4b780dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x6352c4b780dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x6352c4b780dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6352c4b780dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6352c4b780dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x6352c4b780dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x6352c4b51624 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x6352c4b51624 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x6352c4b54f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   63:     0x6352c4b54f5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x6352c4b54f5a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x6352c4b54f5a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x6352c4b54f5a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6352c4b54f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   68:     0x6352c4b54f5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6352c4bfd9df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   70:     0x6352c4bfd9df - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   71:     0x799d74850aa4 - <unknown>
[INFO] [stdout]   72:     0x799d748dda64 - 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "271901325e1ace74dce185487ec99c7a1703a71c4ae48aa61e9e89a24b74d8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271901325e1ace74dce185487ec99c7a1703a71c4ae48aa61e9e89a24b74d8c5", kill_on_drop: false }`
[INFO] [stdout] 271901325e1ace74dce185487ec99c7a1703a71c4ae48aa61e9e89a24b74d8c5
