[INFO] cloning repository https://github.com/ChangeCaps/mmo-tech [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChangeCaps/mmo-tech" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fmmo-tech", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fmmo-tech'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] feed261b5d2faf09f3960a203e1f03d5194e507c [INFO] checking ChangeCaps/mmo-tech against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fmmo-tech" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChangeCaps/mmo-tech on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChangeCaps/mmo-tech [INFO] removed workspace from git repo https://github.com/ChangeCaps/mmo-tech [INFO] removed path dependency network from git repo https://github.com/ChangeCaps/mmo-tech [INFO] finished tweaking git repo https://github.com/ChangeCaps/mmo-tech [INFO] tweaked toml for git repo https://github.com/ChangeCaps/mmo-tech written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ChangeCaps/mmo-tech already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (network) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bevyengine/bevy` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (network) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d6c767d69e594f7fd6af9732204aa13256716e6f469e067b5e221fc50766172 [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" "1d6c767d69e594f7fd6af9732204aa13256716e6f469e067b5e221fc50766172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d6c767d69e594f7fd6af9732204aa13256716e6f469e067b5e221fc50766172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6c767d69e594f7fd6af9732204aa13256716e6f469e067b5e221fc50766172", kill_on_drop: false }` [INFO] [stdout] 1d6c767d69e594f7fd6af9732204aa13256716e6f469e067b5e221fc50766172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 6f5b10297fadf334ac2c00362c14d45b248452e1489d18096806a627d783b01f [INFO] running `Command { std: "docker" "start" "-a" "6f5b10297fadf334ac2c00362c14d45b248452e1489d18096806a627d783b01f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (network) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking fixedbitset v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rectangle-pack v0.2.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking network v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking owned_ttf_parser v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking ab_glyph v0.2.7 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bevy_tasks v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v5.0.0-pre.4 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Checking gfx-memory v0.2.2 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling ctor v0.1.17 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking naga v0.2.0 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking rodio v0.13.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking gfx-backend-vulkan v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking bevy_utils v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking gilrs-core v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking hexasphere v3.1.0 [INFO] [stderr] Checking typetag v0.1.6 [INFO] [stderr] Checking gilrs v0.8.0 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking gltf-json v0.15.2 [INFO] [stderr] Checking wgpu-core v0.6.5 [INFO] [stderr] Compiling find-crate v0.6.2 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Compiling bevy_derive v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking gltf v0.15.2 [INFO] [stderr] Checking bevy_ecs v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking wgpu v0.6.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking bevy_app v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_reflect v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_log v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_dynamic_plugin v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_math v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_core v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_window v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_transform v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_input v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_diagnostic v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_winit v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_gilrs v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_asset v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_render v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_scene v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_audio v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_sprite v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_pbr v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_wgpu v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_gltf v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_text v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_ui v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy_internal v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking bevy v0.4.0 (https://github.com/bevyengine/bevy#6c07c80f) [INFO] [stderr] Checking mmo-tech v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/animation.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/animation.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/animation.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/animation.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/animation.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | serde_sync!(Animator = 768961378612578127962342341342); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/map.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, PartialEq, Eq, Hash, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/map.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, PartialEq, Eq, Hash, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/map.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | serde_sync!(Tile = 864817564917835867578123423412123); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/map.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/map.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `network_uuid` in this scope [INFO] [stdout] --> src/map.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | network_uuid!(TileSpawnable = 56234786109236180564623789623789); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/animation.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/animation.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/player.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/player.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/player.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | serde_sync!(MovementDirection = 2658768195371452387452783612347); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/player.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/animation.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/player.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/animation.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/player.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | serde_sync!(MovementSpeed = 46197851341234126834145234623594234); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/player.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/animation.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | serde_sync!(Animator = 768961378612578127962342341342); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/player.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/map.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, PartialEq, Eq, Hash, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/target_position.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | serde_sync!(TargetPosition = 3461874691536481231254314); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/map.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, PartialEq, Eq, Hash, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentSync` [INFO] [stdout] --> src/map.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | .with(ComponentSync::::ty(ActorTy::new::())) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ComponentSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/map.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | serde_sync!(Tile = 864817564917835867578123423412123); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorTy` [INFO] [stdout] --> src/map.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | .with(ComponentSync::::ty(ActorTy::new::())) [INFO] [stdout] | ^^^^^^^ use of undeclared type `ActorTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/map.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/map.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `network_uuid` in this scope [INFO] [stdout] --> src/map.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | network_uuid!(TileSpawnable = 56234786109236180564623789623789); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/player.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentSync` [INFO] [stdout] --> src/player.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | .with(ComponentSync::::id(self.actor_id)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ComponentSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/player.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentSync` [INFO] [stdout] --> src/player.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | .with(ComponentSync::::id(ctx.sender_id())) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ComponentSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentSync` [INFO] [stdout] --> src/player.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | .with(ComponentSync::::ty(ActorTy::new::())) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ComponentSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/player.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | serde_sync!(MovementDirection = 2658768195371452387452783612347); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorTy` [INFO] [stdout] --> src/player.rs:55:49 [INFO] [stdout] | [INFO] [stdout] 55 | .with(ComponentSync::::ty(ActorTy::new::())) [INFO] [stdout] | ^^^^^^^ use of undeclared type `ActorTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/player.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/player.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/player.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | serde_sync!(MovementSpeed = 46197851341234126834145234623594234); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/player.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/player.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectionEvent` [INFO] [stdout] --> src/player.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | if let ConnectionEvent::Connected { actor, .. } = event { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ConnectionEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkTarget` [INFO] [stdout] --> src/player.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | network_handle.spawn(NetworkTarget::All, player); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkTarget` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `serde_sync` in this scope [INFO] [stdout] --> src/target_position.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | serde_sync!(TargetPosition = 3461874691536481231254314); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `NetworkPlugin` in `network` [INFO] [stdout] --> src/main.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | .add_plugin(network::NetworkPlugin::server(listener)) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `NetworkPlugin` in `network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `NetworkPlugin` in `network` [INFO] [stdout] --> src/main.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | .add_plugin(network::NetworkPlugin::client(stream)) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `NetworkPlugin` in `network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectionEvent` [INFO] [stdout] --> src/main.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | ConnectionEvent::Connected { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ConnectionEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentSync` [INFO] [stdout] --> src/map.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | .with(ComponentSync::::ty(ActorTy::new::())) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ComponentSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectionEvent` [INFO] [stdout] --> src/main.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | ConnectionEvent::Disconnected { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ConnectionEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Spawnable` in this scope [INFO] [stdout] --> src/map.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Spawnable for TileSpawnable { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpawnContext` in this scope [INFO] [stdout] --> src/map.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | _ctx: &SpawnContext, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpawnBundle` in this scope [INFO] [stdout] --> src/map.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | bundle: SpawnBundle, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorId` in this scope [INFO] [stdout] --> src/player.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | actor_id: ActorId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Spawnable` in this scope [INFO] [stdout] --> src/player.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Spawnable for PlayerSpawnable { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpawnContext` in this scope [INFO] [stdout] --> src/player.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | ctx: &SpawnContext, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpawnBundle` in this scope [INFO] [stdout] --> src/player.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | bundle: SpawnBundle, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetworkHandle` in this scope [INFO] [stdout] --> src/player.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn player_spawn_system( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 189 | mut network_handle: ResMut, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionEvent` in this scope [INFO] [stdout] --> src/player.rs:190:41 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn player_spawn_system( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 189 | mut network_handle: ResMut, [INFO] [stdout] 190 | mut event_reader: Local>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionEvent` in this scope [INFO] [stdout] --> src/player.rs:191:24 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn player_spawn_system( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 191 | events: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionEvent` in this scope [INFO] [stdout] --> src/main.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 121 | fn server_connection_handler( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 122 | mut event_reader: Local>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionEvent` in this scope [INFO] [stdout] --> src/main.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 121 | fn server_connection_handler( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 122 | mut event_reader: Local>, [INFO] [stdout] 123 | events: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `network::*` [INFO] [stdout] --> src/player.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use network::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorTy` [INFO] [stdout] --> src/map.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | .with(ComponentSync::::ty(ActorTy::new::())) [INFO] [stdout] | ^^^^^^^ use of undeclared type `ActorTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 44 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mmo-tech` [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[E0433]: failed to resolve: use of undeclared type `ComponentSync` [INFO] [stdout] --> src/player.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | .with(ComponentSync::::id(self.actor_id)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ComponentSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentSync` [INFO] [stdout] --> src/player.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | .with(ComponentSync::::id(ctx.sender_id())) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ComponentSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentSync` [INFO] [stdout] --> src/player.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | .with(ComponentSync::::ty(ActorTy::new::())) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ComponentSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActorTy` [INFO] [stdout] --> src/player.rs:55:49 [INFO] [stdout] | [INFO] [stdout] 55 | .with(ComponentSync::::ty(ActorTy::new::())) [INFO] [stdout] | ^^^^^^^ use of undeclared type `ActorTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectionEvent` [INFO] [stdout] --> src/player.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | if let ConnectionEvent::Connected { actor, .. } = event { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ConnectionEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkTarget` [INFO] [stdout] --> src/player.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | network_handle.spawn(NetworkTarget::All, player); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkTarget` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `NetworkPlugin` in `network` [INFO] [stdout] --> src/main.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | .add_plugin(network::NetworkPlugin::server(listener)) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `NetworkPlugin` in `network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `NetworkPlugin` in `network` [INFO] [stdout] --> src/main.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | .add_plugin(network::NetworkPlugin::client(stream)) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `NetworkPlugin` in `network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectionEvent` [INFO] [stdout] --> src/main.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | ConnectionEvent::Connected { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ConnectionEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectionEvent` [INFO] [stdout] --> src/main.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | ConnectionEvent::Disconnected { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ConnectionEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Spawnable` in this scope [INFO] [stdout] --> src/map.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Spawnable for TileSpawnable { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpawnContext` in this scope [INFO] [stdout] --> src/map.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | _ctx: &SpawnContext, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpawnBundle` in this scope [INFO] [stdout] --> src/map.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | bundle: SpawnBundle, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorId` in this scope [INFO] [stdout] --> src/player.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | actor_id: ActorId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Spawnable` in this scope [INFO] [stdout] --> src/player.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Spawnable for PlayerSpawnable { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpawnContext` in this scope [INFO] [stdout] --> src/player.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | ctx: &SpawnContext, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpawnBundle` in this scope [INFO] [stdout] --> src/player.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | bundle: SpawnBundle, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetworkHandle` in this scope [INFO] [stdout] --> src/player.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn player_spawn_system( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 189 | mut network_handle: ResMut, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionEvent` in this scope [INFO] [stdout] --> src/player.rs:190:41 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn player_spawn_system( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 189 | mut network_handle: ResMut, [INFO] [stdout] 190 | mut event_reader: Local>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionEvent` in this scope [INFO] [stdout] --> src/player.rs:191:24 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn player_spawn_system( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 191 | events: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionEvent` in this scope [INFO] [stdout] --> src/main.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 121 | fn server_connection_handler( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 122 | mut event_reader: Local>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionEvent` in this scope [INFO] [stdout] --> src/main.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 121 | fn server_connection_handler( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 122 | mut event_reader: Local>, [INFO] [stdout] 123 | events: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `network::*` [INFO] [stdout] --> src/player.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use network::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 44 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f5b10297fadf334ac2c00362c14d45b248452e1489d18096806a627d783b01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5b10297fadf334ac2c00362c14d45b248452e1489d18096806a627d783b01f", kill_on_drop: false }` [INFO] [stdout] 6f5b10297fadf334ac2c00362c14d45b248452e1489d18096806a627d783b01f