[INFO] fetching crate aeron-rs 0.1.8...
[INFO] testing aeron-rs-0.1.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aeron-rs 0.1.8 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate aeron-rs 0.1.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aeron-rs 0.1.8
[INFO] tweaked toml for crates.io crate aeron-rs 0.1.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aeron-rs 0.1.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aeron-rs 0.1.8 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d925da97acc566388fb47cf04480a53ca95c9e3606b719b575bbcc1f499302fd
[INFO] running `Command { std: "docker" "start" "-a" "d925da97acc566388fb47cf04480a53ca95c9e3606b719b575bbcc1f499302fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d925da97acc566388fb47cf04480a53ca95c9e3606b719b575bbcc1f499302fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d925da97acc566388fb47cf04480a53ca95c9e3606b719b575bbcc1f499302fd", kill_on_drop: false }`
[INFO] [stdout] d925da97acc566388fb47cf04480a53ca95c9e3606b719b575bbcc1f499302fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64b9a9ec557b285117901a1ecc516d986ac3c46b2bf2b620d01e062dcce819b0
[INFO] running `Command { std: "docker" "start" "-a" "64b9a9ec557b285117901a1ecc516d986ac3c46b2bf2b620d01e062dcce819b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cache_line_size v1.0.0
[INFO] [stderr]    Compiling galvanic-assert v0.8.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aeron-rs v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/counters.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/counters.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.05s
[INFO] running `Command { std: "docker" "inspect" "64b9a9ec557b285117901a1ecc516d986ac3c46b2bf2b620d01e062dcce819b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b9a9ec557b285117901a1ecc516d986ac3c46b2bf2b620d01e062dcce819b0", kill_on_drop: false }`
[INFO] [stdout] 64b9a9ec557b285117901a1ecc516d986ac3c46b2bf2b620d01e062dcce819b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86c6bd8b35403699c1710cf56e5f5590cfbdf587280290cffc735c429e113447
[INFO] running `Command { std: "docker" "start" "-a" "86c6bd8b35403699c1710cf56e5f5590cfbdf587280290cffc735c429e113447", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aeron-rs v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/counters.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/counters.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/counters.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/counters.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.58s
[INFO] running `Command { std: "docker" "inspect" "86c6bd8b35403699c1710cf56e5f5590cfbdf587280290cffc735c429e113447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c6bd8b35403699c1710cf56e5f5590cfbdf587280290cffc735c429e113447", kill_on_drop: false }`
[INFO] [stdout] 86c6bd8b35403699c1710cf56e5f5590cfbdf587280290cffc735c429e113447
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfafd5a873b3784a745ec381bcd3bc4979a9e13281c2ea6442e9dd77cdcf2f07
[INFO] running `Command { std: "docker" "start" "-a" "cfafd5a873b3784a745ec381bcd3bc4979a9e13281c2ea6442e9dd77cdcf2f07", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/concurrent/counters.rs:252:17
[INFO] [stderr]     |
[INFO] [stderr] 252 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 252 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/concurrent/counters.rs:340:17
[INFO] [stderr]     |
[INFO] [stderr] 340 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aeron-rs` (lib) generated 2 warnings (run `cargo fix --lib -p aeron-rs` to apply 2 suggestions)
[INFO] [stderr] warning: `aeron-rs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aeron_rs-77221d3d341dab7a)
[INFO] [stdout] 
[INFO] [stdout] running 227 tests
[INFO] [stdout] test channel_uri::tests::should_parse_simple_default_uris ... ok
[INFO] [stdout] test channel_uri::tests::should_parse_with_multiple_arguments ... ok
[INFO] [stdout] test channel_uri::tests::should_reject_uri_without_aeron_prefix ... ok
[INFO] [stdout] test channel_uri::tests::should_reject_with_invalid_params ... ok
[INFO] [stdout] test channel_uri::tests::should_reject_with_missing_query_separator_when_followed_with_params ... ok
[INFO] [stdout] test channel_uri::tests::should_reject_with_out_of_place_colon ... ok
[INFO] [stdout] test channel_uri::tests::should_round_trip_to_string ... ok
[INFO] [stdout] test channel_uri::tests::should_round_trip_to_string_builder_with_prefix ... ok
[INFO] [stdout] test channel_uri::tests::should_reject_invalid_media ... ok
[INFO] [stdout] test channel_uri_string_builder::tests::should_generate_basic_udp_channel ... ok
[INFO] [stdout] test channel_uri::tests::should_parse_with_single_parameter ... ok
[INFO] [stdout] test channel_uri::tests::should_round_trip_to_string_builder ... ok
[INFO] [stdout] test channel_uri::tests::should_allow_return_default_if_param_not_specified ... ok
[INFO] [stdout] test channel_uri_string_builder::tests::should_generate_basic_ipc_channel ... ok
[INFO] [stdout] test channel_uri_string_builder::tests::should_generate_basic_udp_channel_spy ... ok
[INFO] [stdout] test channel_uri_string_builder::tests::should_generate_replay_udp_channel ... ok
[INFO] [stdout] test channel_uri_string_builder::tests::should_generate_complex_udp_channel ... ok
[INFO] [stdout] test client_conductor::tests::should_call_on_new_sub_after_operation_success ... ok
[INFO] [stdout] test client_conductor::tests::should_call_inactive_connection_after_inactive_connection ... ok
[INFO] [stdout] test client_conductor::tests::should_call_new_connection_after_on_new_connection ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_when_add_publication_after_driver_inactive ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_on_find_when_receiving_error_response_on_add_publication ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_when_release_publication_after_driver_inactive ... ok
[INFO] [stdout] test client_conductor::tests::should_call_error_handler_when_inter_service_timeout_exceeded ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_on_find_when_receiving_error_response_on_add_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_close_subscription_on_inter_service_timeout ... ok
[INFO] [stdout] test client_conductor::tests::should_call_on_unavailable_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_when_add_subscription_after_driver_inactive ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_on_find_when_receiving_error_response_on_add_exclusive_publication ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_on_find_when_receiving_error_response_on_add_subscription ... ok
[INFO] [stdout] test client_conductor::tests::should_close_all_publications_and_subscriptions_on_inter_service_timeout ... ok
[INFO] [stdout] test client_conductor::tests::should_close_publication_on_inter_service_timeout ... ok
[INFO] [stdout] test client_conductor::tests::should_close_exclusive_publication_on_inter_service_timeout ... ok
[INFO] [stdout] test client_conductor::tests::should_call_on_new_pub_after_log_buffers_created ... ok
[INFO] [stdout] test client_conductor::tests::should_call_error_handler_when_driver_inactive_on_idle ... ok
[INFO] [stdout] test client_conductor::tests::should_call_unavailable_image_if_subscription_released ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_when_release_subscription_after_driver_inactive ... ok
[INFO] [stdout] test client_conductor::tests::should_ignore_operation_success_for_unknown_correlation_id ... ok
[INFO] [stdout] test client_conductor::tests::should_ignore_exclusive_publication_ready_for_unknown_correlation_id ... ok
[INFO] [stdout] test client_conductor::tests::should_not_call_inactive_connection_if_no_operation_success ... ok
[INFO] [stdout] test client_conductor::tests::should_ignore_publication_ready_for_unknown_correlation_id ... ok
[INFO] [stdout] test client_conductor::tests::should_return_different_ids_for_duplicate_add_subscription ... ok
[INFO] [stdout] test client_conductor::tests::should_not_call_new_connection_if_uninteresting_registration_id ... ok
[INFO] [stdout] test client_conductor::tests::should_not_call_inactive_connection_if_uninteresting_connection_correlation_id ... ok
[INFO] [stdout] test client_conductor::tests::should_not_call_new_connection_if_no_operation_success ... ok
[INFO] [stdout] test client_conductor::tests::should_release_exclusive_publication_after_going_out_of_scope ... ok
[INFO] [stdout] test client_conductor::tests::should_return_different_counter_after_on_available_counters ... ok
[INFO] [stdout] test client_conductor::tests::should_return_counter_after_on_available_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_remove_image_on_inter_service_timeout ... ok
[INFO] [stdout] test client_conductor::tests::should_release_subscription_after_going_out_of_scope ... ok
[INFO] [stdout] test client_conductor::tests::should_return_different_ids_for_duplicate_add_counter_calls ... ok
[INFO] [stdout] test client_conductor::tests::should_release_counter_after_going_out_of_scope ... ok
[INFO] [stdout] test client_conductor::tests::should_return_different_id_for_duplicate_add_exclusive_publication ... ok
[INFO] [stdout] test client_conductor::tests::should_release_publication_after_going_out_of_scope ... ok
[INFO] [stdout] test client_conductor::tests::should_not_find_counter_on_available_counter_for_unknown_correlation_id ... ok
[INFO] [stdout] test client_conductor::tests::should_return_exclusive_publication_after_log_buffers_created ... ok
[INFO] [stdout] test client_conductor::tests::should_return_different_subscription_after_operation_success ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_publication_without_log_buffers ... ok
[INFO] [stdout] test client_conductor::tests::should_return_same_find_counter_after_on_available_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_subscription_without_operation_success ... ok
[INFO] [stdout] test client_conductor::tests::should_return_subscription_after_operation_success ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_exclusive_publication_without_log_buffers ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_send_add_exclusive_publication_to_driver ... ok
[INFO] [stdout] test client_conductor::tests::should_send_add_counter_to_driver ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_aligned_buffer_create ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_get_as_mut_slice ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_get_as_slice ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_get_sub_slice ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_counter_without_on_available_counter ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_preserves_from_aligned ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_put_and_get_string ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_put_bytes ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_put_bytes_with_write_trait ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_write_read ... ok
[INFO] [stdout] test concurrent::broadcast::broadcast_receiver::tests::test_1 ... ok
[INFO] [stdout] test concurrent::broadcast::broadcast_transmitter::tests::should_calculate_capacity_for_buffer ... ok
[INFO] [stdout] test concurrent::broadcast::broadcast_transmitter::tests::should_throw_exception_for_capacity_that_is_not_power_of_two ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_can_be_created ... ok
[INFO] [stdout] test concurrent::broadcast::broadcast_transmitter::tests::should_throw_exception_when_message_type_id_invalid ... ok
[INFO] [stdout] test concurrent::broadcast::broadcast_transmitter::tests::should_transmit_into_empty_buffer ... ok
[INFO] [stdout] test concurrent::broadcast::broadcast_transmitter::tests::should_throw_exception_when_max_message_length_exceeded ... ok
[INFO] [stdout] test concurrent::broadcast::broadcast_transmitter::tests::should_transmit_into_used_buffer ... ok
[INFO] [stdout] test concurrent::broadcast::broadcast_transmitter::tests::should_transmit_into_end_of_buffer ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_check_empty ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_check_overflow ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_free_and_not_reuse_counters_that_have_cool_down ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_free_and_reuse_counters ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_check_alloc ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_free_and_reuse_counters_after_cool_down ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_map_position ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_packed_struct_read_write ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_store_and_load_value ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_recycle ... ok
[INFO] [stdout] test concurrent::counters::tests::test_counters_store_meta_data ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_publication ... ok
[INFO] [stdout] test concurrent::logbuffer::term_appender::tests::test_term_appender_append_frame_twice ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_get_sub_slice_out_of_bounds - should panic ... ok
[INFO] [stdout] test concurrent::logbuffer::term_appender::tests::test_term_appender_fragment_message ... ok
[INFO] [stdout] test concurrent::logbuffer::term_appender::tests::test_term_appender_append_frame_to_empty_log ... ok
[INFO] [stdout] test concurrent::logbuffer::term_appender::tests::test_term_appender_buf_capacity ... ok
[INFO] [stdout] test concurrent::logbuffer::term_appender::tests::test_term_appender_claim_region_for_zero_copy_encoding ... ok
[INFO] [stdout] test concurrent::logbuffer::term_reader::tests::test_term_reader_not_read_last_message_when_padding ... ok
[INFO] [stdout] test concurrent::logbuffer::term_appender::tests::test_term_appender_pad_log ... ok
[INFO] [stdout] test concurrent::logbuffer::term_reader::tests::test_term_reader_read_first_message ... ok
[INFO] [stdout] test client_conductor::tests::should_return_same_publication_after_log_buffers_created ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_empty_buffer ... ok
[INFO] [stdout] test concurrent::logbuffer::term_reader::tests::test_term_reader_read_one_limited_message ... ok
[INFO] [stdout] test concurrent::logbuffer::term_reader::tests::test_term_reader_read_multiple_messages ... ok
[INFO] [stdout] test concurrent::logbuffer::term_reader::tests::test_term_reader_read_last_message ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_fail_to_read_first_message_because_of_limit ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_last_frame_in_buffer ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_fail_to_scan_message_larger_than_max_length ... ok
[INFO] [stdout] test concurrent::logbuffer::term_reader::tests::test_term_reader_not_read_past_tail ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_last_message_in_buffer_minus_padding_limited_by_mtu ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_last_message_in_buffer_plus_padding ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_pack_padding_and_offset_into_resulting_status ... ok
[INFO] [stdout] test client_conductor::tests::should_return_same_find_subscription_after_operation_success ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_read_block_of_two_messages ... ok
[INFO] [stdout] test client_conductor::tests::should_timeout_add_exclusive_publication_without_publication_ready ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_read_block_of_three_messages_that_fill_buffer ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_read_one_message_on_limit ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_read_block_of_one_message_then_padding ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_report_single_gap_when_buffer_not_full ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_two_messages_and_stop_at_mtu_boundary ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_report_no_gap_when_hwm_is_in_padding ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_read_first_message ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_two_messages_and_stop_at_second_that_spans_mtu ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_read_block_of_two_messages_because_of_limit ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_single_message ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_max_message_size_exceeded ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_two_messages_that_fit_in_single_mtu ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_calculate_capacity_for_buffer ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_exclusive_publication ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_insert_padding_record_plus_message_on_buffer_wrap_with_head_equal_to_tail ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_capacity_not_power_of_two ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_header_construction ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_limit_read_of_messages ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_not_unblock_when_empty ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_cope_with_exception_from_handler ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_insert_padding_record_plus_message_on_buffer_wrap ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_not_unblock_gap_with_message_race_on_second_message_increasing_tail_then_interrupting ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_read_single_message ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_report_gap_at_beginning_of_buffer ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_reject_write_when_insufficient_space ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_unblock_gap_with_zeros ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_reject_write_when_buffer_full ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_read_nothing_from_empty_buffer ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_unblock_message_with_header ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_that_capacity_ok ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_that_writes_to_empty ... ok
[INFO] [stdout] test concurrent::status::status_indicator_reader::tests::test ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_not_read_single_message_part_way_through_writing ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_read_two_messages ... ok
[INFO] [stdout] test concurrent::status::status_indicator_reader::tests::test_id_not_allocated ... ok
[INFO] [stdout] test concurrent::logbuffer::term_scan::tests::test_scan_report_single_gap_when_buffer_is_full ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_subscription ... ok
[INFO] [stdout] test client_conductor::tests::should_return_publication_after_log_buffers_created ... ok
[INFO] [stdout] test client_conductor::tests::should_send_publication_to_driver ... ok
[INFO] [stdout] test client_conductor::tests::should_timeout_add_counter_without_on_available_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_return_same_exclusive_publication_after_log_buffers_created ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_exchange_messages ... ok
[INFO] [stdout] test client_conductor::tests::should_timeout_add_subscription_without_operation_success ... ok
[INFO] [stdout] test exclusive_publication::tests::should_offer_a_message_upon_construction ... ok
[INFO] [stdout] test exclusive_publication::tests::should_fail_to_offer_a_message_when_limited ... ok
[INFO] [stdout] test fragment_assembler::test::should_not_reassemble_if_missing_begin ... ok
[INFO] [stdout] test client_conductor::tests::should_timeout_add_publication_without_publication_ready ... ok
[INFO] [stdout] test fragment_assembler::test::should_reassemble_from_three_fragments ... ok
[INFO] [stdout] test fragment_assembler::test::should_reassemble_from_two_fragments ... ok
[INFO] [stdout] test fragment_assembler::test::should_pass_through_unfragmented_message ... ok
[INFO] [stdout] test fragment_assembler::test::should_not_reassemble_if_end_first_fragment ... ok
[INFO] [stdout] test image::tests::check_partition_count ... ok
[INFO] [stdout] test exclusive_publication::tests::should_ensure_the_publication_is_open_before_claim ... ok
[INFO] [stdout] test exclusive_publication::tests::should_ensure_the_publication_is_open_before_offer ... ok
[INFO] [stdout] test image::tests::should_ensure_image_is_open_before_poll ... ok
[INFO] [stdout] test exclusive_publication::tests::should_ensure_the_publication_is_open_before_reading_position ... ok
[INFO] [stdout] test image::tests::should_not_poll_one_fragment_to_controlled_fragment_handler_on_abort ... ok
[INFO] [stdout] test image::tests::should_ensure_image_is_open_before_reading_position ... ok
[INFO] [stdout] test exclusive_publication::tests::should_report_correct_term_buffer_length ... ok
[INFO] [stdout] test client_conductor::tests::should_send_subscription_to_driver ... ok
[INFO] [stdout] test exclusive_publication::tests::should_report_max_message_length ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_bounded_controlled_fragment_handler_with_max_position_above_int_max_value ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_bounded_controlled_fragment_handler_with_initial_offset_not_zero ... ok
[INFO] [stdout] test exclusive_publication::tests::should_fail_to_offer_when_append_fails ... ok
[INFO] [stdout] test exclusive_publication::tests::should_report_initial_position ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_bounded_controlled_fragment_handler_with_max_position_before_next_message ... ok
[INFO] [stdout] test exclusive_publication::tests::should_report_that_publication_has_not_been_connected_yet ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_bounded_controlled_fragment_handler_with_max_position_after_end_of_term ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_bounded_fragment_handler_within_itial_offset_not_zero ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_bounded_fragment_handler_with_max_position_after_end_of_term ... ok
[INFO] [stdout] test exclusive_publication::tests::should_report_that_publication_has_been_connected_yet ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_bounded_fragment_handler_with_max_position_before_next_message ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_bounded_fragment_handler_with_max_position_above_int_max_value ... ok
[INFO] [stdout] test image::tests::should_poll_no_fragments_to_bounded_controlled_fragment_handler_with_max_position_before_initial_position ... ok
[INFO] [stdout] test exclusive_publication::tests::should_rotate_when_append_trips ... ok
[INFO] [stdout] test exclusive_publication::tests::should_rotate_when_claim_trips ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_controlled_fragment_handler_on_commit ... ok
[INFO] [stdout] test image::tests::should_poll_fragments_to_controlled_fragment_handler_on_continue ... ok
[INFO] [stdout] test image::tests::should_poll_one_fragment_to_controlled_fragment_handler_on_break ... ok
[INFO] [stdout] test image::tests::should_poll_no_fragments_to_bounded_fragment_handler_with_max_position_before_initial_position ... ok
[INFO] [stdout] test image::tests::should_poll_no_fragments_to_controlled_fragment_handler ... ok
[INFO] [stdout] test image::tests::should_poll_one_fragment_to_controlled_fragment_handler_on_continue ... ok
[INFO] [stdout] test image::tests::should_report_correct_initial_term_id ... ok
[INFO] [stdout] test image::tests::should_report_correct_position_on_reception ... ok
[INFO] [stdout] test image::tests::should_report_correct_position_on_reception_with_non_zero_position_initial_term_id ... ok
[INFO] [stdout] test image::tests::should_report_correct_term_buffer_length ... ok
[INFO] [stdout] test utils::bit_utils::tests::test_next_power_of_two ... ok
[INFO] [stdout] test utils::bit_utils::tests::test_number_of_trailing_zeroes ... ok
[INFO] [stdout] test image::tests::should_report_correct_position_on_reception_with_non_zero_position_in_noninitial_term_id ... ok
[INFO] [stdout] test utils::memory_mapped_file::tests::test_creating_file ... ok
[INFO] [stdout] test utils::memory_mapped_file::tests::test_file_size ... ok
[INFO] [stdout] test utils::types::tests::offset_simple ... ok
[INFO] [stdout] test utils::memory_mapped_file::tests::test_read_write ... ok
[INFO] [stdout] test publication::tests::should_report_initial_position ... ok
[INFO] [stdout] test publication::tests::should_ensure_the_publication_is_open_before_offer ... ok
[INFO] [stdout] test publication::tests::should_report_that_publication_has_been_connected_yet ... ok
[INFO] [stdout] test publication::tests::should_ensure_the_publication_is_open_before_reading_position ... ok
[INFO] [stdout] test publication::tests::should_fail_to_offer_when_append_fails ... ok
[INFO] [stdout] test publication::tests::should_ensure_the_publication_is_open_before_claim ... ok
[INFO] [stdout] test publication::tests::should_report_max_message_length ... ok
[INFO] [stdout] test publication::tests::should_report_correct_term_buffer_length ... ok
[INFO] [stdout] test publication::tests::should_report_that_publication_has_not_been_connected_yet ... ok
[INFO] [stdout] test publication::tests::should_rotate_when_append_trips ... ok
[INFO] [stdout] test publication::tests::should_fail_to_offer_a_message_when_limited ... ok
[INFO] [stdout] test publication::tests::should_rotate_when_claim_trips ... ok
[INFO] [stdout] test publication::tests::should_offer_a_message_upon_construction ... ok
[INFO] [stdout] test concurrent::ring_buffer::tests::ring_buffer_should_provide_correlation_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 227 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/aeron_stat.rs (/opt/rustwide/target/debug/deps/aeron_stat-829ddf4f30d58957)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/error_stat.rs (/opt/rustwide/target/debug/deps/error_stat-c8650493f6a299b6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/loss_stat.rs (/opt/rustwide/target/debug/deps/loss_stat-260b780112b6ef18)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-68986ee68e7100f3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/counters.rs (/opt/rustwide/target/debug/deps/counters-618a433ebea18d3f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_counter_create ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_counter_create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_counter_create' (261) panicked at tests/common.rs:36:10:
[INFO] [stdout] aeronmd failed to start: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f19455983c2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f19455983c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f19455983c2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f19455983c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f19455a8f5f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f19455a8f5f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f19455656b3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f19455656b3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f19455716a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f19455763bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f1945576251 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f19454c947e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f19454c947e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f19455769cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f19455769cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f194557682a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f19455717d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f1945559e2d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f19455b19d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f19455b0d06 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5f19452068f6 - core::result::Result<T,E>::expect::h060f9ffd98fc88f1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f194520a492 - counters::common::start_aeron_md::h9b310b3ce396f03b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:36:10
[INFO] [stdout]   22:     0x5f1945208b75 - counters::test_counter_create::h972f5a6c873fa6f8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/counters.rs:90:14
[INFO] [stdout]   23:     0x5f1945209667 - counters::test_counter_create::{{closure}}::ha218daa0e473b6d7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/counters.rs:88:25
[INFO] [stdout]   24:     0x5f194520ab96 - core::ops::function::FnOnce::call_once::h5ef6d4542fe9c72d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f19454c92cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5f19454c92cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5f19454dd2dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5f19454dd2dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5f19454dd2dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5f19454dd2dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5f19454dd2dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f19454dd2dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5f19454dd2dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5f19454b6824 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5f19454b6824 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5f19454ba15a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5f19454ba15a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5f19454ba15a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5f19454ba15a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5f19454ba15a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr] error: test failed, to rerun pass `--test counters`
[INFO] [stdout]   41:     0x5f19454ba15a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5f19454ba15a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f194556caff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5f194556caff - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x76e9a4b2eaa4 - <unknown>
[INFO] [stdout]   46:     0x76e9a4bbba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_counter_create
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cfafd5a873b3784a745ec381bcd3bc4979a9e13281c2ea6442e9dd77cdcf2f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfafd5a873b3784a745ec381bcd3bc4979a9e13281c2ea6442e9dd77cdcf2f07", kill_on_drop: false }`
[INFO] [stdout] cfafd5a873b3784a745ec381bcd3bc4979a9e13281c2ea6442e9dd77cdcf2f07
