[INFO] cloning repository https://github.com/digitalbrewstudios/distributed_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/digitalbrewstudios/distributed_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalbrewstudios%2Fdistributed_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalbrewstudios%2Fdistributed_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 938c13584485df2bd8dc2ec89130a5e0662b6bb9
[INFO] checking digitalbrewstudios/distributed_rust/938c13584485df2bd8dc2ec89130a5e0662b6bb9 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalbrewstudios%2Fdistributed_rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/digitalbrewstudios/distributed_rust
[INFO] finished tweaking git repo https://github.com/digitalbrewstudios/distributed_rust
[INFO] tweaked toml for git repo https://github.com/digitalbrewstudios/distributed_rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/digitalbrewstudios/distributed_rust on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/digitalbrewstudios/distributed_rust 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.licence
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio_with_wasm v0.8.6
[INFO] [stderr]   Downloaded tokio_with_wasm_proc v0.8.6
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.1.0
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded ractor_cluster v0.15.6
[INFO] [stderr]   Downloaded cc v1.2.28
[INFO] [stderr]   Downloaded ractor_cluster_derive v0.15.6
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded pot v3.0.1
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded ractor v0.15.6
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.1
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdd4a91ec68c73827e3ccb20a09e8bf5b833739caac04f219af02da8ac72b5a3
[INFO] running `Command { std: "docker" "start" "-a" "bdd4a91ec68c73827e3ccb20a09e8bf5b833739caac04f219af02da8ac72b5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdd4a91ec68c73827e3ccb20a09e8bf5b833739caac04f219af02da8ac72b5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdd4a91ec68c73827e3ccb20a09e8bf5b833739caac04f219af02da8ac72b5a3", kill_on_drop: false }`
[INFO] [stdout] bdd4a91ec68c73827e3ccb20a09e8bf5b833739caac04f219af02da8ac72b5a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb229966d53be0e4f5d11871ae8498f4b7f7db2ddc642bf13e7403b5b76878f1
[INFO] running `Command { std: "docker" "start" "-a" "cb229966d53be0e4f5d11871ae8498f4b7f7db2ddc642bf13e7403b5b76878f1", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.licence
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling protoc-bin-vendored v3.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling ractor_cluster_derive v0.15.6
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling ractor_cluster v0.15.6
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]     Checking pot v3.0.1
[INFO] [stderr]     Checking ractor v0.15.6
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking distributed_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found keyword `match`
[INFO] [stdout]    --> src/lib.rs:111:2
[INFO] [stdout]     |
[INFO] [stdout] 111 | )
[INFO] [stdout]     |  ^ help: add `;` here
[INFO] [stdout] ...
[INFO] [stdout] 114 |         match result {
[INFO] [stdout]     |         ----- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found keyword `match`
[INFO] [stdout]    --> src/lib.rs:111:2
[INFO] [stdout]     |
[INFO] [stdout] 111 | )
[INFO] [stdout]     |  ^ help: add `;` here
[INFO] [stdout] ...
[INFO] [stdout] 114 |         match result {
[INFO] [stdout]     |         ----- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ractor_cluster::rpc`
[INFO] [stdout]  --> src/lib.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ractor_cluster::{NodeServer, NodeServerMessage, RactorClusterMessage, rpc::SpawnActorRemote};
[INFO] [stdout]   |                                                                           ^^^ could not find `rpc` in `ractor_cluster`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ractor_cluster::rpc`
[INFO] [stdout]  --> src/lib.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ractor_cluster::{NodeServer, NodeServerMessage, RactorClusterMessage, rpc::SpawnActorRemote};
[INFO] [stdout]   |                                                                           ^^^ could not find `rpc` in `ractor_cluster`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `GetName` found for enum `NodeServerMessage` in the current scope
[INFO] [stdout]   --> src/lib.rs:83:51
[INFO] [stdout]    |
[INFO] [stdout] 83 |         call!(&self.server, || NodeServerMessage::GetName)
[INFO] [stdout]    |                                                   ^^^^^^^ variant or associated item not found in `NodeServerMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `GetName` found for enum `NodeServerMessage` in the current scope
[INFO] [stdout]   --> src/lib.rs:83:51
[INFO] [stdout]    |
[INFO] [stdout] 83 |         call!(&self.server, || NodeServerMessage::GetName)
[INFO] [stdout]    |                                                   ^^^^^^^ variant or associated item not found in `NodeServerMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0057]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |         call!(&self.server, || NodeServerMessage::GetName)
[INFO] [stdout]    |         --------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- unexpected argument of type `RpcReplyPort<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: closure defined here
[INFO] [stdout]   --> src/lib.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |         call!(&self.server, || NodeServerMessage::GetName)
[INFO] [stdout]    |                             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0057]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |         call!(&self.server, || NodeServerMessage::GetName)
[INFO] [stdout]    |         --------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- unexpected argument of type `RpcReplyPort<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: closure defined here
[INFO] [stdout]   --> src/lib.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |         call!(&self.server, || NodeServerMessage::GetName)
[INFO] [stdout]    |                             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |             .unwrap_or_else(|_| Ok("".to_string()))
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^ expected `HashMap<u64, ...>`, found `Result<String, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `HashMap<u64, NodeServerSessionInformation>`
[INFO] [stdout]                 found enum `Result<String, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |             .unwrap_or_else(|_| Ok("".to_string()))
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^ expected `HashMap<u64, ...>`, found `Result<String, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `HashMap<u64, NodeServerSessionInformation>`
[INFO] [stdout]                 found enum `Result<String, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap_or_default` found for struct `HashMap<K, V, S, A>` in the current scope
[INFO] [stdout]   --> src/lib.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | // call!(
[INFO] [stdout] 91 | ||     &self.server,
[INFO] [stdout] 92 | ||     |reply: RpcReplyPort<HashMap<NodeId, NodeServerSessionInformation>>| {
[INFO] [stdout] 93 | ||         NodeServerMessage::GetSessions(reply)
[INFO] [stdout] 94 | ||     }
[INFO] [stdout] 95 | || )
[INFO] [stdout]    | ||_- method `unwrap_or_default` is available on `Result<HashMap<u64, NodeServerSessionInformation>, RactorErr<NodeServerMessage>>`
[INFO] [stdout] 96 | |              .unwrap_or_else(|_| Ok("".to_string()))
[INFO] [stdout] 97 | |              .unwrap_or_default()
[INFO] [stdout]    | |              -^^^^^^^^^^^^^^^^^ method not found in `HashMap<u64, NodeServerSessionInformation>`
[INFO] [stdout]    | |______________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap_or_default` found for struct `HashMap<K, V, S, A>` in the current scope
[INFO] [stdout]   --> src/lib.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | // call!(
[INFO] [stdout] 91 | ||     &self.server,
[INFO] [stdout] 92 | ||     |reply: RpcReplyPort<HashMap<NodeId, NodeServerSessionInformation>>| {
[INFO] [stdout] 93 | ||         NodeServerMessage::GetSessions(reply)
[INFO] [stdout] 94 | ||     }
[INFO] [stdout] 95 | || )
[INFO] [stdout]    | ||_- method `unwrap_or_default` is available on `Result<HashMap<u64, NodeServerSessionInformation>, RactorErr<NodeServerMessage>>`
[INFO] [stdout] 96 | |              .unwrap_or_else(|_| Ok("".to_string()))
[INFO] [stdout] 97 | |              .unwrap_or_default()
[INFO] [stdout]    | |              -^^^^^^^^^^^^^^^^^ method not found in `HashMap<u64, NodeServerSessionInformation>`
[INFO] [stdout]    | |______________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `node_name` on type `NodeServerSessionInformation`
[INFO] [stdout]    --> src/lib.rs:117:45
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 .map(|(id, info)| (id, info.node_name))
[INFO] [stdout]     |                                             ^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `actor`, `peer_name`, `is_server`, `node_id`, `peer_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `node_name` on type `NodeServerSessionInformation`
[INFO] [stdout]    --> src/lib.rs:117:45
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 .map(|(id, info)| (id, info.node_name))
[INFO] [stdout]     |                                             ^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `actor`, `peer_name`, `is_server`, `node_id`, `peer_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_name`
[INFO] [stdout]    --> src/lib.rs:124:41
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub async fn disconnect_node(&self, node_name: &str) -> Result<(), String> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_name`
[INFO] [stdout]    --> src/lib.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         node_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_name`
[INFO] [stdout]    --> src/lib.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         actor_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor`
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         actor: A,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_name`
[INFO] [stdout]    --> src/lib.rs:124:41
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub async fn disconnect_node(&self, node_name: &str) -> Result<(), String> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_name`
[INFO] [stdout]    --> src/lib.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         node_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_name`
[INFO] [stdout]    --> src/lib.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         actor_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor`
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         actor: A,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0057, E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0057`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0057, E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0057`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `distributed_rust` (lib) due to 7 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `distributed_rust` (lib test) due to 7 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cb229966d53be0e4f5d11871ae8498f4b7f7db2ddc642bf13e7403b5b76878f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb229966d53be0e4f5d11871ae8498f4b7f7db2ddc642bf13e7403b5b76878f1", kill_on_drop: false }`
[INFO] [stdout] cb229966d53be0e4f5d11871ae8498f4b7f7db2ddc642bf13e7403b5b76878f1
