[INFO] fetching crate hv-ecs 0.1.0...
[INFO] testing hv-ecs-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate hv-ecs 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate hv-ecs 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hv-ecs 0.1.0
[INFO] finished tweaking crates.io crate hv-ecs 0.1.0
[INFO] tweaked toml for crates.io crate hv-ecs 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (latest: v0.8.11)
[INFO] [stderr]       Adding hashbrown v0.11.2 (latest: v0.14.5)
[INFO] [stderr]       Adding spin v0.5.2 (latest: v0.9.8)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a74b217296628520cdfd7f85c52abb8f04181c9e392242033c1ee191fe95a6f
[INFO] running `Command { std: "docker" "start" "-a" "4a74b217296628520cdfd7f85c52abb8f04181c9e392242033c1ee191fe95a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a74b217296628520cdfd7f85c52abb8f04181c9e392242033c1ee191fe95a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a74b217296628520cdfd7f85c52abb8f04181c9e392242033c1ee191fe95a6f", kill_on_drop: false }`
[INFO] [stdout] 4a74b217296628520cdfd7f85c52abb8f04181c9e392242033c1ee191fe95a6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fb33d49bba91f96b235522bd5898484f1bc38000569faa9b58aedc8c3fe71d4
[INFO] running `Command { std: "docker" "start" "-a" "9fb33d49bba91f96b235522bd5898484f1bc38000569faa9b58aedc8c3fe71d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling hv-ecs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "macros")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
[INFO] running `Command { std: "docker" "inspect" "9fb33d49bba91f96b235522bd5898484f1bc38000569faa9b58aedc8c3fe71d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb33d49bba91f96b235522bd5898484f1bc38000569faa9b58aedc8c3fe71d4", kill_on_drop: false }`
[INFO] [stdout] 9fb33d49bba91f96b235522bd5898484f1bc38000569faa9b58aedc8c3fe71d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7498f28a53b2d876f681019a4dc569d51047b86a33735e7a48872d5811f3aeb8
[INFO] running `Command { std: "docker" "start" "-a" "7498f28a53b2d876f681019a4dc569d51047b86a33735e7a48872d5811f3aeb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hv-ecs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "macros")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "macros")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.71s
[INFO] running `Command { std: "docker" "inspect" "7498f28a53b2d876f681019a4dc569d51047b86a33735e7a48872d5811f3aeb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7498f28a53b2d876f681019a4dc569d51047b86a33735e7a48872d5811f3aeb8", kill_on_drop: false }`
[INFO] [stdout] 7498f28a53b2d876f681019a4dc569d51047b86a33735e7a48872d5811f3aeb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d472383b43788711b339a2212ef84160fbe67dff4cc9d631f20685d04edc8e6e
[INFO] running `Command { std: "docker" "start" "-a" "d472383b43788711b339a2212ef84160fbe67dff4cc9d631f20685d04edc8e6e", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `macros`
[INFO] [stderr]   --> src/lib.rs:96:7
[INFO] [stderr]    |
[INFO] [stderr] 96 | #[cfg(feature = "macros")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stderr]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `macros`
[INFO] [stderr]    --> src/lib.rs:102:7
[INFO] [stderr]     |
[INFO] [stderr] 102 | #[cfg(feature = "macros")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stderr]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `hv-ecs` (lib) generated 2 warnings
[INFO] [stderr] warning: `hv-ecs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hv_ecs-45a86a33ef46a11f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test borrow::tests::test_borrow ... ok
[INFO] [stdout] test batch::tests::empty_batch ... ok
[INFO] [stdout] test entities::tests::alloc_at ... ok
[INFO] [stdout] test entities::tests::contains ... ok
[INFO] [stdout] test entities::tests::alloc_and_free ... ok
[INFO] [stdout] test entities::tests::entity_bits_roundtrip ... ok
[INFO] [stdout] test entities::tests::reserve_entities ... ok
[INFO] [stdout] test entities::tests::reserve_entity ... ok
[INFO] [stdout] test entities::tests::reserve_grows ... ok
[INFO] [stdout] test entities::tests::reserve_grows_mixed ... ok
[INFO] [stdout] test query::tests::access_order ... ok
[INFO] [stdout] test world::tests::remove_nothing ... ok
[INFO] [stdout] test world::tests::reuse_empty ... ok
[INFO] [stdout] test world::tests::reuse_populated ... ok
[INFO] [stdout] test world::tests::spawn_at ... ok
[INFO] [stdout] test borrow::tests::test_borrow_counter_overflow - should panic ... ok
[INFO] [stdout] test borrow::tests::test_mut_borrow_counter_overflow - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hv_ecs
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/query.rs - query::Satisfies (line 498) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::insert (line 552) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::query (line 365) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::archetypes_generation (line 808) ... FAILED
[INFO] [stdout] test src/query.rs - query::QueryBorrow<'w,Q>::with (line 610) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::query_one (line 425) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] test src/entity_ref.rs - entity_ref::EntityRef<'a>::query (line 57) ... FAILED
[INFO] [stdout] test src/query.rs - query::QueryBorrow<'w,Q>::without (line 633) ... FAILED
[INFO] [stdout] test src/query.rs - query::With (line 428) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::remove (line 661) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::spawn (line 83) ... FAILED
[INFO] [stdout] test src/entity_builder.rs - entity_builder::EntityBuilder (line 36) ... FAILED
[INFO] [stdout] test src/entity_builder.rs - entity_builder::EntityBuilder (line 22) ... FAILED
[INFO] [stdout] test src/query.rs - query::Without (line 360) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::iter (line 530) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::spawn_at (line 111) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::spawn_batch (line 169) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/query.rs - query::Satisfies (line 498) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:499:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:500:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Satisfies` in this scope
[INFO] [stdout]  --> src/query.rs:504:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | let entities = world.query::<Satisfies<&bool>>()
[INFO] [stdout]   |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::Satisfies;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::insert (line 552) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:553:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:554:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::query (line 365) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:366:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:367:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::archetypes_generation (line 808) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:809:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:810:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::QueryBorrow<'w,Q>::with (line 610) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:611:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:612:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::query_one (line 425) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:426:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:427:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/lib.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/lib.rs:22:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity_ref.rs - entity_ref::EntityRef<'a>::query (line 57) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/entity_ref.rs:58:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/entity_ref.rs:59:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::QueryBorrow<'w,Q>::without (line 633) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:634:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:635:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::With (line 428) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:429:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:430:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `With` in this scope
[INFO] [stdout]  --> src/query.rs:434:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | let entities = world.query::<With<bool, &i32>>()
[INFO] [stdout]   |                              ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::With;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::remove (line 661) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:662:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:663:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::spawn (line 83) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:84:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:85:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity_builder.rs - entity_builder::EntityBuilder (line 36) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/entity_builder.rs:37:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/entity_builder.rs:38:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EntityBuilder`
[INFO] [stdout]  --> src/entity_builder.rs:39:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut builder = EntityBuilder::new_cloneable();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^ use of undeclared type `EntityBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::EntityBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity_builder.rs - entity_builder::EntityBuilder (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/entity_builder.rs:23:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/entity_builder.rs:24:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EntityBuilder`
[INFO] [stdout]  --> src/entity_builder.rs:25:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut builder = EntityBuilder::new();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^ use of undeclared type `EntityBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::EntityBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::Without (line 360) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:361:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:362:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Without` in this scope
[INFO] [stdout]  --> src/query.rs:366:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | let entities = world.query::<Without<bool, &i32>>()
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::Without;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::iter (line 530) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:531:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:532:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::spawn_at (line 111) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:112:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:113:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::spawn_batch (line 169) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:170:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:171:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/entity_builder.rs - entity_builder::EntityBuilder (line 22)
[INFO] [stdout]     src/entity_builder.rs - entity_builder::EntityBuilder (line 36)
[INFO] [stdout]     src/entity_ref.rs - entity_ref::EntityRef<'a>::query (line 57)
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout]     src/query.rs - query::QueryBorrow<'w,Q>::with (line 610)
[INFO] [stdout]     src/query.rs - query::QueryBorrow<'w,Q>::without (line 633)
[INFO] [stdout]     src/query.rs - query::Satisfies (line 498)
[INFO] [stdout]     src/query.rs - query::With (line 428)
[INFO] [stdout]     src/query.rs - query::Without (line 360)
[INFO] [stdout]     src/world.rs - world::World::archetypes_generation (line 808)
[INFO] [stdout]     src/world.rs - world::World::insert (line 552)
[INFO] [stdout]     src/world.rs - world::World::iter (line 530)
[INFO] [stdout]     src/world.rs - world::World::query (line 365)
[INFO] [stdout]     src/world.rs - world::World::query_one (line 425)
[INFO] [stdout]     src/world.rs - world::World::remove (line 661)
[INFO] [stdout]     src/world.rs - world::World::spawn (line 83)
[INFO] [stdout]     src/world.rs - world::World::spawn_at (line 111)
[INFO] [stdout]     src/world.rs - world::World::spawn_batch (line 169)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d472383b43788711b339a2212ef84160fbe67dff4cc9d631f20685d04edc8e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d472383b43788711b339a2212ef84160fbe67dff4cc9d631f20685d04edc8e6e", kill_on_drop: false }`
[INFO] [stdout] d472383b43788711b339a2212ef84160fbe67dff4cc9d631f20685d04edc8e6e
[INFO] testing hv-ecs-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate hv-ecs 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate hv-ecs 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hv-ecs 0.1.0
[INFO] finished tweaking crates.io crate hv-ecs 0.1.0
[INFO] tweaked toml for crates.io crate hv-ecs 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (latest: v0.8.11)
[INFO] [stderr]       Adding hashbrown v0.11.2 (latest: v0.14.5)
[INFO] [stderr]       Adding spin v0.5.2 (latest: v0.9.8)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3580d4b01157009d0695fc9a137eaac8e3d646b492b0554dce91a2bf7f3be1c
[INFO] running `Command { std: "docker" "start" "-a" "d3580d4b01157009d0695fc9a137eaac8e3d646b492b0554dce91a2bf7f3be1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3580d4b01157009d0695fc9a137eaac8e3d646b492b0554dce91a2bf7f3be1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3580d4b01157009d0695fc9a137eaac8e3d646b492b0554dce91a2bf7f3be1c", kill_on_drop: false }`
[INFO] [stdout] d3580d4b01157009d0695fc9a137eaac8e3d646b492b0554dce91a2bf7f3be1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d10f8b1db3cc4d95bbd0fcb506974c18b2cfdee73029136113a0dd71ce3fdfde
[INFO] running `Command { std: "docker" "start" "-a" "d10f8b1db3cc4d95bbd0fcb506974c18b2cfdee73029136113a0dd71ce3fdfde", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling hv-ecs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "macros")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
[INFO] running `Command { std: "docker" "inspect" "d10f8b1db3cc4d95bbd0fcb506974c18b2cfdee73029136113a0dd71ce3fdfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10f8b1db3cc4d95bbd0fcb506974c18b2cfdee73029136113a0dd71ce3fdfde", kill_on_drop: false }`
[INFO] [stdout] d10f8b1db3cc4d95bbd0fcb506974c18b2cfdee73029136113a0dd71ce3fdfde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 420fbb8525a9322a730a54d031aae6ac1ffb4a0ac1311bc827d9bedd93dea05f
[INFO] running `Command { std: "docker" "start" "-a" "420fbb8525a9322a730a54d031aae6ac1ffb4a0ac1311bc827d9bedd93dea05f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hv-ecs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "macros")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "macros")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.80s
[INFO] running `Command { std: "docker" "inspect" "420fbb8525a9322a730a54d031aae6ac1ffb4a0ac1311bc827d9bedd93dea05f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "420fbb8525a9322a730a54d031aae6ac1ffb4a0ac1311bc827d9bedd93dea05f", kill_on_drop: false }`
[INFO] [stdout] 420fbb8525a9322a730a54d031aae6ac1ffb4a0ac1311bc827d9bedd93dea05f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b39186b1a8ea5a4e03a80a5bb0a574cbeadf35c3289edcd10ee97ab50b1ed620
[INFO] running `Command { std: "docker" "start" "-a" "b39186b1a8ea5a4e03a80a5bb0a574cbeadf35c3289edcd10ee97ab50b1ed620", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `macros`
[INFO] [stderr]   --> src/lib.rs:96:7
[INFO] [stderr]    |
[INFO] [stderr] 96 | #[cfg(feature = "macros")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stderr]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `macros`
[INFO] [stderr]    --> src/lib.rs:102:7
[INFO] [stderr]     |
[INFO] [stderr] 102 | #[cfg(feature = "macros")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `column-serialize`, `default`, `lazy_static`, `row-serialize`, `serde`, `std`
[INFO] [stderr]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `hv-ecs` (lib) generated 2 warnings
[INFO] [stderr] warning: `hv-ecs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hv_ecs-45a86a33ef46a11f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test batch::tests::empty_batch ... ok
[INFO] [stdout] test borrow::tests::test_borrow ... ok
[INFO] [stdout] test entities::tests::alloc_at ... ok
[INFO] [stdout] test entities::tests::contains ... ok
[INFO] [stdout] test entities::tests::entity_bits_roundtrip ... ok
[INFO] [stdout] test entities::tests::alloc_and_free ... ok
[INFO] [stdout] test entities::tests::reserve_entity ... ok
[INFO] [stdout] test entities::tests::reserve_entities ... ok
[INFO] [stdout] test entities::tests::reserve_grows ... ok
[INFO] [stdout] test entities::tests::reserve_grows_mixed ... ok
[INFO] [stdout] test query::tests::access_order ... ok
[INFO] [stdout] test world::tests::remove_nothing ... ok
[INFO] [stdout] test world::tests::reuse_empty ... ok
[INFO] [stdout] test world::tests::reuse_populated ... ok
[INFO] [stdout] test world::tests::spawn_at ... ok
[INFO] [stdout] test borrow::tests::test_borrow_counter_overflow - should panic ... ok
[INFO] [stdout] test borrow::tests::test_mut_borrow_counter_overflow - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hv_ecs
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/world.rs - world::World::spawn (line 83) ... FAILED
[INFO] [stdout] test src/query.rs - query::QueryBorrow<'w,Q>::with (line 610) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::query_one (line 425) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] test src/entity_builder.rs - entity_builder::EntityBuilder (line 22) ... FAILED
[INFO] [stdout] test src/entity_ref.rs - entity_ref::EntityRef<'a>::query (line 57) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::iter (line 530) ... FAILED
[INFO] [stdout] test src/query.rs - query::With (line 428) ... FAILED
[INFO] [stdout] test src/query.rs - query::Satisfies (line 498) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::remove (line 661) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::insert (line 552) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::query (line 365) ... FAILED
[INFO] [stdout] test src/entity_builder.rs - entity_builder::EntityBuilder (line 36) ... FAILED
[INFO] [stdout] test src/query.rs - query::Without (line 360) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::archetypes_generation (line 808) ... FAILED
[INFO] [stdout] test src/query.rs - query::QueryBorrow<'w,Q>::without (line 633) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::spawn_at (line 111) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::spawn_batch (line 169) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/world.rs - world::World::spawn (line 83) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:84:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:85:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::QueryBorrow<'w,Q>::with (line 610) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:611:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:612:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::query_one (line 425) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:426:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:427:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/lib.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/lib.rs:22:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity_builder.rs - entity_builder::EntityBuilder (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/entity_builder.rs:23:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/entity_builder.rs:24:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EntityBuilder`
[INFO] [stdout]  --> src/entity_builder.rs:25:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut builder = EntityBuilder::new();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^ use of undeclared type `EntityBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::EntityBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity_ref.rs - entity_ref::EntityRef<'a>::query (line 57) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/entity_ref.rs:58:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/entity_ref.rs:59:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::iter (line 530) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:531:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:532:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::With (line 428) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:429:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:430:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `With` in this scope
[INFO] [stdout]  --> src/query.rs:434:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | let entities = world.query::<With<bool, &i32>>()
[INFO] [stdout]   |                              ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::With;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::Satisfies (line 498) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:499:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:500:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Satisfies` in this scope
[INFO] [stdout]  --> src/query.rs:504:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | let entities = world.query::<Satisfies<&bool>>()
[INFO] [stdout]   |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::Satisfies;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::remove (line 661) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:662:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:663:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::insert (line 552) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:553:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:554:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::query (line 365) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:366:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:367:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/entity_builder.rs - entity_builder::EntityBuilder (line 36) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/entity_builder.rs:37:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/entity_builder.rs:38:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EntityBuilder`
[INFO] [stdout]  --> src/entity_builder.rs:39:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut builder = EntityBuilder::new_cloneable();
[INFO] [stdout]   |                   ^^^^^^^^^^^^^ use of undeclared type `EntityBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::EntityBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::Without (line 360) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:361:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:362:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Without` in this scope
[INFO] [stdout]  --> src/query.rs:366:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | let entities = world.query::<Without<bool, &i32>>()
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::Without;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::archetypes_generation (line 808) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:809:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:810:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::QueryBorrow<'w,Q>::without (line 633) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/query.rs:634:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/query.rs:635:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::spawn_at (line 111) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:112:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:113:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/world.rs - world::World::spawn_batch (line 169) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hecs`
[INFO] [stdout]  --> src/world.rs:170:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hecs::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hecs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> src/world.rs:171:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut world = World::new();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `World`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hv_ecs::World;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/entity_builder.rs - entity_builder::EntityBuilder (line 22)
[INFO] [stdout]     src/entity_builder.rs - entity_builder::EntityBuilder (line 36)
[INFO] [stdout]     src/entity_ref.rs - entity_ref::EntityRef<'a>::query (line 57)
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout]     src/query.rs - query::QueryBorrow<'w,Q>::with (line 610)
[INFO] [stdout]     src/query.rs - query::QueryBorrow<'w,Q>::without (line 633)
[INFO] [stdout]     src/query.rs - query::Satisfies (line 498)
[INFO] [stdout]     src/query.rs - query::With (line 428)
[INFO] [stdout]     src/query.rs - query::Without (line 360)
[INFO] [stdout]     src/world.rs - world::World::archetypes_generation (line 808)
[INFO] [stdout]     src/world.rs - world::World::insert (line 552)
[INFO] [stdout]     src/world.rs - world::World::iter (line 530)
[INFO] [stdout]     src/world.rs - world::World::query (line 365)
[INFO] [stdout]     src/world.rs - world::World::query_one (line 425)
[INFO] [stdout]     src/world.rs - world::World::remove (line 661)
[INFO] [stdout]     src/world.rs - world::World::spawn (line 83)
[INFO] [stdout]     src/world.rs - world::World::spawn_at (line 111)
[INFO] [stdout]     src/world.rs - world::World::spawn_batch (line 169)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b39186b1a8ea5a4e03a80a5bb0a574cbeadf35c3289edcd10ee97ab50b1ed620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b39186b1a8ea5a4e03a80a5bb0a574cbeadf35c3289edcd10ee97ab50b1ed620", kill_on_drop: false }`
[INFO] [stdout] b39186b1a8ea5a4e03a80a5bb0a574cbeadf35c3289edcd10ee97ab50b1ed620
