[INFO] cloning repository https://github.com/Binghong-Leo-Li/fusion-framework
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Binghong-Leo-Li/fusion-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinghong-Leo-Li%2Ffusion-framework", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinghong-Leo-Li%2Ffusion-framework'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e43df296d0367a266fdb32f0341444da94563f55
[INFO] building Binghong-Leo-Li/fusion-framework against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinghong-Leo-Li%2Ffusion-framework" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Binghong-Leo-Li/fusion-framework on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Binghong-Leo-Li/fusion-framework
[INFO] finished tweaking git repo https://github.com/Binghong-Leo-Li/fusion-framework
[INFO] tweaked toml for git repo https://github.com/Binghong-Leo-Li/fusion-framework written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.15.2)
[INFO] [stderr]       Adding tokio-condvar v0.1.0 (available: v0.3.0)
[INFO] [stderr]       Adding zerocopy v0.7.35 (available: v0.8.14)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.11.0
[INFO] [stderr]   Downloaded tokio-condvar v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49763eedeeddee9b6bb314aa198da2ce2a9753b1927a21bde755d0eac3120df0
[INFO] running `Command { std: "docker" "start" "-a" "49763eedeeddee9b6bb314aa198da2ce2a9753b1927a21bde755d0eac3120df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49763eedeeddee9b6bb314aa198da2ce2a9753b1927a21bde755d0eac3120df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49763eedeeddee9b6bb314aa198da2ce2a9753b1927a21bde755d0eac3120df0", kill_on_drop: false }`
[INFO] [stdout] 49763eedeeddee9b6bb314aa198da2ce2a9753b1927a21bde755d0eac3120df0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5d09e41af5d84feb7d73829cf9ded0860166f943f9c965b29a1b9a4e87f3151
[INFO] running `Command { std: "docker" "start" "-a" "b5d09e41af5d84feb7d73829cf9ded0860166f943f9c965b29a1b9a4e87f3151", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-condvar v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fusion-framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/datastore.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use hashbrown::{HashMap, HashSet};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_store`
[INFO] [stdout]    --> src/vertex.rs:374:37
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn remove_self(&self, data_store: &DataStore<T, V>, self_id: VertexID) {
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_store`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_id`
[INFO] [stdout]    --> src/vertex.rs:374:67
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn remove_self(&self, data_store: &DataStore<T, V>, self_id: VertexID) {
[INFO] [stdout]     |                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `borrowed_in` is never read
[INFO] [stdout]    --> src/vertex.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct LocalVertex<T: DeserializeOwned + Serialize + Debug + Default, V: Debug> {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 206 |     borrowed_in: bool,                        // When a node is a borrowed node
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NMASInfo`, `NaiveMaxAdjacentSum`, and `SwapLargestAndSmallest`
[INFO] [stdout]   --> src/main.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 | use fusion_framework::udf::{GraphSum, NMASInfo, NaiveMaxAdjacentSum, SwapLargestAndSmallest};
[INFO] [stdout]    |                                       ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VertexID`
[INFO] [stdout]   --> src/main.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 | use fusion_framework::vertex::{Data, MachineID, VertexID};
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/main.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use hashbrown::{HashMap, HashSet};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut stream = Arc::get_mut(&mut stream).unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_update_req`
[INFO] [stdout]    --> src/main.rs:243:29
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let (tx_update_req, mut rx_update_req) = channel::<MachineID>(100);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_update_req`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_update_res`
[INFO] [stdout]    --> src/main.rs:244:29
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let (tx_update_res, mut rx_update_res) = channel::<()>(100);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_update_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let (tx_update_req, mut rx_update_req) = channel::<MachineID>(100);
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let (tx_update_res, mut rx_update_res) = channel::<()>(100);
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.89s
[INFO] running `Command { std: "docker" "inspect" "b5d09e41af5d84feb7d73829cf9ded0860166f943f9c965b29a1b9a4e87f3151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5d09e41af5d84feb7d73829cf9ded0860166f943f9c965b29a1b9a4e87f3151", kill_on_drop: false }`
[INFO] [stdout] b5d09e41af5d84feb7d73829cf9ded0860166f943f9c965b29a1b9a4e87f3151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e981bfa5a002beb245d3bce8da0b0b604a92af8eef4538e899feadb2353f059
[INFO] running `Command { std: "docker" "start" "-a" "3e981bfa5a002beb245d3bce8da0b0b604a92af8eef4538e899feadb2353f059", kill_on_drop: false }`
[INFO] [stderr]    Compiling fusion-framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/datastore.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use hashbrown::{HashMap, HashSet};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_store`
[INFO] [stdout]    --> src/vertex.rs:374:37
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn remove_self(&self, data_store: &DataStore<T, V>, self_id: VertexID) {
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_store`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_id`
[INFO] [stdout]    --> src/vertex.rs:374:67
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn remove_self(&self, data_store: &DataStore<T, V>, self_id: VertexID) {
[INFO] [stdout]     |                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `borrowed_in` is never read
[INFO] [stdout]    --> src/vertex.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct LocalVertex<T: DeserializeOwned + Serialize + Debug + Default, V: Debug> {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 206 |     borrowed_in: bool,                        // When a node is a borrowed node
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NMASInfo`, `NaiveMaxAdjacentSum`, and `SwapLargestAndSmallest`
[INFO] [stdout]   --> src/main.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 | use fusion_framework::udf::{GraphSum, NMASInfo, NaiveMaxAdjacentSum, SwapLargestAndSmallest};
[INFO] [stdout]    |                                       ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VertexID`
[INFO] [stdout]   --> src/main.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 | use fusion_framework::vertex::{Data, MachineID, VertexID};
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/main.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use hashbrown::{HashMap, HashSet};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut stream = Arc::get_mut(&mut stream).unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/datastore.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use hashbrown::{HashMap, HashSet};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_update_req`
[INFO] [stdout]    --> src/main.rs:243:29
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let (tx_update_req, mut rx_update_req) = channel::<MachineID>(100);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_update_req`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_update_res`
[INFO] [stdout]    --> src/main.rs:244:29
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let (tx_update_res, mut rx_update_res) = channel::<()>(100);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_update_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let (tx_update_req, mut rx_update_req) = channel::<MachineID>(100);
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let (tx_update_res, mut rx_update_res) = channel::<()>(100);
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_store`
[INFO] [stdout]    --> src/vertex.rs:374:37
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn remove_self(&self, data_store: &DataStore<T, V>, self_id: VertexID) {
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_store`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_id`
[INFO] [stdout]    --> src/vertex.rs:374:67
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub async fn remove_self(&self, data_store: &DataStore<T, V>, self_id: VertexID) {
[INFO] [stdout]     |                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `borrowed_in` is never read
[INFO] [stdout]    --> src/vertex.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct LocalVertex<T: DeserializeOwned + Serialize + Debug + Default, V: Debug> {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 206 |     borrowed_in: bool,                        // When a node is a borrowed node
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "3e981bfa5a002beb245d3bce8da0b0b604a92af8eef4538e899feadb2353f059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e981bfa5a002beb245d3bce8da0b0b604a92af8eef4538e899feadb2353f059", kill_on_drop: false }`
[INFO] [stdout] 3e981bfa5a002beb245d3bce8da0b0b604a92af8eef4538e899feadb2353f059
