[INFO] cloning repository https://github.com/ktff/refer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktff/refer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktff%2Frefer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktff%2Frefer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c63fab37f92bb6b300591a9a798268250051dc1 [INFO] testing ktff/refer against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktff%2Frefer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ktff/refer [INFO] finished tweaking git repo https://github.com/ktff/refer [INFO] tweaked toml for git repo https://github.com/ktff/refer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ktff/refer on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ktff/refer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f294bfe8846dd00a0863bf93d33ea251271e4408bc188f86473a250c36193ec [INFO] running `Command { std: "docker" "start" "-a" "0f294bfe8846dd00a0863bf93d33ea251271e4408bc188f86473a250c36193ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f294bfe8846dd00a0863bf93d33ea251271e4408bc188f86473a250c36193ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f294bfe8846dd00a0863bf93d33ea251271e4408bc188f86473a250c36193ec", kill_on_drop: false }` [INFO] [stdout] 0f294bfe8846dd00a0863bf93d33ea251271e4408bc188f86473a250c36193ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a6e0470adfb8f4655079ef118426caf4896372d1f436faa35a78d81a97a3fbb5 [INFO] running `Command { std: "docker" "start" "-a" "a6e0470adfb8f4655079ef118426caf4896372d1f436faa35a78d81a97a3fbb5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling auto_enums v0.8.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling radix-heap v0.4.2 (https://github.com/ktff/radix-heap.git?branch=peek#fa319565) [INFO] [stderr] Compiling derive_utils v0.12.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling refer v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 161 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | ) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 196 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 204 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | fn any_get_slot(&self, key: Key) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | fn any_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:229:29 [INFO] [stdout] | [INFO] [stdout] 229 | fn any_get_locality(&self, path: &dyn LocalityPath, ty: std::any::TypeId) -> Option { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 229 | fn any_get_locality(&self, path: &dyn LocalityPath, ty: std::any::TypeId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:233:22 [INFO] [stdout] | [INFO] [stdout] 233 | fn first_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | fn first_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | fn next_key(&self, ty: std::any::TypeId, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 237 | fn next_key(&self, ty: std::any::TypeId, key: Key) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | fn last_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 241 | fn last_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 249 | ) -> std::result::Result, String> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | ) -> std::result::Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 66 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | ) -> std::result::Result, $t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | fn any_get_slot(&self, key: Key) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | fn any_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Option { [INFO] [stdout] | ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | fn first_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn first_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | fn next_key(&self, ty: TypeId, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | fn next_key(&self, ty: TypeId, key: Key) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | fn last_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 141 | fn last_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 151 | ) -> std::result::Result, String> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | ) -> std::result::Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/container/item.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result, $t> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option{ [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result, String>{ [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result>, String>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/container/vec.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result, $t> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option{ [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result, String>{ [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result>, String>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | fn get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_locality(&self, key: &impl LocalityPath) -> Option, T>>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn get_locality(&self, key: &impl LocalityPath) -> Option, T>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | fn fill_slot(&mut self, key: &impl LocalityPath, item: T) -> Result, T>; [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn fill_slot(&mut self, key: &impl LocalityPath, item: T) -> Result, T>, T>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | fn unfill_slot(&mut self, key: Key) -> Option<(T, ItemLocality)>; [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn unfill_slot(&mut self, key: Key) -> Option<(T, ItemLocality<'_, T>)>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | fn first_key(&self, key: TypeId) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn first_key(&self, key: TypeId) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | fn first_key_of(&self) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn first_key_of(&self) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | fn next_key(&self, ty: TypeId, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn next_key(&self, ty: TypeId, key: Key) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | fn next_key_of(&self, key: Key) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn next_key_of(&self, key: Key) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | fn last_key(&self, key: TypeId) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | fn last_key(&self, key: TypeId) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn last_key_of(&self) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | fn last_key_of(&self) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | fn any_get_slot(&self, key: Key) -> Option; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 120 | fn any_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | fn any_get_locality(&self, key: &dyn LocalityPath, ty: TypeId) -> Option; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | fn any_get_locality(&self, key: &dyn LocalityPath, ty: TypeId) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 134 | ) -> Result, String>; [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | ) -> Result>, String>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn unified_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn unified_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:153:33 [INFO] [stdout] | [INFO] [stdout] 153 | default fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | default fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | fn get(&self, index: usize) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | fn get(&self, index: usize) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/key/grc.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_ref(&self) -> Key { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_ref(&self) -> Key, T> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/add.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn as_mut(&mut self) -> MutAccess { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn as_mut(&mut self) -> MutAccess<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/add.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_ref(&self) -> Access { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_ref(&self) -> Access<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | fn as_add(&mut self) -> Add { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | fn as_add(&mut self) -> Add<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn as_mut(&mut self) -> MutAccess { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | fn as_mut(&mut self) -> MutAccess<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_ref(&mut self) -> Access { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_ref(&mut self) -> Access<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/slot/slot.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn borrow(&self) -> Slot { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn borrow(&self) -> Slot<'_, permit::Ref, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.84s [INFO] running `Command { std: "docker" "inspect" "a6e0470adfb8f4655079ef118426caf4896372d1f436faa35a78d81a97a3fbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e0470adfb8f4655079ef118426caf4896372d1f436faa35a78d81a97a3fbb5", kill_on_drop: false }` [INFO] [stdout] a6e0470adfb8f4655079ef118426caf4896372d1f436faa35a78d81a97a3fbb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fa2721948f092bbc8552671ba2e80f02ec61c72cc26d66ec4fb16897448b2b6d [INFO] running `Command { std: "docker" "start" "-a" "fa2721948f092bbc8552671ba2e80f02ec61c72cc26d66ec4fb16897448b2b6d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling refer v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 161 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | ) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 196 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 204 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | fn any_get_slot(&self, key: Key) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | fn any_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:229:29 [INFO] [stdout] | [INFO] [stdout] 229 | fn any_get_locality(&self, path: &dyn LocalityPath, ty: std::any::TypeId) -> Option { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 229 | fn any_get_locality(&self, path: &dyn LocalityPath, ty: std::any::TypeId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:233:22 [INFO] [stdout] | [INFO] [stdout] 233 | fn first_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | fn first_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | fn next_key(&self, ty: std::any::TypeId, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 237 | fn next_key(&self, ty: std::any::TypeId, key: Key) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | fn last_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 241 | fn last_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 249 | ) -> std::result::Result, String> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | ) -> std::result::Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 66 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | ) -> std::result::Result, $t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | fn any_get_slot(&self, key: Key) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | fn any_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Option { [INFO] [stdout] | ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | fn first_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn first_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | fn next_key(&self, ty: TypeId, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | fn next_key(&self, ty: TypeId, key: Key) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | fn last_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 141 | fn last_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 151 | ) -> std::result::Result, String> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | ) -> std::result::Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/container/item.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result, $t> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option{ [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result, String>{ [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result>, String>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/container/vec.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result, $t> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option{ [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result, String>{ [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result>, String>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | fn get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_locality(&self, key: &impl LocalityPath) -> Option, T>>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn get_locality(&self, key: &impl LocalityPath) -> Option, T>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | fn fill_slot(&mut self, key: &impl LocalityPath, item: T) -> Result, T>; [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn fill_slot(&mut self, key: &impl LocalityPath, item: T) -> Result, T>, T>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | fn unfill_slot(&mut self, key: Key) -> Option<(T, ItemLocality)>; [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn unfill_slot(&mut self, key: Key) -> Option<(T, ItemLocality<'_, T>)>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | fn first_key(&self, key: TypeId) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn first_key(&self, key: TypeId) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | fn first_key_of(&self) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn first_key_of(&self) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | fn next_key(&self, ty: TypeId, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn next_key(&self, ty: TypeId, key: Key) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | fn next_key_of(&self, key: Key) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn next_key_of(&self, key: Key) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | fn last_key(&self, key: TypeId) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | fn last_key(&self, key: TypeId) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn last_key_of(&self) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | fn last_key_of(&self) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | fn any_get_slot(&self, key: Key) -> Option; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 120 | fn any_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | fn any_get_locality(&self, key: &dyn LocalityPath, ty: TypeId) -> Option; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | fn any_get_locality(&self, key: &dyn LocalityPath, ty: TypeId) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 134 | ) -> Result, String>; [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | ) -> Result>, String>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn unified_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn unified_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:153:33 [INFO] [stdout] | [INFO] [stdout] 153 | default fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | default fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | fn get(&self, index: usize) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | fn get(&self, index: usize) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/key/grc.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_ref(&self) -> Key { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_ref(&self) -> Key, T> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/add.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn as_mut(&mut self) -> MutAccess { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn as_mut(&mut self) -> MutAccess<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/add.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_ref(&self) -> Access { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_ref(&self) -> Access<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | fn as_add(&mut self) -> Add { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | fn as_add(&mut self) -> Add<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn as_mut(&mut self) -> MutAccess { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | fn as_mut(&mut self) -> MutAccess<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_ref(&mut self) -> Access { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_ref(&mut self) -> Access<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/slot/slot.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn borrow(&self) -> Slot { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn borrow(&self) -> Slot<'_, permit::Ref, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 161 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | ) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 196 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | multi_type_container!(impl Container prefer index); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 204 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | fn any_get_slot(&self, key: Key) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | fn any_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:229:29 [INFO] [stdout] | [INFO] [stdout] 229 | fn any_get_locality(&self, path: &dyn LocalityPath, ty: std::any::TypeId) -> Option { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 229 | fn any_get_locality(&self, path: &dyn LocalityPath, ty: std::any::TypeId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:233:22 [INFO] [stdout] | [INFO] [stdout] 233 | fn first_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | fn first_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | fn next_key(&self, ty: std::any::TypeId, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 237 | fn next_key(&self, ty: std::any::TypeId, key: Key) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | fn last_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 241 | fn last_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 249 | ) -> std::result::Result, String> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/all.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | multi_type_container!(impl AnyContainer); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `multi_type_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | ) -> std::result::Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 66 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | ) -> std::result::Result, $t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | region_container!(impl Container); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | fn any_get_slot(&self, key: Key) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | fn any_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 120 | ) -> Option { [INFO] [stdout] | ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 120 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | fn first_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn first_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | fn next_key(&self, ty: TypeId, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | fn next_key(&self, ty: TypeId, key: Key) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | fn last_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 141 | fn last_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/region.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 151 | ) -> std::result::Result, String> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/chunked.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | region_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `region_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | ) -> std::result::Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/container/item.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result, $t> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option{ [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result, String>{ [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/item.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result>, String>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 161 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | ) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 161 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | ) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn get_locality(&self, key: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 161 | ) -> std::result::Result, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | ) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | fn any_get_slot(&self, key: Key) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | fn any_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:229:29 [INFO] [stdout] | [INFO] [stdout] 229 | fn any_get_locality(&self, path: &dyn LocalityPath, ty: std::any::TypeId) -> Option { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 229 | fn any_get_locality(&self, path: &dyn LocalityPath, ty: std::any::TypeId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:233:22 [INFO] [stdout] | [INFO] [stdout] 233 | fn first_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 233 | fn first_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | fn next_key(&self, ty: std::any::TypeId, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 237 | fn next_key(&self, ty: std::any::TypeId, key: Key) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | fn last_key(&self, key: std::any::TypeId) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 241 | fn last_key(&self, key: std::any::TypeId) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 249 | ) -> std::result::Result, String> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | / delegate_container!(impl for ThreeFieldContainer { [INFO] [stdout] 133 | | => 0: VecContainer = a; [INFO] [stdout] 134 | | => 1: VecContainer = b; [INFO] [stdout] 135 | | <&'static str> => 2: VecContainer<&'static str> = c; [INFO] [stdout] 136 | | } in region); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::multi_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | ) -> std::result::Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | fn get_locality(&self, key: &impl $crate::core::LocalityPath) -> Option<$crate::core::ContainerLocality<$t>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn get_locality(&self, key: &impl $crate::core::LocalityPath) -> Option<$crate::core::ContainerLocality<'_, $t>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 57 | ) -> std::result::Result<$crate::core::Key, $t> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | ) -> std::result::Result<$crate::core::Key,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_slot(&self, key: $crate::core::Key) -> Option<$crate::core::UnsafeSlot<$t>> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | fn get_slot(&self, key: $crate::core::Key) -> Option<$crate::core::UnsafeSlot<'_, $t>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | fn unfill_slot(&mut self, key: $crate::core::Key) -> Option<($t, $crate::core::ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | fn unfill_slot(&mut self, key: $crate::core::Key) -> Option<($t, $crate::core::ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | fn any_get_slot(&self, key: $crate::core::Key) -> Option<$crate::core::UnsafeSlot> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | fn any_get_slot(&self, key: $crate::core::Key) -> Option<$crate::core::UnsafeSlot<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 93 | ) -> Option<$crate::core::LocalityRef> { [INFO] [stdout] | ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 93 | ) -> Option<$crate::core::LocalityRef<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | fn first_key(&self, key: std::any::TypeId) -> Option<$crate::core::Key> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn first_key(&self, key: std::any::TypeId) -> Option<$crate::core::Key>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn next_key(&self, ty: std::any::TypeId, key: $crate::core::Key) -> Option<$crate::core::Key> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | fn next_key(&self, ty: std::any::TypeId, key: $crate::core::Key) -> Option<$crate::core::Key>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | fn last_key(&self, key: std::any::TypeId) -> Option<$crate::core::Key> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | fn last_key(&self, key: std::any::TypeId) -> Option<$crate::core::Key>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/ty.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 119 | ) -> std::result::Result<$crate::core::Key, String> { [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/delegate.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / delegate_container!(impl for SingleFieldContainer { [INFO] [stdout] 216 | | => VecContainer = a; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::single_type_container` which comes from the expansion of the macro `delegate_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | ) -> std::result::Result<$crate::core::Key>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/container/vec.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn get(&self, index: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn get_locality(&self, _: &impl LocalityPath) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result, $t> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | fn fill_slot(&mut self, _: &impl LocalityPath, item: $t) -> std::result::Result,$t>, $t> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<$t>)> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | leaf_container!(impl Container); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | fn unfill_slot(&mut self, key: Key) -> Option<($t, ItemLocality<'_, $t>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option{ [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | fn any_get_slot(&self, key: Key) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn any_get_locality(&self, _: &dyn LocalityPath,ty: TypeId) -> Option>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | fn first_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>{ [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | fn next_key(&self, _: TypeId, key: Key) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>{ [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | fn last_key(&self, key: TypeId) -> Option>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result, String>{ [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] ::: src/container/vec.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | leaf_container!(impl AnyContainer); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `leaf_container` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 193 | fn any_fill_slot(&mut self, _: &dyn LocalityPath, item: Box) -> std::result::Result>, String>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | fn get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_locality(&self, key: &impl LocalityPath) -> Option, T>>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn get_locality(&self, key: &impl LocalityPath) -> Option, T>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | fn fill_slot(&mut self, key: &impl LocalityPath, item: T) -> Result, T>; [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn fill_slot(&mut self, key: &impl LocalityPath, item: T) -> Result, T>, T>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | fn unfill_slot(&mut self, key: Key) -> Option<(T, ItemLocality)>; [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn unfill_slot(&mut self, key: Key) -> Option<(T, ItemLocality<'_, T>)>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | fn first_key(&self, key: TypeId) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | fn first_key(&self, key: TypeId) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | fn first_key_of(&self) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn first_key_of(&self) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | fn next_key(&self, ty: TypeId, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | fn next_key(&self, ty: TypeId, key: Key) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | fn next_key_of(&self, key: Key) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn next_key_of(&self, key: Key) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | fn last_key(&self, key: TypeId) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | fn last_key(&self, key: TypeId) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn last_key_of(&self) -> Option> [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | fn last_key_of(&self) -> Option, T>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | fn any_get_slot(&self, key: Key) -> Option; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 120 | fn any_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | fn any_get_locality(&self, key: &dyn LocalityPath, ty: TypeId) -> Option; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | fn any_get_locality(&self, key: &dyn LocalityPath, ty: TypeId) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 134 | ) -> Result, String>; [INFO] [stdout] | --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | ) -> Result>, String>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn unified_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | fn unified_get_slot(&self, key: Key) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:153:33 [INFO] [stdout] | [INFO] [stdout] 153 | default fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | default fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/mod.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn unified_get_slot(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/container/leaf.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | fn get(&self, index: usize) -> Option>; [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | fn get(&self, index: usize) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/key/grc.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_ref(&self) -> Key { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn as_ref(&self) -> Key, T> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/add.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn as_mut(&mut self) -> MutAccess { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn as_mut(&mut self) -> MutAccess<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/add.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_ref(&self) -> Access { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_ref(&self) -> Access<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | fn as_add(&mut self) -> Add { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | fn as_add(&mut self) -> Add<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | fn as_mut(&mut self) -> MutAccess { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | fn as_mut(&mut self) -> MutAccess<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/permit/remove.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_ref(&mut self) -> Access { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_ref(&mut self) -> Access<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/slot/slot.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn borrow(&self) -> Slot { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn borrow(&self) -> Slot<'_, permit::Ref, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustceb3vzN/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-c2fcb1b39a65a6fe.rlib,librand_chacha-cf23083bef7a8824.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-df0eccb83679aeb0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmodular_bitfield-8da272ccebff8689.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libahash-128f3f0351aa80cf.rlib,libgetrandom-fe140328e4dd05be.rlib,liblibc-76e0455a9d5c9efa.rlib,libonce_cell-bdb159a267a9d2d3.rlib,libzerocopy-0605fbea9e8a4469.rlib,libradix_heap-7decc16dece3bc9a.rlib,libordered_float-2cedda46aea29c75.rlib,libnum_traits-f87b7a1db4d83d80.rlib,liblog-fc4b0167ad2190de.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustceb3vzN/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/refer-2d39d7f5e3222235" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-fe140328e4dd05be.rlib(getrandom-fe140328e4dd05be.getrandom.fb685f2033961a2b-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hf4f61f036ead849eE+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `refer` (lib test) due to 1 previous error; 94 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fa2721948f092bbc8552671ba2e80f02ec61c72cc26d66ec4fb16897448b2b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2721948f092bbc8552671ba2e80f02ec61c72cc26d66ec4fb16897448b2b6d", kill_on_drop: false }` [INFO] [stdout] fa2721948f092bbc8552671ba2e80f02ec61c72cc26d66ec4fb16897448b2b6d