[INFO] fetching crate naia-shared 0.23.0...
[INFO] checking naia-shared-0.23.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate naia-shared 0.23.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate naia-shared 0.23.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate naia-shared 0.23.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate naia-shared 0.23.0
[INFO] tweaked toml for crates.io crate naia-shared 0.23.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding bevy_ecs v0.14.2 (available: v0.15.0)
[INFO] [stderr]       Adding zstd v0.12.4 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 517a324b02dd07d60eae0d31e1d64b29af9a64ac5a6e95ba6da72c2b71905187
[INFO] running `Command { std: "docker" "start" "-a" "517a324b02dd07d60eae0d31e1d64b29af9a64ac5a6e95ba6da72c2b71905187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "517a324b02dd07d60eae0d31e1d64b29af9a64ac5a6e95ba6da72c2b71905187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "517a324b02dd07d60eae0d31e1d64b29af9a64ac5a6e95ba6da72c2b71905187", kill_on_drop: false }`
[INFO] [stdout] 517a324b02dd07d60eae0d31e1d64b29af9a64ac5a6e95ba6da72c2b71905187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea8c0c1ab5d5248c686b4138be2355326c4b6d905e588684dca80d6198d5592e
[INFO] running `Command { std: "docker" "start" "-a" "ea8c0c1ab5d5248c686b4138be2355326c4b6d905e588684dca80d6198d5592e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling naia-serde-derive v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling naia-derive v0.23.0
[INFO] [stderr]     Checking naia-serde v0.23.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking naia-socket-shared v0.23.0
[INFO] [stderr]     Checking naia-shared v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/messages/tests/fragment.rs:54:78
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let container = MessageContainer::from_write(Box::new(outgoing_message), &FakeEntityConverter);
[INFO] [stdout]    |                     ----------------------------                             ^^^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                       found reference `&FakeEntityConverter`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/messages/message_container.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_write(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 20 |         message: Box<dyn Message>,
[INFO] [stdout] 21 |         converter: &mut dyn LocalEntityAndGlobalEntityConverterMut,
[INFO] [stdout]    |         ----------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/messages/tests/fragment.rs:57:65
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let fragments = fragmenter.fragment_message(&message_kinds, &converter, container);
[INFO] [stdout]    |                                ----------------                 ^^^^^^^^^^ types differ in mutability
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                       found reference `&FakeEntityConverter`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/messages/channels/senders/message_fragmenter.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn fragment_message(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |         converter: &mut dyn LocalEntityAndGlobalEntityConverterMut,
[INFO] [stdout]    |         ----------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/messages/tests/fragment.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if let Some((_, reassembled_message)) =
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^ expected `MessageContainer`, found `(_, _)`
[INFO] [stdout] 64 |             receiver.receive(&message_kinds, &converter, fragment)
[INFO] [stdout]    |             ------------------------------------------------------ this expression has type `Option<MessageContainer>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `MessageContainer`
[INFO] [stdout]                found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/messages/tests/fragment.rs:101:78
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let container = MessageContainer::from_write(Box::new(outgoing_message), &FakeEntityConverter);
[INFO] [stdout]     |                     ----------------------------                             ^^^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                        found reference `&FakeEntityConverter`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/messages/message_container.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout] 19  |     pub fn from_write(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 20  |         message: Box<dyn Message>,
[INFO] [stdout] 21  |         converter: &mut dyn LocalEntityAndGlobalEntityConverterMut,
[INFO] [stdout]     |         ----------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/messages/tests/fragment.rs:104:65
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let fragments = fragmenter.fragment_message(&message_kinds, &converter, container);
[INFO] [stdout]     |                                ----------------                 ^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                        found reference `&FakeEntityConverter`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/messages/channels/senders/message_fragmenter.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout] 21  |     pub fn fragment_message(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24  |         converter: &mut dyn LocalEntityAndGlobalEntityConverterMut,
[INFO] [stdout]     |         ----------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/messages/tests/fragment.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |         if let Some((_, reassembled_message)) =
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ expected `MessageContainer`, found `(_, _)`
[INFO] [stdout] 119 |             receiver.receive(&message_kinds, &converter, fragment.clone())
[INFO] [stdout]     |             -------------------------------------------------------------- this expression has type `Option<MessageContainer>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `MessageContainer`
[INFO] [stdout]                 found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `naia-shared` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: suffixes on a tuple index are invalid
[INFO] [stdout]  --> tests/derive_tuple_struct.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[derive(Clone, Debug, PartialEq, Serde)]
[INFO] [stdout]   |                                       ^^^^^ invalid suffix `usize`
[INFO] [stdout]   |
[INFO] [stdout]   = help: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases
[INFO] [stdout]   = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access
[INFO] [stdout]   = help: see issue #60210 <https://github.com/rust-lang/rust/issues/60210> for more information
[INFO] [stdout]   = note: this warning originates in the derive macro `Serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HostEntity` in this scope
[INFO] [stdout]    --> tests/derive_replicate.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |         ) -> Result<HostEntity, EntityDoesNotExistError> {
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 75  + use naia_shared::HostEntity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HostEntity` in this scope
[INFO] [stdout]    --> tests/derive_replicate.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 |             host_entity: &HostEntity,
[INFO] [stdout]     |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 75  + use naia_shared::HostEntity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `global_entity_to_remote_entity`, `global_entity_to_owned_entity`, `remote_entity_to_global_entity`
[INFO] [stdout]    --> tests/derive_replicate.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     impl LocalEntityAndGlobalEntityConverter for TestEntityConverter {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `global_entity_to_remote_entity`, `global_entity_to_owned_entity`, `remote_entity_to_global_entity` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn global_entity_to_remote_entity(&self, _: &GlobalEntity) -> Result<RemoteEntity, EntityDoesNotExistError> { todo!() }`
[INFO] [stdout]     = help: implement the missing item: `fn global_entity_to_owned_entity(&self, _: &GlobalEntity) -> Result<OwnedLocalEntity, EntityDoesNotExistError> { todo!() }`
[INFO] [stdout]     = help: implement the missing item: `fn remote_entity_to_global_entity(&self, _: &RemoteEntity) -> Result<GlobalEntity, EntityDoesNotExistError> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/derive_replicate.rs:97:47
[INFO] [stdout]    |
[INFO] [stdout] 97 |     in_1.write(&component_kinds, &mut writer, &FakeEntityConverter);
[INFO] [stdout]    |          -----                                ^^^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]    |          |
[INFO] [stdout]    |          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                       found reference `&FakeEntityConverter`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/world/component/replicate.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn write(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/derive_replicate.rs:125:47
[INFO] [stdout]     |
[INFO] [stdout] 125 |     in_1.write(&component_kinds, &mut writer, &FakeEntityConverter);
[INFO] [stdout]     |          -----                                ^^^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                        found reference `&FakeEntityConverter`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/world/component/replicate.rs:72:8
[INFO] [stdout]     |
[INFO] [stdout] 72  |     fn write(
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/derive_replicate.rs:160:47
[INFO] [stdout]     |
[INFO] [stdout] 160 |     in_1.write(&component_kinds, &mut writer, &FakeEntityConverter);
[INFO] [stdout]     |          -----                                ^^^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                        found reference `&FakeEntityConverter`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/world/component/replicate.rs:72:8
[INFO] [stdout]     |
[INFO] [stdout] 72  |     fn write(
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/derive_replicate.rs:226:47
[INFO] [stdout]     |
[INFO] [stdout] 226 |     in_1.write(&component_kinds, &mut writer, &TestEntityConverter);
[INFO] [stdout]     |          -----                                ^^^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                        found reference `&TestEntityConverter`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/world/component/replicate.rs:72:8
[INFO] [stdout]     |
[INFO] [stdout] 72  |     fn write(
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `equals` found for struct `EntityProperty` in the current scope
[INFO] [stdout]    --> tests/derive_replicate.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |     assert!(in_1.entity_1.equals(&typed_out_1.entity_1));
[INFO] [stdout]     |                           ^^^^^^ method not found in `EntityProperty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `entities` found for struct `some_entity_replica::EntityPropertyHolder` in the current scope
[INFO] [stdout]    --> tests/derive_replicate.rs:239:21
[INFO] [stdout]     |
[INFO] [stdout] 46  |     pub struct EntityPropertyHolder {
[INFO] [stdout]     |     ------------------------------- method `entities` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 239 |     assert_eq!(in_1.entities(), global_entitys);
[INFO] [stdout]     |                     ^^^^^^^^ method not found in `EntityPropertyHolder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `entities`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `WorldRefType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `entities` found for reference `&some_entity_replica::EntityPropertyHolder` in the current scope
[INFO] [stdout]    --> tests/derive_replicate.rs:240:28
[INFO] [stdout]     |
[INFO] [stdout] 240 |     assert_eq!(typed_out_1.entities(), global_entitys);
[INFO] [stdout]     |                            ^^^^^^^^ method not found in `&EntityPropertyHolder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `entities`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `WorldRefType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_entity` found for struct `EntityProperty` in the current scope
[INFO] [stdout]    --> tests/derive_replicate.rs:242:30
[INFO] [stdout]     |
[INFO] [stdout] 242 |     assert_eq!(in_1.entity_1.global_entity().unwrap().to_u64(), 1);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ method not found in `EntityProperty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_entity` found for struct `EntityProperty` in the current scope
[INFO] [stdout]    --> tests/derive_replicate.rs:244:37
[INFO] [stdout]     |
[INFO] [stdout] 244 |     assert_eq!(typed_out_1.entity_1.global_entity().unwrap().to_u64(), 1);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ method not found in `EntityProperty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LocalEntity`
[INFO] [stdout]    --> tests/derive_replicate.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |             Ok(LocalEntity::new_host(global_entity.to_u64() as u16))
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `LocalEntity`
[INFO] [stdout]     |                help: a struct with a similar name exists: `GlobalEntity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/derive_replicate.rs:260:47
[INFO] [stdout]     |
[INFO] [stdout] 260 |     in_1.write(&component_kinds, &mut writer, &FakeEntityConverter);
[INFO] [stdout]     |          -----                                ^^^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut dyn LocalEntityAndGlobalEntityConverterMut`
[INFO] [stdout]                        found reference `&FakeEntityConverter`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/world/component/replicate.rs:72:8
[INFO] [stdout]     |
[INFO] [stdout] 72  |     fn write(
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0308, E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `naia-shared` (test "derive_replicate") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea8c0c1ab5d5248c686b4138be2355326c4b6d905e588684dca80d6198d5592e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea8c0c1ab5d5248c686b4138be2355326c4b6d905e588684dca80d6198d5592e", kill_on_drop: false }`
[INFO] [stdout] ea8c0c1ab5d5248c686b4138be2355326c4b6d905e588684dca80d6198d5592e
