[INFO] fetching crate specs 0.20.0... [INFO] testing specs-0.20.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate specs 0.20.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate specs 0.20.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate specs 0.20.0 [INFO] tweaked toml for crates.io crate specs 0.20.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate specs 0.20.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate specs 0.20.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c43ac569c992d550f4e3e87805007e1c05eb24a05ab717270ca533d8d2b8bb7 [INFO] running `Command { std: "docker" "start" "-a" "9c43ac569c992d550f4e3e87805007e1c05eb24a05ab717270ca533d8d2b8bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c43ac569c992d550f4e3e87805007e1c05eb24a05ab717270ca533d8d2b8bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c43ac569c992d550f4e3e87805007e1c05eb24a05ab717270ca533d8d2b8bb7", kill_on_drop: false }` [INFO] [stdout] 9c43ac569c992d550f4e3e87805007e1c05eb24a05ab717270ca533d8d2b8bb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d02393d5446246b1453add23aae62428ff1d0bad5a38f17e671a14706aa3793 [INFO] running `Command { std: "docker" "start" "-a" "2d02393d5446246b1453add23aae62428ff1d0bad5a38f17e671a14706aa3793", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling atomic_refcell v0.1.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling tuple_utils v0.4.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tynm v0.1.8 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling shred v0.15.0 [INFO] [stderr] Compiling nougat-proc_macros v0.2.4 [INFO] [stderr] Compiling nougat v0.2.4 [INFO] [stderr] Compiling specs v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/mod.rs:449:18 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn drain(&mut self) -> Drain { [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] 449 | pub fn drain(&mut self) -> Drain<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/storage/restrict.rs:72:66 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn restrict<'rf>(&'rf self) -> RestrictedStorage<'rf, T, &T::Storage> { [INFO] [stdout] | --- --- ^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'rf` [INFO] [stdout] | [INFO] [stdout] 72 | pub fn restrict<'rf>(&'rf self) -> RestrictedStorage<'rf, T, &'rf T::Storage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/storage/restrict.rs:90:74 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn restrict_mut<'rf>(&'rf mut self) -> RestrictedStorage<'rf, T, &mut T::Storage> { [INFO] [stdout] | --- --- ^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'rf` [INFO] [stdout] | [INFO] [stdout] 90 | pub fn restrict_mut<'rf>(&'rf mut self) -> RestrictedStorage<'rf, T, &'rf mut T::Storage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/entity.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn create_iter(&self) -> CreateIterAtomic { [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] 289 | pub fn create_iter(&self) -> CreateIterAtomic<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/entity.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn build_entity(&self) -> EntityResBuilder { [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] 297 | pub fn build_entity(&self) -> EntityResBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/lazy.rs:365:26 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn create_entity(&self, ent: &EntitiesRes) -> LazyBuilder { [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] 365 | pub fn create_entity(&self, ent: &EntitiesRes) -> LazyBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | fn read_component(&self) -> ReadStorage; [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] 169 | fn read_component(&self) -> ReadStorage<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | fn write_component(&self) -> WriteStorage; [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] 177 | fn write_component(&self) -> WriteStorage<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | fn read_storage(&self) -> ReadStorage { [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] 185 | fn read_storage(&self) -> ReadStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | fn write_storage(&self) -> WriteStorage { [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] 195 | fn write_storage(&self) -> WriteStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:205:35 [INFO] [stdout] | [INFO] [stdout] 205 | fn read_resource(&self) -> Fetch; [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] 205 | fn read_resource(&self) -> Fetch<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:213:36 [INFO] [stdout] | [INFO] [stdout] 213 | fn write_resource(&self) -> FetchMut; [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] 213 | fn write_resource(&self) -> FetchMut<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | fn entities(&self) -> Read; [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] 220 | fn entities(&self) -> Read<'_, EntitiesRes>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | fn entities_mut(&self) -> FetchMut; [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] 223 | fn entities_mut(&self) -> FetchMut<'_, EntitiesRes>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | fn create_entity(&mut self) -> EntityBuilder; [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] 231 | fn create_entity(&mut self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | fn create_entity_unchecked(&self) -> EntityBuilder; [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] 240 | fn create_entity_unchecked(&self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:256:20 [INFO] [stdout] | [INFO] [stdout] 256 | fn create_iter(&mut self) -> CreateIter; [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] 256 | fn create_iter(&mut self) -> CreateIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:330:37 [INFO] [stdout] | [INFO] [stdout] 330 | fn read_component(&self) -> ReadStorage { [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] 330 | fn read_component(&self) -> ReadStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | fn write_component(&self) -> WriteStorage { [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] 334 | fn write_component(&self) -> WriteStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:338:35 [INFO] [stdout] | [INFO] [stdout] 338 | fn read_resource(&self) -> Fetch { [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] 338 | fn read_resource(&self) -> Fetch<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 342 | fn write_resource(&self) -> FetchMut { [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] 342 | fn write_resource(&self) -> FetchMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | fn entities(&self) -> Read { [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] 346 | fn entities(&self) -> Read<'_, EntitiesRes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | fn entities_mut(&self) -> FetchMut { [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] 350 | fn entities_mut(&self) -> FetchMut<'_, EntitiesRes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:354:22 [INFO] [stdout] | [INFO] [stdout] 354 | fn create_entity(&mut self) -> EntityBuilder { [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] 354 | fn create_entity(&mut self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 358 | fn create_entity_unchecked(&self) -> EntityBuilder { [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] 358 | fn create_entity_unchecked(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:368:20 [INFO] [stdout] | [INFO] [stdout] 368 | fn create_iter(&mut self) -> CreateIter { [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] 368 | fn create_iter(&mut self) -> CreateIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.18s [INFO] running `Command { std: "docker" "inspect" "2d02393d5446246b1453add23aae62428ff1d0bad5a38f17e671a14706aa3793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d02393d5446246b1453add23aae62428ff1d0bad5a38f17e671a14706aa3793", kill_on_drop: false }` [INFO] [stdout] 2d02393d5446246b1453add23aae62428ff1d0bad5a38f17e671a14706aa3793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83e71ee28cd150d031eb9550f0939c317f2429216d7e0cd035818bb133b05997 [INFO] running `Command { std: "docker" "start" "-a" "83e71ee28cd150d031eb9550f0939c317f2429216d7e0cd035818bb133b05997", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling shred v0.15.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling specs v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/mod.rs:449:18 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn drain(&mut self) -> Drain { [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] 449 | pub fn drain(&mut self) -> Drain<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/storage/restrict.rs:72:66 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn restrict<'rf>(&'rf self) -> RestrictedStorage<'rf, T, &T::Storage> { [INFO] [stdout] | --- --- ^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'rf` [INFO] [stdout] | [INFO] [stdout] 72 | pub fn restrict<'rf>(&'rf self) -> RestrictedStorage<'rf, T, &'rf T::Storage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/storage/restrict.rs:90:74 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn restrict_mut<'rf>(&'rf mut self) -> RestrictedStorage<'rf, T, &mut T::Storage> { [INFO] [stdout] | --- --- ^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'rf` [INFO] [stdout] | [INFO] [stdout] 90 | pub fn restrict_mut<'rf>(&'rf mut self) -> RestrictedStorage<'rf, T, &'rf mut T::Storage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/entity.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn create_iter(&self) -> CreateIterAtomic { [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] 289 | pub fn create_iter(&self) -> CreateIterAtomic<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/entity.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn build_entity(&self) -> EntityResBuilder { [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] 297 | pub fn build_entity(&self) -> EntityResBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/lazy.rs:365:26 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn create_entity(&self, ent: &EntitiesRes) -> LazyBuilder { [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] 365 | pub fn create_entity(&self, ent: &EntitiesRes) -> LazyBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | fn read_component(&self) -> ReadStorage; [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] 169 | fn read_component(&self) -> ReadStorage<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | fn write_component(&self) -> WriteStorage; [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] 177 | fn write_component(&self) -> WriteStorage<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | fn read_storage(&self) -> ReadStorage { [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] 185 | fn read_storage(&self) -> ReadStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | fn write_storage(&self) -> WriteStorage { [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] 195 | fn write_storage(&self) -> WriteStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:205:35 [INFO] [stdout] | [INFO] [stdout] 205 | fn read_resource(&self) -> Fetch; [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] 205 | fn read_resource(&self) -> Fetch<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:213:36 [INFO] [stdout] | [INFO] [stdout] 213 | fn write_resource(&self) -> FetchMut; [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] 213 | fn write_resource(&self) -> FetchMut<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | fn entities(&self) -> Read; [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] 220 | fn entities(&self) -> Read<'_, EntitiesRes>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | fn entities_mut(&self) -> FetchMut; [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] 223 | fn entities_mut(&self) -> FetchMut<'_, EntitiesRes>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | fn create_entity(&mut self) -> EntityBuilder; [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] 231 | fn create_entity(&mut self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | fn create_entity_unchecked(&self) -> EntityBuilder; [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] 240 | fn create_entity_unchecked(&self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:256:20 [INFO] [stdout] | [INFO] [stdout] 256 | fn create_iter(&mut self) -> CreateIter; [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] 256 | fn create_iter(&mut self) -> CreateIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:330:37 [INFO] [stdout] | [INFO] [stdout] 330 | fn read_component(&self) -> ReadStorage { [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] 330 | fn read_component(&self) -> ReadStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | fn write_component(&self) -> WriteStorage { [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] 334 | fn write_component(&self) -> WriteStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:338:35 [INFO] [stdout] | [INFO] [stdout] 338 | fn read_resource(&self) -> Fetch { [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] 338 | fn read_resource(&self) -> Fetch<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 342 | fn write_resource(&self) -> FetchMut { [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] 342 | fn write_resource(&self) -> FetchMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | fn entities(&self) -> Read { [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] 346 | fn entities(&self) -> Read<'_, EntitiesRes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | fn entities_mut(&self) -> FetchMut { [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] 350 | fn entities_mut(&self) -> FetchMut<'_, EntitiesRes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:354:22 [INFO] [stdout] | [INFO] [stdout] 354 | fn create_entity(&mut self) -> EntityBuilder { [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] 354 | fn create_entity(&mut self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 358 | fn create_entity_unchecked(&self) -> EntityBuilder { [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] 358 | fn create_entity_unchecked(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:368:20 [INFO] [stdout] | [INFO] [stdout] 368 | fn create_iter(&mut self) -> CreateIter { [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] 368 | fn create_iter(&mut self) -> CreateIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stdout] warning: struct `Sum` is never constructed [INFO] [stdout] --> examples/full.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | struct Sum(usize); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/storage/tests.rs:526:18 [INFO] [stdout] | [INFO] [stdout] 526 | struct A(Arc<()>); [INFO] [stdout] | - ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `A` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/mod.rs:449:18 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn drain(&mut self) -> Drain { [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] 449 | pub fn drain(&mut self) -> Drain<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/storage/restrict.rs:72:66 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn restrict<'rf>(&'rf self) -> RestrictedStorage<'rf, T, &T::Storage> { [INFO] [stdout] | --- --- ^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'rf` [INFO] [stdout] | [INFO] [stdout] 72 | pub fn restrict<'rf>(&'rf self) -> RestrictedStorage<'rf, T, &'rf T::Storage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/storage/restrict.rs:90:74 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn restrict_mut<'rf>(&'rf mut self) -> RestrictedStorage<'rf, T, &mut T::Storage> { [INFO] [stdout] | --- --- ^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'rf` [INFO] [stdout] | [INFO] [stdout] 90 | pub fn restrict_mut<'rf>(&'rf mut self) -> RestrictedStorage<'rf, T, &'rf mut T::Storage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/tests.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | fn create(world: &mut World) -> WriteStorage [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] 11 | fn create(world: &mut World) -> WriteStorage<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/entity.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn create_iter(&self) -> CreateIterAtomic { [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] 289 | pub fn create_iter(&self) -> CreateIterAtomic<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/entity.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn build_entity(&self) -> EntityResBuilder { [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] 297 | pub fn build_entity(&self) -> EntityResBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/world/entity.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn new(v: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/lazy.rs:365:26 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn create_entity(&self, ent: &EntitiesRes) -> LazyBuilder { [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] 365 | pub fn create_entity(&self, ent: &EntitiesRes) -> LazyBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | fn read_component(&self) -> ReadStorage; [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] 169 | fn read_component(&self) -> ReadStorage<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | fn write_component(&self) -> WriteStorage; [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] 177 | fn write_component(&self) -> WriteStorage<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | fn read_storage(&self) -> ReadStorage { [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] 185 | fn read_storage(&self) -> ReadStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 195 | fn write_storage(&self) -> WriteStorage { [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] 195 | fn write_storage(&self) -> WriteStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:205:35 [INFO] [stdout] | [INFO] [stdout] 205 | fn read_resource(&self) -> Fetch; [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] 205 | fn read_resource(&self) -> Fetch<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:213:36 [INFO] [stdout] | [INFO] [stdout] 213 | fn write_resource(&self) -> FetchMut; [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] 213 | fn write_resource(&self) -> FetchMut<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | fn entities(&self) -> Read; [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] 220 | fn entities(&self) -> Read<'_, EntitiesRes>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | fn entities_mut(&self) -> FetchMut; [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] 223 | fn entities_mut(&self) -> FetchMut<'_, EntitiesRes>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | fn create_entity(&mut self) -> EntityBuilder; [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] 231 | fn create_entity(&mut self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | fn create_entity_unchecked(&self) -> EntityBuilder; [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] 240 | fn create_entity_unchecked(&self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:256:20 [INFO] [stdout] | [INFO] [stdout] 256 | fn create_iter(&mut self) -> CreateIter; [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] 256 | fn create_iter(&mut self) -> CreateIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:330:37 [INFO] [stdout] | [INFO] [stdout] 330 | fn read_component(&self) -> ReadStorage { [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] 330 | fn read_component(&self) -> ReadStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | fn write_component(&self) -> WriteStorage { [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] 334 | fn write_component(&self) -> WriteStorage<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:338:35 [INFO] [stdout] | [INFO] [stdout] 338 | fn read_resource(&self) -> Fetch { [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] 338 | fn read_resource(&self) -> Fetch<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 342 | fn write_resource(&self) -> FetchMut { [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] 342 | fn write_resource(&self) -> FetchMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | fn entities(&self) -> Read { [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] 346 | fn entities(&self) -> Read<'_, EntitiesRes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | fn entities_mut(&self) -> FetchMut { [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] 350 | fn entities_mut(&self) -> FetchMut<'_, EntitiesRes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:354:22 [INFO] [stdout] | [INFO] [stdout] 354 | fn create_entity(&mut self) -> EntityBuilder { [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] 354 | fn create_entity(&mut self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 358 | fn create_entity_unchecked(&self) -> EntityBuilder { [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] 358 | fn create_entity_unchecked(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/world_ext.rs:368:20 [INFO] [stdout] | [INFO] [stdout] 368 | fn create_iter(&mut self) -> CreateIter { [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] 368 | fn create_iter(&mut self) -> CreateIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.00s [INFO] running `Command { std: "docker" "inspect" "83e71ee28cd150d031eb9550f0939c317f2429216d7e0cd035818bb133b05997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83e71ee28cd150d031eb9550f0939c317f2429216d7e0cd035818bb133b05997", kill_on_drop: false }` [INFO] [stdout] 83e71ee28cd150d031eb9550f0939c317f2429216d7e0cd035818bb133b05997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc9a4e561741f9182acbb2fabab47bf1e4517b905e5b921b7b981c182bcc9826 [INFO] running `Command { std: "docker" "start" "-a" "bc9a4e561741f9182acbb2fabab47bf1e4517b905e5b921b7b981c182bcc9826", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/mod.rs:449:18 [INFO] [stderr] | [INFO] [stderr] 449 | pub fn drain(&mut self) -> Drain { [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] 449 | pub fn drain(&mut self) -> Drain<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/storage/restrict.rs:72:66 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn restrict<'rf>(&'rf self) -> RestrictedStorage<'rf, T, &T::Storage> { [INFO] [stderr] | --- --- ^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'rf` [INFO] [stderr] | [INFO] [stderr] 72 | pub fn restrict<'rf>(&'rf self) -> RestrictedStorage<'rf, T, &'rf T::Storage> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/storage/restrict.rs:90:74 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn restrict_mut<'rf>(&'rf mut self) -> RestrictedStorage<'rf, T, &mut T::Storage> { [INFO] [stderr] | --- --- ^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'rf` [INFO] [stderr] | [INFO] [stderr] 90 | pub fn restrict_mut<'rf>(&'rf mut self) -> RestrictedStorage<'rf, T, &'rf mut T::Storage> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/entity.rs:289:24 [INFO] [stderr] | [INFO] [stderr] 289 | pub fn create_iter(&self) -> CreateIterAtomic { [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] 289 | pub fn create_iter(&self) -> CreateIterAtomic<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/entity.rs:297:25 [INFO] [stderr] | [INFO] [stderr] 297 | pub fn build_entity(&self) -> EntityResBuilder { [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] 297 | pub fn build_entity(&self) -> EntityResBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/lazy.rs:365:26 [INFO] [stderr] | [INFO] [stderr] 365 | pub fn create_entity(&self, ent: &EntitiesRes) -> LazyBuilder { [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] 365 | pub fn create_entity(&self, ent: &EntitiesRes) -> LazyBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:169:37 [INFO] [stderr] | [INFO] [stderr] 169 | fn read_component(&self) -> ReadStorage; [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] 169 | fn read_component(&self) -> ReadStorage<'_, T>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:177:38 [INFO] [stderr] | [INFO] [stderr] 177 | fn write_component(&self) -> WriteStorage; [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] 177 | fn write_component(&self) -> WriteStorage<'_, T>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:185:35 [INFO] [stderr] | [INFO] [stderr] 185 | fn read_storage(&self) -> ReadStorage { [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] 185 | fn read_storage(&self) -> ReadStorage<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:195:36 [INFO] [stderr] | [INFO] [stderr] 195 | fn write_storage(&self) -> WriteStorage { [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] 195 | fn write_storage(&self) -> WriteStorage<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:205:35 [INFO] [stderr] | [INFO] [stderr] 205 | fn read_resource(&self) -> Fetch; [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] 205 | fn read_resource(&self) -> Fetch<'_, T>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:213:36 [INFO] [stderr] | [INFO] [stderr] 213 | fn write_resource(&self) -> FetchMut; [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] 213 | fn write_resource(&self) -> FetchMut<'_, T>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:220:17 [INFO] [stderr] | [INFO] [stderr] 220 | fn entities(&self) -> Read; [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] 220 | fn entities(&self) -> Read<'_, EntitiesRes>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:223:21 [INFO] [stderr] | [INFO] [stderr] 223 | fn entities_mut(&self) -> FetchMut; [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] 223 | fn entities_mut(&self) -> FetchMut<'_, EntitiesRes>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:231:22 [INFO] [stderr] | [INFO] [stderr] 231 | fn create_entity(&mut self) -> EntityBuilder; [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] 231 | fn create_entity(&mut self) -> EntityBuilder<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:240:32 [INFO] [stderr] | [INFO] [stderr] 240 | fn create_entity_unchecked(&self) -> EntityBuilder; [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] 240 | fn create_entity_unchecked(&self) -> EntityBuilder<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:256:20 [INFO] [stderr] | [INFO] [stderr] 256 | fn create_iter(&mut self) -> CreateIter; [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] 256 | fn create_iter(&mut self) -> CreateIter<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:330:37 [INFO] [stderr] | [INFO] [stderr] 330 | fn read_component(&self) -> ReadStorage { [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] 330 | fn read_component(&self) -> ReadStorage<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:334:38 [INFO] [stderr] | [INFO] [stderr] 334 | fn write_component(&self) -> WriteStorage { [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] 334 | fn write_component(&self) -> WriteStorage<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:338:35 [INFO] [stderr] | [INFO] [stderr] 338 | fn read_resource(&self) -> Fetch { [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] 338 | fn read_resource(&self) -> Fetch<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:342:36 [INFO] [stderr] | [INFO] [stderr] 342 | fn write_resource(&self) -> FetchMut { [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] 342 | fn write_resource(&self) -> FetchMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:346:17 [INFO] [stderr] | [INFO] [stderr] 346 | fn entities(&self) -> Read { [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] 346 | fn entities(&self) -> Read<'_, EntitiesRes> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:350:21 [INFO] [stderr] | [INFO] [stderr] 350 | fn entities_mut(&self) -> FetchMut { [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] 350 | fn entities_mut(&self) -> FetchMut<'_, EntitiesRes> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:354:22 [INFO] [stderr] | [INFO] [stderr] 354 | fn create_entity(&mut self) -> EntityBuilder { [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] 354 | fn create_entity(&mut self) -> EntityBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:358:32 [INFO] [stderr] | [INFO] [stderr] 358 | fn create_entity_unchecked(&self) -> EntityBuilder { [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] 358 | fn create_entity_unchecked(&self) -> EntityBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/world_ext.rs:368:20 [INFO] [stderr] | [INFO] [stderr] 368 | fn create_iter(&mut self) -> CreateIter { [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] 368 | fn create_iter(&mut self) -> CreateIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `specs` (lib) generated 26 warnings (run `cargo fix --lib -p specs` to apply 26 suggestions) [INFO] [stderr] warning: struct `Sum` is never constructed [INFO] [stderr] --> examples/full.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | struct Sum(usize); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/storage/tests.rs:526:18 [INFO] [stderr] | [INFO] [stderr] 526 | struct A(Arc<()>); [INFO] [stderr] | - ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `A` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/tests.rs:11:32 [INFO] [stderr] | [INFO] [stderr] 11 | fn create(world: &mut World) -> WriteStorage [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] 11 | fn create(world: &mut World) -> WriteStorage<'_, T> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for an associated function [INFO] [stderr] --> src/world/entity.rs:449:5 [INFO] [stderr] | [INFO] [stderr] 449 | pub fn new(v: i32) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `specs` (example "full") generated 1 warning [INFO] [stderr] warning: `specs` (lib test) generated 29 warnings (26 duplicates) (run `cargo fix --lib -p specs --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/specs-dfdcd5d7a491f3a4) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test storage::drain::tests::basic_drain ... ok [INFO] [stdout] test changeset::tests::test ... ok [INFO] [stdout] test storage::tests::test::btree_test_sub_gen ... ok [INFO] [stdout] test storage::tests::map_test::test_gen ... ok [INFO] [stdout] test storage::tests::test::btree_test_clear ... ok [INFO] [stdout] test storage::tests::map_test::insert_same_key ... ok [INFO] [stdout] test storage::tests::test::btree_test_add_gen ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_slice_access ... ok [INFO] [stdout] test storage::tests::test::btree_test_sub ... ok [INFO] [stdout] test storage::tests::map_test::insert ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_sub_gen ... ok [INFO] [stdout] test storage::tests::test::dummy_test_clear ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_add ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_sub ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_clear ... ok [INFO] [stdout] test storage::tests::test::entries ... ok [INFO] [stdout] test storage::tests::test::hash_test_clear ... ok [INFO] [stdout] test storage::tests::test::hash_test_add ... ok [INFO] [stdout] test storage::tests::test::hash_test_get_mut ... ok [INFO] [stdout] test storage::tests::test::hash_test_sub_gen ... ok [INFO] [stdout] test storage::tests::test::flagged ... ok [INFO] [stdout] test storage::tests::test::hash_test_sub ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_add_gen ... ok [INFO] [stdout] test storage::tests::test::btree_test_get_mut ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_defaults ... ok [INFO] [stdout] test storage::tests::test::hash_test_add_gen ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_get_mut_or_default ... ok [INFO] [stdout] test storage::tests::map_test::remove ... ok [INFO] [stdout] test storage::tests::test::btree_test_add ... ok [INFO] [stdout] test storage::tests::test::restricted_storage ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_get_mut ... ok [INFO] [stdout] test storage::tests::test::test_null_insert_twice ... ok [INFO] [stdout] test storage::tests::test::storage_mask ... ok [INFO] [stdout] test storage::tests::test::vec_arc ... ok [INFO] [stdout] test storage::tests::test::vec_test_get_mut ... ok [INFO] [stdout] test storage::tests::test::vec_test_get_mut_or_default ... ok [INFO] [stdout] test storage::tests::test::vec_test_clear ... ok [INFO] [stdout] test storage::tests::test::vec_test_add ... ok [INFO] [stdout] test storage::tests::test::default_vec_test_anti ... ok [INFO] [stdout] test storage::tests::test::storage_entry ... ok [INFO] [stdout] test world::entity::tests::kill_atomic_create_merge ... ok [INFO] [stdout] test storage::tests::test::vec_test_maybeuninit_slice ... ok [INFO] [stdout] test storage::tests::test::vec_test_sub ... ok [INFO] [stdout] test storage::tests::test::vec_test_sub_gen ... ok [INFO] [stdout] test storage::tests::test::vec_test_anti ... ok [INFO] [stdout] test storage::tests::test::vec_test_add_gen ... ok [INFO] [stdout] test world::entity::tests::test_nonzero_optimization ... ok [INFO] [stdout] test world::tests::super_lazy_execution ... ok [INFO] [stdout] test world::tests::delete_all ... ok [INFO] [stdout] test world::tests::delete_and_lazy ... ok [INFO] [stdout] test world::tests::delete_twice ... ok [INFO] [stdout] test world::tests::lazy_execution ... ok [INFO] [stdout] test world::tests::lazy_execution_order ... ok [INFO] [stdout] test world::entity::tests::kill_atomic_kill_now_create_merge ... ok [INFO] [stdout] test storage::tests::test::par_storage_mask ... ok [INFO] [stdout] test storage::tests_inline::test_anti_par_join ... ok [INFO] [stdout] test storage::tests::test::par_restricted_storage ... ok [INFO] [stdout] test world::tests::lazy_insertion ... ok [INFO] [stdout] test world::tests::lazy_removal ... ok [INFO] [stdout] test storage::data::tests::uses_setup ... ok [INFO] [stdout] test storage::tests::map_test::insert_100k ... ok [INFO] [stdout] test storage::tests::map_test::wrap - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s [INFO] [stdout] [INFO] [stderr] Running unittests examples/lend_join.rs (/opt/rustwide/target/debug/examples/lend_join-2d0d268f460c5a97) [INFO] [stderr] Doc-tests specs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/storage/entry.rs - storage::entry::Storage<'e,T,D>::entries (line 67) ... ok [INFO] [stdout] test src/storage/data.rs - storage::data::ReadStorage (line 87) ... ok [INFO] [stdout] test src/lib.rs - (line 47) ... ok [INFO] [stdout] test src/storage/mod.rs - storage::DistinctStorage (line 146) ... ok [INFO] [stdout] test src/join/mod.rs - join::Join (line 32) ... ok [INFO] [stdout] test src/storage/entry.rs - storage::entry::Storage<'e,T,D>::entry (line 18) ... ok [INFO] [stdout] test src/storage/data.rs - storage::data::WriteStorage (line 165) ... ok [INFO] [stdout] test src/storage/restrict.rs - storage::restrict::_dummy (line 458) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 174) ... ok [INFO] [stdout] test src/join/lend_join.rs - join::lend_join::JoinLendIter::get (line 238) ... ok [INFO] [stdout] test src/world/entity.rs - world::entity::Entities (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 99) ... ok [INFO] [stdout] test src/world/comp.rs - world::comp::Component (line 35) ... ok [INFO] [stdout] test src/world/lazy.rs - world::lazy::LazyUpdate::exec (line 165) ... ok [INFO] [stdout] test src/storage/restrict.rs - storage::restrict::RestrictedStorage (line 31) ... ok [INFO] [stdout] test src/world/lazy.rs - world::lazy::parallel_feature (line 33) ... ignored [INFO] [stdout] test src/storage/data.rs - storage::data::ReadStorage (line 62) ... ok [INFO] [stdout] test src/storage/data.rs - storage::data::ReadStorage (line 31) ... ok [INFO] [stdout] test src/world/comp.rs - world::comp::Component (line 22) ... ok [INFO] [stdout] test src/storage/data.rs - storage::data::WriteStorage (line 187) ... ok [INFO] [stdout] test src/changeset.rs - changeset::ChangeSet (line 17) ... ok [INFO] [stdout] test src/world/lazy.rs - world::lazy::LazyUpdate::create_entity (line 352) ... ok [INFO] [stdout] test src/world/lazy.rs - world::lazy::LazyUpdate::exec_mut (line 167) ... ok [INFO] [stdout] test src/world/lazy.rs - world::lazy::LazyUpdate::remove (line 165) ... ok [INFO] [stdout] test src/join/lend_join.rs - join::lend_join::LendJoin::maybe (line 81) ... ok [INFO] [stdout] test src/world/comp.rs - world::comp::Component (line 49) ... ok [INFO] [stdout] test src/storage/flagged.rs - storage::flagged::FlaggedStorage (line 27) ... ok [INFO] [stdout] test src/world/lazy.rs - world::lazy::LazyUpdate::insert (line 165) ... ok [INFO] [stdout] test src/world/lazy.rs - world::lazy::LazyUpdate::insert_all (line 165) ... ok [INFO] [stdout] test src/storage/restrict.rs - storage::restrict::_dummy (line 486) ... ok [INFO] [stdout] test src/world/world_ext.rs - world::world_ext::WorldExt::create_iter (line 248) ... ok [INFO] [stdout] test src/world/entity.rs - world::entity::Entities (line 42) ... ok [INFO] [stdout] test src/world/world_ext.rs - world::world_ext::WorldExt::add_resource (line 151) ... ok [INFO] [stdout] test src/world/mod.rs - world::EntityBuilder (line 144) ... ok [INFO] [stdout] test src/world/world_ext.rs - world::world_ext::WorldExt (line 45) ... ok [INFO] [stdout] test src/world/mod.rs - world::EntityBuilder (line 113) ... ok [INFO] [stdout] test src/world/world_ext.rs - world::world_ext::WorldExt::register (line 115) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc9a4e561741f9182acbb2fabab47bf1e4517b905e5b921b7b981c182bcc9826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9a4e561741f9182acbb2fabab47bf1e4517b905e5b921b7b981c182bcc9826", kill_on_drop: false }` [INFO] [stdout] bc9a4e561741f9182acbb2fabab47bf1e4517b905e5b921b7b981c182bcc9826