[INFO] cloning repository https://github.com/CabbitStudios/bevy_networking_simple
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CabbitStudios/bevy_networking_simple" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabbitStudios%2Fbevy_networking_simple", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabbitStudios%2Fbevy_networking_simple'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0aa35dc5d48cc2fb40359a93dd2bd49e9e816e08
[INFO] testing CabbitStudios/bevy_networking_simple against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabbitStudios%2Fbevy_networking_simple" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CabbitStudios/bevy_networking_simple
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/CabbitStudios/bevy_networking_simple
[INFO] tweaked toml for git repo https://github.com/CabbitStudios/bevy_networking_simple written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CabbitStudios/bevy_networking_simple on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CabbitStudios/bevy_networking_simple 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_more v0.99.13
[INFO] [stderr]   Downloaded bevy_internal v0.5.0
[INFO] [stderr]   Downloaded inventory-impl v0.1.10
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded bevy_gilrs v0.5.0
[INFO] [stderr]   Downloaded typetag-impl v0.1.7
[INFO] [stderr]   Downloaded bevy_utils v0.5.0
[INFO] [stderr]   Downloaded bevy_reflect v0.5.0
[INFO] [stderr]   Downloaded inventory v0.1.10
[INFO] [stderr]   Downloaded bevy_diagnostic v0.5.0
[INFO] [stderr]   Downloaded bevy_derive v0.5.0
[INFO] [stderr]   Downloaded bevy_dynamic_plugin v0.5.0
[INFO] [stderr]   Downloaded bevy_log v0.5.0
[INFO] [stderr]   Downloaded bevy_audio v0.5.0
[INFO] [stderr]   Downloaded bevy_pbr v0.5.0
[INFO] [stderr]   Downloaded bevy_asset v0.5.0
[INFO] [stderr]   Downloaded gilrs-core v0.3.1
[INFO] [stderr]   Downloaded rectangle-pack v0.3.0
[INFO] [stderr]   Downloaded gilrs v0.8.1
[INFO] [stderr]   Downloaded euclid v0.22.3
[INFO] [stderr]   Downloaded bevy v0.5.0
[INFO] [stderr]   Downloaded wgpu v0.7.1
[INFO] [stderr]   Downloaded glam v0.13.1
[INFO] [stderr]   Downloaded bevy_ecs v0.5.0
[INFO] [stderr]   Downloaded syn v1.0.65
[INFO] [stderr]   Downloaded bevy_render v0.5.0
[INFO] [stderr]   Downloaded fixedbitset v0.4.0
[INFO] [stderr]   Downloaded ahash v0.7.2
[INFO] [stderr]   Downloaded bevy_winit v0.5.0
[INFO] [stderr]   Downloaded bevy_text v0.5.0
[INFO] [stderr]   Downloaded anyhow v1.0.40
[INFO] [stderr]   Downloaded bevy_transform v0.5.0
[INFO] [stderr]   Downloaded bevy_wgpu v0.5.0
[INFO] [stderr]   Downloaded tracing-wasm v0.2.0
[INFO] [stderr]   Downloaded bevy_app v0.5.0
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.5.0
[INFO] [stderr]   Downloaded bevy_math v0.5.0
[INFO] [stderr]   Downloaded bevy_input v0.5.0
[INFO] [stderr]   Downloaded bevy_tasks v0.5.0
[INFO] [stderr]   Downloaded bevy_sprite v0.5.0
[INFO] [stderr]   Downloaded spirv-std v0.4.0-alpha.4
[INFO] [stderr]   Downloaded bevy_gltf v0.5.0
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.5.0
[INFO] [stderr]   Downloaded spirv_cross v0.23.1
[INFO] [stderr]   Downloaded bevy_window v0.5.0
[INFO] [stderr]   Downloaded bevy_scene v0.5.0
[INFO] [stderr]   Downloaded bevy_ui v0.5.0
[INFO] [stderr]   Downloaded bevy_core v0.5.0
[INFO] [stderr]   Downloaded spirv-std-macros v0.4.0-alpha.4
[INFO] [stderr]   Downloaded typetag v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b55ed986b548796eac28e47189cf3cf463d741df3ca7c0c44c8de0ec9992bfc
[INFO] running `Command { std: "docker" "start" "-a" "6b55ed986b548796eac28e47189cf3cf463d741df3ca7c0c44c8de0ec9992bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b55ed986b548796eac28e47189cf3cf463d741df3ca7c0c44c8de0ec9992bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b55ed986b548796eac28e47189cf3cf463d741df3ca7c0c44c8de0ec9992bfc", kill_on_drop: false }`
[INFO] [stdout] 6b55ed986b548796eac28e47189cf3cf463d741df3ca7c0c44c8de0ec9992bfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dbec7068a3591064ad3283b7e0da8481588acc5515b38b67a23a28a170268cf
[INFO] running `Command { std: "docker" "start" "-a" "6dbec7068a3591064ad3283b7e0da8481588acc5515b38b67a23a28a170268cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling vec-arena v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling inotify v0.9.2
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling inventory v0.1.10
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling notify v5.0.0-pre.6
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bevy_tasks v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling bevy_reflect_derive v0.5.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.5.0
[INFO] [stderr]    Compiling bevy_derive v0.5.0
[INFO] [stderr]    Compiling ghost v0.1.2
[INFO] [stderr]    Compiling inventory-impl v0.1.10
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling typetag-impl v0.1.7
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling erased-serde v0.3.13
[INFO] [stderr]    Compiling glam v0.13.1
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling ron v0.6.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bevy_utils v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling typetag v0.1.7
[INFO] [stderr]    Compiling tracing-subscriber v0.2.17
[INFO] [stderr]    Compiling bevy_reflect v0.5.0
[INFO] [stderr]    Compiling bevy_ecs v0.5.0
[INFO] [stderr]    Compiling bevy_math v0.5.0
[INFO] [stderr]    Compiling bevy_app v0.5.0
[INFO] [stderr]    Compiling bevy_core v0.5.0
[INFO] [stderr]    Compiling bevy_log v0.5.0
[INFO] [stderr]    Compiling bevy_transform v0.5.0
[INFO] [stderr]    Compiling bevy_input v0.5.0
[INFO] [stderr]    Compiling bevy_window v0.5.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.5.0
[INFO] [stderr]    Compiling bevy_asset v0.5.0
[INFO] [stderr]    Compiling bevy_scene v0.5.0
[INFO] [stderr]    Compiling bevy_internal v0.5.0
[INFO] [stderr]    Compiling bevy v0.5.0
[INFO] [stderr]    Compiling bevy_spicy_networking v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 |         app.insert_resource(server::NetworkServer::new());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 296 -         app.insert_resource(server::NetworkServer::new());
[INFO] [stdout] 296 +         app.insert_resource(NetworkServer::new());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 |         app.insert_resource(client::NetworkClient::new());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 313 -         app.insert_resource(client::NetworkClient::new());
[INFO] [stdout] 313 +         app.insert_resource(NetworkClient::new());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/network_message.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_NetworkMessage_registry`
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub trait NetworkMessage: DowncastSync {}
[INFO] [stdout]    |           -------------- `NetworkMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/network_message.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Send` is not local
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_NetworkMessage_registry`
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub trait NetworkMessage: DowncastSync {}
[INFO] [stdout]    |           -------------- `NetworkMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/network_message.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Sync` is not local
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_NetworkMessage_registry`
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub trait NetworkMessage: DowncastSync {}
[INFO] [stdout]    |           -------------- `NetworkMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/network_message.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Send` is not local
[INFO] [stdout]    | `Sync` is not local
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_NetworkMessage_registry`
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub trait NetworkMessage: DowncastSync {}
[INFO] [stdout]    |           -------------- `NetworkMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/network_message.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_NetworkMessage_registry`
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub trait NetworkMessage: DowncastSync {}
[INFO] [stdout]    |           -------------- `NetworkMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/network_message.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Strictest` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_NetworkMessage_registry`
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub trait NetworkMessage: DowncastSync {}
[INFO] [stdout]    |           -------------- `NetworkMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/network_message.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Box` is not local
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_NetworkMessage_registry`
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub trait NetworkMessage: DowncastSync {}
[INFO] [stdout]    |           -------------- `NetworkMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_spicy_networking` (lib) due to 2 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6dbec7068a3591064ad3283b7e0da8481588acc5515b38b67a23a28a170268cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbec7068a3591064ad3283b7e0da8481588acc5515b38b67a23a28a170268cf", kill_on_drop: false }`
[INFO] [stdout] 6dbec7068a3591064ad3283b7e0da8481588acc5515b38b67a23a28a170268cf
