[INFO] cloning repository https://github.com/ChrisBellew/bynamo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisBellew/bynamo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisBellew%2Fbynamo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisBellew%2Fbynamo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beab4f0f07e15a8e892d5cdad2fd073e5be6d1db [INFO] checking ChrisBellew/bynamo against master#00bfd6b2734d9c28a147bf237490995731781fdd for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisBellew%2Fbynamo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisBellew/bynamo on toolchain 00bfd6b2734d9c28a147bf237490995731781fdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChrisBellew/bynamo [INFO] finished tweaking git repo https://github.com/ChrisBellew/bynamo [INFO] tweaked toml for git repo https://github.com/ChrisBellew/bynamo written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisBellew/bynamo 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" "+00bfd6b2734d9c28a147bf237490995731781fdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log-derive v0.4.1 [INFO] [stderr] Downloaded xoroshiro128 v0.3.0 [INFO] [stderr] Downloaded async-channel v2.0.0 [INFO] [stderr] Downloaded fasthash v0.4.0 [INFO] [stderr] Downloaded seahash v3.0.7 [INFO] [stderr] Downloaded prost-build v0.12.1 [INFO] [stderr] Downloaded fasthash-sys v0.3.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13310a14da4fab4e7ff9c30fb16a495c2776a42464cfa7fb7d74ec0008b6ed5f [INFO] running `Command { std: "docker" "start" "-a" "13310a14da4fab4e7ff9c30fb16a495c2776a42464cfa7fb7d74ec0008b6ed5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13310a14da4fab4e7ff9c30fb16a495c2776a42464cfa7fb7d74ec0008b6ed5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13310a14da4fab4e7ff9c30fb16a495c2776a42464cfa7fb7d74ec0008b6ed5f", kill_on_drop: false }` [INFO] [stdout] 13310a14da4fab4e7ff9c30fb16a495c2776a42464cfa7fb7d74ec0008b6ed5f [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff7f771de3306a96b3b212e4b2d1fa29d8a986c993caf4dcd602176c77eeed0 [INFO] running `Command { std: "docker" "start" "-a" "5ff7f771de3306a96b3b212e4b2d1fa29d8a986c993caf4dcd602176c77eeed0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking xoroshiro128 v0.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking event-listener v3.0.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking seahash v3.0.7 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking event-listener-strategy v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking async-channel v2.0.0 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking fasthash v0.4.0 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Compiling prost-types v0.12.1 [INFO] [stderr] Compiling prost-build v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling bynamo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/consensus/role_consensus.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future` [INFO] [stdout] --> src/messaging/sender.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use futures::future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Instant` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/consensus/role_consensus.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future` [INFO] [stdout] --> src/messaging/sender.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use futures::future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Instant` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head` [INFO] [stdout] --> src/storage/skip_list.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | let head = self.head.write().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_head` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head` [INFO] [stdout] --> src/storage/skip_list.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | let head = self.head.read().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head` [INFO] [stdout] --> src/storage/skip_list.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let head = self.head.read().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head` [INFO] [stdout] --> src/storage/skip_list.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | let head = self.head.write().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_head` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head` [INFO] [stdout] --> src/storage/skip_list.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | let head = self.head.read().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head` [INFO] [stdout] --> src/storage/skip_list.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let head = self.head.read().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MessageRecipient` is never used [INFO] [stdout] --> src/bynamo_node.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub type MessageRecipient = NodeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Recipient` is never used [INFO] [stdout] --> src/messaging/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type Recipient = NodeId; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_message_id` is never used [INFO] [stdout] --> src/messaging/message.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new_message_id() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_sorted_key_value_iters` is never used [INFO] [stdout] --> src/storage/key_value.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn merge_sorted_key_value_iters( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find`, `find_node`, `remove`, `count_nodes`, `assert_valid`, and `iter` are never used [INFO] [stdout] --> src/storage/skip_list.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl SkipList { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn find(&self, key: &str) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | fn find_node(&self, key: &str) -> Option>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn remove(&self, key: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn count_nodes(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn assert_valid(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub fn iter(&self) -> SkipListIterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `coin_flip_with_rng` is never used [INFO] [stdout] --> src/storage/skip_list.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn coin_flip_with_rng(rng: &mut StdRng) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bench_skip_list` is never used [INFO] [stdout] --> src/storage/skip_list.rs:686:8 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn bench_skip_list() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_structure` is never used [INFO] [stdout] --> src/storage/skip_list.rs:609:8 [INFO] [stdout] | [INFO] [stdout] 609 | fn assert_structure(skip_list: &SkipList, keys: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SSTable` is never constructed [INFO] [stdout] --> src/storage/ss_table.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct SSTable { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SSTABLES_DIRECTORY` is never used [INFO] [stdout] --> src/storage/ss_table.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const SSTABLES_DIRECTORY: &str = "sstables"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `write_from_iter`, `iter`, and `remove` are never used [INFO] [stdout] --> src/storage/ss_table.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl SSTable { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 23 | pub fn write_from_iter(iter: impl Iterator) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn iter(&self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn remove(self) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compact_ss_tables` is never used [INFO] [stdout] --> src/storage/ss_table.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn compact_ss_tables() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `demo_ss_tables` is never used [INFO] [stdout] --> src/storage/ss_table.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn demo_ss_tables() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_hash` is never used [INFO] [stdout] --> src/util/hash.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn compute_hash(key: &str) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_string` is never used [INFO] [stdout] --> src/util/random_string.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn random_string(size: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_first_ok` is never used [INFO] [stdout] --> src/util/select_first_ok.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub async fn select_first_ok(futures: Vec) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MessageRecipient` is never used [INFO] [stdout] --> src/bynamo_node.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub type MessageRecipient = NodeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Recipient` is never used [INFO] [stdout] --> src/messaging/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type Recipient = NodeId; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_message_id` is never used [INFO] [stdout] --> src/messaging/message.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new_message_id() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_sorted_key_value_iters` is never used [INFO] [stdout] --> src/storage/key_value.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn merge_sorted_key_value_iters( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `count_nodes`, `assert_valid`, and `iter` are never used [INFO] [stdout] --> src/storage/skip_list.rs:204:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl SkipList { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn count_nodes(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | fn assert_valid(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub fn iter(&self) -> SkipListIterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bench_skip_list` is never used [INFO] [stdout] --> src/storage/skip_list.rs:686:8 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn bench_skip_list() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SSTable` is never constructed [INFO] [stdout] --> src/storage/ss_table.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct SSTable { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SSTABLES_DIRECTORY` is never used [INFO] [stdout] --> src/storage/ss_table.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const SSTABLES_DIRECTORY: &str = "sstables"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `write_from_iter`, `iter`, and `remove` are never used [INFO] [stdout] --> src/storage/ss_table.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl SSTable { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 23 | pub fn write_from_iter(iter: impl Iterator) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn iter(&self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn remove(self) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compact_ss_tables` is never used [INFO] [stdout] --> src/storage/ss_table.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn compact_ss_tables() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `demo_ss_tables` is never used [INFO] [stdout] --> src/storage/ss_table.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn demo_ss_tables() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_hash` is never used [INFO] [stdout] --> src/util/hash.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn compute_hash(key: &str) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_string` is never used [INFO] [stdout] --> src/util/random_string.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn random_string(size: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_first_ok` is never used [INFO] [stdout] --> src/util/select_first_ok.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub async fn select_first_ok(futures: Vec) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5ff7f771de3306a96b3b212e4b2d1fa29d8a986c993caf4dcd602176c77eeed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff7f771de3306a96b3b212e4b2d1fa29d8a986c993caf4dcd602176c77eeed0", kill_on_drop: false }` [INFO] [stdout] 5ff7f771de3306a96b3b212e4b2d1fa29d8a986c993caf4dcd602176c77eeed0