[INFO] fetching crate oskr 1.0.0-rc.5...
[INFO] testing oskr-1.0.0-rc.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oskr 1.0.0-rc.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate oskr 1.0.0-rc.5
[INFO] finished tweaking crates.io crate oskr 1.0.0-rc.5
[INFO] tweaked toml for crates.io crate oskr 1.0.0-rc.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oskr 1.0.0-rc.5 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 oskr 1.0.0-rc.5 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5475b43a4a37d22fdb4dd163d4b3826cb267510922f2b7d38553dbf253d819a4
[INFO] running `Command { std: "docker" "start" "-a" "5475b43a4a37d22fdb4dd163d4b3826cb267510922f2b7d38553dbf253d819a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5475b43a4a37d22fdb4dd163d4b3826cb267510922f2b7d38553dbf253d819a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5475b43a4a37d22fdb4dd163d4b3826cb267510922f2b7d38553dbf253d819a4", kill_on_drop: false }`
[INFO] [stdout] 5475b43a4a37d22fdb4dd163d4b3826cb267510922f2b7d38553dbf253d819a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fc7e47615c7e012e59ec9a6e94fdb39b68f959c713f6f269fdd24e2c471996be
[INFO] running `Command { std: "docker" "start" "-a" "fc7e47615c7e012e59ec9a6e94fdb39b68f959c713f6f269fdd24e2c471996be", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling base64ct v1.4.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling zeroize v1.5.4
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling raw-cpuid v10.3.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling ff v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.0
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling ecdsa v0.13.4
[INFO] [stderr]    Compiling k256 v0.10.4
[INFO] [stderr]    Compiling ctrlc v3.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling oskr v1.0.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]  --> src/dpdk_shim.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::copy_nonoverlapping,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_agent`
[INFO] [stdout]    --> src/framework/dpdk.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         rx_agent: impl Fn(Self::Address, Self::RxBuffer) + 'static + Send,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_agent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `view_number` and `pre_prepare` are never read
[INFO] [stdout]   --> src/protocol/pbft/replica.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct LogItem {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 72 |     view_number: ViewNumber,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pre_prepare: SignedMessage<message::PrePrepare>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuorumKey` is never constructed
[INFO] [stdout]   --> src/protocol/pbft/replica.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct QuorumKey {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stage.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 149 |         context: StatefulContext<'a, S>,
[INFO] [stdout]     |                                  -- the lifetime is named here
[INFO] [stdout] 150 |         shutdown: &mut impl FnMut() -> bool,
[INFO] [stdout] 151 |     ) -> Task<'_, S> {
[INFO] [stdout]     |               ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 151 -     ) -> Task<'_, S> {
[INFO] [stdout] 151 +     ) -> Task<'a, S> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.75s
[INFO] running `Command { std: "docker" "inspect" "fc7e47615c7e012e59ec9a6e94fdb39b68f959c713f6f269fdd24e2c471996be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc7e47615c7e012e59ec9a6e94fdb39b68f959c713f6f269fdd24e2c471996be", kill_on_drop: false }`
[INFO] [stdout] fc7e47615c7e012e59ec9a6e94fdb39b68f959c713f6f269fdd24e2c471996be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 70eb1c41060cf87310d4d5a359c3dff449733fe0e959ac8631e1afdb91229ba6
[INFO] running `Command { std: "docker" "start" "-a" "70eb1c41060cf87310d4d5a359c3dff449733fe0e959ac8631e1afdb91229ba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]  --> src/dpdk_shim.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::copy_nonoverlapping,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_agent`
[INFO] [stdout]    --> src/framework/dpdk.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         rx_agent: impl Fn(Self::Address, Self::RxBuffer) + 'static + Send,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_agent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `view_number` and `pre_prepare` are never read
[INFO] [stdout]   --> src/protocol/pbft/replica.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct LogItem {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 72 |     view_number: ViewNumber,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pre_prepare: SignedMessage<message::PrePrepare>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuorumKey` is never constructed
[INFO] [stdout]   --> src/protocol/pbft/replica.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct QuorumKey {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stage.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 149 |         context: StatefulContext<'a, S>,
[INFO] [stdout]     |                                  -- the lifetime is named here
[INFO] [stdout] 150 |         shutdown: &mut impl FnMut() -> bool,
[INFO] [stdout] 151 |     ) -> Task<'_, S> {
[INFO] [stdout]     |               ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 151 -     ) -> Task<'_, S> {
[INFO] [stdout] 151 +     ) -> Task<'a, S> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling oskr v1.0.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]  --> src/dpdk_shim.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::copy_nonoverlapping,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_agent`
[INFO] [stdout]    --> src/simulated.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         rx_agent: impl Fn(Self::Address, Self::RxBuffer) + 'static + Send,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_agent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_agent`
[INFO] [stdout]    --> src/framework/dpdk.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         rx_agent: impl Fn(Self::Address, Self::RxBuffer) + 'static + Send,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_agent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `view_number` and `pre_prepare` are never read
[INFO] [stdout]   --> src/protocol/pbft/replica.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct LogItem {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 72 |     view_number: ViewNumber,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pre_prepare: SignedMessage<message::PrePrepare>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuorumKey` is never constructed
[INFO] [stdout]   --> src/protocol/pbft/replica.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | struct QuorumKey {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stage.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 149 |         context: StatefulContext<'a, S>,
[INFO] [stdout]     |                                  -- the lifetime is named here
[INFO] [stdout] 150 |         shutdown: &mut impl FnMut() -> bool,
[INFO] [stdout] 151 |     ) -> Task<'_, S> {
[INFO] [stdout]     |               ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 151 -     ) -> Task<'_, S> {
[INFO] [stdout] 151 +     ) -> Task<'a, S> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] running `Command { std: "docker" "inspect" "70eb1c41060cf87310d4d5a359c3dff449733fe0e959ac8631e1afdb91229ba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70eb1c41060cf87310d4d5a359c3dff449733fe0e959ac8631e1afdb91229ba6", kill_on_drop: false }`
[INFO] [stdout] 70eb1c41060cf87310d4d5a359c3dff449733fe0e959ac8631e1afdb91229ba6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3ec41b5e121c9bffbf75ac066a1b71730151f7111a7d1dd79d52b3818525d7b1
[INFO] running `Command { std: "docker" "start" "-a" "3ec41b5e121c9bffbf75ac066a1b71730151f7111a7d1dd79d52b3818525d7b1", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stderr]  --> src/dpdk_shim.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 |     intrinsics::copy_nonoverlapping,
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rx_agent`
[INFO] [stderr]    --> src/framework/dpdk.rs:204:9
[INFO] [stderr]     |
[INFO] [stderr] 204 |         rx_agent: impl Fn(Self::Address, Self::RxBuffer) + 'static + Send,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_agent`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `view_number` and `pre_prepare` are never read
[INFO] [stderr]   --> src/protocol/pbft/replica.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 71 | struct LogItem {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr] 72 |     view_number: ViewNumber,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pre_prepare: SignedMessage<message::PrePrepare>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QuorumKey` is never constructed
[INFO] [stderr]   --> src/protocol/pbft/replica.rs:88:8
[INFO] [stderr]    |
[INFO] [stderr] 88 | struct QuorumKey {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/stage.rs:151:15
[INFO] [stderr]     |
[INFO] [stderr] 148 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 149 |         context: StatefulContext<'a, S>,
[INFO] [stderr]     |                                  -- the lifetime is named here
[INFO] [stderr] 150 |         shutdown: &mut impl FnMut() -> bool,
[INFO] [stderr] 151 |     ) -> Task<'_, S> {
[INFO] [stderr]     |               ^^ the same 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 151 -     ) -> Task<'_, S> {
[INFO] [stderr] 151 +     ) -> Task<'a, S> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `oskr` (lib) generated 5 warnings (run `cargo fix --lib -p oskr` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `rx_agent`
[INFO] [stderr]    --> src/simulated.rs:124:9
[INFO] [stderr]     |
[INFO] [stderr] 124 |         rx_agent: impl Fn(Self::Address, Self::RxBuffer) + 'static + Send,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_agent`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rx_agent`
[INFO] [stderr]    --> src/framework/dpdk.rs:204:9
[INFO] [stderr]     |
[INFO] [stderr] 204 |         rx_agent: impl Fn(Self::Address, Self::RxBuffer) + 'static + Send,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_agent`
[INFO] [stderr] 
[INFO] [stderr] warning: `oskr` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p oskr --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oskr-d142130dfb5c6d89)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test protocol::pbft::tests::send_pre_prepare_message ... ok
[INFO] [stdout] test protocol::unreplicated::tests::one_request ... ok
[INFO] [stdout] test protocol::unreplicated::tests::multiple_request ... ok
[INFO] [stdout] test protocol::pbft::tests::one_request ... ok
[INFO] [stdout] test protocol::hotstuff::tests::single_request ... ok
[INFO] [stdout] test protocol::pbft::tests::multiple_client ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bug_async_task.rs (/opt/rustwide/target/debug/deps/bug_async_task-ddf95e7b82913297)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oskr
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/facade.rs - facade::Invoke (line 17) ... ok
[INFO] [stdout] test src/lib.rs - stage (line 176) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3ec41b5e121c9bffbf75ac066a1b71730151f7111a7d1dd79d52b3818525d7b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ec41b5e121c9bffbf75ac066a1b71730151f7111a7d1dd79d52b3818525d7b1", kill_on_drop: false }`
[INFO] [stdout] 3ec41b5e121c9bffbf75ac066a1b71730151f7111a7d1dd79d52b3818525d7b1
