[INFO] fetching crate reactive-messaging 0.4.1...
[INFO] testing reactive-messaging-0.4.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate reactive-messaging 0.4.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate reactive-messaging 0.4.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reactive-messaging 0.4.1
[INFO] tweaked toml for crates.io crate reactive-messaging 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reactive-messaging 0.4.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reactive-messaging 0.4.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded ctor v0.2.9
[INFO] [stderr]   Downloaded atomic_enum v0.3.0
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded owning_ref v0.4.1
[INFO] [stderr]   Downloaded memmap v0.7.0
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded ctor v0.5.0
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded ron v0.11.0
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] [stderr]   Downloaded reactive-mutiny v1.3.1
[INFO] [stderr]   Downloaded keen-retry v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34b6de2248e51a441fc1326f48ae84e988c909a8aa45ae8ccef0e9d873c68268
[INFO] running `Command { std: "docker" "start" "-a" "34b6de2248e51a441fc1326f48ae84e988c909a8aa45ae8ccef0e9d873c68268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34b6de2248e51a441fc1326f48ae84e988c909a8aa45ae8ccef0e9d873c68268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b6de2248e51a441fc1326f48ae84e988c909a8aa45ae8ccef0e9d873c68268", kill_on_drop: false }`
[INFO] [stdout] 34b6de2248e51a441fc1326f48ae84e988c909a8aa45ae8ccef0e9d873c68268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44920ba6a9810b69468e4f8b401c0546c9855e509cfa81e0fff0e5ccfc7d3f53
[INFO] running `Command { std: "docker" "start" "-a" "44920ba6a9810b69468e4f8b401c0546c9855e509cfa81e0fff0e5ccfc7d3f53", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling atomic_enum v0.3.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling minstant v0.1.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling keen-retry v0.5.1
[INFO] [stderr]    Compiling reactive-mutiny v1.3.1
[INFO] [stderr]    Compiling reactive-messaging v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `as_repr` and `from_repr` are never used
[INFO] [stdout]   --> src/config.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl MessageForms {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 37 |     /// requires 2+5=7 bits to represent the data; reverse of [Self::from_repr()]
[INFO] [stdout] 38 |     const fn as_repr(&self) -> u8 {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     const fn from_repr(repr: u8) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_connect_continuation_closure` is never used
[INFO] [stdout]   --> src/socket_connection/connection_provider.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const CONFIG_U64: u64> ClientConnectionManager<CONFIG_U64> {
[INFO] [stdout]    | --------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn into_connect_continuation_closure(self) -> Arc < Mutex < Box<dyn FnMut() -> ConnectionFuture + Send> > > {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `config` is never used
[INFO] [stdout]    --> src/socket_services/socket_client/socket_client.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 340 | / impl<const CONFIG: u64,
[INFO] [stdout] 341 | |      StateType:    Send + Sync + Clone + Debug + 'static>
[INFO] [stdout] 342 | | CompositeSocketClient<CONFIG, StateType> {
[INFO] [stdout]     | |________________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 368 |       const fn config() -> u64 {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.08s
[INFO] running `Command { std: "docker" "inspect" "44920ba6a9810b69468e4f8b401c0546c9855e509cfa81e0fff0e5ccfc7d3f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44920ba6a9810b69468e4f8b401c0546c9855e509cfa81e0fff0e5ccfc7d3f53", kill_on_drop: false }`
[INFO] [stdout] 44920ba6a9810b69468e4f8b401c0546c9855e509cfa81e0fff0e5ccfc7d3f53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6564e4664ec1847b042ca65072d7202b37768bcc997c0202790002fe4638cdff
[INFO] running `Command { std: "docker" "start" "-a" "6564e4664ec1847b042ca65072d7202b37768bcc997c0202790002fe4638cdff", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling keen-retry v0.5.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling reactive-mutiny v1.3.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling reactive-messaging v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `as_repr` and `from_repr` are never used
[INFO] [stdout]   --> src/config.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl MessageForms {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 37 |     /// requires 2+5=7 bits to represent the data; reverse of [Self::from_repr()]
[INFO] [stdout] 38 |     const fn as_repr(&self) -> u8 {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     const fn from_repr(repr: u8) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_connect_continuation_closure` is never used
[INFO] [stdout]   --> src/socket_connection/connection_provider.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<const CONFIG_U64: u64> ClientConnectionManager<CONFIG_U64> {
[INFO] [stdout]    | --------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn into_connect_continuation_closure(self) -> Arc < Mutex < Box<dyn FnMut() -> ConnectionFuture + Send> > > {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `config` is never used
[INFO] [stdout]    --> src/socket_services/socket_client/socket_client.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 340 | / impl<const CONFIG: u64,
[INFO] [stdout] 341 | |      StateType:    Send + Sync + Clone + Debug + 'static>
[INFO] [stdout] 342 | | CompositeSocketClient<CONFIG, StateType> {
[INFO] [stdout]     | |________________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 368 |       const fn config() -> u64 {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `INSTRUMENTS` is never used
[INFO] [stdout]   --> examples/spikes/uni/uni.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait GenericUni<const INSTRUMENTS: usize,
[INFO] [stdout]    |           ---------- associated constant in this trait
[INFO] [stdout] 25 |                      const BUFFER_SIZE: usize> {
[INFO] [stdout] 26 |     const INSTRUMENTS: usize;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `BUFFER_SIZE` is never used
[INFO] [stdout]  --> examples/spikes/uni/channel.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait GenericChannel<const BUFFER_SIZE: usize> {
[INFO] [stdout]   |           -------------- associated constant in this trait
[INFO] [stdout] 9 |     const BUFFER_SIZE: usize;
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `CONFIG` is never used
[INFO] [stdout]    --> examples/spikes/socket_server.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub trait GenericSocketServer<const PROCESSOR_UNI_INSTRUMENTS: usize,
[INFO] [stdout]     |           ------------------- associated constant in this trait
[INFO] [stdout] 101 |                               const PROCESSOR_BUFFER_SIZE: usize> {
[INFO] [stdout] 102 |     const CONFIG: usize;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `config` is never used
[INFO] [stdout]   --> examples/composite_protocol_stacking_client/../composite_protocol_stacking_common/logic/ping_pong_logic.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Umpire {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn config(&self) -> &MatchConfig {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reactive-messaging` (example "composite_protocol_stacking_client"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name composite_protocol_stacking_client --edition=2021 examples/composite_protocol_stacking_client/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=448adc5fd7016f95 -C extra-filename=-43ab6450f03fa478 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6a108771f2fda3c9.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-e5edeb3ff5db542f.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-437ef6ba49091ab4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e36b319e4c78891a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d775119e098c8ec0.rlib --extern keen_retry=/opt/rustwide/target/debug/deps/libkeen_retry-57e04aee61d1dca1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8d4516b4caf94f49.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bfceb64c6f4cb589.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f831c17a519597d9.rlib --extern reactive_messaging=/opt/rustwide/target/debug/deps/libreactive_messaging-c547d1f0e7b154cf.rlib --extern reactive_mutiny=/opt/rustwide/target/debug/deps/libreactive_mutiny-a081c66db6d148e9.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-ea52eee81194f6ff.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-682b974605d8d551.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8bb579f05a035546.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-b9452c0bbd73f599.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f1a7566124d67c2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2be32c3294fc8018.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `reactive-messaging` (example "composite_protocol_stacking_server")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name composite_protocol_stacking_server --edition=2021 examples/composite_protocol_stacking_server/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=376ec3c7acef87ba -C extra-filename=-196dcdfa0f28f3d2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6a108771f2fda3c9.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-e5edeb3ff5db542f.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-437ef6ba49091ab4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e36b319e4c78891a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d775119e098c8ec0.rlib --extern keen_retry=/opt/rustwide/target/debug/deps/libkeen_retry-57e04aee61d1dca1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8d4516b4caf94f49.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bfceb64c6f4cb589.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f831c17a519597d9.rlib --extern reactive_messaging=/opt/rustwide/target/debug/deps/libreactive_messaging-c547d1f0e7b154cf.rlib --extern reactive_mutiny=/opt/rustwide/target/debug/deps/libreactive_mutiny-a081c66db6d148e9.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-ea52eee81194f6ff.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-682b974605d8d551.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8bb579f05a035546.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-b9452c0bbd73f599.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f1a7566124d67c2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2be32c3294fc8018.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: associated items `as_repr` and `from_repr` are never used
[INFO] [stdout]   --> src/config.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl MessageForms {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 37 |     /// requires 2+5=7 bits to represent the data; reverse of [Self::from_repr()]
[INFO] [stdout] 38 |     const fn as_repr(&self) -> u8 {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     const fn from_repr(repr: u8) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `config` is never used
[INFO] [stdout]    --> src/socket_services/socket_client/socket_client.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 340 | / impl<const CONFIG: u64,
[INFO] [stdout] 341 | |      StateType:    Send + Sync + Clone + Debug + 'static>
[INFO] [stdout] 342 | | CompositeSocketClient<CONFIG, StateType> {
[INFO] [stdout]     | |________________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 368 |       const fn config() -> u64 {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reactive-messaging` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name reactive_messaging --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c527478a8e89eb4 -C extra-filename=-595301ad08f92bb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6a108771f2fda3c9.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-e5edeb3ff5db542f.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-437ef6ba49091ab4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e36b319e4c78891a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d775119e098c8ec0.rlib --extern keen_retry=/opt/rustwide/target/debug/deps/libkeen_retry-57e04aee61d1dca1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8d4516b4caf94f49.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bfceb64c6f4cb589.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f831c17a519597d9.rlib --extern reactive_mutiny=/opt/rustwide/target/debug/deps/libreactive_mutiny-a081c66db6d148e9.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-ea52eee81194f6ff.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-682b974605d8d551.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8bb579f05a035546.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-b9452c0bbd73f599.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f1a7566124d67c2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2be32c3294fc8018.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6564e4664ec1847b042ca65072d7202b37768bcc997c0202790002fe4638cdff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6564e4664ec1847b042ca65072d7202b37768bcc997c0202790002fe4638cdff", kill_on_drop: false }`
[INFO] [stdout] 6564e4664ec1847b042ca65072d7202b37768bcc997c0202790002fe4638cdff
