[INFO] fetching crate steady_state_aeron 0.1.6-kmf1...
[INFO] testing steady_state_aeron-0.1.6-kmf1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate steady_state_aeron 0.1.6-kmf1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate steady_state_aeron 0.1.6-kmf1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate steady_state_aeron 0.1.6-kmf1
[INFO] tweaked toml for crates.io crate steady_state_aeron 0.1.6-kmf1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate steady_state_aeron 0.1.6-kmf1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate steady_state_aeron 0.1.6-kmf1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d25ea228ebde39cf83e219aa55cf589910eedc5b0927c345835ac27b4cd274b
[INFO] running `Command { std: "docker" "start" "-a" "1d25ea228ebde39cf83e219aa55cf589910eedc5b0927c345835ac27b4cd274b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d25ea228ebde39cf83e219aa55cf589910eedc5b0927c345835ac27b4cd274b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d25ea228ebde39cf83e219aa55cf589910eedc5b0927c345835ac27b4cd274b", kill_on_drop: false }`
[INFO] [stdout] 1d25ea228ebde39cf83e219aa55cf589910eedc5b0927c345835ac27b4cd274b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30cbceba61a4da729b511a4edfd60a9e229d6e044a081185940e9246565853a3
[INFO] running `Command { std: "docker" "start" "-a" "30cbceba61a4da729b511a4edfd60a9e229d6e044a081185940e9246565853a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cache_line_size v1.0.0
[INFO] [stderr]    Compiling galvanic-assert v0.8.7
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling steady_state_aeron v0.1.6-kmf1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 ctrlc v3.4.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[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: trait `Handler` is never used
[INFO] [stdout]   --> src/concurrent/broadcast/copy_broadcast_receiver.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | trait Handler {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exception_handler` is never read
[INFO] [stdout]   --> src/image.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     exception_handler: Box<dyn ErrorHandler + Send>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fd` is never read
[INFO] [stdout]   --> src/utils/memory_mapped_file.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MemoryMappedFile {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 67 |     ptr: *mut u8,
[INFO] [stdout] 68 |     fd: FileHandle,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryMappedFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/concurrent/status/status_indicator_reader.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         assert_eq!(STATIC_BUFFER_SLICE.len(), I64_SIZE as usize);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/concurrent/status/status_indicator_reader.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |         AtomicBuffer::wrap_slice(&mut STATIC_BUFFER_SLICE)
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 43 |         AtomicBuffer::wrap_slice(&raw mut STATIC_BUFFER_SLICE)
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.79s
[INFO] running `Command { std: "docker" "inspect" "30cbceba61a4da729b511a4edfd60a9e229d6e044a081185940e9246565853a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30cbceba61a4da729b511a4edfd60a9e229d6e044a081185940e9246565853a3", kill_on_drop: false }`
[INFO] [stdout] 30cbceba61a4da729b511a4edfd60a9e229d6e044a081185940e9246565853a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5093c5f6288f1369ceeb595012d0a2043f97ff0e6bcf93df88ed8c384fc02bd0
[INFO] running `Command { std: "docker" "start" "-a" "5093c5f6288f1369ceeb595012d0a2043f97ff0e6bcf93df88ed8c384fc02bd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stdout] warning: trait `Handler` is never used
[INFO] [stdout]   --> src/concurrent/broadcast/copy_broadcast_receiver.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | trait Handler {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exception_handler` is never read
[INFO] [stdout]   --> src/image.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     exception_handler: Box<dyn ErrorHandler + Send>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fd` is never read
[INFO] [stdout]   --> src/utils/memory_mapped_file.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MemoryMappedFile {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 67 |     ptr: *mut u8,
[INFO] [stdout] 68 |     fd: FileHandle,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryMappedFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/concurrent/status/status_indicator_reader.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         assert_eq!(STATIC_BUFFER_SLICE.len(), I64_SIZE as usize);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/concurrent/status/status_indicator_reader.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |         AtomicBuffer::wrap_slice(&mut STATIC_BUFFER_SLICE)
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 43 |         AtomicBuffer::wrap_slice(&raw mut STATIC_BUFFER_SLICE)
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling steady_state_aeron v0.1.6-kmf1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `PUBLICATION_LIMIT_COUNTER_ID_2` is never used
[INFO] [stdout]     --> src/client_conductor.rs:1980:11
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     const PUBLICATION_LIMIT_COUNTER_ID_2: i32 = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Handler` is never used
[INFO] [stdout]   --> src/concurrent/broadcast/copy_broadcast_receiver.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | trait Handler {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exception_handler` is never read
[INFO] [stdout]   --> src/image.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     exception_handler: Box<dyn ErrorHandler + Send>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fd` is never read
[INFO] [stdout]   --> src/utils/memory_mapped_file.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct MemoryMappedFile {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 67 |     ptr: *mut u8,
[INFO] [stdout] 68 |     fd: FileHandle,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryMappedFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/concurrent/status/status_indicator_reader.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         assert_eq!(STATIC_BUFFER_SLICE.len(), I64_SIZE as usize);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/concurrent/status/status_indicator_reader.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |         AtomicBuffer::wrap_slice(&mut STATIC_BUFFER_SLICE)
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 43 |         AtomicBuffer::wrap_slice(&raw mut STATIC_BUFFER_SLICE)
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.64s
[INFO] running `Command { std: "docker" "inspect" "5093c5f6288f1369ceeb595012d0a2043f97ff0e6bcf93df88ed8c384fc02bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5093c5f6288f1369ceeb595012d0a2043f97ff0e6bcf93df88ed8c384fc02bd0", kill_on_drop: false }`
[INFO] [stdout] 5093c5f6288f1369ceeb595012d0a2043f97ff0e6bcf93df88ed8c384fc02bd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b16ee629388759ffc215774add07f1122ba22be5853dccb77ca5bed491b1baf0
[INFO] running `Command { std: "docker" "start" "-a" "b16ee629388759ffc215774add07f1122ba22be5853dccb77ca5bed491b1baf0", kill_on_drop: false }`
[INFO] [stderr] warning: trait `Handler` is never used
[INFO] [stderr]   --> src/concurrent/broadcast/copy_broadcast_receiver.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | trait Handler {
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `exception_handler` is never read
[INFO] [stderr]   --> src/image.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct Image {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 72 |     exception_handler: Box<dyn ErrorHandler + Send>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Image` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `fd` is never read
[INFO] [stderr]   --> src/utils/memory_mapped_file.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct MemoryMappedFile {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 67 |     ptr: *mut u8,
[INFO] [stderr] 68 |     fd: FileHandle,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MemoryMappedFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[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: creating a shared reference to mutable static
[INFO] [stderr]   --> src/concurrent/status/status_indicator_reader.rs:42:20
[INFO] [stderr]    |
[INFO] [stderr] 42 |         assert_eq!(STATIC_BUFFER_SLICE.len(), I64_SIZE as usize);
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/concurrent/status/status_indicator_reader.rs:43:34
[INFO] [stderr]    |
[INFO] [stderr] 43 |         AtomicBuffer::wrap_slice(&mut STATIC_BUFFER_SLICE)
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 43 |         AtomicBuffer::wrap_slice(&raw mut STATIC_BUFFER_SLICE)
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PUBLICATION_LIMIT_COUNTER_ID_2` is never used
[INFO] [stderr]     --> src/client_conductor.rs:1980:11
[INFO] [stderr]      |
[INFO] [stderr] 1980 |     const PUBLICATION_LIMIT_COUNTER_ID_2: i32 = 1;
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Handler` is never used
[INFO] [stderr]   --> src/concurrent/broadcast/copy_broadcast_receiver.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | trait Handler {
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `steady_state_aeron` (lib) generated 7 warnings (run `cargo fix --lib -p steady_state_aeron` to apply 2 suggestions)
[INFO] [stderr] warning: `steady_state_aeron` (lib test) generated 8 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steady_state_aeron-bb01ab97fd2eb502)
[INFO] [stdout] 
[INFO] [stdout] running 224 tests
[INFO] [stdout] test channel_uri::tests::should_allow_return_default_if_param_not_specified ... ok
[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_parse_with_single_parameter ... ok
[INFO] [stdout] test channel_uri::tests::should_reject_invalid_media ... ok
[INFO] [stdout] test channel_uri::tests::should_reject_uri_without_aeron_prefix ... 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_reject_with_invalid_params ... 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 ... ok
[INFO] [stdout] test channel_uri::tests::should_round_trip_to_string_builder_with_prefix ... 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 ... ok
[INFO] [stdout] test channel_uri_string_builder::tests::should_generate_complex_udp_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 client_conductor::tests::should_call_on_new_pub_after_log_buffers_created ... ok
[INFO] [stdout] test client_conductor::tests::should_call_on_unavailable_counter ... 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_publication ... 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_call_new_connection_after_on_new_connection ... 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_call_inactive_connection_after_inactive_connection ... ok
[INFO] [stdout] test client_conductor::tests::should_close_exclusive_publication_on_inter_service_timeout ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_when_add_subscription_after_driver_inactive ... ok
[INFO] [stdout] test client_conductor::tests::should_exception_when_add_publication_after_driver_inactive ... ok
[INFO] [stdout] test client_conductor::tests::should_call_unavailable_image_if_subscription_released ... ok
[INFO] [stdout] test client_conductor::tests::should_ignore_operation_success_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_call_on_new_sub_after_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_call_error_handler_when_driver_inactive_on_idle ... ok
[INFO] [stdout] test client_conductor::tests::should_close_publication_on_inter_service_timeout ... 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_exception_when_release_subscription_after_driver_inactive ... 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_new_connection_if_no_operation_success ... 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_find_counter_on_available_counter_for_unknown_correlation_id ... ok
[INFO] [stdout] test client_conductor::tests::should_return_counter_after_on_available_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_return_different_counter_after_on_available_counters ... ok
[INFO] [stdout] test client_conductor::tests::should_not_call_new_connection_if_uninteresting_registration_id ... ok
[INFO] [stdout] test client_conductor::tests::should_return_different_subscription_after_operation_success ... ok
[INFO] [stdout] test client_conductor::tests::should_release_subscription_after_going_out_of_scope ... ok
[INFO] [stdout] test client_conductor::tests::should_return_exclusive_publication_after_log_buffers_created ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_publication_without_log_buffers ... ok
[INFO] [stdout] test client_conductor::tests::should_release_exclusive_publication_after_going_out_of_scope ... ok
[INFO] [stdout] test client_conductor::tests::should_release_publication_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_return_null_for_unknown_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_release_counter_after_going_out_of_scope ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_subscription ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_publication ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_counter_without_on_available_counter ... ok
[INFO] [stdout] test client_conductor::tests::should_return_different_id_for_duplicate_add_exclusive_publication ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_exclusive_publication ... ok
[INFO] [stdout] test client_conductor::tests::should_return_same_exclusive_publication_after_log_buffers_created ... ok
[INFO] [stdout] test client_conductor::tests::should_return_same_find_subscription_after_operation_success ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_aligned_buffer_create ... ok
[INFO] [stdout] test client_conductor::tests::should_return_null_for_exclusive_publication_without_log_buffers ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_can_be_created ... 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 client_conductor::tests::should_return_null_for_subscription_without_operation_success ... ok
[INFO] [stdout] test concurrent::atomic_buffer::tests::atomic_buffer_preserves_from_aligned ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'concurrent::atomic_buffer::tests::atomic_buffer_put_and_get_string' (108) panicked at src/concurrent/atomic_buffer.rs:183:18:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x4 but is 0x5836c89e8802
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5836c6337502 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5836c6337502 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5836c6337502 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5836c6337502 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5836c6347a0f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5836c6347a0f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x5836c6303e83 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5836c6303e83 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5836c63107b2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5836c631555f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5836c63153b9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x5836c62cb8ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stderr]   12:     0x5836c62cb8ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5836c6315b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stderr]   14:     0x5836c6315b6f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x5836c63159ca - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]   16:     0x5836c63108e9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5836c62f808d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x5836c634f87d - core::panicking::panic_nounwind_fmt::runtime::hd5eea0fd564156db
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5836c634f87d - core::panicking::panic_nounwind_fmt::hd9aca48f58eaf762
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x5836c634fb1a - core::panicking::panic_misaligned_pointer_dereference::h73ae110e40b0e89d
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:289:5
[INFO] [stderr]   21:     0x5836c62129df - steady_state_aeron::concurrent::atomic_buffer::AtomicBuffer::put::hfbdbed22d228acac
[INFO] [stderr]                                at /opt/rustwide/workdir/src/concurrent/atomic_buffer.rs:183:18
[INFO] [stderr]   22:     0x5836c621122f - steady_state_aeron::concurrent::atomic_buffer::AtomicBuffer::put_string::h715a95c49041b373
[INFO] [stderr]                                at /opt/rustwide/workdir/src/concurrent/atomic_buffer.rs:322:14
[INFO] [stderr]   23:     0x5836c620024c - steady_state_aeron::concurrent::atomic_buffer::tests::atomic_buffer_put_and_get_string::h9dfea56bdbec1a49
[INFO] [stderr]                                at /opt/rustwide/workdir/src/concurrent/atomic_buffer.rs:468:23
[INFO] [stderr]   24:     0x5836c6200427 - steady_state_aeron::concurrent::atomic_buffer::tests::atomic_buffer_put_and_get_string::{{closure}}::h61735f0965340539
[INFO] [stderr]                                at /opt/rustwide/workdir/src/concurrent/atomic_buffer.rs:462:42
[INFO] [stderr]   25:     0x5836c622f686 - core::ops::function::FnOnce::call_once::h83a7be0982771b68
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   26:     0x5836c62cb73b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x5836c62cb73b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stderr]   28:     0x5836c62dfd58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stderr]   29:     0x5836c62dfd58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   30:     0x5836c62dfd58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]   31:     0x5836c62dfd58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]   32:     0x5836c62dfd58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5836c62dfd58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stderr]   34:     0x5836c62dfd58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stderr]   35:     0x5836c62b8b24 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stderr]   36:     0x5836c62b8b24 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   37:     0x5836c62bc45a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   38:     0x5836c62bc45a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   39:     0x5836c62bc45a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]   40:     0x5836c62bc45a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]   41:     0x5836c62bc45a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]   42:     0x5836c62bc45a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   43:     0x5836c62bc45a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   44:     0x5836c630bbdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stderr]   45:     0x5836c630bbdf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   46:     0x77279bbb2aa4 - <unknown>
[INFO] [stderr]   47:     0x77279bc3fa64 - clone
[INFO] [stderr]   48:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/steady_state_aeron-bb01ab97fd2eb502` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b16ee629388759ffc215774add07f1122ba22be5853dccb77ca5bed491b1baf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b16ee629388759ffc215774add07f1122ba22be5853dccb77ca5bed491b1baf0", kill_on_drop: false }`
[INFO] [stdout] b16ee629388759ffc215774add07f1122ba22be5853dccb77ca5bed491b1baf0
