[INFO] fetching crate steady_state_aeron 0.1.6-kmf1... [INFO] testing steady_state_aeron-0.1.6-kmf1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate steady_state_aeron 0.1.6-kmf1 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate steady_state_aeron 0.1.6-kmf1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6db3eab506440d548d3e22f3431c647d5a8a7c868e0db6972da6b469a032f6ce [INFO] running `Command { std: "docker" "start" "-a" "6db3eab506440d548d3e22f3431c647d5a8a7c868e0db6972da6b469a032f6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6db3eab506440d548d3e22f3431c647d5a8a7c868e0db6972da6b469a032f6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db3eab506440d548d3e22f3431c647d5a8a7c868e0db6972da6b469a032f6ce", kill_on_drop: false }` [INFO] [stdout] 6db3eab506440d548d3e22f3431c647d5a8a7c868e0db6972da6b469a032f6ce [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb9e690433d129449a9d5cd7a5c11a13f516f4c4a95dc68e68255df0800e5e2 [INFO] running `Command { std: "docker" "start" "-a" "afb9e690433d129449a9d5cd7a5c11a13f516f4c4a95dc68e68255df0800e5e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [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 humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling galvanic-assert v0.8.7 [INFO] [stderr] Compiling cache_line_size v1.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling steady_state_aeron v0.1.6-kmf1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [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-automata v0.4.9 [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 zerocopy v0.7.35 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [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, [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: 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: for more information, see [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: 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] = note: for more information, see [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 20.99s [INFO] running `Command { std: "docker" "inspect" "afb9e690433d129449a9d5cd7a5c11a13f516f4c4a95dc68e68255df0800e5e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb9e690433d129449a9d5cd7a5c11a13f516f4c4a95dc68e68255df0800e5e2", kill_on_drop: false }` [INFO] [stdout] afb9e690433d129449a9d5cd7a5c11a13f516f4c4a95dc68e68255df0800e5e2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a200106eca1a6e46f4ea5773b15576bb2f4fb49af55b5443737c190ba50f76a [INFO] running `Command { std: "docker" "start" "-a" "1a200106eca1a6e46f4ea5773b15576bb2f4fb49af55b5443737c190ba50f76a", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [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] [stderr] Compiling crossbeam-channel v0.5.14 [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, [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] [stderr] Compiling fastrand v2.3.0 [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: 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: for more information, see [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: 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] = note: for more information, see [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 anstyle-parse v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling clap_builder v4.5.23 [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, [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: 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: for more information, see [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: 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] = note: for more information, see [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 16.51s [INFO] running `Command { std: "docker" "inspect" "1a200106eca1a6e46f4ea5773b15576bb2f4fb49af55b5443737c190ba50f76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a200106eca1a6e46f4ea5773b15576bb2f4fb49af55b5443737c190ba50f76a", kill_on_drop: false }` [INFO] [stdout] 1a200106eca1a6e46f4ea5773b15576bb2f4fb49af55b5443737c190ba50f76a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30613b0ea21368a9b636bed2047eab37d85b137c4bca20309e6728f346bde814 [INFO] running `Command { std: "docker" "start" "-a" "30613b0ea21368a9b636bed2047eab37d85b137c4bca20309e6728f346bde814", 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, [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: 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: for more information, see [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: 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] = note: for more information, see [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: `steady_state_aeron` (lib) generated 7 warnings (run `cargo fix --lib -p steady_state_aeron` to apply 2 suggestions) [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 test) generated 8 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steady_state_aeron-328f1f65d30d601a) [INFO] [stdout] [INFO] [stdout] running 224 tests [INFO] [stdout] test channel_uri::tests::should_parse_simple_default_uris ... ok [INFO] [stdout] test channel_uri::tests::should_allow_return_default_if_param_not_specified ... 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_invalid_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_reject_with_missing_query_separator_when_followed_with_params ... ok [INFO] [stdout] test channel_uri::tests::should_round_trip_to_string_builder ... ok [INFO] [stdout] test channel_uri_string_builder::tests::should_generate_basic_ipc_channel ... ok [INFO] [stdout] test channel_uri::tests::should_round_trip_to_string_builder_with_prefix ... ok [INFO] [stdout] test channel_uri::tests::should_parse_with_multiple_arguments ... 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_basic_udp_channel_spy ... 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_replay_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_on_new_pub_after_log_buffers_created ... 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_release_publication_after_driver_inactive ... 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_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_close_publication_on_inter_service_timeout ... 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_call_on_unavailable_counter ... ok [INFO] [stdout] test client_conductor::tests::should_ignore_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_exclusive_publication_ready_for_unknown_correlation_id ... ok [INFO] [stdout] test client_conductor::tests::should_ignore_operation_success_for_unknown_correlation_id ... 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_call_error_handler_when_inter_service_timeout_exceeded ... 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_close_exclusive_publication_on_inter_service_timeout ... ok [INFO] [stdout] test client_conductor::tests::should_not_call_new_connection_if_uninteresting_registration_id ... 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_exception_on_find_when_receiving_error_response_on_add_subscription ... ok [INFO] [stdout] test client_conductor::tests::should_release_publication_after_going_out_of_scope ... 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_subscription_after_operation_success ... ok [INFO] [stdout] test client_conductor::tests::should_return_different_ids_for_duplicate_add_subscription ... 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_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_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_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_return_null_for_exclusive_publication_without_log_buffers ... ok [INFO] [stdout] test client_conductor::tests::should_return_null_for_publication_without_log_buffers ... ok [INFO] [stdout] test client_conductor::tests::should_return_null_for_subscription_without_operation_success ... ok [INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_publication ... ok [INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_subscription ... ok [INFO] [stdout] test client_conductor::tests::should_return_same_find_subscription_after_operation_success ... ok [INFO] [stdout] test client_conductor::tests::should_return_same_exclusive_publication_after_log_buffers_created ... 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_return_publication_after_log_buffers_created ... ok [INFO] [stderr] [INFO] [stdout] test client_conductor::tests::should_send_add_exclusive_publication_to_driver ... ok [INFO] [stderr] thread 'concurrent::atomic_buffer::tests::atomic_buffer_put_and_get_string' (100) panicked at src/concurrent/atomic_buffer.rs:183:18: [INFO] [stdout] test client_conductor::tests::should_not_find_counter_on_available_counter_for_unknown_correlation_id ... ok [INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x4 but is 0x7e6220003e02 [INFO] [stdout] test client_conductor::tests::should_send_publication_to_driver ... ok [INFO] [stderr] stack backtrace: [INFO] [stdout] test client_conductor::tests::should_return_subscription_after_operation_success ... ok [INFO] [stdout] test client_conductor::tests::should_send_add_counter_to_driver ... ok [INFO] [stdout] test client_conductor::tests::should_return_null_for_unknown_exclusive_publication ... 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_slice ... ok [INFO] [stderr] 0: 0x575211e06c1a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x575211e06c1a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x575211e06c1a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x575211e06c1a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x575211e1b49a - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x575211e1b49a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x575211e0c202 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x575211e0c202 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x575211de46af - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x575211de46af - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x575211dfeab1 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x575211d90a8c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stderr] 12: 0x575211d90a8c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stderr] 13: 0x575211dfeca2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stderr] 14: 0x575211dfeca2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stderr] 15: 0x575211de4768 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 16: 0x575211ddbff9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 17: 0x575211de547d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 18: 0x575211e1ba4d - core[6aaeda2c7ad07a48]::panicking::panic_nounwind_fmt::runtime [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:122:22 [INFO] [stderr] 19: 0x575211e1ba4d - core[6aaeda2c7ad07a48]::panicking::panic_nounwind_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/intrinsics/mod.rs:2447:9 [INFO] [stderr] 20: 0x575211e1bc10 - core[6aaeda2c7ad07a48]::panicking::panic_misaligned_pointer_dereference [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:284:5 [INFO] [stderr] 21: 0x575211cd366f - ::put:: [INFO] [stderr] at /opt/rustwide/workdir/src/concurrent/atomic_buffer.rs:183:18 [INFO] [stderr] 22: 0x575211cd8dbf - ::put_string [INFO] [stderr] at /opt/rustwide/workdir/src/concurrent/atomic_buffer.rs:322:14 [INFO] [stderr] 23: 0x575211d78d9c - steady_state_aeron[1223a525567698c9]::concurrent::atomic_buffer::tests::atomic_buffer_put_and_get_string [INFO] [stderr] at /opt/rustwide/workdir/src/concurrent/atomic_buffer.rs:468:23 [INFO] [stderr] 24: 0x575211d77ac7 - steady_state_aeron[1223a525567698c9]::concurrent::atomic_buffer::tests::atomic_buffer_put_and_get_string::{closure#0} [INFO] [stderr] at /opt/rustwide/workdir/src/concurrent/atomic_buffer.rs:462:42 [INFO] [stderr] 25: 0x575211d3b816 - >::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 26: 0x575211d84b6b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 27: 0x575211d84b6b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stderr] 28: 0x575211d9155b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stderr] 29: 0x575211d9155b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stderr] 30: 0x575211d9155b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 31: 0x575211d9155b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 32: 0x575211d9155b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x575211d9155b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stderr] 34: 0x575211d9155b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stderr] 35: 0x575211d8cc74 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stderr] 36: 0x575211d8cc74 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 37: 0x575211d94162 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stderr] 38: 0x575211d94162 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stderr] 39: 0x575211d94162 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 40: 0x575211d94162 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 41: 0x575211d94162 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x575211d94162 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stderr] 43: 0x575211d94162 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 44: 0x575211e0652f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stderr] 45: 0x575211e0652f - ::new::thread_start [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stderr] 46: 0x7e626fcb5aa4 - [INFO] [stderr] 47: 0x7e626fd42a64 - clone [INFO] [stderr] 48: 0x0 - [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-328f1f65d30d601a` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "30613b0ea21368a9b636bed2047eab37d85b137c4bca20309e6728f346bde814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30613b0ea21368a9b636bed2047eab37d85b137c4bca20309e6728f346bde814", kill_on_drop: false }` [INFO] [stdout] 30613b0ea21368a9b636bed2047eab37d85b137c4bca20309e6728f346bde814