[INFO] fetching crate pulz-ecs 0.1.0-alpha...
[INFO] building pulz-ecs-0.1.0-alpha against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pulz-ecs 0.1.0-alpha into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pulz-ecs 0.1.0-alpha
[INFO] finished tweaking crates.io crate pulz-ecs 0.1.0-alpha
[INFO] tweaked toml for crates.io crate pulz-ecs 0.1.0-alpha written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulz-ecs 0.1.0-alpha on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa956eba9e3fd82410360b9955b1a1adcf034f992d9e4c7c7f43fd24566b6738
[INFO] running `Command { std: "docker" "start" "-a" "aa956eba9e3fd82410360b9955b1a1adcf034f992d9e4c7c7f43fd24566b6738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa956eba9e3fd82410360b9955b1a1adcf034f992d9e4c7c7f43fd24566b6738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa956eba9e3fd82410360b9955b1a1adcf034f992d9e4c7c7f43fd24566b6738", kill_on_drop: false }`
[INFO] [stdout] aa956eba9e3fd82410360b9955b1a1adcf034f992d9e4c7c7f43fd24566b6738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 581223974dd3dead9edd16c242246726ac77d360b324e0eda1c082ba06996db0
[INFO] running `Command { std: "docker" "start" "-a" "581223974dd3dead9edd16c242246726ac77d360b324e0eda1c082ba06996db0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pulz-executor v0.1.0-alpha
[INFO] [stderr]    Compiling tinybox v0.2.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling pulz-schedule v0.1.0-alpha
[INFO] [stderr]    Compiling pulz-bitset v0.1.0-alpha
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling pulz-ecs-macros v0.1.0-alpha
[INFO] [stderr]    Compiling pulz-ecs v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: rule #1 of macro `peel` is never used
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     ($macro:tt [$($args:tt)*] ) => ($macro! { $($args)* });
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     unused,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/component.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 148 -         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout] 148 +         let type_id = TypeId::of::<T>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/component.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 167 -         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout] 167 +         let type_id = TypeId::of::<T>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::*`
[INFO] [stdout]   --> src/query/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub use fetch::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:350:82
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + '_ {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 350 -     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + '_ {
[INFO] [stdout] 350 +     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + 'l {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:355:94
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + '_ {
[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 `'l`
[INFO] [stdout]     |
[INFO] [stdout] 355 -     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + '_ {
[INFO] [stdout] 355 +     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + 'l {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.22s
[INFO] running `Command { std: "docker" "inspect" "581223974dd3dead9edd16c242246726ac77d360b324e0eda1c082ba06996db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581223974dd3dead9edd16c242246726ac77d360b324e0eda1c082ba06996db0", kill_on_drop: false }`
[INFO] [stdout] 581223974dd3dead9edd16c242246726ac77d360b324e0eda1c082ba06996db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b4086c9dbade860aae7f66d295facaf1e1760a459ac30ef219a262a5c6fa4e0
[INFO] running `Command { std: "docker" "start" "-a" "6b4086c9dbade860aae7f66d295facaf1e1760a459ac30ef219a262a5c6fa4e0", kill_on_drop: false }`
[INFO] [stdout] warning: rule #1 of macro `peel` is never used
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     ($macro:tt [$($args:tt)*] ) => ($macro! { $($args)* });
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     unused,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/component.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 148 -         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout] 148 +         let type_id = TypeId::of::<T>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/component.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 167 -         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout] 167 +         let type_id = TypeId::of::<T>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::*`
[INFO] [stdout]   --> src/query/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub use fetch::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:350:82
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + '_ {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 350 -     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + '_ {
[INFO] [stdout] 350 +     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + 'l {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:355:94
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + '_ {
[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 `'l`
[INFO] [stdout]     |
[INFO] [stdout] 355 -     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + '_ {
[INFO] [stdout] 355 +     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + 'l {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pulz-ecs v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: rule #1 of macro `peel` is never used
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     ($macro:tt [$($args:tt)*] ) => ($macro! { $($args)* });
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     unused,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/component.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 148 -         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout] 148 +         let type_id = TypeId::of::<T>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/component.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 167 -         let type_id = std::any::TypeId::of::<T>();
[INFO] [stdout] 167 +         let type_id = TypeId::of::<T>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fetch::*`
[INFO] [stdout]   --> src/query/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub use fetch::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `D` is never constructed
[INFO] [stdout]    --> src/query/mod.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 |     struct D(usize);
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:350:82
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + '_ {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 350 -     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + '_ {
[INFO] [stdout] 350 +     pub fn entries<'l>(&'l self) -> impl Iterator<Item = (ComponentId, &'l T)> + 'l {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:355:94
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + '_ {
[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 `'l`
[INFO] [stdout]     |
[INFO] [stdout] 355 -     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + '_ {
[INFO] [stdout] 355 +     pub fn entries_mut<'l>(&'l mut self) -> impl Iterator<Item = (ComponentId, &'l mut T)> + 'l {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "6b4086c9dbade860aae7f66d295facaf1e1760a459ac30ef219a262a5c6fa4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4086c9dbade860aae7f66d295facaf1e1760a459ac30ef219a262a5c6fa4e0", kill_on_drop: false }`
[INFO] [stdout] 6b4086c9dbade860aae7f66d295facaf1e1760a459ac30ef219a262a5c6fa4e0
