[INFO] cloning repository https://github.com/jichen-jay/autogen_actor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jichen-jay/autogen_actor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjichen-jay%2Fautogen_actor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjichen-jay%2Fautogen_actor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 318f38e16389ba8575b6ce75864c932fd4f0debd
[INFO] checking jichen-jay/autogen_actor against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjichen-jay%2Fautogen_actor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jichen-jay/autogen_actor
[INFO] finished tweaking git repo https://github.com/jichen-jay/autogen_actor
[INFO] tweaked toml for git repo https://github.com/jichen-jay/autogen_actor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jichen-jay/autogen_actor on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jichen-jay/autogen_actor 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.1.0
[INFO] [stderr]   Downloaded ractor_cluster_derive v0.14.7
[INFO] [stderr]   Downloaded tracing-glog v0.4.0
[INFO] [stderr]   Downloaded prost-derive v0.13.4
[INFO] [stderr]   Downloaded prost v0.13.4
[INFO] [stderr]   Downloaded pot v3.0.1
[INFO] [stderr]   Downloaded prost-build v0.13.4
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded ractor v0.14.7
[INFO] [stderr]   Downloaded prost-types v0.13.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.2
[INFO] [stderr]   Downloaded rustls v0.23.22
[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.25.0
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded ractor_cluster v0.14.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed665e4999449e9b960d8dad90cce59d0297cbdcb4a2302102334bdbd759b3ea
[INFO] running `Command { std: "docker" "start" "-a" "ed665e4999449e9b960d8dad90cce59d0297cbdcb4a2302102334bdbd759b3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed665e4999449e9b960d8dad90cce59d0297cbdcb4a2302102334bdbd759b3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed665e4999449e9b960d8dad90cce59d0297cbdcb4a2302102334bdbd759b3ea", kill_on_drop: false }`
[INFO] [stdout] ed665e4999449e9b960d8dad90cce59d0297cbdcb4a2302102334bdbd759b3ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cc14f5b78248bb0627f8dd6ad77f92a83c3e2ea6458d590d15e8a77818bc02c
[INFO] running `Command { std: "docker" "start" "-a" "5cc14f5b78248bb0627f8dd6ad77f92a83c3e2ea6458d590d15e8a77818bc02c", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling protoc-bin-vendored v3.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling ractor_cluster_derive v0.14.7
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-glog v0.4.0
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling ractor_cluster v0.14.7
[INFO] [stderr]     Checking pot v3.0.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ractor v0.14.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking autogen_actor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `autogen_actor::messages`
[INFO] [stdout]  --> src/server.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use autogen_actor::messages::{ClusterMessage, Content};
[INFO] [stdout]   |                    ^^^^^^^^ could not find `messages` in `autogen_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `autogen_actor::messages`
[INFO] [stdout]  --> src/client.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use autogen_actor::messages::{
[INFO] [stdout]   |                    ^^^^^^^^ could not find `messages` in `autogen_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout]   --> src/server.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[async_trait::async_trait]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `autogen_actor::messages`
[INFO] [stdout]  --> src/client.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use autogen_actor::messages::{
[INFO] [stdout]   |                    ^^^^^^^^ could not find `messages` in `autogen_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap`
[INFO] [stdout]   --> src/client.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 arguments: Some(HashMap::from([
[INFO] [stdout]    |                                 ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap`
[INFO] [stdout]   --> src/client.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 arguments: Some(HashMap::from([
[INFO] [stdout]    |                                 ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `autogen_actor::messages`
[INFO] [stdout]  --> src/server.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use autogen_actor::messages::{ClusterMessage, Content};
[INFO] [stdout]   |                    ^^^^^^^^ could not find `messages` in `autogen_actor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout]   --> src/server.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[async_trait::async_trait]
[INFO] [stdout]    |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stdout]   --> src/server.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn pre_start(&self, _: ActorRef<Self::Msg>, _: Self::Arguments) -> Result<Self::State, ActorProcessingErr> {
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ractor::ActorRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorProcessingErr` in this scope
[INFO] [stdout]   --> src/server.rs:29:98
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn pre_start(&self, _: ActorRef<Self::Msg>, _: Self::Arguments) -> Result<Self::State, ActorProcessingErr> {
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ractor::ActorProcessingErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stdout]   --> src/server.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn handle(&self, _: ActorRef<Self::Msg>, message: Self::Msg, _: &mut Self::State) -> Result<(), ActorProcessingErr> {
[INFO] [stdout]    |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ractor::ActorRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorProcessingErr` in this scope
[INFO] [stdout]   --> src/server.rs:33:107
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn handle(&self, _: ActorRef<Self::Msg>, message: Self::Msg, _: &mut Self::State) -> Result<(), ActorProcessingErr> {
[INFO] [stdout]    |                                                                                                           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ractor::ActorProcessingErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stdout]   --> src/server.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn pre_start(&self, _: ActorRef<Self::Msg>, _: Self::Arguments) -> Result<Self::State, ActorProcessingErr> {
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ractor::ActorRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorProcessingErr` in this scope
[INFO] [stdout]   --> src/server.rs:29:98
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn pre_start(&self, _: ActorRef<Self::Msg>, _: Self::Arguments) -> Result<Self::State, ActorProcessingErr> {
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ractor::ActorProcessingErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stdout]   --> src/server.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn handle(&self, _: ActorRef<Self::Msg>, message: Self::Msg, _: &mut Self::State) -> Result<(), ActorProcessingErr> {
[INFO] [stdout]    |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ractor::ActorRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorProcessingErr` in this scope
[INFO] [stdout]   --> src/server.rs:33:107
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn handle(&self, _: ActorRef<Self::Msg>, message: Self::Msg, _: &mut Self::State) -> Result<(), ActorProcessingErr> {
[INFO] [stdout]    |                                                                                                           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ractor::ActorProcessingErr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/client.rs:76:21
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 .cast(ractor_cluster::NodeSessionMessage::SendMessage(
[INFO] [stdout]     |                       ----------------------------------------------- arguments to this enum variant are incorrect
[INFO] [stdout]  76 |                     bincode::serialize(&cluster_message).unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `NodeMessage`, found `Vec<u8>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ractor_cluster::protocol::node::NodeMessage`
[INFO] [stdout]                found struct `Vec<u8>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ractor_cluster-0.14.7/src/node/mod.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     SendMessage(crate::protocol::node::NodeMessage),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/client.rs:76:21
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 .cast(ractor_cluster::NodeSessionMessage::SendMessage(
[INFO] [stdout]     |                       ----------------------------------------------- arguments to this enum variant are incorrect
[INFO] [stdout]  76 |                     bincode::serialize(&cluster_message).unwrap(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `NodeMessage`, found `Vec<u8>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ractor_cluster::protocol::node::NodeMessage`
[INFO] [stdout]                found struct `Vec<u8>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ractor_cluster-0.14.7/src/node/mod.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     SendMessage(crate::protocol::node::NodeMessage),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autogen_actor` (bin "client") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Some(handler_actor), // Pass the message handler actor
[INFO] [stdout]    |         ---- ^^^^^^^^^^^^^ expected `IncomingEncryptionMode`, found `ActorRef<Vec<u8>>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `IncomingEncryptionMode`
[INFO] [stdout]             found struct `ActorRef<Vec<u8>>`
[INFO] [stdout] help: the type constructed contains `ActorRef<Vec<u8>>` due to the type of the argument passed
[INFO] [stdout]   --> src/server.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Some(handler_actor), // Pass the message handler actor
[INFO] [stdout]    |         ^^^^^-------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/option.rs:607:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Some(handler_actor), // Pass the message handler actor
[INFO] [stdout]    |         ---- ^^^^^^^^^^^^^ expected `IncomingEncryptionMode`, found `ActorRef<Vec<u8>>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `IncomingEncryptionMode`
[INFO] [stdout]             found struct `ActorRef<Vec<u8>>`
[INFO] [stdout] help: the type constructed contains `ActorRef<Vec<u8>>` due to the type of the argument passed
[INFO] [stdout]   --> src/server.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Some(handler_actor), // Pass the message handler actor
[INFO] [stdout]    |         ^^^^^-------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/option.rs:607:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autogen_actor` (bin "client" test) due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autogen_actor` (bin "server") due to 7 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autogen_actor` (bin "server" test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "5cc14f5b78248bb0627f8dd6ad77f92a83c3e2ea6458d590d15e8a77818bc02c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc14f5b78248bb0627f8dd6ad77f92a83c3e2ea6458d590d15e8a77818bc02c", kill_on_drop: false }`
[INFO] [stdout] 5cc14f5b78248bb0627f8dd6ad77f92a83c3e2ea6458d590d15e8a77818bc02c
