[INFO] fetching crate hv-ecs 0.1.0... [INFO] testing hv-ecs-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hv-ecs 0.1.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hv-ecs 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.16.0) [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] [stderr] Downloaded trybuild v1.0.114 [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded hashbrown v0.11.2 [INFO] [stderr] Downloaded serde_test v1.0.177 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de2380a47ff2df39801807dbaf4319aa1aae17a96a0239ee09e0d0617abc7b98 [INFO] running `Command { std: "docker" "start" "-a" "de2380a47ff2df39801807dbaf4319aa1aae17a96a0239ee09e0d0617abc7b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de2380a47ff2df39801807dbaf4319aa1aae17a96a0239ee09e0d0617abc7b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2380a47ff2df39801807dbaf4319aa1aae17a96a0239ee09e0d0617abc7b98", kill_on_drop: false }` [INFO] [stdout] de2380a47ff2df39801807dbaf4319aa1aae17a96a0239ee09e0d0617abc7b98 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8f5badb3fbe3b02567c0465aa7257b4142dc724341777c47f3202b7a6d7302a [INFO] running `Command { std: "docker" "start" "-a" "c8f5badb3fbe3b02567c0465aa7257b4142dc724341777c47f3202b7a6d7302a", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.16 [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 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 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 { [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 { [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> { [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> { [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.39s [INFO] running `Command { std: "docker" "inspect" "c8f5badb3fbe3b02567c0465aa7257b4142dc724341777c47f3202b7a6d7302a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f5badb3fbe3b02567c0465aa7257b4142dc724341777c47f3202b7a6d7302a", kill_on_drop: false }` [INFO] [stdout] c8f5badb3fbe3b02567c0465aa7257b4142dc724341777c47f3202b7a6d7302a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8624757f7b5e3731ce9a8ad906f868be729ffec2b77113452f121b136c195e1 [INFO] running `Command { std: "docker" "start" "-a" "b8624757f7b5e3731ce9a8ad906f868be729ffec2b77113452f121b136c195e1", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [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 hv-ecs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_test v1.0.177 [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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [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 { [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 { [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> { [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> { [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 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 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 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 { [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 { [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> { [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> { [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 8.88s [INFO] running `Command { std: "docker" "inspect" "b8624757f7b5e3731ce9a8ad906f868be729ffec2b77113452f121b136c195e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8624757f7b5e3731ce9a8ad906f868be729ffec2b77113452f121b136c195e1", kill_on_drop: false }` [INFO] [stdout] b8624757f7b5e3731ce9a8ad906f868be729ffec2b77113452f121b136c195e1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb773a244bf6f7163a7793970b97b3a5bcb0e9b953934f54fe44bc1c04982430 [INFO] running `Command { std: "docker" "start" "-a" "cb773a244bf6f7163a7793970b97b3a5bcb0e9b953934f54fe44bc1c04982430", 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 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 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 { [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 { [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> { [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> { [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.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hv_ecs-01ccad7d75647727) [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_mixed ... ok [INFO] [stdout] test entities::tests::reserve_grows ... 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.02s [INFO] [stdout] [INFO] [stderr] Doc-tests hv_ecs [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/entity_builder.rs - entity_builder::EntityBuilder (line 22) ... FAILED [INFO] [stdout] test src/world.rs - world::World::iter (line 530) ... FAILED [INFO] [stdout] test src/query.rs - query::QueryBorrow<'w,Q>::with (line 610) ... FAILED [INFO] [stdout] test src/world.rs - world::World::archetypes_generation (line 808) ... FAILED [INFO] [stdout] test src/lib.rs - (line 20) ... 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::insert (line 552) ... 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/entity_ref.rs - entity_ref::EntityRef<'a>::query (line 57) ... FAILED [INFO] [stdout] test src/world.rs - world::World::query (line 365) ... 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::spawn (line 83) ... 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/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::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::>(); [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::>(); [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::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/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/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] ---- 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::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/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/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/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/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/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::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::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/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/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::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] [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.18s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "cb773a244bf6f7163a7793970b97b3a5bcb0e9b953934f54fe44bc1c04982430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb773a244bf6f7163a7793970b97b3a5bcb0e9b953934f54fe44bc1c04982430", kill_on_drop: false }` [INFO] [stdout] cb773a244bf6f7163a7793970b97b3a5bcb0e9b953934f54fe44bc1c04982430