[INFO] fetching crate gecs 0.3.0...
[INFO] testing gecs-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gecs 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate gecs 0.3.0
[INFO] finished tweaking crates.io crate gecs 0.3.0
[INFO] tweaked toml for crates.io crate gecs 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gecs 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `gecs_macros` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b795bb6d489237dcc385d0f93cb5f62a2005556c4fc188cfed441ca179435b0
[INFO] running `Command { std: "docker" "start" "-a" "0b795bb6d489237dcc385d0f93cb5f62a2005556c4fc188cfed441ca179435b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b795bb6d489237dcc385d0f93cb5f62a2005556c4fc188cfed441ca179435b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b795bb6d489237dcc385d0f93cb5f62a2005556c4fc188cfed441ca179435b0", kill_on_drop: false }`
[INFO] [stdout] 0b795bb6d489237dcc385d0f93cb5f62a2005556c4fc188cfed441ca179435b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c159d3e59bd11e23a633e92612636ba9317aa169081523cf7ebc3f1df8e03034
[INFO] running `Command { std: "docker" "start" "-a" "c159d3e59bd11e23a633e92612636ba9317aa169081523cf7ebc3f1df8e03034", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `gecs_macros` dependency)
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling speedy v0.8.7
[INFO] [stderr]    Compiling gecs_macros v0.3.0
[INFO] [stderr]    Compiling gecs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wrapping_slot_version`
[INFO] [stdout]   --> src/version.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "wrapping_slot_version")]
[INFO] [stdout]    |                   ^^^^^^^^^^-----------------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"wrapping_entity_version"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `32_components`, `default`, `wrapping_entity_raw_version`, and `wrapping_entity_version`
[INFO] [stdout]    = help: consider adding `wrapping_slot_version` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wrapping_slot_version`
[INFO] [stdout]   --> src/version.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |             #[cfg(not(feature = "wrapping_slot_version"))]
[INFO] [stdout]    |                       ^^^^^^^^^^-----------------------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"wrapping_entity_version"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `32_components`, `default`, `wrapping_entity_raw_version`, and `wrapping_entity_version`
[INFO] [stdout]    = help: consider adding `wrapping_slot_version` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn borrow_slice<C>(&self) -> Ref<[C]>
[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] 144 |     fn borrow_slice<C>(&self) -> Ref<'_, [C]>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:159:28
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn borrow_slice_mut<C>(&self) -> RefMut<[C]>
[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] 159 |     fn borrow_slice_mut<C>(&self) -> RefMut<'_, [C]>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:252:29
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn resolve_borrow_slice(&self) -> Ref<[C]>;
[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] 252 |     fn resolve_borrow_slice(&self) -> Ref<'_, [C]>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:254:33
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn resolve_borrow_slice_mut(&self) -> RefMut<[C]>;
[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] 254 |     fn resolve_borrow_slice_mut(&self) -> RefMut<'_, [C]>;
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.27s
[INFO] running `Command { std: "docker" "inspect" "c159d3e59bd11e23a633e92612636ba9317aa169081523cf7ebc3f1df8e03034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c159d3e59bd11e23a633e92612636ba9317aa169081523cf7ebc3f1df8e03034", kill_on_drop: false }`
[INFO] [stdout] c159d3e59bd11e23a633e92612636ba9317aa169081523cf7ebc3f1df8e03034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 114e88578dd33e38cec0e0235db558554d87bb59f87c711a86a94e130626c3fd
[INFO] running `Command { std: "docker" "start" "-a" "114e88578dd33e38cec0e0235db558554d87bb59f87c711a86a94e130626c3fd", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `gecs_macros` dependency)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wrapping_slot_version`
[INFO] [stdout]   --> src/version.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "wrapping_slot_version")]
[INFO] [stdout]    |                   ^^^^^^^^^^-----------------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"wrapping_entity_version"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `32_components`, `default`, `wrapping_entity_raw_version`, and `wrapping_entity_version`
[INFO] [stdout]    = help: consider adding `wrapping_slot_version` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wrapping_slot_version`
[INFO] [stdout]   --> src/version.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |             #[cfg(not(feature = "wrapping_slot_version"))]
[INFO] [stdout]    |                       ^^^^^^^^^^-----------------------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"wrapping_entity_version"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `32_components`, `default`, `wrapping_entity_raw_version`, and `wrapping_entity_version`
[INFO] [stdout]    = help: consider adding `wrapping_slot_version` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn borrow_slice<C>(&self) -> Ref<[C]>
[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] 144 |     fn borrow_slice<C>(&self) -> Ref<'_, [C]>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:159:28
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn borrow_slice_mut<C>(&self) -> RefMut<[C]>
[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] 159 |     fn borrow_slice_mut<C>(&self) -> RefMut<'_, [C]>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gecs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:252:29
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn resolve_borrow_slice(&self) -> Ref<[C]>;
[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] 252 |     fn resolve_borrow_slice(&self) -> Ref<'_, [C]>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:254:33
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn resolve_borrow_slice_mut(&self) -> RefMut<[C]>;
[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] 254 |     fn resolve_borrow_slice_mut(&self) -> RefMut<'_, [C]>;
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wrapping_slot_version`
[INFO] [stdout]   --> src/version.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "wrapping_slot_version")]
[INFO] [stdout]    |                   ^^^^^^^^^^-----------------------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"wrapping_entity_version"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `32_components`, `default`, `wrapping_entity_raw_version`, and `wrapping_entity_version`
[INFO] [stdout]    = help: consider adding `wrapping_slot_version` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wrapping_slot_version`
[INFO] [stdout]   --> src/version.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |             #[cfg(not(feature = "wrapping_slot_version"))]
[INFO] [stdout]    |                       ^^^^^^^^^^-----------------------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"wrapping_entity_version"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `32_components`, `default`, `wrapping_entity_raw_version`, and `wrapping_entity_version`
[INFO] [stdout]    = help: consider adding `wrapping_slot_version` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 218 |                     entity: K
[INFO] [stdout] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stdout]     |                                                ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     &self,
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |                     entity: K
[INFO] [stdout] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stdout]     |                                                  ^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stdout]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stdout]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn borrow_slice<C>(&self) -> Ref<[C]>
[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] 144 |     fn borrow_slice<C>(&self) -> Ref<'_, [C]>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:159:28
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn borrow_slice_mut<C>(&self) -> RefMut<[C]>
[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] 159 |     fn borrow_slice_mut<C>(&self) -> RefMut<'_, [C]>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:252:29
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn resolve_borrow_slice(&self) -> Ref<[C]>;
[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] 252 |     fn resolve_borrow_slice(&self) -> Ref<'_, [C]>;
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:254:33
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn resolve_borrow_slice_mut(&self) -> RefMut<[C]>;
[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] 254 |     fn resolve_borrow_slice_mut(&self) -> RefMut<'_, [C]>;
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.47s
[INFO] running `Command { std: "docker" "inspect" "114e88578dd33e38cec0e0235db558554d87bb59f87c711a86a94e130626c3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "114e88578dd33e38cec0e0235db558554d87bb59f87c711a86a94e130626c3fd", kill_on_drop: false }`
[INFO] [stdout] 114e88578dd33e38cec0e0235db558554d87bb59f87c711a86a94e130626c3fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce34c54882db852faf974e799ebdd4aec4e85c0886f7f8b9e45a1149857aaa23
[INFO] running `Command { std: "docker" "start" "-a" "ce34c54882db852faf974e799ebdd4aec4e85c0886f7f8b9e45a1149857aaa23", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `gecs_macros` dependency)
[INFO] [stderr] warning: unexpected `cfg` condition value: `wrapping_slot_version`
[INFO] [stderr]   --> src/version.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 38 |             #[cfg(feature = "wrapping_slot_version")]
[INFO] [stderr]    |                   ^^^^^^^^^^-----------------------
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             help: there is a expected value with a similar name: `"wrapping_entity_version"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `32_components`, `default`, `wrapping_entity_raw_version`, and `wrapping_entity_version`
[INFO] [stderr]    = help: consider adding `wrapping_slot_version` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wrapping_slot_version`
[INFO] [stderr]   --> src/version.rs:41:23
[INFO] [stderr]    |
[INFO] [stderr] 41 |             #[cfg(not(feature = "wrapping_slot_version"))]
[INFO] [stderr]    |                       ^^^^^^^^^^-----------------------
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 help: there is a expected value with a similar name: `"wrapping_entity_version"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `32_components`, `default`, `wrapping_entity_raw_version`, and `wrapping_entity_version`
[INFO] [stderr]    = help: consider adding `wrapping_slot_version` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stderr]     |
[INFO] [stderr] 217 |                     &self,
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here
[INFO] [stderr] 218 |                     entity: K
[INFO] [stderr] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_dynamic.rs:303:44
[INFO] [stderr]     |
[INFO] [stderr] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stderr]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 303 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_dynamic.rs:313:48
[INFO] [stderr]     |
[INFO] [stderr] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stderr]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 313 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_dynamic.rs:490:38
[INFO] [stderr]     |
[INFO] [stderr] 490 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stderr]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 490 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_dynamic.rs:503:42
[INFO] [stderr]     |
[INFO] [stderr] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stderr]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 503 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_dynamic.rs:217:21
[INFO] [stderr]     |
[INFO] [stderr] 217 |                     &self,
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here
[INFO] [stderr] 218 |                     entity: K
[INFO] [stderr] 219 |                 ) -> Option<$borrow<A, #(T~I,)*>>
[INFO] [stderr]     |                                                ^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 533 |     declare_storage_dynamic_n!(StorageDynamic~N, BorrowDynamic~N, Slices~N, View~N, N);
[INFO] [stderr]     |     ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_dynamic_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 219 |                 ) -> Option<$borrow<'_, A, #(T~I,)*>>
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stderr]     |
[INFO] [stderr] 204 |                     &self,
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here
[INFO] [stderr] 205 |                     entity: K
[INFO] [stderr] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stderr]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_fixed.rs:290:44
[INFO] [stderr]     |
[INFO] [stderr] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<[T~I]> {
[INFO] [stderr]     |                                            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stderr]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 290 |                     pub fn borrow_slice_~I(&self) -> Ref<'_, [T~I]> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_fixed.rs:300:48
[INFO] [stderr]     |
[INFO] [stderr] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<[T~I]> {
[INFO] [stderr]     |                                                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stderr]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 300 |                     pub fn borrow_slice_mut_~I(&self) -> RefMut<'_, [T~I]> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_fixed.rs:434:38
[INFO] [stderr]     |
[INFO] [stderr] 434 |                     pub fn borrow_~I(&self) -> Ref<T~I> {
[INFO] [stderr]     |                                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stderr]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 434 |                     pub fn borrow_~I(&self) -> Ref<'_, T~I> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_fixed.rs:447:42
[INFO] [stderr]     |
[INFO] [stderr] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<T~I> {
[INFO] [stderr]     |                                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stderr]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 447 |                     pub fn borrow_mut_~I(&self) -> RefMut<'_, T~I> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetype/storage_fixed.rs:204:21
[INFO] [stderr]     |
[INFO] [stderr] 204 |                     &self,
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here
[INFO] [stderr] 205 |                     entity: K
[INFO] [stderr] 206 |                 ) -> Option<$borrow<A, #(T~I,)* N>>
[INFO] [stderr]     |                                                  ^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 478 |     declare_storage_fixed_n!(StorageFixed~N, BorrowFixed~N, Slices~N, View~N,  N);
[INFO] [stderr]     |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `declare_storage_fixed_n` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 206 |                 ) -> Option<$borrow<'_, A, #(T~I,)* N>>
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/traits.rs:144:24
[INFO] [stderr]     |
[INFO] [stderr] 144 |     fn borrow_slice<C>(&self) -> Ref<[C]>
[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] 144 |     fn borrow_slice<C>(&self) -> Ref<'_, [C]>
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/traits.rs:159:28
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn borrow_slice_mut<C>(&self) -> RefMut<[C]>
[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] 159 |     fn borrow_slice_mut<C>(&self) -> RefMut<'_, [C]>
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/traits.rs:252:29
[INFO] [stderr]     |
[INFO] [stderr] 252 |     fn resolve_borrow_slice(&self) -> Ref<[C]>;
[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] 252 |     fn resolve_borrow_slice(&self) -> Ref<'_, [C]>;
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/traits.rs:254:33
[INFO] [stderr]     |
[INFO] [stderr] 254 |     fn resolve_borrow_slice_mut(&self) -> RefMut<[C]>;
[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] 254 |     fn resolve_borrow_slice_mut(&self) -> RefMut<'_, [C]>;
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `gecs` (lib) generated 166 warnings (148 duplicates) (run `cargo fix --lib -p gecs` to apply 16 suggestions)
[INFO] [stderr] warning: `gecs` (lib test) generated 166 warnings (166 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gecs-5a3cbe261022a739)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test archetype::slot::verify_free_list_end_is_invalid_data_index ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_entity_wild.rs (/opt/rustwide/target/debug/deps/test_entity_wild-96d1929a5798bb2c)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_one_of_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_multi.rs (/opt/rustwide/target/debug/deps/test_multi-92b95a7ea430c57c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_archetype_id ... ok
[INFO] [stdout] test test_multi_create_indirect ... ok
[INFO] [stdout] test test_multi_iter_write ... ok
[INFO] [stdout] test test_multi_iter ... ok
[INFO] [stdout] test test_multi_replace ... ok
[INFO] [stdout] test test_multi_find ... ok
[INFO] [stdout] test test_multi_create_direct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_one_of.rs (/opt/rustwide/target/debug/deps/test_one_of-a69ab80df5157ab5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/test_raw.rs (/opt/rustwide/target/debug/deps/test_raw-d51da9ebc545736c)
[INFO] [stdout] test test_one_of_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_raw_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_single.rs (/opt/rustwide/target/debug/deps/test_single-bc48c51bcfa4bc41)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_single_create ... ok
[INFO] [stdout] test test_archetype_id ... ok
[INFO] [stdout] test test_single_destroy_replace ... ok
[INFO] [stdout] test test_single_iter_write ... ok
[INFO] [stdout] test test_single_entity ... ok
[INFO] [stdout] test test_single_find ... ok
[INFO] [stdout] test test_single_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_single_dyn.rs (/opt/rustwide/target/debug/deps/test_single_dyn-3c4279ff83880e8e)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_single_dyn_create ... ok
[INFO] [stdout] test test_single_dyn_entity ... ok
[INFO] [stdout] test test_single_dyn_entity_with_capacity ... ok
[INFO] [stdout] test test_single_dyn_find ... ok
[INFO] [stdout] test test_single_dyn_destroy_replace ... ok
[INFO] [stdout] test test_single_dyn_iter ... ok
[INFO] [stdout] test test_single_dyn_create_with_capacity_zero ... ok
[INFO] [stdout] test test_single_dyn_iter_write ... ok
[INFO] [stdout] test test_single_dyn_create_with_capacity_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_util.rs (/opt/rustwide/target/debug/deps/test_util-fded8e352f279a28)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_component_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gecs
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - macros::ecs_component_id (line 287) ... ignored
[INFO] [stdout] test src/lib.rs - macros::ecs_find (line 372) ... ignored
[INFO] [stdout] test src/lib.rs - macros::ecs_iter (line 512) ... ignored
[INFO] [stdout] test src/lib.rs - macros::ecs_world (line 131) ... ignored
[INFO] [stdout] test src/lib.rs - macros::ecs_world (line 139) ... ignored
[INFO] [stdout] test src/lib.rs - macros::ecs_world (line 168) ... ok
[INFO] [stdout] test src/lib.rs - OneOf (line 643) ... ok
[INFO] [stdout] test src/lib.rs - macros::ecs_world (line 249) ... ok
[INFO] [stdout] test src/lib.rs - (line 42) ... ok
[INFO] [stdout] test src/lib.rs - macros::ecs_find_borrow (line 471) ... ok
[INFO] [stdout] test src/traits.rs - traits::ArchetypeHas (line 221) ... ok
[INFO] [stdout] test src/lib.rs - macros::ecs_find (line 414) ... ok
[INFO] [stdout] test src/lib.rs - macros::ecs_iter (line 548) ... ok
[INFO] [stdout] test src/lib.rs - macros::ecs_component_id (line 307) ... ok
[INFO] [stdout] test src/traits.rs - traits::WorldHas (line 178) ... ok
[INFO] [stdout] test src/traits.rs - traits::ViewHas (line 296) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 2.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce34c54882db852faf974e799ebdd4aec4e85c0886f7f8b9e45a1149857aaa23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce34c54882db852faf974e799ebdd4aec4e85c0886f7f8b9e45a1149857aaa23", kill_on_drop: false }`
[INFO] [stdout] ce34c54882db852faf974e799ebdd4aec4e85c0886f7f8b9e45a1149857aaa23
