[INFO] cloning repository https://github.com/MarceloAgustinOrigoniGuillaume/tp2_concurrente
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarceloAgustinOrigoniGuillaume/tp2_concurrente" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarceloAgustinOrigoniGuillaume%2Ftp2_concurrente", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarceloAgustinOrigoniGuillaume%2Ftp2_concurrente'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96cae9f98983701b5722e319d6b9130c26332322
[INFO] checking MarceloAgustinOrigoniGuillaume/tp2_concurrente against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarceloAgustinOrigoniGuillaume%2Ftp2_concurrente" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarceloAgustinOrigoniGuillaume/tp2_concurrente
[INFO] finished tweaking git repo https://github.com/MarceloAgustinOrigoniGuillaume/tp2_concurrente
[INFO] tweaked toml for git repo https://github.com/MarceloAgustinOrigoniGuillaume/tp2_concurrente written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarceloAgustinOrigoniGuillaume/tp2_concurrente on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarceloAgustinOrigoniGuillaume/tp2_concurrente 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded actix_async_handler v0.1.0
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb047c7b4e89e518befda9ac69db3b4902b0838fd91b60124ee43aaae737287e
[INFO] running `Command { std: "docker" "start" "-a" "bb047c7b4e89e518befda9ac69db3b4902b0838fd91b60124ee43aaae737287e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb047c7b4e89e518befda9ac69db3b4902b0838fd91b60124ee43aaae737287e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb047c7b4e89e518befda9ac69db3b4902b0838fd91b60124ee43aaae737287e", kill_on_drop: false }`
[INFO] [stdout] bb047c7b4e89e518befda9ac69db3b4902b0838fd91b60124ee43aaae737287e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2613e5c785adc9331a550b9e2227a4437d99bcaa5fc0e6745e6a924271be7fa0
[INFO] running `Command { std: "docker" "start" "-a" "2613e5c785adc9331a550b9e2227a4437d99bcaa5fc0e6745e6a924271be7fa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling actix_async_handler v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking pedidos_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/integration_test.rs:3:19
[INFO] [stdout]    |
[INFO] [stdout]  3 | use pedidos_rust::testing::actor_builder::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/integration_test.rs:4:19
[INFO] [stdout]    |
[INFO] [stdout]  4 | use pedidos_rust::testing::actor_messages::EventValidator;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/integration_test.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  6 | use pedidos_rust::testing::message_tracker::MessageTracker;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/integration_test.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | use pedidos_rust::testing::shortcuts::backup::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/integration_test.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | use pedidos_rust::testing::shortcuts::comensal::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/integration_test.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use pedidos_rust::testing::shortcuts::repartidor::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/integration_test.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | use pedidos_rust::testing::shortcuts::restaurante::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/basic_builder_test.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | use pedidos_rust::testing::actor_builder::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/basic_builder_test.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use pedidos_rust::testing::message_tracker::MessageTracker;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/basic_builder_test.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | use pedidos_rust::testing::shortcuts::repartidor::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:3:19
[INFO] [stdout]    |
[INFO] [stdout]  3 | use pedidos_rust::testing::actor_builder::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:4:19
[INFO] [stdout]    |
[INFO] [stdout]  4 | use pedidos_rust::testing::message_tracker::MessageTracker;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:5:19
[INFO] [stdout]    |
[INFO] [stdout]  5 | use pedidos_rust::testing::shortcuts::backup::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  6 | use pedidos_rust::testing::shortcuts::comensal::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:7:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | use pedidos_rust::testing::shortcuts::restaurante::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | use pedidos_rust::testing::actor_messages::EventValidator;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/repartidor_test.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | use pedidos_rust::testing::actor_builder::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/repartidor_test.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use pedidos_rust::testing::actor_messages::EventValidator;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/repartidor_test.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | use pedidos_rust::testing::message_tracker::MessageTracker;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/repartidor_test.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | use pedidos_rust::testing::shortcuts::comensal::get_simple_comensal_builder;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/repartidor_test.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | use pedidos_rust::testing::shortcuts::repartidor::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:3:19
[INFO] [stdout]    |
[INFO] [stdout]  3 | use pedidos_rust::testing::actor_builder::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:4:19
[INFO] [stdout]    |
[INFO] [stdout]  4 | use pedidos_rust::testing::actor_messages::EventValidator;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  6 | use pedidos_rust::testing::message_tracker::MessageTracker;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | use pedidos_rust::testing::shortcuts::backup::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | use pedidos_rust::testing::shortcuts::comensal::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use pedidos_rust::testing::shortcuts::repartidor::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | use pedidos_rust::testing::shortcuts::restaurante::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | use pedidos_rust::testing::message_validator::MessageValidator;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorBuilder` in this scope
[INFO] [stdout]   --> tests/basic_builder_test.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let builder: ActorBuilder<DeliveryActor> = ActorBuilder::new(tracker.clone(), resolver); //
[INFO] [stdout]    |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ActorBuilder` in this scope
[INFO] [stdout]   --> tests/basic_builder_test.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let builder: ActorBuilder<DeliveryActor> = ActorBuilder::new(tracker.clone(), resolver); //
[INFO] [stdout]    |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RedirectorType` in this scope
[INFO] [stdout]   --> tests/basic_builder_test.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let second_redirector: RedirectorType<DeliveryActor> = builder.clone_redirector();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/comensal_test.rs:3:19
[INFO] [stdout]    |
[INFO] [stdout]  3 | use pedidos_rust::testing::actor_builder::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/comensal_test.rs:4:19
[INFO] [stdout]    |
[INFO] [stdout]  4 | use pedidos_rust::testing::actor_messages::EventValidator;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/comensal_test.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  6 | use pedidos_rust::testing::message_tracker::MessageTracker;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/comensal_test.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | use pedidos_rust::testing::shortcuts::backup::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/comensal_test.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | use pedidos_rust::testing::shortcuts::comensal::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/comensal_test.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use pedidos_rust::testing::shortcuts::repartidor::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/comensal_test.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | use pedidos_rust::testing::shortcuts::restaurante::*;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `pedidos_rust`
[INFO] [stdout]   --> tests/comensal_test.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | use pedidos_rust::testing::message_validator::MessageValidator;
[INFO] [stdout]    |                   ^^^^^^^ could not find `testing` in `pedidos_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/basic_builder_test.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let builder: ActorBuilder<DeliveryActor> = ActorBuilder::new(tracker.clone(), resolver); //
[INFO] [stdout]    |                                                ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut delivery_coordinator_builder = get_simple_coordinator_builder(tracker.clone());
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_comensal_builder` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut comensal_builder = get_simple_comensal_builder(tracker.clone());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_restaurant_builder` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut restaurant_builder = get_simple_restaurant_builder(tracker.clone());
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_gateway_builder` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut gateway_builder = get_simple_gateway_builder(tracker.clone());
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_registro_restaurantes_builder` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         get_simple_registro_restaurantes_builder(tracker.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_backup_builder` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut backup_builder = get_simple_backup_builder(tracker.clone());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_backup_builder` in this scope
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut backup_builder = get_simple_backup_builder(tracker.clone());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_restaurant_builder` in this scope
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut restaurant_builder = get_simple_restaurant_builder(tracker.clone());
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_registro_restaurantes_builder` in this scope
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         get_simple_registro_restaurantes_builder(tracker.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_comensal_actors` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let comensals = generate_n_comensal_actors(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_restaurant_actors` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let restaurants = generate_n_restaurant_actors(
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_gateway_actors` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let _gateways = generate_n_gateway_actors(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_registro_restaurantes_actors` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let registros_rest = generate_n_registro_restaurantes_actors(
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_backup_actors` in this scope
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut backups = generate_n_backup_actors(
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     ActorBuilder::<NodoBackup>::do_start_actor(&backups[0]);
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ActorBuilder::<NodoBackup>::do_start_actor(&backups[1]);
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ActorBuilder::<NodoBackup>::start_actor(&backups[2]).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ActorBuilder::<NodoBackup>::do_stop_actor(&mut backups[0]);
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     ActorBuilder::<NodoBackup>::do_stop_actor(&mut backups[1]);
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ActorBuilder::<NodoBackup>::stop_actor(&mut backups[2], 100).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let validator = backup_builder.get_messages().await;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 80 |
[INFO] [stdout] 81 |     let first_backup_msgs = validator.with_filter_src(&backups[0].name);
[INFO] [stdout]    |                             --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let validator: /* Type */ = backup_builder.get_messages().await;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_backup_actors` in this scope
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let backups = generate_n_backup_actors(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     ActorBuilder::<RegistroRestaurantes>::start_actors_sequentially(&registros_rest).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/nodo_backup_tests.rs:87:43
[INFO] [stdout]    |
[INFO] [stdout] 87 |         third_backup_msgs.with_filter_by(|entry| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]    |                                           ^^^^^   ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 87 |         third_backup_msgs.with_filter_by(|entry: /* Type */| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]    |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     ActorBuilder::<NodoBackup>::start_actors_sequentially(&backups).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     ActorBuilder::<Restaurante>::start_actors_sequentially(&restaurants).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |         .filter(|entry| entry.has_type::<NewLeaderMessage>())
[INFO] [stdout]     |                  ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 102 |         .filter(|entry: /* Type */| entry.has_type::<NewLeaderMessage>())
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     ActorBuilder::<Comensal>::start_actors_sequentially(&comensals).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let validator = restaurant_builder.get_messages().await;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     let registro_restaurantes_related_messages_0 = validator.with_filter_by(|entry| {
[INFO] [stdout]    |                                                    --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let validator: /* Type */ = restaurant_builder.get_messages().await;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/registro_restaurantes_test.rs:95:78
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let registro_restaurantes_related_messages_0 = validator.with_filter_by(|entry| {
[INFO] [stdout]    |                                                                              ^^^^^
[INFO] [stdout] 96 |         entry.has_source_str(&registros_rest[0].name)
[INFO] [stdout]    |         ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let registro_restaurantes_related_messages_0 = validator.with_filter_by(|entry: /* Type */| {
[INFO] [stdout]    |                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_mock` found for struct `ClusterSender` in the current scope
[INFO] [stdout]   --> tests/basic_builder_test.rs:33:52
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...   cluster_sender::ClusterSender::new_mock(&name, redirector, Some(endnotifier)); //cluster_sender::ClusterSender::new_mock(&name...
[INFO] [stdout]    |                                      ^^^^^^^^ function or associated item not found in `ClusterSender`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ClusterSender`, consider using `ClusterSender::new` which returns `ClusterSender`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/prod/cluster_sender.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(cluster_addresses: Vec<DistributedNodeSpec>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:99:78
[INFO] [stdout]     |
[INFO] [stdout]  99 |     let registro_restaurantes_related_messages_1 = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                                                              ^^^^^
[INFO] [stdout] 100 |         entry.has_source_str(&registros_rest[1].name)
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout]  99 |     let registro_restaurantes_related_messages_1 = validator.with_filter_by(|entry: /* Type */| {
[INFO] [stdout]     |                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:126:34
[INFO] [stdout]     |
[INFO] [stdout] 126 |     third_backup_msgs.assert(0, |entry| {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 127 |         // First message from delivery
[INFO] [stdout] 128 |         entry.type_is::<RegistrarNodoBackup>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 126 |     third_backup_msgs.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/basic_builder_test.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |             |index, name, endnotifier, redirector| {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |                 let pos: i32 = index.try_into().unwrap();
[INFO] [stdout]    |                                ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |             |index: /* Type */, name, endnotifier, redirector| {
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut delivery_coordinator_builder = get_simple_coordinator_builder(tracker.clone());
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_comensal_builder` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut comensal_builder = get_simple_comensal_builder(tracker.clone());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_restaurant_builder` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:40:34
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut restaurant_builder = get_simple_restaurant_builder(tracker.clone());
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_gateway_builder` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut gateway_builder = get_simple_gateway_builder(tracker.clone());
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_registro_restaurantes_builder` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         get_simple_registro_restaurantes_builder(tracker.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_backup_builder` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut backup_builder = get_simple_backup_builder(tracker.clone());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/basic_builder_test.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let validator = builder.get_messages().await;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |
[INFO] [stdout] 47 |     assert_eq!(validator.len(), 0, "Messages sent were 0");
[INFO] [stdout]    |                --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let validator: /* Type */ = builder.get_messages().await;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |     events.0.assert(0, |entry| {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 114 |         entry.type_is::<RestaurarOInicializarEstado>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 113 |     events.0.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |     events.0.assert(1, |entry| {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 122 |         entry.type_is::<RestaurarEstado>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 121 |     events.0.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/basic_builder_test.rs:57:48
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let builder: ActorBuilder<DeliveryActor> = ActorBuilder::new(tracker.clone(), resolver); //
[INFO] [stdout]    |                                                ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |     events.0.assert(2, |entry| {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 130 |         entry.type_is::<Registrar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 129 |     events.0.assert(2, |entry: /* Type */| {
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |             .assert(3, |entry| entry.type_is::<InformarRestaurantesCercanosA>());
[INFO] [stdout]     |                         ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 141 |             .assert(3, |entry: /* Type */| entry.type_is::<InformarRestaurantesCercanosA>());
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_mock` found for struct `ClusterSender` in the current scope
[INFO] [stdout]   --> tests/basic_builder_test.rs:66:61
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 let sender = cluster_sender::ClusterSender::new_mock(
[INFO] [stdout]    |                                                             ^^^^^^^^ function or associated item not found in `ClusterSender`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ClusterSender`, consider using `ClusterSender::new` which returns `ClusterSender`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/prod/cluster_sender.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(cluster_addresses: Vec<DistributedNodeSpec>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |             .assert(3, |entry| entry.type_is::<InformarRestaurantesCercanosA>());
[INFO] [stdout]     |                         ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 150 |             .assert(3, |entry: /* Type */| entry.type_is::<InformarRestaurantesCercanosA>());
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         generate_n_delivery_actors(1, &mut delivery_builder, &mut delivery_coordinator_builder)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/basic_builder_test.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |             |index, name, endnotifier| {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |                 let pos: i32 = index.try_into().unwrap();
[INFO] [stdout]    |                                ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 65 |             |index: /* Type */, name, endnotifier| {
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:152:34
[INFO] [stdout]     |
[INFO] [stdout] 152 |     third_backup_msgs.assert(4, |entry| {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 153 |         entry.type_is::<NewLeaderMessage>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 152 |     third_backup_msgs.assert(4, |entry: /* Type */| {
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/basic_builder_test.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let validator = builder.get_messages().await;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 83 |
[INFO] [stdout] 84 |     assert_eq!(validator.len(), 0, "Messages sent were 0");
[INFO] [stdout]    |                --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let validator: /* Type */ = builder.get_messages().await;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:166:44
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut delivery_coordinator_builder = get_simple_coordinator_builder(tracker.clone());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_comensal_builder` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut comensal_builder = get_simple_comensal_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_restaurant_builder` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:170:34
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let mut restaurant_builder = get_simple_restaurant_builder(tracker.clone());
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_gateway_builder` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:171:31
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let mut gateway_builder = get_simple_gateway_builder(tracker.clone());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_registro_restaurantes_builder` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         get_simple_registro_restaurantes_builder(tracker.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_backup_builder` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:175:30
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut backup_builder = get_simple_backup_builder(tracker.clone());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]   --> tests/basic_builder_test.rs:91:28
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_backup_builder` in this scope
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut backup_builder = get_simple_backup_builder(tracker.clone());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_restaurant_builder` in this scope
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:166:34
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut restaurant_builder = get_simple_restaurant_builder(tracker.clone());
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_registro_restaurantes_builder` in this scope
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         get_simple_registro_restaurantes_builder(tracker.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_comensal_actors` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let _comensals = generate_n_comensal_actors(
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_backup_actors` in this scope
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let mut backups = generate_n_backup_actors(
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     ActorBuilder::<NodoBackup>::do_start_actor(&backups[1]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     ActorBuilder::<NodoBackup>::do_start_actor(&backups[0]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ActorBuilder::<NodoBackup>::start_actor(&backups[2]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     ActorBuilder::<NodoBackup>::stop_actor(&mut backups[2], 100).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_restaurant_actors` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:185:27
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let mut restaurants = generate_n_restaurant_actors(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_gateway_actors` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let _gateways = generate_n_gateway_actors(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_registro_restaurantes_actors` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let registros_rest = generate_n_registro_restaurantes_actors(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_comensal_actors` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let comensals = generate_n_comensal_actors(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let validator = backup_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 195 |
[INFO] [stdout] 196 |     let first_backup_msgs = validator.with_filter_src(&backups[0].name);
[INFO] [stdout]     |                             --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let validator: /* Type */ = backup_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:200:43
[INFO] [stdout]     |
[INFO] [stdout] 200 |         third_backup_msgs.with_filter_by(|entry| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]     |                                           ^^^^^   ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 200 |         third_backup_msgs.with_filter_by(|entry: /* Type */| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_backup_actors` in this scope
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let backups = generate_n_backup_actors(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     ActorBuilder::<RegistroRestaurantes>::start_actors_sequentially(&registros_rest).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |         .filter(|entry| entry.has_type::<NewLeaderMessage>())
[INFO] [stdout]     |                  ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 219 |         .filter(|entry: /* Type */| entry.has_type::<NewLeaderMessage>())
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_restaurant_actors` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let restaurants = generate_n_restaurant_actors(
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     ActorBuilder::<NodoBackup>::start_actors_sequentially(&backups).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ActorBuilder::<Restaurante>::start_actors_sequentially(&restaurants).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_gateway_actors` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let _gateways = generate_n_gateway_actors(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_mock` found for struct `ClusterSender` in the current scope
[INFO] [stdout]   --> tests/basic_builder_test.rs:98:61
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let sender = cluster_sender::ClusterSender::new_mock(
[INFO] [stdout]    |                                                             ^^^^^^^^ function or associated item not found in `ClusterSender`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ClusterSender`, consider using `ClusterSender::new` which returns `ClusterSender`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/prod/cluster_sender.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(cluster_addresses: Vec<DistributedNodeSpec>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     ActorBuilder::<Restaurante>::stop_actor(&mut restaurants[0], 100).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:268:35
[INFO] [stdout]     |
[INFO] [stdout] 268 |     second_backup_msgs.assert(2, |entry| {
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout] 269 |         entry.type_is::<NewLeaderMessage>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 268 |     second_backup_msgs.assert(2, |entry: /* Type */| {
[INFO] [stdout]     |                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let validator = restaurant_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     let registro_restaurantes_related_messages_0 = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                                    --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let validator: /* Type */ = restaurant_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/nodo_backup_tests.rs:275:35
[INFO] [stdout]     |
[INFO] [stdout] 275 |     second_backup_msgs.assert(3, |entry| {
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout] 276 |         entry.type_is::<LeaderHearbeat>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 275 |     second_backup_msgs.assert(3, |entry: /* Type */| {
[INFO] [stdout]     |                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:236:78
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let registro_restaurantes_related_messages_0 = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                                                              ^^^^^
[INFO] [stdout] 237 |         entry.has_source_str(&registros_rest[0].name)
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let registro_restaurantes_related_messages_0 = validator.with_filter_by(|entry: /* Type */| {
[INFO] [stdout]     |                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_registro_restaurantes_actors` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let registros_rest = generate_n_registro_restaurantes_actors(
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/basic_builder_test.rs:97:14
[INFO] [stdout]     |
[INFO] [stdout]  97 |             |index, name, endnotifier| {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |                 let pos: i32 = index.try_into().unwrap();
[INFO] [stdout]     |                                ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout]  97 |             |index: /* Type */, name, endnotifier| {
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/basic_builder_test.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     ActorBuilder::<DeliveryActor>::await_start_actors(&delivery_actors).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/basic_builder_test.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let validator = delivery_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |         validator.len(),
[INFO] [stdout]     |         --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let validator: /* Type */ = delivery_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:240:78
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let registro_restaurantes_related_messages_1 = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                                                              ^^^^^
[INFO] [stdout] 241 |         entry.has_source_str(&registros_rest[1].name)
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let registro_restaurantes_related_messages_1 = validator.with_filter_by(|entry: /* Type */| {
[INFO] [stdout]     |                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:247:57
[INFO] [stdout]     |
[INFO] [stdout] 247 |     registro_restaurantes_related_messages_0.assert(3, |entry| {
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] 248 |         entry.type_is::<Eliminar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 247 |     registro_restaurantes_related_messages_0.assert(3, |entry: /* Type */| {
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_backup_actors` in this scope
[INFO] [stdout]   --> tests/comensal_test.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let backups = generate_n_backup_actors(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/comensal_test.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ActorBuilder::<RegistroRestaurantes>::start_actors_sequentially(&registros_rest).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/registro_restaurantes_test.rs:250:57
[INFO] [stdout]     |
[INFO] [stdout] 250 |     registro_restaurantes_related_messages_1.assert(3, |entry| {
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] 251 |         entry.type_is::<Eliminar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 250 |     registro_restaurantes_related_messages_1.assert(3, |entry: /* Type */| {
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/basic_builder_test.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/comensal_test.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ActorBuilder::<NodoBackup>::start_actors_sequentially(&backups).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/comensal_test.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ActorBuilder::<Restaurante>::start_actors_sequentially(&restaurants).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/comensal_test.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ActorBuilder::<DeliveryCoordinator>::start_actors_sequentially(&coordinators).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/comensal_test.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ActorBuilder::<Comensal>::start_actors_sequentially(&comensals).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/comensal_test.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ActorBuilder::<Comensal>::start_actors_sequentially(&deliveries).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let validator = restaurant_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     let comensal_related_messages = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                     --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let validator: /* Type */ = restaurant_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_mock` found for struct `ClusterSender` in the current scope
[INFO] [stdout]    --> tests/basic_builder_test.rs:134:61
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 let sender = cluster_sender::ClusterSender::new_mock(
[INFO] [stdout]     |                                                             ^^^^^^^^ function or associated item not found in `ClusterSender`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ClusterSender`, consider using `ClusterSender::new` which returns `ClusterSender`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/prod/cluster_sender.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     pub fn new(cluster_addresses: Vec<DistributedNodeSpec>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/basic_builder_test.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |             |index, name, endnotifier| {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |                 let pos: i32 = index.try_into().unwrap();
[INFO] [stdout]     |                                ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 133 |             |index: /* Type */, name, endnotifier| {
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/basic_builder_test.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     ActorBuilder::<DeliveryActor>::do_start_actor(&delivery_actors[0]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/basic_builder_test.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     ActorBuilder::<DeliveryActor>::start_actor(&delivery_actors[1]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:116:63
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let comensal_related_messages = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout] 117 |         entry.has_source_str(&comensals[0].name) || entry.has_target_str(&target_for_comensal)
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let comensal_related_messages = validator.with_filter_by(|entry: /* Type */| {
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/basic_builder_test.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut validator = delivery_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |         validator.len(),
[INFO] [stdout]     |         --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut validator: /* Type */ = delivery_builder.get_messages().await;
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/basic_builder_test.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     validator.assert(0, |entry| {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 158 |         // First message is Register!?
[INFO] [stdout] 159 |         entry.type_is::<RegisterDelivery>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 157 |     validator.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/basic_builder_test.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 |     validator.assert(1, |entry| {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 168 |         // Second message is also Register!?
[INFO] [stdout] 169 |         entry.type_is::<RegisterDelivery>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 167 |     validator.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/basic_builder_test.rs:192:26
[INFO] [stdout]     |
[INFO] [stdout] 192 |     validator.assert(0, |entry| {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 193 |         // 2 == last message, is check for active orders?
[INFO] [stdout] 194 |         entry.type_is::<AskCurrentOrders>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 192 |     validator.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pedidos_rust` (test "nodo_backup_tests") due to 34 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let events = setup().await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 126 |     events.assert(0, |entry| {
[INFO] [stdout]     |     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `events` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let events: /* Type */ = setup().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |     events.assert(0, |entry| {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 127 |         entry.type_is::<RestaurantesCercanosA>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 126 |     events.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let events = setup().await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 134 |     events.assert(1, |entry| {
[INFO] [stdout]     |     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `events` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let events: /* Type */ = setup().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     events.assert(1, |entry| {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 135 |         entry.type_is::<InformarRestaurantesCercanosA>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 134 |     events.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let events = setup().await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 142 |     events.assert(2, |entry| {
[INFO] [stdout]     |     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `events` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let events: /* Type */ = setup().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:142:23
[INFO] [stdout]     |
[INFO] [stdout] 142 |     events.assert(2, |entry| {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 143 |         entry.type_is::<PedidosDisponibles>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 142 |     events.assert(2, |entry: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let events = setup().await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 150 |     events.assert(3, |entry| {
[INFO] [stdout]     |     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `events` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let events: /* Type */ = setup().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut delivery_coordinator_builder = get_simple_coordinator_builder(tracker.clone());
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_comensal_builder` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut comensal_builder = get_simple_comensal_builder(tracker.clone());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_restaurant_builder` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let mut restaurant_builder = get_simple_restaurant_builder(tracker.clone());
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pedidos_rust` (test "basic_builder_test") due to 28 previous errors
[INFO] [stdout] error[E0425]: cannot find function `get_simple_gateway_builder` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut gateway_builder = get_simple_gateway_builder(tracker.clone());
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:150:23
[INFO] [stdout]     |
[INFO] [stdout] 150 |     events.assert(3, |entry| {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 151 |         entry.type_is::<InformarPedidosDisponibles>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 150 |     events.assert(3, |entry: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_registro_restaurantes_builder` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         get_simple_registro_restaurantes_builder(tracker.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let events = setup().await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 158 |     events.assert(4, |entry| {
[INFO] [stdout]     |     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `events` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let events: /* Type */ = setup().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_backup_builder` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let mut backup_builder = get_simple_backup_builder(tracker.clone());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:158:23
[INFO] [stdout]     |
[INFO] [stdout] 158 |     events.assert(4, |entry| {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 159 |         entry.type_is::<NuevoPedido>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 158 |     events.assert(4, |entry: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let events = setup().await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 166 |     events.assert(5, |entry| {
[INFO] [stdout]     |     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `events` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let events: /* Type */ = setup().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comensal_test.rs:166:23
[INFO] [stdout]     |
[INFO] [stdout] 166 |     events.assert(5, |entry| {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] 167 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 166 |     events.assert(5, |entry: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         generate_n_delivery_actors(1, &mut delivery_builder, &mut delivery_coordinator_builder)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_comensal_actors` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let comensals = generate_n_comensal_actors(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_restaurant_actors` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let restaurants = generate_n_restaurant_actors(
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_gateway_actors` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let _gateways = generate_n_gateway_actors(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_registro_restaurantes_actors` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let registros_rest = generate_n_registro_restaurantes_actors(
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_backup_actors` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let backups = generate_n_backup_actors(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pedidos_rust` (test "registro_restaurantes_test") due to 51 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ActorBuilder::<RegistroRestaurantes>::start_actors_sequentially(&registros_rest).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ActorBuilder::<NodoBackup>::start_actors_sequentially(&backups).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     ActorBuilder::<Restaurante>::start_actors_sequentially(&restaurants).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pedidos_rust` (test "comensal_test") due to 42 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ActorBuilder::<DeliveryCoordinator>::start_actors_sequentially(&coordinators).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     ActorBuilder::<Comensal>::start_actors_sequentially(&comensals).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ActorBuilder::<DeliveryActor>::start_actors_sequentially(&deliveries).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let validator = restaurant_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     let comensal_related_messages = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                     --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let validator: /* Type */ = restaurant_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:125:63
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let comensal_related_messages = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout] 126 |         return entry.has_source_str(&comensals[0].name)
[INFO] [stdout]     |                ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let comensal_related_messages = validator.with_filter_by(|entry: /* Type */| {
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:138:42
[INFO] [stdout]     |
[INFO] [stdout] 138 |     comensal_related_messages.assert(0, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 139 |         entry.type_is::<RestaurantesCercanosA>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 138 |     comensal_related_messages.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:142:42
[INFO] [stdout]     |
[INFO] [stdout] 142 |     comensal_related_messages.assert(1, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 143 |         entry.type_is::<InformarRestaurantesCercanosA>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 142 |     comensal_related_messages.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:146:42
[INFO] [stdout]     |
[INFO] [stdout] 146 |     comensal_related_messages.assert(2, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 147 |         entry.type_is::<PedidosDisponibles>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 146 |     comensal_related_messages.assert(2, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:150:42
[INFO] [stdout]     |
[INFO] [stdout] 150 |     comensal_related_messages.assert(3, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 151 |         entry.type_is::<InformarPedidosDisponibles>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 150 |     comensal_related_messages.assert(3, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |     comensal_related_messages.assert(4, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 155 |         entry.type_is::<NuevoPedido>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 154 |     comensal_related_messages.assert(4, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:158:42
[INFO] [stdout]     |
[INFO] [stdout] 158 |     comensal_related_messages.assert(5, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 159 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 158 |     comensal_related_messages.assert(5, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:169:42
[INFO] [stdout]     |
[INFO] [stdout] 169 |     comensal_related_messages.assert(6, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 170 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 169 |     comensal_related_messages.assert(6, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:180:42
[INFO] [stdout]     |
[INFO] [stdout] 180 |     comensal_related_messages.assert(7, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 181 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 180 |     comensal_related_messages.assert(7, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:191:42
[INFO] [stdout]     |
[INFO] [stdout] 191 |     comensal_related_messages.assert(8, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 192 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 191 |     comensal_related_messages.assert(8, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:202:42
[INFO] [stdout]     |
[INFO] [stdout] 202 |     comensal_related_messages.assert(9, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 203 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 202 |     comensal_related_messages.assert(9, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:213:43
[INFO] [stdout]     |
[INFO] [stdout] 213 |     comensal_related_messages.assert(10, |entry| {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 214 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 213 |     comensal_related_messages.assert(10, |entry: /* Type */| {
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:224:43
[INFO] [stdout]     |
[INFO] [stdout] 224 |     comensal_related_messages.assert(11, |entry| {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 225 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 224 |     comensal_related_messages.assert(11, |entry: /* Type */| {
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:240:44
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let mut delivery_coordinator_builder = get_simple_coordinator_builder(tracker.clone());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:241:32
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_comensal_builder` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let mut comensal_builder = get_simple_comensal_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_restaurant_builder` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:245:34
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let mut restaurant_builder = get_simple_restaurant_builder(tracker.clone());
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_gateway_builder` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:246:31
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let mut gateway_builder = get_simple_gateway_builder(tracker.clone());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_registro_restaurantes_builder` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         get_simple_registro_restaurantes_builder(tracker.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_backup_builder` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:250:30
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let mut backup_builder = get_simple_backup_builder(tracker.clone());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         generate_n_delivery_actors(1, &mut delivery_builder, &mut delivery_coordinator_builder)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_comensal_actors` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let comensals = generate_n_comensal_actors(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_restaurant_actors` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let restaurants = generate_n_restaurant_actors(
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_gateway_actors` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let _gateways = generate_n_gateway_actors(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_registro_restaurantes_actors` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:291:26
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let registros_rest = generate_n_registro_restaurantes_actors(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_backup_actors` in this scope
[INFO] [stdout]    --> tests/integration_test.rs:298:19
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let backups = generate_n_backup_actors(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     ActorBuilder::<RegistroRestaurantes>::start_actors_sequentially(&registros_rest).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     ActorBuilder::<NodoBackup>::start_actors_sequentially(&backups).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     ActorBuilder::<Restaurante>::start_actors_sequentially(&restaurants).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     ActorBuilder::<DeliveryCoordinator>::start_actors_sequentially(&coordinators).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     ActorBuilder::<Comensal>::start_actors_sequentially(&comensals).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     ActorBuilder::<DeliveryActor>::start_actors_sequentially(&deliveries).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/integration_test.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     ActorBuilder::<DeliveryActor>::stop_actor(&mut deliveries[0], 100).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |     let validator = restaurant_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     let comensal_related_messages = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                     --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 327 |     let validator: /* Type */ = restaurant_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:331:63
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let comensal_related_messages = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                                               ^^^^^
[INFO] [stdout] 332 |         return entry.has_source_str(&comensals[0].name)
[INFO] [stdout]     |                ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let comensal_related_messages = validator.with_filter_by(|entry: /* Type */| {
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:347:42
[INFO] [stdout]     |
[INFO] [stdout] 347 |     comensal_related_messages.assert(0, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 348 |         entry.type_is::<RestaurantesCercanosA>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 347 |     comensal_related_messages.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:351:42
[INFO] [stdout]     |
[INFO] [stdout] 351 |     comensal_related_messages.assert(1, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 352 |         entry.type_is::<InformarRestaurantesCercanosA>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 351 |     comensal_related_messages.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:355:42
[INFO] [stdout]     |
[INFO] [stdout] 355 |     comensal_related_messages.assert(2, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 356 |         entry.type_is::<PedidosDisponibles>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 355 |     comensal_related_messages.assert(2, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:359:42
[INFO] [stdout]     |
[INFO] [stdout] 359 |     comensal_related_messages.assert(3, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 360 |         entry.type_is::<InformarPedidosDisponibles>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 359 |     comensal_related_messages.assert(3, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:363:42
[INFO] [stdout]     |
[INFO] [stdout] 363 |     comensal_related_messages.assert(4, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 364 |         entry.type_is::<NuevoPedido>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 363 |     comensal_related_messages.assert(4, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:367:42
[INFO] [stdout]     |
[INFO] [stdout] 367 |     comensal_related_messages.assert(5, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 368 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 367 |     comensal_related_messages.assert(5, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:378:42
[INFO] [stdout]     |
[INFO] [stdout] 378 |     comensal_related_messages.assert(6, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 379 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 378 |     comensal_related_messages.assert(6, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:389:42
[INFO] [stdout]     |
[INFO] [stdout] 389 |     comensal_related_messages.assert(7, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 390 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 389 |     comensal_related_messages.assert(7, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:400:42
[INFO] [stdout]     |
[INFO] [stdout] 400 |     comensal_related_messages.assert(8, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 401 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 400 |     comensal_related_messages.assert(8, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:411:42
[INFO] [stdout]     |
[INFO] [stdout] 411 |     comensal_related_messages.assert(9, |entry| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 412 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 411 |     comensal_related_messages.assert(9, |entry: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:422:43
[INFO] [stdout]     |
[INFO] [stdout] 422 |     comensal_related_messages.assert(10, |entry| {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 423 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 422 |     comensal_related_messages.assert(10, |entry: /* Type */| {
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_test.rs:433:43
[INFO] [stdout]     |
[INFO] [stdout] 433 |     comensal_related_messages.assert(11, |entry| {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 434 |         entry.type_is::<Notificar>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 433 |     comensal_related_messages.assert(11, |entry: /* Type */| {
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pedidos_rust` (test "integration_test") due to 76 previous errors
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]   --> tests/repartidor_test.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]   --> tests/repartidor_test.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]   --> tests/repartidor_test.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         generate_n_delivery_actors(2, &mut delivery_builder, &mut coordinator_builder).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/repartidor_test.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ActorBuilder::<DeliveryActor>::start_actors_sequentially(&delivery_actors).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/repartidor_test.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let validator = delivery_builder.get_messages().await;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         validator.len(),
[INFO] [stdout]    |         --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let validator: /* Type */ = delivery_builder.get_messages().await;
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]   --> tests/repartidor_test.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]   --> tests/repartidor_test.rs:93:35
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]   --> tests/repartidor_test.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         generate_n_delivery_actors(2, &mut delivery_builder, &mut coordinator_builder).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]   --> tests/repartidor_test.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     ActorBuilder::<DeliveryActor>::start_actors_sequentially(&deliveries).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut validator = delivery_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |         validator.len(),
[INFO] [stdout]     |         --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut validator: /* Type */ = delivery_builder.get_messages().await;
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |     validator.assert(0, |entry| {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 109 |         // First message is Register!?
[INFO] [stdout] 110 |         entry.type_is::<RegisterDelivery>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 108 |     validator.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:118:26
[INFO] [stdout]     |
[INFO] [stdout] 118 |     validator.assert(1, |entry| {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 119 |         // Second message is also Register!?
[INFO] [stdout] 120 |         entry.type_is::<RegisterDelivery>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 118 |     validator.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |     validator.assert(0, |entry| {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 144 |         // 2 == last message, is check for active orders?
[INFO] [stdout] 145 |         entry.type_is::<AskCurrentOrders>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 143 |     validator.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:154:32
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:155:35
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone()); // Podria ser otro para separar mensajes.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         generate_n_delivery_actors(1, &mut delivery_builder, &mut coordinator_builder).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:161:24
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     ActorBuilder::<DeliveryCoordinator>::start_actor(&coordinators[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     ActorBuilder::<DeliveryActor>::start_actor(&deliveries[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let validator = coordinator_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     let coordinator_responses_validator = validator.with_filter_target(&target_for_delivery);
[INFO] [stdout]     |                                           --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let validator: /* Type */ = coordinator_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:211:35
[INFO] [stdout]     |
[INFO] [stdout] 211 |     delivery_validator.assert(0, |entry| {
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout] 212 |         // First message from delivery
[INFO] [stdout] 213 |         entry.type_is::<RegisterDelivery>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 211 |     delivery_validator.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:244:48
[INFO] [stdout]     |
[INFO] [stdout] 244 |     coordinator_responses_validator.assert(1, |entry| {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout] 245 |         // Second message to delivery is the response to AskCurrentOrders. ListActiveOrders, empty since none were registered.
[INFO] [stdout] 246 |         entry.type_is::<ListActiveOrders>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 244 |     coordinator_responses_validator.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:266:32
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:267:35
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone()); // Podria ser otro para separar mensajes.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         generate_n_delivery_actors(1, &mut delivery_builder, &mut coordinator_builder).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     ActorBuilder::<DeliveryCoordinator>::start_actor(&coordinators[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     ActorBuilder::<DeliveryActor>::start_actor(&deliveries[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let validator = coordinator_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     let coordinator_responses_validator = validator.with_filter_target(&target_for_delivery);
[INFO] [stdout]     |                                           --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let validator: /* Type */ = coordinator_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:331:35
[INFO] [stdout]     |
[INFO] [stdout] 331 |     delivery_validator.assert(0, |entry| {
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout] 332 |         // First message from delivery
[INFO] [stdout] 333 |         entry.type_is::<TakeOrder>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 331 |     delivery_validator.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:356:48
[INFO] [stdout]     |
[INFO] [stdout] 356 |     coordinator_responses_validator.assert(1, |entry| {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout] 357 |         // First message from delivery
[INFO] [stdout] 358 |         entry.type_is::<TakeActionSuccess>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 356 |     coordinator_responses_validator.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:381:32
[INFO] [stdout]     |
[INFO] [stdout] 381 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:382:35
[INFO] [stdout]     |
[INFO] [stdout] 382 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone()); // Podria ser otro para separar mensajes.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:386:9
[INFO] [stdout]     |
[INFO] [stdout] 386 |         generate_n_delivery_actors(1, &mut delivery_builder, &mut coordinator_builder).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     ActorBuilder::<DeliveryCoordinator>::start_actor(&coordinators[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     ActorBuilder::<DeliveryActor>::start_actor(&deliveries[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 418 |     ActorBuilder::<DeliveryActor>::stop_actor(&mut deliveries[0], 100).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `recreate_delivery` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     recreate_delivery(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:430:5
[INFO] [stdout]     |
[INFO] [stdout] 430 |     ActorBuilder::<DeliveryActor>::start_actor(&deliveries[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:435:9
[INFO] [stdout]     |
[INFO] [stdout] 435 |     let validator = coordinator_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     let coordinator_responses_validator = validator.with_filter_target(&target_for_delivery);
[INFO] [stdout]     |                                           --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 435 |     let validator: /* Type */ = coordinator_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:458:35
[INFO] [stdout]     |
[INFO] [stdout] 458 |     delivery_validator.assert(0, |entry| {
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout] 459 |         // First message from delivery
[INFO] [stdout] 460 |         entry.type_is::<RegisterDelivery>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 458 |     delivery_validator.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:501:32
[INFO] [stdout]     |
[INFO] [stdout] 501 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:502:35
[INFO] [stdout]     |
[INFO] [stdout] 502 |     let mut coordinator_builder = get_simple_coordinator_builder(coord_tracker.clone()); // Podria ser otro para separar mensajes.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 |         generate_n_delivery_actors(1, &mut delivery_builder, &mut coordinator_builder).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:508:24
[INFO] [stdout]     |
[INFO] [stdout] 508 |     let coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:516:5
[INFO] [stdout]     |
[INFO] [stdout] 516 |     ActorBuilder::<DeliveryCoordinator>::start_actor(&coordinators[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:522:5
[INFO] [stdout]     |
[INFO] [stdout] 522 |     ActorBuilder::<DeliveryActor>::start_actor(&deliveries[0]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |     let validator = coordinator_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 536 |     let delivery_validator = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                              --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 524 |     let validator: /* Type */ = coordinator_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:536:56
[INFO] [stdout]     |
[INFO] [stdout] 536 |     let delivery_validator = validator.with_filter_by(|entry| {
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 537 |         return entry.has_target::<AnycastMessage>();
[INFO] [stdout]     |                ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 536 |     let delivery_validator = validator.with_filter_by(|entry: /* Type */| {
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:553:32
[INFO] [stdout]     |
[INFO] [stdout] 553 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:554:35
[INFO] [stdout]     |
[INFO] [stdout] 554 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone()); // Podria ser otro para separar mensajes.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:557:28
[INFO] [stdout]     |
[INFO] [stdout] 557 |     let mut coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:565:5
[INFO] [stdout]     |
[INFO] [stdout] 565 |     ActorBuilder::<DeliveryCoordinator>::do_start_actor(&coordinators[1]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:566:5
[INFO] [stdout]     |
[INFO] [stdout] 566 |     ActorBuilder::<DeliveryCoordinator>::do_start_actor(&coordinators[0]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 568 |     ActorBuilder::<DeliveryCoordinator>::start_actor(&coordinators[2]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:574:5
[INFO] [stdout]     |
[INFO] [stdout] 574 |     ActorBuilder::<DeliveryCoordinator>::do_stop_actor(&mut coordinators[0]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:575:5
[INFO] [stdout]     |
[INFO] [stdout] 575 |     ActorBuilder::<DeliveryCoordinator>::do_stop_actor(&mut coordinators[1]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 |     ActorBuilder::<DeliveryCoordinator>::stop_actor(&mut coordinators[2], 100).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:578:9
[INFO] [stdout]     |
[INFO] [stdout] 578 |     let validator = coordinator_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     let first_coord_msgs = validator.with_filter_src(&coordinators[0].name);
[INFO] [stdout]     |                            --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 578 |     let validator: /* Type */ = coordinator_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:603:18
[INFO] [stdout]     |
[INFO] [stdout] 603 |         .filter(|entry| entry.has_type::<NewLeaderMessage>())
[INFO] [stdout]     |                  ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 603 |         .filter(|entry: /* Type */| entry.has_type::<NewLeaderMessage>())
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:626:33
[INFO] [stdout]     |
[INFO] [stdout] 626 |     third_coord_msgs.assert(0, |entry| {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 627 |         // First message from delivery
[INFO] [stdout] 628 |         entry.type_is::<RegisterDistributedNode>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 626 |     third_coord_msgs.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:655:33
[INFO] [stdout]     |
[INFO] [stdout] 655 |     third_coord_msgs.assert(4, |entry| {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 656 |         entry.type_is::<NewLeaderMessage>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 655 |     third_coord_msgs.assert(4, |entry: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:665:33
[INFO] [stdout]     |
[INFO] [stdout] 665 |     third_coord_msgs.assert(5, |entry| {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 666 |         entry.type_is::<LeaderHearbeat>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 665 |     third_coord_msgs.assert(5, |entry: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:681:32
[INFO] [stdout]     |
[INFO] [stdout] 681 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:682:35
[INFO] [stdout]     |
[INFO] [stdout] 682 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone()); // Podria ser otro para separar mensajes.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:685:28
[INFO] [stdout]     |
[INFO] [stdout] 685 |     let mut coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:693:5
[INFO] [stdout]     |
[INFO] [stdout] 693 |     ActorBuilder::<DeliveryCoordinator>::do_start_actor(&coordinators[1]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:694:5
[INFO] [stdout]     |
[INFO] [stdout] 694 |     ActorBuilder::<DeliveryCoordinator>::do_start_actor(&coordinators[0]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:696:5
[INFO] [stdout]     |
[INFO] [stdout] 696 |     ActorBuilder::<DeliveryCoordinator>::start_actor(&coordinators[2]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:705:5
[INFO] [stdout]     |
[INFO] [stdout] 705 |     ActorBuilder::<DeliveryCoordinator>::stop_actor(&mut coordinators[2], 100).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:712:9
[INFO] [stdout]     |
[INFO] [stdout] 712 |     let validator = coordinator_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 713 |
[INFO] [stdout] 714 |     let first_coord_msgs = validator.with_filter_src(&coordinators[0].name);
[INFO] [stdout]     |                            --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 712 |     let validator: /* Type */ = coordinator_builder.get_messages().await;
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:718:57
[INFO] [stdout]     |
[INFO] [stdout] 718 |     third_coord_msgs = third_coord_msgs.with_filter_by(|entry| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]     |                                                         ^^^^^   ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 718 |     third_coord_msgs = third_coord_msgs.with_filter_by(|entry: /* Type */| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:739:18
[INFO] [stdout]     |
[INFO] [stdout] 739 |         .filter(|entry| entry.has_type::<NewLeaderMessage>())
[INFO] [stdout]     |                  ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 739 |         .filter(|entry: /* Type */| entry.has_type::<NewLeaderMessage>())
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:797:34
[INFO] [stdout]     |
[INFO] [stdout] 797 |     second_coord_msgs.assert(2, |entry| {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 798 |         entry.type_is::<NewLeaderMessage>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 797 |     second_coord_msgs.assert(2, |entry: /* Type */| {
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:807:34
[INFO] [stdout]     |
[INFO] [stdout] 807 |     second_coord_msgs.assert(3, |entry| {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 808 |         entry.type_is::<LeaderHearbeat>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 807 |     second_coord_msgs.assert(3, |entry: /* Type */| {
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:823:32
[INFO] [stdout]     |
[INFO] [stdout] 823 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:824:35
[INFO] [stdout]     |
[INFO] [stdout] 824 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone()); // Podria ser otro para separar mensajes.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:827:28
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let mut coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:835:5
[INFO] [stdout]     |
[INFO] [stdout] 835 |     ActorBuilder::<DeliveryCoordinator>::do_start_actor(&coordinators[1]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:836:5
[INFO] [stdout]     |
[INFO] [stdout] 836 |     ActorBuilder::<DeliveryCoordinator>::do_start_actor(&coordinators[0]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:838:5
[INFO] [stdout]     |
[INFO] [stdout] 838 |     ActorBuilder::<DeliveryCoordinator>::start_actor(&coordinators[2]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:868:5
[INFO] [stdout]     |
[INFO] [stdout] 868 |     ActorBuilder::<DeliveryCoordinator>::do_stop_actor(&mut coordinators[0]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:869:5
[INFO] [stdout]     |
[INFO] [stdout] 869 |     ActorBuilder::<DeliveryCoordinator>::do_stop_actor(&mut coordinators[1]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:870:5
[INFO] [stdout]     |
[INFO] [stdout] 870 |     ActorBuilder::<DeliveryCoordinator>::stop_actor(&mut coordinators[2], 100).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 |     let mut validator = coordinator_builder.get_messages().await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 873 |
[INFO] [stdout] 874 |     validator = validator.with_filter_by(|entry| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]     |                 --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 872 |     let mut validator: /* Type */ = coordinator_builder.get_messages().await;
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:874:43
[INFO] [stdout]     |
[INFO] [stdout] 874 |     validator = validator.with_filter_by(|entry| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]     |                                           ^^^^^   ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 874 |     validator = validator.with_filter_by(|entry: /* Type */| !entry.has_type::<LeaderHearbeat>());
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:907:33
[INFO] [stdout]     |
[INFO] [stdout] 907 |     first_coord_msgs.assert(0, |entry| {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 908 |         entry.type_is::<ForwardNewDelivery>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 907 |     first_coord_msgs.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:915:33
[INFO] [stdout]     |
[INFO] [stdout] 915 |     first_coord_msgs.assert(1, |entry| {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 916 |         entry.type_is::<PreviousDeliveryState>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 915 |     first_coord_msgs.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:928:34
[INFO] [stdout]     |
[INFO] [stdout] 928 |     second_coord_msgs.assert(0, |entry| {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 929 |         entry.type_is::<ForwardNewDelivery>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 928 |     second_coord_msgs.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:936:34
[INFO] [stdout]     |
[INFO] [stdout] 936 |     second_coord_msgs.assert(1, |entry| {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 937 |         entry.type_is::<PreviousDeliveryState>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 936 |     second_coord_msgs.assert(1, |entry: /* Type */| {
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/repartidor_test.rs:949:33
[INFO] [stdout]     |
[INFO] [stdout] 949 |     third_coord_msgs.assert(0, |entry| {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 950 |         entry.type_is::<ForwardNewOrder>();
[INFO] [stdout]     |         ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 949 |     third_coord_msgs.assert(0, |entry: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_delivery_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:973:32
[INFO] [stdout]     |
[INFO] [stdout] 973 |     let mut delivery_builder = get_simple_delivery_builder(tracker.clone());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_simple_coordinator_builder` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:974:35
[INFO] [stdout]     |
[INFO] [stdout] 974 |     let mut coordinator_builder = get_simple_coordinator_builder(tracker.clone()); // Podria ser otro para separar mensajes.
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_n_coordinator_delivery_actors` in this scope
[INFO] [stdout]    --> tests/repartidor_test.rs:977:28
[INFO] [stdout]     |
[INFO] [stdout] 977 |     let mut coordinators = generate_n_coordinator_delivery_actors(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:985:5
[INFO] [stdout]     |
[INFO] [stdout] 985 |     ActorBuilder::<DeliveryCoordinator>::do_start_actor(&coordinators[1]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:986:5
[INFO] [stdout]     |
[INFO] [stdout] 986 |     ActorBuilder::<DeliveryCoordinator>::do_start_actor(&coordinators[0]);
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]    --> tests/repartidor_test.rs:988:5
[INFO] [stdout]     |
[INFO] [stdout] 988 |     ActorBuilder::<DeliveryCoordinator>::start_actor(&coordinators[2]).await;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]     --> tests/repartidor_test.rs:1034:5
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     ActorBuilder::<DeliveryCoordinator>::do_stop_actor(&mut coordinators[0]);
[INFO] [stdout]      |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]     --> tests/repartidor_test.rs:1035:5
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     ActorBuilder::<DeliveryCoordinator>::do_stop_actor(&mut coordinators[1]);
[INFO] [stdout]      |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorBuilder`
[INFO] [stdout]     --> tests/repartidor_test.rs:1036:5
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     ActorBuilder::<DeliveryCoordinator>::stop_actor(&mut coordinators[2], 100).await;
[INFO] [stdout]      |     ^^^^^^^^^^^^ use of undeclared type `ActorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/repartidor_test.rs:1038:9
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     let validator = coordinator_builder.get_messages().await;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 1039 |
[INFO] [stdout] 1040 |     let first_coord_msgs = validator.with_filter_src(&coordinators[0].name);
[INFO] [stdout]      |                            --------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     let validator: /* Type */ = coordinator_builder.get_messages().await;
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/repartidor_test.rs:1065:33
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     first_coord_msgs.assert(0, |entry| {
[INFO] [stdout]      |                                 ^^^^^
[INFO] [stdout] 1066 |         entry.type_is::<ForwardTakeOrder>();
[INFO] [stdout]      |         ----- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     first_coord_msgs.assert(0, |entry: /* Type */| {
[INFO] [stdout]      |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/repartidor_test.rs:1090:34
[INFO] [stdout]      |
[INFO] [stdout] 1090 |     second_coord_msgs.assert(0, |entry| {
[INFO] [stdout]      |                                  ^^^^^
[INFO] [stdout] 1091 |         entry.type_is::<ForwardTakeOrder>();
[INFO] [stdout]      |         ----- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1090 |     second_coord_msgs.assert(0, |entry: /* Type */| {
[INFO] [stdout]      |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/repartidor_test.rs:1121:33
[INFO] [stdout]      |
[INFO] [stdout] 1121 |     third_coord_msgs.assert(0, |entry| {
[INFO] [stdout]      |                                 ^^^^^
[INFO] [stdout] 1122 |         entry.type_is::<TakeActionSuccess>();
[INFO] [stdout]      |         ----- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1121 |     third_coord_msgs.assert(0, |entry: /* Type */| {
[INFO] [stdout]      |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/repartidor_test.rs:1141:33
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     third_coord_msgs.assert(1, |entry| {
[INFO] [stdout]      |                                 ^^^^^
[INFO] [stdout] 1142 |         entry.type_is::<Notificar>();
[INFO] [stdout]      |         ----- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     third_coord_msgs.assert(1, |entry: /* Type */| {
[INFO] [stdout]      |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/repartidor_test.rs:1154:33
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     third_coord_msgs.assert(2, |entry| {
[INFO] [stdout]      |                                 ^^^^^
[INFO] [stdout] 1155 |         entry.type_is::<NotifyTakenOrder>();
[INFO] [stdout]      |         ----- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     third_coord_msgs.assert(2, |entry: /* Type */| {
[INFO] [stdout]      |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/repartidor_test.rs:1174:33
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     third_coord_msgs.assert(3, |entry| {
[INFO] [stdout]      |                                 ^^^^^
[INFO] [stdout] 1175 |         entry.type_is::<TakeActionFailed>();
[INFO] [stdout]      |         ----- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     third_coord_msgs.assert(3, |entry: /* Type */| {
[INFO] [stdout]      |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pedidos_rust` (test "repartidor_test") due to 113 previous errors
[INFO] running `Command { std: "docker" "inspect" "2613e5c785adc9331a550b9e2227a4437d99bcaa5fc0e6745e6a924271be7fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2613e5c785adc9331a550b9e2227a4437d99bcaa5fc0e6745e6a924271be7fa0", kill_on_drop: false }`
[INFO] [stdout] 2613e5c785adc9331a550b9e2227a4437d99bcaa5fc0e6745e6a924271be7fa0
