[INFO] fetching crate hv-ecs 0.1.0...
[INFO] testing hv-ecs-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate hv-ecs 0.1.0 into /workspace/builds/worker-2-tc2/source
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hv-ecs 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.16.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fe308bdc42407c5cdbda00ea6fb5eb9e3586e7c4490a6d1cbd7ed57ab9e656e
[INFO] running `Command { std: "docker" "start" "-a" "8fe308bdc42407c5cdbda00ea6fb5eb9e3586e7c4490a6d1cbd7ed57ab9e656e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fe308bdc42407c5cdbda00ea6fb5eb9e3586e7c4490a6d1cbd7ed57ab9e656e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fe308bdc42407c5cdbda00ea6fb5eb9e3586e7c4490a6d1cbd7ed57ab9e656e", kill_on_drop: false }`
[INFO] [stdout] 8fe308bdc42407c5cdbda00ea6fb5eb9e3586e7c4490a6d1cbd7ed57ab9e656e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d34858488af63f9ea696c6190ef15b4a8012aa6591c2e29ee83b8d0b721b915a
[INFO] running `Command { std: "docker" "start" "-a" "d34858488af63f9ea696c6190ef15b4a8012aa6591c2e29ee83b8d0b721b915a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ahash v0.7.8
[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`, and `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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`, and `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn borrow(&self) -> Ref<T> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn borrow_mut(&mut self) -> RefMut<T> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:247:27
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn try_borrow_mut(&mut self) -> Option<RefMut<T>> {
[INFO] [stdout]     |                           ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn try_borrow_mut(&mut self) -> Option<RefMut<'_, T>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "d34858488af63f9ea696c6190ef15b4a8012aa6591c2e29ee83b8d0b721b915a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d34858488af63f9ea696c6190ef15b4a8012aa6591c2e29ee83b8d0b721b915a", kill_on_drop: false }`
[INFO] [stdout] d34858488af63f9ea696c6190ef15b4a8012aa6591c2e29ee83b8d0b721b915a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bd845f8597d1aa16804ba6db1787a07b9dd322830728e254c3fe18180b995f17
[INFO] running `Command { std: "docker" "start" "-a" "bd845f8597d1aa16804ba6db1787a07b9dd322830728e254c3fe18180b995f17", kill_on_drop: false }`
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[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`, and `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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`, and `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn borrow(&self) -> Ref<T> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn borrow_mut(&mut self) -> RefMut<T> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:247:27
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn try_borrow_mut(&mut self) -> Option<RefMut<T>> {
[INFO] [stdout]     |                           ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn try_borrow_mut(&mut self) -> Option<RefMut<'_, T>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling trybuild v1.0.114
[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`, and `std`
[INFO] [stdout]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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`, and `std`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn borrow(&self) -> Ref<T> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn borrow_mut(&mut self) -> RefMut<T> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dynamic_query.rs:247:27
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn try_borrow_mut(&mut self) -> Option<RefMut<T>> {
[INFO] [stdout]     |                           ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn try_borrow_mut(&mut self) -> Option<RefMut<'_, T>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.34s
[INFO] running `Command { std: "docker" "inspect" "bd845f8597d1aa16804ba6db1787a07b9dd322830728e254c3fe18180b995f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd845f8597d1aa16804ba6db1787a07b9dd322830728e254c3fe18180b995f17", kill_on_drop: false }`
[INFO] [stdout] bd845f8597d1aa16804ba6db1787a07b9dd322830728e254c3fe18180b995f17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9f52b66bfd0964f92cd68eb9d87a39d3598afdbf90a8786844805fb07be56a30
[INFO] running `Command { std: "docker" "start" "-a" "9f52b66bfd0964f92cd68eb9d87a39d3598afdbf90a8786844805fb07be56a30", 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`, and `std`
[INFO] [stderr]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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`, and `std`
[INFO] [stderr]     = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dynamic_query.rs:235:19
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub fn borrow(&self) -> Ref<T> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dynamic_query.rs:241:23
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn borrow_mut(&mut self) -> RefMut<T> {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn borrow_mut(&mut self) -> RefMut<'_, T> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dynamic_query.rs:247:27
[INFO] [stderr]     |
[INFO] [stderr] 247 |     pub fn try_borrow_mut(&mut self) -> Option<RefMut<T>> {
[INFO] [stderr]     |                           ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 247 |     pub fn try_borrow_mut(&mut self) -> Option<RefMut<'_, T>> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/entities.rs:182:29
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator {
[INFO] [stderr]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world.rs:278:29
[INFO] [stderr]     |
[INFO] [stderr] 278 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator {
[INFO] [stderr]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 278 |     pub fn reserve_entities(&self, count: u32) -> ReserveEntitiesIterator<'_> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hv-ecs` (lib) generated 7 warnings (run `cargo fix --lib -p hv-ecs` to apply 5 suggestions)
[INFO] [stderr] warning: `hv-ecs` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/hv-ecs/aed4c94e4ca89e77/deps/hv_ecs-aed4c94e4ca89e77)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test borrow::tests::test_borrow ... ok
[INFO] [stdout] test entities::tests::contains ... ok
[INFO] [stdout] test entities::tests::reserve_grows ... ok
[INFO] [stdout] test entities::tests::reserve_grows_mixed ... ok
[INFO] [stdout] test entities::tests::reserve_entities ... ok
[INFO] [stdout] test entities::tests::entity_bits_roundtrip ... ok
[INFO] [stdout] test world::tests::remove_nothing ... ok
[INFO] [stdout] test entities::tests::alloc_at ... ok
[INFO] [stdout] test query::tests::access_order ... ok
[INFO] [stdout] test entities::tests::alloc_and_free ... ok
[INFO] [stdout] test entities::tests::reserve_entity ... ok
[INFO] [stdout] test batch::tests::empty_batch ... ok
[INFO] [stdout] test world::tests::reuse_populated ... ok
[INFO] [stdout] test world::tests::reuse_empty ... ok
[INFO] [stdout] test world::tests::spawn_at ... ok
[INFO] [stdout] test borrow::tests::test_mut_borrow_counter_overflow - should panic ... ok
[INFO] [stderr]    Doc-tests hv_ecs
[INFO] [stdout] test borrow::tests::test_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.07s
[INFO] [stdout] 
[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::iter (line 530) ... FAILED
[INFO] [stdout] test src/query.rs - query::With (line 428) ... FAILED
[INFO] [stdout] test src/query.rs - query::Without (line 360) ... FAILED
[INFO] [stdout] test src/query.rs - query::QueryBorrow<'w,Q>::without (line 633) ... FAILED
[INFO] [stdout] test src/entity_builder.rs - entity_builder::EntityBuilder (line 22) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::archetypes_generation (line 808) ... FAILED
[INFO] [stdout] test src/entity_ref.rs - entity_ref::EntityRef<'a>::query (line 57) ... FAILED
[INFO] [stdout] test src/entity_builder.rs - entity_builder::EntityBuilder (line 36) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::insert (line 552) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::spawn_at (line 111) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::query_one (line 425) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::remove (line 661) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::query (line 365) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::spawn (line 83) ... FAILED
[INFO] [stdout] test src/world.rs - world::World::spawn_batch (line 169) ... FAILED
[INFO] [stdout] test src/query.rs - query::QueryBorrow<'w,Q>::with (line 610) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 20) ... 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] 499 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 531 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/world.rs:535:29
[INFO] [stdout]     |
[INFO] [stdout] 535 | let ids = world.iter().map(|entity_ref| entity_ref.entity()).collect::<Vec<_>>();
[INFO] [stdout]     |                             ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 535 | let ids = world.iter().map(|entity_ref: /* Type */| entity_ref.entity()).collect::<Vec<_>>();
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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] 429 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 361 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 634 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 23 | use hecs::*;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 809 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 58 | use hecs::*;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 37 | use hecs::*;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 553 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 112 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 426 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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] 662 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 366 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 84 | use hecs::*;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 170 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 611 | use hecs::*;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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] 21 | use hecs::*;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `hecs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hecs`, use `cargo add hecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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.52s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9f52b66bfd0964f92cd68eb9d87a39d3598afdbf90a8786844805fb07be56a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f52b66bfd0964f92cd68eb9d87a39d3598afdbf90a8786844805fb07be56a30", kill_on_drop: false }`
[INFO] [stdout] 9f52b66bfd0964f92cd68eb9d87a39d3598afdbf90a8786844805fb07be56a30
