[INFO] fetching crate bevy_replicon_attributes 0.11.0...
[INFO] testing bevy_replicon_attributes-0.11.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_replicon_attributes 0.11.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bevy_replicon_attributes 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy_replicon_attributes 0.11.0
[INFO] tweaked toml for crates.io crate bevy_replicon_attributes 0.11.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_replicon_attributes 0.11.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_replicon_attributes 0.11.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52ef2bb3b8d15028a4336c33781b12716d35ce1cb4f71b3329ddba5ee234d0fb
[INFO] running `Command { std: "docker" "start" "-a" "52ef2bb3b8d15028a4336c33781b12716d35ce1cb4f71b3329ddba5ee234d0fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52ef2bb3b8d15028a4336c33781b12716d35ce1cb4f71b3329ddba5ee234d0fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ef2bb3b8d15028a4336c33781b12716d35ce1cb4f71b3329ddba5ee234d0fb", kill_on_drop: false }`
[INFO] [stdout] 52ef2bb3b8d15028a4336c33781b12716d35ce1cb4f71b3329ddba5ee234d0fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88d998147f7352d496b84de72a72a4ac5a07765ed0730d2638f8ac1218251c42
[INFO] running `Command { std: "docker" "start" "-a" "88d998147f7352d496b84de72a72a4ac5a07765ed0730d2638f8ac1218251c42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bevy_ptr v0.16.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling postcard-derive v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.0
[INFO] [stderr]    Compiling bevy_derive v0.16.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bevy_asset_macros v0.16.0
[INFO] [stderr]    Compiling bevy_replicon_attributes_derive v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling bevy_platform v0.16.0
[INFO] [stderr]    Compiling bevy_utils v0.16.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling petgraph v0.8.1
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling bevy_reflect v0.16.0
[INFO] [stderr]    Compiling bevy_ecs v0.16.0
[INFO] [stderr]    Compiling bevy_math v0.16.0
[INFO] [stderr]    Compiling bevy_app v0.16.0
[INFO] [stderr]    Compiling bevy_log v0.16.0
[INFO] [stderr]    Compiling bevy_asset v0.16.0
[INFO] [stderr]    Compiling bevy_time v0.16.0
[INFO] [stderr]    Compiling bevy_input v0.16.0
[INFO] [stderr]    Compiling bevy_transform v0.16.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.0
[INFO] [stderr]    Compiling bevy_scene v0.16.0
[INFO] [stderr]    Compiling bevy_internal v0.16.0
[INFO] [stderr]    Compiling bevy v0.16.0
[INFO] [stderr]    Compiling bevy_replicon v0.33.0
[INFO] [stderr]    Compiling bevy_replicon_attributes v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "88d998147f7352d496b84de72a72a4ac5a07765ed0730d2638f8ac1218251c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88d998147f7352d496b84de72a72a4ac5a07765ed0730d2638f8ac1218251c42", kill_on_drop: false }`
[INFO] [stdout] 88d998147f7352d496b84de72a72a4ac5a07765ed0730d2638f8ac1218251c42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89834f945791d6217eb996e8a112a83ad807425345ac0e1a7ff99be5edfc933e
[INFO] running `Command { std: "docker" "start" "-a" "89834f945791d6217eb996e8a112a83ad807425345ac0e1a7ff99be5edfc933e", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bevy_cobweb_derive v0.1.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bevy_reflect v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bevy_ecs v0.16.0
[INFO] [stderr]    Compiling bevy_math v0.16.0
[INFO] [stderr]    Compiling bevy_app v0.16.0
[INFO] [stderr]    Compiling bevy_log v0.16.0
[INFO] [stderr]    Compiling bevy_time v0.16.0
[INFO] [stderr]    Compiling bevy_asset v0.16.0
[INFO] [stderr]    Compiling bevy_input v0.16.0
[INFO] [stderr]    Compiling bevy_transform v0.16.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.0
[INFO] [stderr]    Compiling bevy_scene v0.16.0
[INFO] [stderr]    Compiling bevy_internal v0.16.0
[INFO] [stderr]    Compiling bevy v0.16.0
[INFO] [stderr]    Compiling bevy_replicon v0.33.0
[INFO] [stderr]    Compiling bevy_cobweb v0.17.0
[INFO] [stderr]    Compiling bevy_replicon_attributes v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DummyComponent` is never constructed
[INFO] [stdout]   --> tests/test/common/mod.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(super) struct DummyComponent;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicComponent` is never constructed
[INFO] [stdout]   --> tests/test/common/mod.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(super) struct BasicComponent(pub(super) usize);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "89834f945791d6217eb996e8a112a83ad807425345ac0e1a7ff99be5edfc933e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89834f945791d6217eb996e8a112a83ad807425345ac0e1a7ff99be5edfc933e", kill_on_drop: false }`
[INFO] [stdout] 89834f945791d6217eb996e8a112a83ad807425345ac0e1a7ff99be5edfc933e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37df9a8a376e12a76a5916814c32f456779b56f30e0549ec5842091a889664d8
[INFO] running `Command { std: "docker" "start" "-a" "37df9a8a376e12a76a5916814c32f456779b56f30e0549ec5842091a889664d8", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DummyComponent` is never constructed
[INFO] [stderr]   --> tests/test/common/mod.rs:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(super) struct DummyComponent;
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BasicComponent` is never constructed
[INFO] [stderr]   --> tests/test/common/mod.rs:18:19
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub(super) struct BasicComponent(pub(super) usize);
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_replicon_attributes` (test "tests") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running tests/test/mod.rs (/opt/rustwide/target/debug/deps/tests-27e36b6bb0272825)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test conditions::any_check ... ok
[INFO] [stdout] test conditions::and_check ... ok
[INFO] [stdout] test conditions::combo_check ... ok
[INFO] [stdout] test conditions::all_check ... ok
[INFO] [stdout] test conditions::condition_composition ... ok
[INFO] [stdout] test conditions::consolidation ... ok
[INFO] [stdout] test conditions::derive_attr_check ... ok
[INFO] [stdout] test conditions::empty_check ... ok
[INFO] [stdout] test conditions::manual_attr_check ... ok
[INFO] [stdout] test conditions::extension ... ok
[INFO] [stdout] test conditions::not_check ... ok
[INFO] [stdout] test conditions::none_check ... ok
[INFO] [stdout] test conditions::or_check ... ok
[INFO] [stdout] test conditions::removal_by_type ... ok
[INFO] [stdout] test conditions::replacement ... ok
[INFO] [stdout] test conditions::replacement_by_type ... ok
[INFO] [stdout] test conditions::test_macro ... ok
[INFO] [stdout] test conditions::removal ... ok
[INFO] [stdout] test conditions::condition_ids ... ok
[INFO] [stdout] test replication::all_disallowed ... ok
[INFO] [stdout] test events::event_not_visible_to_server ... ok
[INFO] [stdout] test events::event_to_global_visible_to_all ... ok
[INFO] [stdout] test events::event_to_server_visible_to_server ... ok
[INFO] [stdout] test replication::connect_after_global_vis_spawn ... ok
[INFO] [stdout] test replication::connect_after_nonempty_vis_spawn ... ok
[INFO] [stdout] test replication::add_remove_add_attribute_same_tick ... ok
[INFO] [stdout] test replication::add_remove_attribute_same_tick ... ok
[INFO] [stdout] test events::event_before_attributes_not_seen ... ok
[INFO] [stdout] test replication::connect_after_empty_vis_spawn ... ok
[INFO] [stdout] test replication::basic_visibility ... ok
[INFO] [stdout] test replication::remove_attribute_from_client ... ok
[INFO] [stdout] test events::event_to_global_not_visible_to_unconnected ... ok
[INFO] [stdout] test events::event_to_condition_visible_to_matching ... ok
[INFO] [stdout] test replication::normal_replication ... ok
[INFO] [stdout] test replication::vis_added_multiple_entities_same_tick ... ok
[INFO] [stdout] test events::multiple_events_same_tick_seen ... ok
[INFO] [stdout] test events::event_to_clients_visible_to_targets ... ok
[INFO] [stdout] test replication::whitelist_allowed ... ok
[INFO] [stdout] test replication::vis_added_removed_added_same_tick ... ok
[INFO] [stdout] test events::event_to_empty_visible_to_none ... ok
[INFO] [stdout] test replication::multiple_clients_different_entities ... ok
[INFO] [stdout] test replication::vis_changes_to_global ... ok
[INFO] [stdout] test replication::vis_added_removed_same_tick ... ok
[INFO] [stdout] test replication::vis_removed ... ok
[INFO] [stdout] test replication::vis_added_post_spawn ... ok
[INFO] [stdout] test replication::vis_added_multiple_entities_different_ticks ... ok
[INFO] [stdout] test replication::vis_changes ... ok
[INFO] [stdout] test replication::vis_changes_twice_same_tick ... ok
[INFO] [stdout] test replication::vis_changes_to_empty ... ok
[INFO] [stdout] test replication::blacklist_disallowed - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37df9a8a376e12a76a5916814c32f456779b56f30e0549ec5842091a889664d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37df9a8a376e12a76a5916814c32f456779b56f30e0549ec5842091a889664d8", kill_on_drop: false }`
[INFO] [stdout] 37df9a8a376e12a76a5916814c32f456779b56f30e0549ec5842091a889664d8
