[INFO] fetching crate oskr 1.0.0-rc.5... [INFO] testing oskr-1.0.0-rc.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate oskr 1.0.0-rc.5 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oskr 1.0.0-rc.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize v1.5.4 [INFO] [stderr] Downloaded pem-rfc7468 v0.3.1 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded clap_derive v3.1.4 [INFO] [stderr] Downloaded base64ct v1.4.1 [INFO] [stderr] Downloaded raw-cpuid v10.3.0 [INFO] [stderr] Downloaded quote v1.0.16 [INFO] [stderr] Downloaded hdrhistogram v7.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a83d15d7500d659f063064e3c8514891d64ab49f7d21ef7a39b18dfb1dcc4848 [INFO] running `Command { std: "docker" "start" "-a" "a83d15d7500d659f063064e3c8514891d64ab49f7d21ef7a39b18dfb1dcc4848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a83d15d7500d659f063064e3c8514891d64ab49f7d21ef7a39b18dfb1dcc4848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83d15d7500d659f063064e3c8514891d64ab49f7d21ef7a39b18dfb1dcc4848", kill_on_drop: false }` [INFO] [stdout] a83d15d7500d659f063064e3c8514891d64ab49f7d21ef7a39b18dfb1dcc4848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 00df6e5a03d595462091fb7a55098debace3b69e30e24b52e41db04a80febe0c [INFO] running `Command { std: "docker" "start" "-a" "00df6e5a03d595462091fb7a55098debace3b69e30e24b52e41db04a80febe0c", 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 generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling base64ct v1.4.1 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [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 group v0.11.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling async-task v4.2.0 [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 bincode v1.3.3 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling tracing v0.1.32 [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)]` 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, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] = note: `QuorumKey` has derived impls for the traits `Debug`, `Clone`, and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stage.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 149 | context: StatefulContext<'a, S>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 150 | shutdown: &mut impl FnMut() -> bool, [INFO] [stdout] 151 | ) -> Task<'_, S> { [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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 1m 02s [INFO] running `Command { std: "docker" "inspect" "00df6e5a03d595462091fb7a55098debace3b69e30e24b52e41db04a80febe0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00df6e5a03d595462091fb7a55098debace3b69e30e24b52e41db04a80febe0c", kill_on_drop: false }` [INFO] [stdout] 00df6e5a03d595462091fb7a55098debace3b69e30e24b52e41db04a80febe0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6eb3991f7ea9346939f0e8c29f5733cdeec306e60b62f79d2f3be45d123aeec8 [INFO] running `Command { std: "docker" "start" "-a" "6eb3991f7ea9346939f0e8c29f5733cdeec306e60b62f79d2f3be45d123aeec8", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [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)]` 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, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] = note: `QuorumKey` has derived impls for the traits `Debug`, `Clone`, and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stage.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 149 | context: StatefulContext<'a, S>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 150 | shutdown: &mut impl FnMut() -> bool, [INFO] [stdout] 151 | ) -> Task<'_, S> { [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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)]` 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, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] = note: `QuorumKey` has derived impls for the traits `Debug`, `Clone`, and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stage.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 149 | context: StatefulContext<'a, S>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 150 | shutdown: &mut impl FnMut() -> bool, [INFO] [stdout] 151 | ) -> Task<'_, S> { [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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 23.64s [INFO] running `Command { std: "docker" "inspect" "6eb3991f7ea9346939f0e8c29f5733cdeec306e60b62f79d2f3be45d123aeec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb3991f7ea9346939f0e8c29f5733cdeec306e60b62f79d2f3be45d123aeec8", kill_on_drop: false }` [INFO] [stdout] 6eb3991f7ea9346939f0e8c29f5733cdeec306e60b62f79d2f3be45d123aeec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8336197ee0d4d610166d33d4951bca6bbbccf296895684389fb82762a72773b1 [INFO] running `Command { std: "docker" "start" "-a" "8336197ee0d4d610166d33d4951bca6bbbccf296895684389fb82762a72773b1", 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)]` 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, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` 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] = note: `QuorumKey` has derived impls for the traits `Debug`, `Clone`, and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/stage.rs:148:10 [INFO] [stderr] | [INFO] [stderr] 148 | &'a self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 149 | context: StatefulContext<'a, S>, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 150 | shutdown: &mut impl FnMut() -> bool, [INFO] [stderr] 151 | ) -> Task<'_, S> { [INFO] [stderr] | -- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to 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 1 suggestion) [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)]` 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) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/oskr-2df480288af43c18) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test protocol::pbft::tests::send_pre_prepare_message ... ok [INFO] [stdout] test protocol::unreplicated::tests::multiple_request ... ok [INFO] [stdout] test protocol::unreplicated::tests::one_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.71s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/bug_async_task.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bug_async_task-1331af60e4a8e2aa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8336197ee0d4d610166d33d4951bca6bbbccf296895684389fb82762a72773b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8336197ee0d4d610166d33d4951bca6bbbccf296895684389fb82762a72773b1", kill_on_drop: false }` [INFO] [stdout] 8336197ee0d4d610166d33d4951bca6bbbccf296895684389fb82762a72773b1