[INFO] cloning repository https://github.com/deadjoe/badbatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deadjoe/badbatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadjoe%2Fbadbatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadjoe%2Fbadbatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06885e89d424749527398e57bd0d1b581794a8c1
[INFO] testing deadjoe/badbatch against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadjoe%2Fbadbatch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/deadjoe/badbatch
[INFO] finished tweaking git repo https://github.com/deadjoe/badbatch
[INFO] tweaked toml for git repo https://github.com/deadjoe/badbatch written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deadjoe/badbatch on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deadjoe/badbatch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd13024bf2b2d35bd117caad0ec7236bd4dfb7fd910543ed45e225a99034039d
[INFO] running `Command { std: "docker" "start" "-a" "dd13024bf2b2d35bd117caad0ec7236bd4dfb7fd910543ed45e225a99034039d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd13024bf2b2d35bd117caad0ec7236bd4dfb7fd910543ed45e225a99034039d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd13024bf2b2d35bd117caad0ec7236bd4dfb7fd910543ed45e225a99034039d", kill_on_drop: false }`
[INFO] [stdout] dd13024bf2b2d35bd117caad0ec7236bd4dfb7fd910543ed45e225a99034039d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e26ecdff4e4c7c18d99d26c97a7fbe66b169c7048aa5856fb025b242605da41
[INFO] running `Command { std: "docker" "start" "-a" "3e26ecdff4e4c7c18d99d26c97a7fbe66b169c7048aa5856fb025b242605da41", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling badbatch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.50s
[INFO] running `Command { std: "docker" "inspect" "3e26ecdff4e4c7c18d99d26c97a7fbe66b169c7048aa5856fb025b242605da41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e26ecdff4e4c7c18d99d26c97a7fbe66b169c7048aa5856fb025b242605da41", kill_on_drop: false }`
[INFO] [stdout] 3e26ecdff4e4c7c18d99d26c97a7fbe66b169c7048aa5856fb025b242605da41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdaedcf2eaddc140a42559baf0016123aae91acbbb089281b3143d24b3839436
[INFO] running `Command { std: "docker" "start" "-a" "fdaedcf2eaddc140a42559baf0016123aae91acbbb089281b3143d24b3839436", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling badbatch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "fdaedcf2eaddc140a42559baf0016123aae91acbbb089281b3143d24b3839436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdaedcf2eaddc140a42559baf0016123aae91acbbb089281b3143d24b3839436", kill_on_drop: false }`
[INFO] [stdout] fdaedcf2eaddc140a42559baf0016123aae91acbbb089281b3143d24b3839436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8122ef9776d72cee061cab1d9041eca58507c36f4dbb97f7278e1bf2f847d0cf
[INFO] running `Command { std: "docker" "start" "-a" "8122ef9776d72cee061cab1d9041eca58507c36f4dbb97f7278e1bf2f847d0cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/badbatch-984481ee1b1ab930)
[INFO] [stdout] 
[INFO] [stdout] running 244 tests
[INFO] [stdout] test disruptor::builder::tests::test_build_multi_producer_basic ... ok
[INFO] [stdout] test disruptor::builder::tests::test_build_single_producer_basic ... ok
[INFO] [stdout] test disruptor::builder::tests::test_api_comparison_with_disruptor_rs ... ok
[INFO] [stdout] test disruptor::builder::tests::test_builder_multiple_handlers_with_different_settings ... ok
[INFO] [stdout] test disruptor::builder::tests::test_builder_thread_management ... ok
[INFO] [stdout] test disruptor::builder::tests::test_builder_type_safety ... ok
[INFO] [stdout] test disruptor::builder::tests::test_closure_event_handler ... ok
[INFO] [stdout] test disruptor::builder::tests::test_builder_api_completeness ... ok
[INFO] [stdout] test disruptor::builder::tests::test_core_interfaces_activation ... ok
[INFO] [stdout] test disruptor::builder::tests::test_cloneable_producer_clone ... ok
[INFO] [stdout] test disruptor::builder::tests::test_cloneable_producer_create_producer ... ok
[INFO] [stdout] test disruptor::builder::tests::test_builder_with_different_buffer_sizes ... ok
[INFO] [stdout] test disruptor::builder::tests::test_disruptor_handle_into_producer ... ok
[INFO] [stdout] test disruptor::builder::tests::test_disruptor_handle_publishing ... ok
[INFO] [stdout] test disruptor::builder::tests::test_disruptor_handle_shutdown ... ok
[INFO] [stdout] test disruptor::builder::tests::test_disruptor_handle_into_producer_restores_capacity ... ok
[INFO] [stdout] test disruptor::builder::tests::test_builder_with_different_wait_strategies ... ok
[INFO] [stdout] test disruptor::builder::tests::test_cpu_affinity_support ... ok
[INFO] [stdout] test disruptor::builder::tests::test_and_then_dependency_chain ... ok
[INFO] [stdout] test disruptor::builder::tests::test_dependency_chain_debug ... ok
[INFO] [stdout] test disruptor::builder::tests::test_multi_producer_add_event_handler ... ok
[INFO] [stdout] test disruptor::builder::tests::test_multi_producer_build ... ok
[INFO] [stdout] test disruptor::builder::tests::test_multi_producer_multiple_handlers ... ok
[INFO] [stdout] test disruptor::builder::tests::test_four_stage_dependency_chain ... ok
[INFO] [stdout] test disruptor::builder::tests::test_mixed_handler_types ... ok
[INFO] [stdout] test disruptor::builder::tests::test_shutdown_fix_verification ... ok
[INFO] [stdout] test disruptor::builder::tests::test_single_producer_add_event_handler ... ok
[INFO] [stdout] test disruptor::builder::tests::test_single_producer_build ... ok
[INFO] [stdout] test disruptor::builder::tests::test_single_producer_multiple_handlers ... ok
[INFO] [stdout] test disruptor::builder::tests::test_dependency_chain_validation ... ok
[INFO] [stdout] test disruptor::builder::tests::test_end_to_end_producer_to_consumer_chain ... ok
[INFO] [stdout] test disruptor::builder::tests::test_yielding_wait_strategy_shutdown ... ok
[INFO] [stdout] test disruptor::core_interfaces::tests::test_cursored_trait ... ok
[INFO] [stdout] test disruptor::core_interfaces::tests::test_data_provider_trait ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_data_provider_implementation ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_builder ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_builder_chain ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_creation ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_creation_multi_producer ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_get_cursor ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_get_remaining_capacity ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_get_ring_buffer ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_invalid_buffer_size ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_publish_event ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_shutdown_without_start ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_start_and_shutdown ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_try_publish_event ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_with_defaults ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_with_different_wait_strategies ... ok
[INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_zero_buffer_size ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_drop_behavior ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_is_running_states ... ok
[INFO] [stdout] test disruptor::builder::tests::test_stateful_event_handler ... ok
[INFO] [stdout] test disruptor::builder::tests::test_multiple_consumers_with_different_cpu_affinity ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_shutdown ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_loop_batch_processing ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_sequence_tracking ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_elegant_consumer_creation ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_elegant_consumer_with_affinity ... ok
[INFO] [stdout] test disruptor::builder::tests::test_unified_api_design ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_elegant_consumer_with_state ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_shutdown_with_already_shutdown_consumer ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_wait_for_events_with_shutdown ... ok
[INFO] [stdout] test disruptor::event_factory::tests::test_clone_event_factory ... ok
[INFO] [stdout] test disruptor::event_factory::tests::test_closure_event_factory ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_wait_for_events_sequence_bounds ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_thread_naming ... ok
[INFO] [stdout] test disruptor::event_factory::tests::test_event_factory_convenience_function ... ok
[INFO] [stdout] test disruptor::event_factory::tests::test_default_event_factory ... ok
[INFO] [stdout] test disruptor::event_factory::tests::test_multiple_instances_are_independent ... ok
[INFO] [stdout] test disruptor::event_handler::tests::test_closure_event_handler ... ok
[INFO] [stdout] test disruptor::event_handler::tests::test_no_op_event_handler ... ok
[INFO] [stdout] test disruptor::event_handler::tests::test_sequence_callback ... ok
[INFO] [stdout] test disruptor::event_processor::tests::test_batch_event_processor_creation ... ok
[INFO] [stdout] test disruptor::event_processor::tests::test_data_provider_interface ... ok
[INFO] [stdout] test disruptor::event_processor::tests::test_event_processor_halt ... ok
[INFO] [stdout] test disruptor::event_handler::tests::test_clearing_event_handler ... ok
[INFO] [stdout] test disruptor::event_processor::tests::test_processor_debug_format ... ok
[INFO] [stdout] test disruptor::event_processor::tests::test_processor_sequence_management ... ok
[INFO] [stdout] test disruptor::builder::tests::test_comprehensive_improvements ... ok
[INFO] [stdout] test disruptor::event_processor::tests::test_processor_spawn_method_exists ... ok
[INFO] [stdout] test disruptor::event_translator::tests::test_closure_event_translator_one_arg ... ok
[INFO] [stdout] test disruptor::event_translator::tests::test_closure_event_translator_two_arg ... ok
[INFO] [stdout] test disruptor::event_translator::tests::test_convenience_functions ... ok
[INFO] [stdout] test disruptor::exception_handler::tests::test_closure_exception_handler ... ok
[INFO] [stdout] test disruptor::exception_handler::tests::test_default_exception_handler ... ok
[INFO] [stdout] test disruptor::exception_handler::tests::test_ignore_exception_handler ... ok
[INFO] [stdout] test disruptor::event_translator::tests::test_closure_event_translator ... ok
[INFO] [stdout] test disruptor::producer::tests::test_concurrent_access_safety ... ok
[INFO] [stdout] test disruptor::producer::tests::test_error_types ... ok
[INFO] [stdout] test disruptor::producer::tests::test_large_batch_publish ... ok
[INFO] [stdout] test disruptor::producer::tests::test_producer_sequence_consistency ... ok
[INFO] [stdout] test disruptor::event_processor::tests::test_try_run_once_not_running ... ok
[INFO] [stdout] test disruptor::producer::tests::test_producer_trait_methods ... ok
[INFO] [stdout] test disruptor::producer::tests::test_publish_blocking ... ok
[INFO] [stdout] test disruptor::producer::tests::test_simple_producer_creation ... ok
[INFO] [stdout] test disruptor::producer::tests::test_try_batch_publish_success ... ok
[INFO] [stdout] test disruptor::event_factory::tests::test_factory_thread_safety ... ok
[INFO] [stdout] test disruptor::producer::tests::test_try_batch_publish_zero_size ... ok
[INFO] [stdout] test disruptor::producer::tests::test_try_publish_multiple ... ok
[INFO] [stdout] test disruptor::producer::tests::test_try_publish_success ... ok
[INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_clone ... ok
[INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_equality ... ok
[INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_from_str ... ok
[INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_with_state_processing ... ok
[INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_hash ... ok
[INFO] [stdout] test disruptor::producer::tests::test_producer_with_multi_producer_sequencer ... ok
[INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_multi ... ok
[INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_single ... ok
[INFO] [stdout] test disruptor::builder::tests::test_final_comprehensive_validation ... FAILED
[INFO] [stdout] test disruptor::builder::tests::test_simple_dependency_chain ... ok
[INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_default ... ok
[INFO] [stdout] test disruptor::builder::tests::test_robust_dependency_chain_multiple_events ... ok
[INFO] [stdout] test disruptor::property_tests::multi_producer_sequencer_properties::multi_producer_publish_order_independence ... ok
[INFO] [stdout] test disruptor::property_tests::multi_producer_sequencer_properties::multi_producer_next_is_unique ... ok
[INFO] [stdout] test disruptor::property_tests::sequence_properties::sequence_compare_and_set_success ... ok
[INFO] [stdout] test disruptor::property_tests::sequence_properties::sequence_get_set_consistency ... ok
[INFO] [stdout] test disruptor::property_tests::ring_buffer_properties::ring_buffer_wrapping_behavior ... ok
[INFO] [stdout] test disruptor::property_tests::ring_buffer_properties::ring_buffer_get_set_consistency ... ok
[INFO] [stdout] test disruptor::property_tests::sequence_properties::sequence_monotonic_increment ... ok
[INFO] [stdout] test disruptor::property_tests::tests::property_tests_compile ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_batch_iterator ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_batch_iterator_remaining ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_access ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_capacity_methods ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_creation ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_data_provider_trait ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_edge_cases ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_invalid_size ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_large_sequence ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_negative_sequence ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_size_methods ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_unsafe_get_mut ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_thread_safety_markers ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_zero_capacity_scenarios ... ok
[INFO] [stdout] test disruptor::sequence::tests::test_get_minimum_sequence ... ok
[INFO] [stdout] test disruptor::sequence::tests::test_sequence_clone ... ok
[INFO] [stdout] test disruptor::sequence::tests::test_sequence_creation ... ok
[INFO] [stdout] test disruptor::sequence::tests::test_sequence_operations ... ok
[INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_wrapping_access ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_barrier_cursor_access ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_processing_sequence_barrier ... ok
[INFO] [stdout] test disruptor::property_tests::sequence_properties::sequence_add_and_get_consistency ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_processing_sequence_barrier_alert_methods ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_processing_sequence_barrier_mpmc_gaps ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_processing_sequence_barrier_with_timeout ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_alert_methods ... ok
[INFO] [stdout] test disruptor::property_tests::single_producer_sequencer_properties::single_producer_next_is_monotonic ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_processing_sequence_barrier_with_shutdown ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_highest_published_logic ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_available_sequence_less_than_requested_with_timeout ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_available_sequence_less_than_requested ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_trait_default_implementation ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_simple_sequence_barrier_with_timeout ... ok
[INFO] [stdout] test disruptor::producer::tests::test_batch_publish_blocking ... ok
[INFO] [stdout] test disruptor::property_tests::single_producer_sequencer_properties::single_producer_publish_makes_available ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_with_shutdown ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_bitmap_get_highest_published ... ok
[INFO] [stdout] test disruptor::sequence::tests::test_sequence_thread_safety ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_availability_calculations ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_bitmap_functionality ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_invalid_buffer_size - should panic ... ok
[INFO] [stdout] test disruptor::sequence_barrier::tests::test_simple_sequence_barrier ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_bitmap_flags_calculation ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_barrier ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_capacity ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_creation ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_next ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_publish_and_availability ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_publish_range ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_try_next ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_small_buffer_fallback ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_sequencer_wrapper_functionality ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_barrier ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_capacity ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_creation ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_gating_sequences ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_highest_published_with_gaps ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_gating_sequences ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_next ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_next_n ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_publish ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_highest_published_sequence ... ok
[INFO] [stdout] test disruptor::simple_wait_strategy::tests::test_busy_spin_strategy ... ok
[INFO] [stdout] test disruptor::simple_wait_strategy::tests::test_busy_spin_with_hint_strategy ... ok
[INFO] [stdout] test disruptor::simple_wait_strategy::tests::test_sleeping_strategy ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_try_next ... ok
[INFO] [stdout] test disruptor::simple_wait_strategy::tests::test_yielding_strategy ... ok
[INFO] [stdout] test disruptor::thread_management::tests::test_automatic_thread_naming ... ok
[INFO] [stdout] test disruptor::tests::test_is_power_of_two ... ok
[INFO] [stdout] test disruptor::thread_management::tests::test_get_available_cores ... ok
[INFO] [stdout] test disruptor::thread_management::tests::test_cpu_affinity ... ok
[INFO] [stdout] test disruptor::thread_management::tests::test_thread_context_configuration ... ok
[INFO] [stdout] test disruptor::thread_management::tests::test_thread_context_creation ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_all_strategies_debug_format ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_alert_before_wait ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_bitmap_basic_functionality ... ok
[INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_next_n ... ok
[INFO] [stdout] test disruptor::simple_wait_strategy::tests::test_adapter_creation ... ok
[INFO] [stdout] test disruptor::simple_wait_strategy::tests::test_adapter_functionality ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_creation ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_immediate_return ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_alert_functionality ... ok
[INFO] [stdout] test disruptor::thread_management::tests::test_thread_builder ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_concurrent_access ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_signal_all ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_mutex_poisoning_recovery ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_edge_cases ... ok
[INFO] [stdout] test disruptor::property_tests::sequence_properties::sequence_compare_and_set_failure ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_timeout_immediate_return ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_zero_timeout ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_with_dependent_sequences ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_busy_spin_wait_strategy_creation ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_busy_spin_wait_strategy_immediate_return ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_busy_spin_wait_strategy_signal_all ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_busy_spin_wait_strategy_with_dependent_sequences ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_busy_spin_wait_strategy_with_low_dependent_sequence ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_alert_during_wait ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_multiple_dependent_sequences_minimum ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_busy_spin_wait_strategy_with_delayed_sequence_update ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_creation ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_immediate_return ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_very_short_duration ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_signal_all ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_timeout ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_with_delayed_sequence_update ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_wait_strategy_performance_characteristics ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_wait_strategy_trait_default_timeout_implementation ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_busy_spin_wait_strategy_actual_spinning ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_wait_strategy_with_multiple_dependent_sequences_realistic ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_creation ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_immediate_return ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_signal_all ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_actual_sleeping ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_with_dependent_sequences ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_timeout_with_dependent_sequences ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_with_dependent_sequences ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_with_low_dependent_sequence ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_actual_yielding ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_with_delayed_sequence_update ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_with_low_dependent_sequence ... ok
[INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_with_delayed_sequence_update ... ok
[INFO] [stdout] test disruptor::property_tests::ring_buffer_properties::ring_buffer_size_is_power_of_two ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- disruptor::builder::tests::test_final_comprehensive_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'disruptor::builder::tests::test_final_comprehensive_validation' (70) panicked at src/disruptor/builder.rs:2814:9:
[INFO] [stdout] Stage 1 should process events
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfe06071e42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfe06071e42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfe06071e42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cfe06071e42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cfe060889ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cfe060889ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5cfe060770b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfe060770b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cfe0604eeff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cfe0604eeff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cfe06069ec9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cfe05f941fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cfe05f941fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfe0606a082 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cfe0606a082 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cfe0604efea - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5cfe06044129 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cfe0604fe0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cfe0608915c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cfe05db04cd - badbatch[e1972aa408e10d5a]::disruptor::builder::tests::test_final_comprehensive_validation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/disruptor/builder.rs:2814:9
[INFO] [stdout]   20:     0x5cfe05d96e67 - badbatch[e1972aa408e10d5a]::disruptor::builder::tests::test_final_comprehensive_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/disruptor/builder.rs:2702:45
[INFO] [stdout]   21:     0x5cfe05df43b6 - <badbatch[e1972aa408e10d5a]::disruptor::builder::tests::test_final_comprehensive_validation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5cfe05f885ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cfe05f885ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5cfe05f94e0a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5cfe05f94e0a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5cfe05f94e0a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5cfe05f94e0a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5cfe05f94e0a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5cfe05f94e0a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5cfe05f94e0a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5cfe05f903b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5cfe05f903b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5cfe05f97902 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5cfe05f97902 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5cfe05f97902 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5cfe05f97902 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5cfe05f97902 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5cfe05f97902 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5cfe05f97902 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5cfe060716ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5cfe060716ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x78fc44b44aa4 - <unknown>
[INFO] [stdout]   43:     0x78fc44bd1a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     disruptor::builder::tests::test_final_comprehensive_validation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 243 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8122ef9776d72cee061cab1d9041eca58507c36f4dbb97f7278e1bf2f847d0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8122ef9776d72cee061cab1d9041eca58507c36f4dbb97f7278e1bf2f847d0cf", kill_on_drop: false }`
[INFO] [stdout] 8122ef9776d72cee061cab1d9041eca58507c36f4dbb97f7278e1bf2f847d0cf
