[INFO] fetching crate messaging_thread_pool 4.1.0... [INFO] testing messaging_thread_pool-4.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate messaging_thread_pool 4.1.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate messaging_thread_pool 4.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdbd820776e87dccb5a6f8f709839b412bf2f7329f6747cdea7d614cf7bcc388 [INFO] running `Command { std: "docker" "start" "-a" "bdbd820776e87dccb5a6f8f709839b412bf2f7329f6747cdea7d614cf7bcc388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdbd820776e87dccb5a6f8f709839b412bf2f7329f6747cdea7d614cf7bcc388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdbd820776e87dccb5a6f8f709839b412bf2f7329f6747cdea7d614cf7bcc388", kill_on_drop: false }` [INFO] [stdout] bdbd820776e87dccb5a6f8f709839b412bf2f7329f6747cdea7d614cf7bcc388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c55eb07b4a5652672d1e477739558af37717490e2adc6f08a3f6517532af026 [INFO] running `Command { std: "docker" "start" "-a" "5c55eb07b4a5652672d1e477739558af37717490e2adc6f08a3f6517532af026", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [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 time v0.3.44 [INFO] [stderr] Compiling getrandom v0.2.16 [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-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [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 27.06s [INFO] running `Command { std: "docker" "inspect" "5c55eb07b4a5652672d1e477739558af37717490e2adc6f08a3f6517532af026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c55eb07b4a5652672d1e477739558af37717490e2adc6f08a3f6517532af026", kill_on_drop: false }` [INFO] [stdout] 5c55eb07b4a5652672d1e477739558af37717490e2adc6f08a3f6517532af026 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ec3856db026ed23d1511df370406839c70ea93ff3eb7f62bec9a3b6e4ce10f8 [INFO] running `Command { std: "docker" "start" "-a" "1ec3856db026ed23d1511df370406839c70ea93ff3eb7f62bec9a3b6e4ce10f8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.48 [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 rayon v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [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 45.08s [INFO] running `Command { std: "docker" "inspect" "1ec3856db026ed23d1511df370406839c70ea93ff3eb7f62bec9a3b6e4ce10f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec3856db026ed23d1511df370406839c70ea93ff3eb7f62bec9a3b6e4ce10f8", kill_on_drop: false }` [INFO] [stdout] 1ec3856db026ed23d1511df370406839c70ea93ff3eb7f62bec9a3b6e4ce10f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7071fb07e5ee75872c11ed2f2e04482da3ac1152131c91c61e1662f5e747d93 [INFO] running `Command { std: "docker" "start" "-a" "d7071fb07e5ee75872c11ed2f2e04482da3ac1152131c91c61e1662f5e747d93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/messaging_thread_pool-370fe4dc8c928c0d) [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 ... 2025-10-02T03:07:50.550170Z  INFO messaging_thread_pool::id_based_blocking::tests: this should be logged to the console (1) [INFO] [stdout] 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_mutex::tests::gets_ids_as_expected ... ok [INFO] [stdout] test id_provider::id_provider_mutex::tests::peek_id_as_expected ... ok [INFO] [stdout] test drop::tests::one_thread_drop_clean_shutdown_as_expected ... ok [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 pool_thread::message_loop::tests::id_1_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_1_receives_shutdown_message_exits_loop ... ok [INFO] [stdout] test pool_thread::message_loop::tests::id_2_receives_shutdown_message_exits_loop ... 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_init_id_1_expected_element_added_to_map ... 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::init_id_1_2_thread_shutdown_clears_the_elements_returns_expected_shutdown_threads ... ok [INFO] [stdout] test pool_thread::message_loop::tests::echo_message_responds_as_expected ... 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 new::tests::new_called_with_thread_pool_size_2_two_threads_created ... 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::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_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::shutdown_child_pool::tests::thread_pool_contains_single_element_2 ... ok [INFO] [stdout] test request_response::id_targeted::tests::request_response_contains_request_id_1_returns_1 ... ok [INFO] [stdout] test receive::tests::three_init_requests_two_thread_received_three_responses_received ... ok [INFO] [stdout] test request_response::tests::request_response_contains_request_request_returns_request ... ok [INFO] [stdout] test request_response::id_targeted::tests::request_response_contains_request_id_0_returns_0 ... ok [INFO] [stdout] test samples::randoms::randoms_api::tests::returns_expected_ids_for_all_api_variants ... ok [INFO] [stdout] test receive::tests::single_init_request_on_a_single_thread_received_single_response_received ... 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::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 sender_and_receiver::sender_and_receiver_mock::tests::check_mock_send_and_sync ... 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::empty_requests_and_responses_does_not_panic ... ok [INFO] [stdout] test pool_thread::message_loop::tests::id_2_receives_abort_message_exits_loop ... 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::one_response_only_returns_expected_response ... ok [INFO] [stdout] test send_and_receive::tests::single_thread_single_init_receives_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 id_based_blocking::id_based_writer::tests::sanity_check ... FAILED [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::one_response_empty_requests_returns_empty_iterator ... 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_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_mock::tests::one_expected_request_actual_requests_2_panics - should panic ... 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::two_responses_returned_over_multiple_requests ... 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::tests::send_and_receive_one_functions_as_expected ... 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_response_only_returns_expected_response ... 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_expected_request_actual_requests_2_panics - should panic ... ok [INFO] [stdout] test id_based_blocking::tests::sanity_check ... FAILED [INFO] [stdout] test sender_and_receiver::sender_and_receiver_raw_mock::tests::unmatched_requests_and_responses - should panic ... 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_clean_shutdown_as_expected ... ok [INFO] [stdout] test tests::thread_pool_size_1_thread_count_1 ... ok [INFO] [stdout] test shutdown::tests::single_thread_errors_trying_to_send_request_shutdown_does_not_panic ... 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_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_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 thread_request_response::thread_echo_request::tests::request_id_1_id_returns_1 ... ok [INFO] [stdout] test thread_request_response::thread_shutdown_request::tests::request_id_1_id_returns_1 ... 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::thread_shutdown_request::tests::request_id_2_id_returns_2 ... ok [INFO] [stdout] test shutdown::tests::single_thread_clean_shutdown_as_expected ... 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: 0x64ee25c1f682 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64ee25c1f682 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64ee25c1f682 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64ee25c1f682 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64ee25c4353f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64ee25c4353f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x64ee25c0bee3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64ee25c0bee3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64ee25c1f4d2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64ee25c0a64c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64ee25c0a4c9 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64ee25b49d3e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x64ee25b49d3e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64ee25c0ac53 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x64ee25c0ac53 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64ee25c1f05a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x64ee25c1efb9 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64ee25c0b27d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x64ee25c49cc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x64ee25b1620d - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::close_old_open_new::had4521ed7306999d [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:78:23 [INFO] [stdout] 20: 0x64ee25b15d89 - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::switch::h5d3093a462fdfdd7 [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:46:22 [INFO] [stdout] 21: 0x64ee25b166b1 - ::write::h5f28f1dc7a62b15a [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:95:18 [INFO] [stdout] 22: 0x64ee25b163b4 - std::io::Write::write_all::hcb529e4eadf40181 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1837:24 [INFO] [stdout] 23: 0x64ee25ae1dc8 - messaging_thread_pool::id_based_blocking::id_based_writer::tests::sanity_check::hc4668e84be5f3520 [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:143:18 [INFO] [stdout] 24: 0x64ee25ae1bb7 - messaging_thread_pool::id_based_blocking::id_based_writer::tests::sanity_check::{{closure}}::h8cf418db0aafca41 [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:133:22 [INFO] [stdout] 25: 0x64ee25b23c16 - core::ops::function::FnOnce::call_once::ha3ec2f01e3545dd0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x64ee25b4f27b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x64ee25b4f27b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x64ee25b52475 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x64ee25b52475 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x64ee25b52475 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x64ee25b52475 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x64ee25b52475 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x64ee25b52475 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x64ee25b52475 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x64ee25b77e24 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x64ee25b77e24 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x64ee25b5ea3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x64ee25b5ea3a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x64ee25b5ea3a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x64ee25b5ea3a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x64ee25b5ea3a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x64ee25b5ea3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x64ee25b5ea3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x64ee25bf4bcf - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x64ee25bf4bcf - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x73c17c6daaa4 - [INFO] [stdout] 47: 0x73c17c767a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- id_based_blocking::tests::sanity_check stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'id_based_blocking::tests::sanity_check' (20) 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: 0x64ee25c1f682 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64ee25c1f682 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64ee25c1f682 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64ee25c1f682 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64ee25c4353f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64ee25c4353f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x64ee25c0bee3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64ee25c0bee3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64ee25c1f4d2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64ee25c0a64c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64ee25c0a4c9 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64ee25b49d3e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x64ee25b49d3e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64ee25c0ac53 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x64ee25c0ac53 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64ee25c1f05a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x64ee25c1efb9 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64ee25c0b27d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x64ee25c49cc0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x64ee25b1620d - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::close_old_open_new::had4521ed7306999d [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:78:23 [INFO] [stdout] 20: 0x64ee25b15d89 - messaging_thread_pool::id_based_blocking::id_based_writer::IdBasedWriter::switch::h5d3093a462fdfdd7 [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:46:22 [INFO] [stdout] 21: 0x64ee25b166b1 - ::write::h5f28f1dc7a62b15a [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/id_based_writer.rs:95:18 [INFO] [stdout] 22: 0x64ee25aed3c1 - ::write::h47e79c14ef43a81a [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/cloneable_id_based_writer.rs:34:16 [INFO] [stdout] 23: 0x64ee25aed464 - std::io::Write::write_all::h941224433e2b9eb9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1837:24 [INFO] [stdout] 24: 0x64ee25aff28e - as tracing_subscriber::layer::Layer>::on_event::{{closure}}::hb56e215bc7fb91d9 [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: 0x64ee25ad9f3d - std::thread::local::LocalKey::try_with::h488d9b336715a7f6 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 26: 0x64ee25ada56e - std::thread::local::LocalKey::with::h2ce6f05f6d6a989e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 27: 0x64ee25afdac7 - as tracing_subscriber::layer::Layer>::on_event::h99a5e74a5b001bba [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: 0x64ee25ae5944 - as tracing_subscriber::layer::Layer>::on_event::{{closure}}::ha81735169f6b429c [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: 0x64ee25ae5c02 - tracing_subscriber::filter::layer_filters::FilterState::did_enable::hed83c8e508e33553 [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: 0x64ee25ae6149 - tracing_subscriber::filter::layer_filters::Filtered::did_enable::{{closure}}::h8330ad8600232260 [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: 0x64ee25ad9cbc - std::thread::local::LocalKey::try_with::he5c38dec93b16761 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x64ee25ad962e - std::thread::local::LocalKey::with::habadc52a312f427e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 33: 0x64ee25ae6cb7 - tracing_subscriber::filter::layer_filters::Filtered::did_enable::h0079f76ec654fe76 [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: 0x64ee25ae6b65 - as tracing_subscriber::layer::Layer>::on_event::h3608488dfac98f50 [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: 0x64ee25b34938 - as tracing_core::subscriber::Subscriber>::event::h04ce91468fcfb495 [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: 0x64ee25be4c58 - tracing_core::dispatcher::Dispatch::event::h929efca4bff0d1a0 [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: 0x64ee25be6131 - tracing_core::event::Event::dispatch::{{closure}}::h87416036645713de [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: 0x64ee25be4775 - tracing_core::dispatcher::get_default::{{closure}}::h19fe6e7c33b3e1ad [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: 0x64ee25beeddc - std::thread::local::LocalKey::try_with::h9ae0623cd561c6e1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x64ee25be4107 - tracing_core::dispatcher::get_default::h08e4c94a275e5b52 [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: 0x64ee25be6179 - tracing_core::event::Event::dispatch::hfa08fdb8c292f11a [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: 0x64ee25ade466 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::{{closure}}::h7b481a95b71cca0f [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: 0x64ee25adfc42 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::h98a2cdbc083fc18c [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:122:13 [INFO] [stdout] 44: 0x64ee25b218be - core::ops::function::FnOnce::call_once::hf90fc6849cf3c3db [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x64ee25b2bb27 - messaging_thread_pool::global_test_scope::test_scope::{{closure}}::h734564c2ae8d6f41 [INFO] [stdout] at /opt/rustwide/workdir/src/global_test_scope.rs:29:9 [INFO] [stdout] 46: 0x64ee25b31e69 - tracing_core::dispatcher::with_default::h7a9668bb5182a4aa [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: 0x64ee25b2bbb9 - messaging_thread_pool::global_test_scope::test_scope::hf48679e9cd7b9ce6 [INFO] [stdout] at /opt/rustwide/workdir/src/global_test_scope.rs:26:5 [INFO] [stdout] 48: 0x64ee25ade589 - messaging_thread_pool::id_based_blocking::tests::sanity_check::h10e5e9e2645211bf [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:109:9 [INFO] [stdout] 49: 0x64ee25ade3c7 - messaging_thread_pool::id_based_blocking::tests::sanity_check::{{closure}}::h6b3292c4d34b9e84 [INFO] [stdout] at /opt/rustwide/workdir/src/id_based_blocking/mod.rs:103:22 [INFO] [stdout] 50: 0x64ee25b24326 - core::ops::function::FnOnce::call_once::h68f84f5662d57150 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 51: 0x64ee25b4f27b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 52: 0x64ee25b4f27b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 53: 0x64ee25b52475 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 54: 0x64ee25b52475 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x64ee25b52475 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x64ee25b52475 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x64ee25b52475 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x64ee25b52475 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 59: 0x64ee25b52475 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 60: 0x64ee25b77e24 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 61: 0x64ee25b77e24 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 62: 0x64ee25b5ea3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 63: 0x64ee25b5ea3a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x64ee25b5ea3a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x64ee25b5ea3a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x64ee25b5ea3a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x64ee25b5ea3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 68: 0x64ee25b5ea3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 69: 0x64ee25bf4bcf - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 70: 0x64ee25bf4bcf - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 71: 0x73c17c6daaa4 - [INFO] [stdout] 72: 0x73c17c767a34 - clone [INFO] [stdout] 73: 0x0 - [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" "d7071fb07e5ee75872c11ed2f2e04482da3ac1152131c91c61e1662f5e747d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7071fb07e5ee75872c11ed2f2e04482da3ac1152131c91c61e1662f5e747d93", kill_on_drop: false }` [INFO] [stdout] d7071fb07e5ee75872c11ed2f2e04482da3ac1152131c91c61e1662f5e747d93