[INFO] cloning repository https://github.com/lenscas/arena_keeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenscas/arena_keeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Farena_keeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Farena_keeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e81e68d796dbe986d609d2e91d248d794d8c9502 [INFO] checking lenscas/arena_keeper against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Farena_keeper" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenscas/arena_keeper on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lenscas/arena_keeper [INFO] finished tweaking git repo https://github.com/lenscas/arena_keeper [INFO] tweaked toml for git repo https://github.com/lenscas/arena_keeper written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lenscas/arena_keeper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd2d176cbf7fbcb4a321db4a539e04895f953eb83880ff6186a39c1ba5d63530 [INFO] running `Command { std: "docker" "start" "-a" "fd2d176cbf7fbcb4a321db4a539e04895f953eb83880ff6186a39c1ba5d63530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd2d176cbf7fbcb4a321db4a539e04895f953eb83880ff6186a39c1ba5d63530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2d176cbf7fbcb4a321db4a539e04895f953eb83880ff6186a39c1ba5d63530", kill_on_drop: false }` [INFO] [stdout] fd2d176cbf7fbcb4a321db4a539e04895f953eb83880ff6186a39c1ba5d63530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 987389987fe76d23b59a16a22599158a06287d416de7fd67fd43926b61a52c64 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "987389987fe76d23b59a16a22599158a06287d416de7fd67fd43926b61a52c64", kill_on_drop: false }` [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling stdweb v0.4.15 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.6 [INFO] [stderr] Checking yew v0.7.0 (https://github.com/DenisKolodin/yew.git#150e5afd) [INFO] [stderr] Checking web_logger v0.1.0 [INFO] [stderr] Checking arena_keeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `generated` [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub mod generated; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `generated`, create file "src/generated.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `generated` [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub mod generated; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `generated`, create file "src/generated.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::active_windows` [INFO] [stdout] --> src/lib.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::generated::active_windows::ActiveWindows; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `active_windows` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/lib.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/components/character/character_list.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/components/shared/link.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/agents/router.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::create_description` [INFO] [stdout] --> src/classes/character.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::generated::create_description::generate_description; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `create_description` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::create_name` [INFO] [stdout] --> src/classes/character.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::generated::create_name::generate_name; [INFO] [stdout] | ^^^^^^^^^^^ could not find `create_name` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::species_types` [INFO] [stdout] --> src/classes/character.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::generated::species_types::SpeciesTypes; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `species_types` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::generate_type` [INFO] [stdout] --> src/classes/character.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::generated::generate_type::generate_type; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `generate_type` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::generate_image` [INFO] [stdout] --> src/classes/character.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::generated::generate_image::generate_image; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `generate_image` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/pages/shop_window/shop.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/pages/characterlist_window/characterlist.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::generated::routes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/pages/arena_window/arena.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::generated::routes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::active_windows` [INFO] [stdout] --> src/lib.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::generated::active_windows::ActiveWindows; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `active_windows` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/lib.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/components/character/character_list.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/components/shared/link.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/agents/router.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::create_description` [INFO] [stdout] --> src/classes/character.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::generated::create_description::generate_description; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `create_description` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::create_name` [INFO] [stdout] --> src/classes/character.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::generated::create_name::generate_name; [INFO] [stdout] | ^^^^^^^^^^^ could not find `create_name` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::species_types` [INFO] [stdout] --> src/classes/character.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::generated::species_types::SpeciesTypes; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `species_types` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::generate_type` [INFO] [stdout] --> src/classes/character.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::generated::generate_type::generate_type; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `generate_type` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::generate_image` [INFO] [stdout] --> src/classes/character.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::generated::generate_image::generate_image; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `generate_image` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/pages/shop_window/shop.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::generated::routes::Windows; [INFO] [stdout] | ^^^^^^ could not find `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/pages/characterlist_window/characterlist.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::generated::routes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::generated::routes` [INFO] [stdout] --> src/pages/arena_window/arena.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::generated::routes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `routes` in `generated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/character/character_display.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/character/character_display.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | arena: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/character/character_list.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/arena_container.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/fight_creation_char_display.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fight_worker : Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/fight_creation_char_display.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | character_worker : Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/fight_item.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fight_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/fight_item.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | char_worker : Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/shared/link.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | router: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/character_agent.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | _clock_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/clock_agent.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | _task: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/money_agent.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | char_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/money_agent.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | _clock_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/fight_agent.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | char_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/fight_agent.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | money_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/fight_agent.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | _clock_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classes/fight.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | -10 ... -5 => -20, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classes/fight.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | -4 ... 0 => -10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classes/fight.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 138 | 1 ... 5 => 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classes/fight.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | 6 ... 10 => 20, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pages/shop_window/shop.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | char_list : Vec<(CharacterId)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/shop_window/shop.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | money_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/shop_window/shop.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | route_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/shop_window/new_character_item.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | money_worker: Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pages/characterlist_window/characterlist.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | char_list : Vec<(CharacterId)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/characterlist_window/characterlist.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | character_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/characterlist_window/characterlist.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | route_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/characterlist_window/single_character.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | character_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/characterlist_window/single_character.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | arena_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/arena_window/arena.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | arena_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/arena_window/arena.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | route_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | _router: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/character/character_display.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/character/character_display.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | arena: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/character/character_list.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/arena_container.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/fight_creation_char_display.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fight_worker : Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/fight_creation_char_display.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | character_worker : Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/fight_item.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fight_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/arena/fight_item.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | char_worker : Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/shared/link.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | router: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/character_agent.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | _clock_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/clock_agent.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | _task: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/money_agent.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | char_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/money_agent.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | _clock_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/fight_agent.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | char_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/fight_agent.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | money_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/agents/fight_agent.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | _clock_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classes/fight.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | -10 ... -5 => -20, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classes/fight.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | -4 ... 0 => -10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classes/fight.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 138 | 1 ... 5 => 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/classes/fight.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | 6 ... 10 => 20, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pages/shop_window/shop.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | char_list : Vec<(CharacterId)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/shop_window/shop.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | money_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/shop_window/shop.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | route_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/shop_window/new_character_item.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | money_worker: Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pages/characterlist_window/characterlist.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | char_list : Vec<(CharacterId)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/characterlist_window/characterlist.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | character_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/characterlist_window/characterlist.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | route_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/characterlist_window/single_character.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | character_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/characterlist_window/single_character.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | arena_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/arena_window/arena.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | arena_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pages/arena_window/arena.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | route_worker: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | _router: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arena_keeper` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 14 previous errors; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "987389987fe76d23b59a16a22599158a06287d416de7fd67fd43926b61a52c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "987389987fe76d23b59a16a22599158a06287d416de7fd67fd43926b61a52c64", kill_on_drop: false }` [INFO] [stdout] 987389987fe76d23b59a16a22599158a06287d416de7fd67fd43926b61a52c64