[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#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarceloAgustinOrigoniGuillaume%2Ftp2_concurrente" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MarceloAgustinOrigoniGuillaume/tp2_concurrente on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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 v0.13.5 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded actix_async_handler v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0f0b832aca9c2d063b75658084820d6226d1af3d9f6ab9b8e3be61f6f9a38a5 [INFO] running `Command { std: "docker" "start" "-a" "d0f0b832aca9c2d063b75658084820d6226d1af3d9f6ab9b8e3be61f6f9a38a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0f0b832aca9c2d063b75658084820d6226d1af3d9f6ab9b8e3be61f6f9a38a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f0b832aca9c2d063b75658084820d6226d1af3d9f6ab9b8e3be61f6f9a38a5", kill_on_drop: false }` [INFO] [stdout] d0f0b832aca9c2d063b75658084820d6226d1af3d9f6ab9b8e3be61f6f9a38a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 215db458a37f0960b3b6ef540c3e926ece8a887cfa965c974e63eb57d0fc2093 [INFO] running `Command { std: "docker" "start" "-a" "215db458a37f0960b3b6ef540c3e926ece8a887cfa965c974e63eb57d0fc2093", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rust-format v0.3.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [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 async-trait v0.1.88 [INFO] [stderr] Compiling actix_async_handler v0.1.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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[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 `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/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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/registro_restaurantes_test.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | ActorBuilder::::start_actors_sequentially(®istros_rest).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/registro_restaurantes_test.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | ActorBuilder::::start_actors_sequentially(&backups).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/registro_restaurantes_test.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | ActorBuilder::::start_actors_sequentially(&restaurants).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/registro_restaurantes_test.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | ActorBuilder::::start_actors_sequentially(&comensals).await; [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: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 `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_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_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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/registro_restaurantes_test.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | ActorBuilder::::start_actors_sequentially(®istros_rest).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/registro_restaurantes_test.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | ActorBuilder::::start_actors_sequentially(&backups).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/registro_restaurantes_test.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | ActorBuilder::::start_actors_sequentially(&restaurants).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/registro_restaurantes_test.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | ActorBuilder::::stop_actor(&mut restaurants[0], 100).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [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] [stderr] error: could not compile `pedidos_rust` (test "registro_restaurantes_test") due to 38 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [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[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[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[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] 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] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | ActorBuilder::::start_actors_sequentially(®istros_rest).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | ActorBuilder::::start_actors_sequentially(&backups).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | ActorBuilder::::start_actors_sequentially(&restaurants).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | ActorBuilder::::start_actors_sequentially(&coordinators).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | ActorBuilder::::start_actors_sequentially(&comensals).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | ActorBuilder::::start_actors_sequentially(&deliveries).await; [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/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[E0433]: cannot 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] --> 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[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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | ActorBuilder::::start_actors_sequentially(®istros_rest).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot 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] --> 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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | ActorBuilder::::start_actors_sequentially(&backups).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | ActorBuilder::::start_actors_sequentially(&restaurants).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | ActorBuilder::::start_actors_sequentially(&coordinators).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | ActorBuilder::::start_actors_sequentially(&comensals).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 319 | ActorBuilder::::start_actors_sequentially(&deliveries).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/integration_test.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | ActorBuilder::::stop_actor(&mut deliveries[0], 100).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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]: cannot 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] --> 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] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/basic_builder_test.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let builder: ActorBuilder = ActorBuilder::new(tracker.clone(), resolver); // [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pedidos_rust` (test "integration_test") due to 48 previous errors [INFO] [stdout] error[E0425]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/basic_builder_test.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | let builder: ActorBuilder = ActorBuilder::new(tracker.clone(), resolver); // [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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 = builder.clone_redirector(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/basic_builder_test.rs:25:48 [INFO] [stdout] | [INFO] [stdout] 25 | let builder: ActorBuilder = ActorBuilder::new(tracker.clone(), resolver); // [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant 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] | ^^^^^^^^ associated function or constant 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] --> src/prod/cluster_sender.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(cluster_addresses: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/basic_builder_test.rs:57:48 [INFO] [stdout] | [INFO] [stdout] 57 | let builder: ActorBuilder = ActorBuilder::new(tracker.clone(), resolver); // [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant 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] | ^^^^^^^^ associated function or constant 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] --> src/prod/cluster_sender.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(cluster_addresses: Vec) -> Self { [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: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[E0599]: no associated function or constant 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] | ^^^^^^^^ associated function or constant 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] --> src/prod/cluster_sender.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(cluster_addresses: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/basic_builder_test.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | ActorBuilder::::await_start_actors(&delivery_actors).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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[E0599]: no associated function or constant 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] | ^^^^^^^^ associated function or constant 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] --> src/prod/cluster_sender.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(cluster_addresses: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/basic_builder_test.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | ActorBuilder::::do_start_actor(&delivery_actors[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/basic_builder_test.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | ActorBuilder::::start_actor(&delivery_actors[1]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pedidos_rust` (test "basic_builder_test") due to 17 previous errors [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_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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | ActorBuilder::::do_start_actor(&backups[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | ActorBuilder::::do_start_actor(&backups[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | ActorBuilder::::start_actor(&backups[2]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | ActorBuilder::::do_stop_actor(&mut backups[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | ActorBuilder::::do_stop_actor(&mut backups[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | ActorBuilder::::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 `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_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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | ActorBuilder::::do_start_actor(&backups[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | ActorBuilder::::do_start_actor(&backups[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | ActorBuilder::::start_actor(&backups[2]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/nodo_backup_tests.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | ActorBuilder::::stop_actor(&mut backups[2], 100).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [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] [stderr] error: could not compile `pedidos_rust` (test "nodo_backup_tests") due to 24 previous errors [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[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[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[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[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[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[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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/comensal_test.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | ActorBuilder::::start_actors_sequentially(®istros_rest).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/comensal_test.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | ActorBuilder::::start_actors_sequentially(&backups).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/comensal_test.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | ActorBuilder::::start_actors_sequentially(&restaurants).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/comensal_test.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | ActorBuilder::::start_actors_sequentially(&coordinators).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/comensal_test.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | ActorBuilder::::start_actors_sequentially(&comensals).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/comensal_test.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | ActorBuilder::::start_actors_sequentially(&deliveries).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pedidos_rust` (test "comensal_test") due to 28 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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | ActorBuilder::::start_actors_sequentially(&delivery_actors).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | ActorBuilder::::start_actors_sequentially(&deliveries).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | ActorBuilder::::start_actor(&coordinators[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | ActorBuilder::::start_actor(&deliveries[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | ActorBuilder::::start_actor(&coordinators[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | ActorBuilder::::start_actor(&deliveries[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | ActorBuilder::::start_actor(&coordinators[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:402:5 [INFO] [stdout] | [INFO] [stdout] 402 | ActorBuilder::::start_actor(&deliveries[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | ActorBuilder::::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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | ActorBuilder::::start_actor(&deliveries[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:516:5 [INFO] [stdout] | [INFO] [stdout] 516 | ActorBuilder::::start_actor(&coordinators[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:522:5 [INFO] [stdout] | [INFO] [stdout] 522 | ActorBuilder::::start_actor(&deliveries[0]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:565:5 [INFO] [stdout] | [INFO] [stdout] 565 | ActorBuilder::::do_start_actor(&coordinators[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | ActorBuilder::::do_start_actor(&coordinators[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | ActorBuilder::::start_actor(&coordinators[2]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:574:5 [INFO] [stdout] | [INFO] [stdout] 574 | ActorBuilder::::do_stop_actor(&mut coordinators[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:575:5 [INFO] [stdout] | [INFO] [stdout] 575 | ActorBuilder::::do_stop_actor(&mut coordinators[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:576:5 [INFO] [stdout] | [INFO] [stdout] 576 | ActorBuilder::::stop_actor(&mut coordinators[2], 100).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | ActorBuilder::::do_start_actor(&coordinators[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | ActorBuilder::::do_start_actor(&coordinators[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:696:5 [INFO] [stdout] | [INFO] [stdout] 696 | ActorBuilder::::start_actor(&coordinators[2]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 705 | ActorBuilder::::stop_actor(&mut coordinators[2], 100).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:835:5 [INFO] [stdout] | [INFO] [stdout] 835 | ActorBuilder::::do_start_actor(&coordinators[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:836:5 [INFO] [stdout] | [INFO] [stdout] 836 | ActorBuilder::::do_start_actor(&coordinators[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:838:5 [INFO] [stdout] | [INFO] [stdout] 838 | ActorBuilder::::start_actor(&coordinators[2]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:868:5 [INFO] [stdout] | [INFO] [stdout] 868 | ActorBuilder::::do_stop_actor(&mut coordinators[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:869:5 [INFO] [stdout] | [INFO] [stdout] 869 | ActorBuilder::::do_stop_actor(&mut coordinators[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:870:5 [INFO] [stdout] | [INFO] [stdout] 870 | ActorBuilder::::stop_actor(&mut coordinators[2], 100).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [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]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:985:5 [INFO] [stdout] | [INFO] [stdout] 985 | ActorBuilder::::do_start_actor(&coordinators[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:986:5 [INFO] [stdout] | [INFO] [stdout] 986 | ActorBuilder::::do_start_actor(&coordinators[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:988:5 [INFO] [stdout] | [INFO] [stdout] 988 | ActorBuilder::::start_actor(&coordinators[2]).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:1034:5 [INFO] [stdout] | [INFO] [stdout] 1034 | ActorBuilder::::do_stop_actor(&mut coordinators[0]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:1035:5 [INFO] [stdout] | [INFO] [stdout] 1035 | ActorBuilder::::do_stop_actor(&mut coordinators[1]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ActorBuilder` in this scope [INFO] [stdout] --> tests/repartidor_test.rs:1036:5 [INFO] [stdout] | [INFO] [stdout] 1036 | ActorBuilder::::stop_actor(&mut coordinators[2], 100).await; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ActorBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pedidos_rust` (test "repartidor_test") due to 74 previous errors [INFO] running `Command { std: "docker" "inspect" "215db458a37f0960b3b6ef540c3e926ece8a887cfa965c974e63eb57d0fc2093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "215db458a37f0960b3b6ef540c3e926ece8a887cfa965c974e63eb57d0fc2093", kill_on_drop: false }` [INFO] [stdout] 215db458a37f0960b3b6ef540c3e926ece8a887cfa965c974e63eb57d0fc2093