[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] 1d8462481abf7d138102e8817630052ee2b8b4ae [INFO] testing deadjoe/badbatch against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadjoe%2Fbadbatch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deadjoe/badbatch on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valuable v0.1.1 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] [stderr] Downloaded windows-result v0.3.4 [INFO] [stderr] Downloaded windows-core v0.61.2 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded windows-strings v0.4.2 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded crossbeam-queue v0.3.12 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a72dac78535446ffa753907dabcebaf2fd1122dede2b3f9667a336e8090347b [INFO] running `Command { std: "docker" "start" "-a" "3a72dac78535446ffa753907dabcebaf2fd1122dede2b3f9667a336e8090347b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a72dac78535446ffa753907dabcebaf2fd1122dede2b3f9667a336e8090347b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a72dac78535446ffa753907dabcebaf2fd1122dede2b3f9667a336e8090347b", kill_on_drop: false }` [INFO] [stdout] 3a72dac78535446ffa753907dabcebaf2fd1122dede2b3f9667a336e8090347b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1380de69d97632b66f691ffdd690d3c92d1b8583f9aff1c95a48d7dac0d0ab42 [INFO] running `Command { std: "docker" "start" "-a" "1380de69d97632b66f691ffdd690d3c92d1b8583f9aff1c95a48d7dac0d0ab42", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling badbatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/disruptor/ring_buffer.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | pub unsafe fn batch_iter_mut(&self, start: i64, end: i64) -> BatchIterMut [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub unsafe fn batch_iter_mut(&self, start: i64, end: i64) -> BatchIterMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `Command { std: "docker" "inspect" "1380de69d97632b66f691ffdd690d3c92d1b8583f9aff1c95a48d7dac0d0ab42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1380de69d97632b66f691ffdd690d3c92d1b8583f9aff1c95a48d7dac0d0ab42", kill_on_drop: false }` [INFO] [stdout] 1380de69d97632b66f691ffdd690d3c92d1b8583f9aff1c95a48d7dac0d0ab42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8e558a1d9fe50e91cd6a1fa85e76cabb0c3f3b5adfb2e04609454efbe739b91f [INFO] running `Command { std: "docker" "start" "-a" "8e558a1d9fe50e91cd6a1fa85e76cabb0c3f3b5adfb2e04609454efbe739b91f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling badbatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/disruptor/ring_buffer.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | pub unsafe fn batch_iter_mut(&self, start: i64, end: i64) -> BatchIterMut [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub unsafe fn batch_iter_mut(&self, start: i64, end: i64) -> BatchIterMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/disruptor/ring_buffer.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | pub unsafe fn batch_iter_mut(&self, start: i64, end: i64) -> BatchIterMut [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub unsafe fn batch_iter_mut(&self, start: i64, end: i64) -> BatchIterMut<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.40s [INFO] running `Command { std: "docker" "inspect" "8e558a1d9fe50e91cd6a1fa85e76cabb0c3f3b5adfb2e04609454efbe739b91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e558a1d9fe50e91cd6a1fa85e76cabb0c3f3b5adfb2e04609454efbe739b91f", kill_on_drop: false }` [INFO] [stdout] 8e558a1d9fe50e91cd6a1fa85e76cabb0c3f3b5adfb2e04609454efbe739b91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e491c6d498d30b63a96566a87b48796a561506cdfd4b7afe151a14a80a0bdec4 [INFO] running `Command { std: "docker" "start" "-a" "e491c6d498d30b63a96566a87b48796a561506cdfd4b7afe151a14a80a0bdec4", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/disruptor/ring_buffer.rs:190:34 [INFO] [stderr] | [INFO] [stderr] 190 | pub unsafe fn batch_iter_mut(&self, start: i64, end: i64) -> BatchIterMut [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 190 | pub unsafe fn batch_iter_mut(&self, start: i64, end: i64) -> BatchIterMut<'_, T> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `badbatch` (lib) generated 1 warning (run `cargo fix --lib -p badbatch` to apply 1 suggestion) [INFO] [stderr] warning: `badbatch` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/badbatch-ed35d84f61b0e3e9) [INFO] [stdout] [INFO] [stdout] running 239 tests [INFO] [stdout] test disruptor::builder::tests::test_build_single_producer_basic ... ok [INFO] [stdout] test disruptor::builder::tests::test_build_multi_producer_basic ... ok [INFO] [stdout] test disruptor::builder::tests::test_builder_thread_management ... ok [INFO] [stdout] test disruptor::builder::tests::test_builder_multiple_handlers_with_different_settings ... ok [INFO] [stdout] test disruptor::builder::tests::test_closure_event_handler ... ok [INFO] [stdout] test disruptor::builder::tests::test_core_interfaces_activation ... ok [INFO] [stdout] test disruptor::builder::tests::test_disruptor_handle_shutdown ... ok [INFO] [stdout] test disruptor::builder::tests::test_disruptor_handle_publishing ... ok [INFO] [stdout] test disruptor::builder::tests::test_builder_api_completeness ... ok [INFO] [stdout] test disruptor::builder::tests::test_cloneable_producer_create_producer ... ok [INFO] [stdout] test disruptor::builder::tests::test_cloneable_producer_clone ... ok [INFO] [stdout] test disruptor::builder::tests::test_api_comparison_with_disruptor_rs ... ok [INFO] [stdout] test disruptor::builder::tests::test_builder_type_safety ... ok [INFO] [stdout] test disruptor::builder::tests::test_disruptor_handle_into_producer ... ok [INFO] [stdout] test disruptor::builder::tests::test_multi_producer_add_event_handler ... ok [INFO] [stdout] test disruptor::builder::tests::test_shutdown_fix_verification ... ok [INFO] [stdout] test disruptor::builder::tests::test_multi_producer_multiple_handlers ... ok [INFO] [stdout] test disruptor::builder::tests::test_multi_producer_build ... ok [INFO] [stdout] test disruptor::builder::tests::test_single_producer_add_event_handler ... ok [INFO] [stdout] test disruptor::builder::tests::test_single_producer_multiple_handlers ... ok [INFO] [stdout] test disruptor::builder::tests::test_single_producer_build ... ok [INFO] [stdout] test disruptor::builder::tests::test_builder_with_different_buffer_sizes ... ok [INFO] [stdout] test disruptor::builder::tests::test_builder_with_different_wait_strategies ... 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::builder::tests::test_yielding_wait_strategy_shutdown ... 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_shutdown_without_start ... ok [INFO] [stdout] test disruptor::disruptor::tests::test_disruptor_publish_event ... 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::disruptor::tests::test_disruptor_start_and_shutdown ... 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_cpu_affinity_support ... ok [INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_sequence_tracking ... ok [INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_shutdown ... ok [INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_thread_naming ... ok [INFO] [stdout] test disruptor::elegant_consumer::tests::test_elegant_consumer_creation ... ok [INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_with_state_processing ... ok [INFO] [stdout] test disruptor::elegant_consumer::tests::test_elegant_consumer_with_affinity ... ok [INFO] [stdout] test disruptor::builder::tests::test_stateful_event_handler ... ok [INFO] [stdout] test disruptor::builder::tests::test_mixed_handler_types ... ok [INFO] [stdout] test disruptor::elegant_consumer::tests::test_wait_for_events_sequence_bounds ... 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::elegant_consumer::tests::test_elegant_consumer_with_state ... ok [INFO] [stdout] test disruptor::event_factory::tests::test_multiple_instances_are_independent ... ok [INFO] [stdout] test disruptor::event_factory::tests::test_closure_event_factory ... ok [INFO] [stdout] test disruptor::event_factory::tests::test_event_factory_convenience_function ... 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::builder::tests::test_unified_api_design ... ok [INFO] [stdout] test disruptor::event_handler::tests::test_sequence_callback ... ok [INFO] [stdout] test disruptor::event_handler::tests::test_clearing_event_handler ... ok [INFO] [stdout] test disruptor::event_factory::tests::test_factory_thread_safety ... ok [INFO] [stdout] test disruptor::event_factory::tests::test_default_event_factory ... ok [INFO] [stdout] test disruptor::event_processor::tests::test_event_processor_halt ... ok [INFO] [stdout] test disruptor::event_processor::tests::test_try_run_once_not_running ... ok [INFO] [stdout] test disruptor::event_factory::tests::test_clone_event_factory ... ok [INFO] [stdout] test disruptor::event_translator::tests::test_closure_event_translator ... ok [INFO] [stdout] test disruptor::event_processor::tests::test_processor_sequence_management ... 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_translator::tests::test_closure_event_translator_two_arg ... ok [INFO] [stdout] test disruptor::event_translator::tests::test_convenience_functions ... ok [INFO] [stdout] test disruptor::event_processor::tests::test_processor_debug_format ... 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_one_arg ... ok [INFO] [stdout] test disruptor::producer::tests::test_concurrent_access_safety ... ok [INFO] [stdout] test disruptor::producer::tests::test_producer_sequence_consistency ... ok [INFO] [stdout] test disruptor::producer::tests::test_producer_trait_methods ... ok [INFO] [stdout] test disruptor::producer::tests::test_error_types ... ok [INFO] [stdout] test disruptor::event_processor::tests::test_processor_spawn_method_exists ... ok [INFO] [stdout] test disruptor::producer::tests::test_producer_with_multi_producer_sequencer ... 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_batch_publish_blocking ... ok [INFO] [stdout] test disruptor::producer::tests::test_try_batch_publish_success ... ok [INFO] [stdout] test disruptor::producer::tests::test_large_batch_publish ... ok [INFO] [stdout] test disruptor::producer::tests::test_try_publish_multiple ... ok [INFO] [stdout] test disruptor::producer::tests::test_try_batch_publish_zero_size ... ok [INFO] [stdout] test disruptor::producer::tests::test_try_publish_success ... ok [INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_single ... 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::producer_type::tests::test_producer_type_hash ... ok [INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_multi ... ok [INFO] [stdout] test disruptor::producer_type::tests::test_producer_type_default ... ok [INFO] [stdout] test disruptor::builder::tests::test_multiple_consumers_with_different_cpu_affinity ... ok [INFO] [stdout] test disruptor::builder::tests::test_final_comprehensive_validation ... ok [INFO] [stdout] test disruptor::builder::tests::test_simple_dependency_chain ... ok [INFO] [stdout] test disruptor::builder::tests::test_robust_dependency_chain_multiple_events ... ok [INFO] [stdout] test disruptor::builder::tests::test_four_stage_dependency_chain ... ok [INFO] [stdout] test disruptor::property_tests::sequence_properties::sequence_compare_and_set_failure ... ok [INFO] [stdout] test disruptor::property_tests::ring_buffer_properties::ring_buffer_get_set_consistency ... ok [INFO] [stdout] test disruptor::property_tests::tests::property_tests_compile ... 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_batch_iterator ... ok [INFO] [stdout] test disruptor::property_tests::sequence_properties::sequence_add_and_get_consistency ... 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::ring_buffer::tests::test_ring_buffer_creation ... ok [INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_edge_cases ... 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_negative_sequence ... ok [INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_capacity_methods ... ok [INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_invalid_size ... 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_large_sequence ... ok [INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_thread_safety_markers ... ok [INFO] [stdout] test disruptor::property_tests::ring_buffer_properties::ring_buffer_wrapping_behavior ... ok [INFO] [stdout] test disruptor::property_tests::multi_producer_sequencer_properties::multi_producer_publish_order_independence ... ok [INFO] [stdout] test disruptor::sequence::tests::test_sequence_clone ... ok [INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_zero_capacity_scenarios ... ok [INFO] [stdout] test disruptor::ring_buffer::tests::test_ring_buffer_wrapping_access ... ok [INFO] [stdout] test disruptor::sequence::tests::test_get_minimum_sequence ... ok [INFO] [stdout] test disruptor::sequence::tests::test_sequence_operations ... ok [INFO] [stdout] test disruptor::sequence::tests::test_sequence_creation ... ok [INFO] [stdout] test disruptor::property_tests::multi_producer_sequencer_properties::multi_producer_next_is_unique ... 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 ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_processing_sequence_barrier_alert_methods ... 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_trait_default_implementation ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_processing_sequence_barrier_with_shutdown ... ok [INFO] [stdout] test disruptor::sequence::tests::test_sequence_thread_safety ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_barrier_cursor_access ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_alert_methods ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_highest_published_logic ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_processing_sequence_barrier_with_timeout ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_simple_sequence_barrier ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_available_sequence_less_than_requested_with_timeout ... ok [INFO] [stdout] test disruptor::property_tests::sequence_properties::sequence_monotonic_increment ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_simple_sequence_barrier_with_timeout ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_availability_calculations ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_available_sequence_less_than_requested ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_creation ... ok [INFO] [stdout] test disruptor::sequence_barrier::tests::test_sequence_barrier_with_shutdown ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_highest_published_sequence ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_barrier ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_highest_published_with_gaps ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_bitmap_functionality ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_capacity ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_gating_sequences ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_next_n ... 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_single_producer_sequencer_creation ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_try_next ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_next ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_small_buffer_fallback ... 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_sequencer_wrapper_functionality ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_sequencer_try_next ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_single_producer_sequencer_publish ... ok [INFO] [stdout] test disruptor::sequencer::tests::test_single_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::sequencer::tests::test_single_producer_sequencer_gating_sequences ... ok [INFO] [stdout] test disruptor::simple_wait_strategy::tests::test_busy_spin_strategy ... ok [INFO] [stdout] test disruptor::simple_wait_strategy::tests::test_yielding_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::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_builder ... ok [INFO] [stdout] test disruptor::thread_management::tests::test_thread_context_creation ... ok [INFO] [stdout] test disruptor::thread_management::tests::test_thread_context_configuration ... 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::wait_strategy::tests::test_blocking_wait_strategy_alert_functionality ... ok [INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_edge_cases ... 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_concurrent_access ... 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_mutex_poisoning_recovery ... 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_alert_during_wait ... ok [INFO] [stdout] test disruptor::wait_strategy::tests::test_blocking_wait_strategy_with_dependent_sequences ... 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_timeout_immediate_return ... ok [INFO] [stdout] test disruptor::builder::tests::test_dependency_chain_validation ... 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_creation ... 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_busy_spin_wait_strategy_signal_all ... 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_actual_spinning ... 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_sleeping_wait_strategy_creation ... 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_sleeping_wait_strategy_immediate_return ... 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_yielding_wait_strategy_creation ... ok [INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_with_dependent_sequences ... ok [INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_signal_all ... ok [INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_with_dependent_sequences ... ok [INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_with_low_dependent_sequence ... ok [INFO] [stdout] test tests::test_version ... 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_immediate_return ... ok [INFO] [stdout] test disruptor::wait_strategy::tests::test_yielding_wait_strategy_actual_yielding ... 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_yielding_wait_strategy_with_delayed_sequence_update ... ok [INFO] [stdout] test disruptor::wait_strategy::tests::test_sleeping_wait_strategy_actual_sleeping ... 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_delayed_sequence_update ... 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_blocking_wait_strategy_timeout ... ok [INFO] [stdout] test disruptor::property_tests::ring_buffer_properties::ring_buffer_size_is_power_of_two ... ok [INFO] [stdout] test disruptor::builder::tests::test_comprehensive_improvements ... ok [INFO] [stdout] test disruptor::builder::tests::test_end_to_end_producer_to_consumer_chain ... ok [INFO] [stdout] test disruptor::elegant_consumer::tests::test_consumer_loop_batch_processing ... FAILED [INFO] [stdout] test disruptor::sequencer::tests::test_multi_producer_invalid_buffer_size - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- disruptor::elegant_consumer::tests::test_consumer_loop_batch_processing stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'disruptor::elegant_consumer::tests::test_consumer_loop_batch_processing' panicked at src/disruptor/elegant_consumer.rs:687:9: [INFO] [stdout] Should have processed some events [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fdffddb1812 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7fdffddb1812 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7fdffddb1812 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7fdffddb1812 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7fdffddee323 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7fdffddee323 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7fdffddae143 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7fdffddae143 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7fdffddb1662 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7fdffddb2f3c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7fdffddb2d92 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7fdffdce9bb4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7fdffdce9bb4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7fdffddb39a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7fdffddb39a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7fdffddb3656 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x7fdffddb1d19 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7fdffddb331d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7fdffda50660 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7fdffdb6cc8c - badbatch::disruptor::elegant_consumer::tests::test_consumer_loop_batch_processing::h6bf3b3e3be0834dd [INFO] [stdout] at /opt/rustwide/workdir/src/disruptor/elegant_consumer.rs:687:9 [INFO] [stdout] 20: 0x7fdffdb6c6a7 - badbatch::disruptor::elegant_consumer::tests::test_consumer_loop_batch_processing::{{closure}}::hf61946a754090a71 [INFO] [stdout] at /opt/rustwide/workdir/src/disruptor/elegant_consumer.rs:659:45 [INFO] [stdout] 21: 0x7fdffdb735a6 - core::ops::function::FnOnce::call_once::hec4bebb381f51a8f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x7fdffdcef2ab - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7fdffdcef2ab - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 24: 0x7fdffdcee51e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 25: 0x7fdffdcee51e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x7fdffdcee51e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: 0x7fdffdcee51e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: 0x7fdffdcee51e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x7fdffdcee51e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 30: 0x7fdffdcee51e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 31: 0x7fdffdcb33a4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 32: 0x7fdffdcb33a4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x7fdffdcb6b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x7fdffdcb6b9a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x7fdffdcb6b9a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x7fdffdcb6b9a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x7fdffdcb6b9a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x7fdffdcb6b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x7fdffdcb6b9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7fdffddb65a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 41: 0x7fdffddb65a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x7fdffddb65a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] disruptor::elegant_consumer::tests::test_consumer_loop_batch_processing [INFO] [stdout] [INFO] [stdout] test result: FAILED. 238 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "e491c6d498d30b63a96566a87b48796a561506cdfd4b7afe151a14a80a0bdec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e491c6d498d30b63a96566a87b48796a561506cdfd4b7afe151a14a80a0bdec4", kill_on_drop: false }` [INFO] [stdout] e491c6d498d30b63a96566a87b48796a561506cdfd4b7afe151a14a80a0bdec4