[INFO] fetching crate dilib 0.2.1... [INFO] testing dilib-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate dilib 0.2.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate dilib 0.2.1 [INFO] finished tweaking crates.io crate dilib 0.2.1 [INFO] tweaked toml for crates.io crate dilib 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dilib 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 82 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.6.0) [INFO] [stderr] Adding ctor v0.1.26 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dilib-macros v0.2.1 [INFO] [stderr] Downloaded linked_hash_set v0.1.5 [INFO] [stderr] Downloaded dilib-derive v0.2.0 [INFO] [stderr] Downloaded dilib v0.2.1 [INFO] [stderr] Downloaded mattro v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73bc49062b980216d619be5066e51906d70e41807a0feb94a907a876817047a6 [INFO] running `Command { std: "docker" "start" "-a" "73bc49062b980216d619be5066e51906d70e41807a0feb94a907a876817047a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73bc49062b980216d619be5066e51906d70e41807a0feb94a907a876817047a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bc49062b980216d619be5066e51906d70e41807a0feb94a907a876817047a6", kill_on_drop: false }` [INFO] [stdout] 73bc49062b980216d619be5066e51906d70e41807a0feb94a907a876817047a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b63c97cfcf441c3888c6f28e95a949b3e6773ab66be5bfeea3a95ec024ce987e [INFO] running `Command { std: "docker" "start" "-a" "b63c97cfcf441c3888c6f28e95a949b3e6773ab66be5bfeea3a95ec024ce987e", kill_on_drop: false }` [INFO] [stderr] Compiling dilib v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `lib_macros::*` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use lib_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/container.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn add_scoped(&mut self, f: F) -> Result<(), Provider> [INFO] [stdout] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn add_scoped(&mut self, f: F) -> Result<(), Provider<'_>> [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.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add_scoped_with_name(&mut self, name: &str, f: F) -> Result<(), Provider> [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] 46 | pub fn add_scoped_with_name(&mut self, name: &str, f: F) -> Result<(), Provider<'_>> [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.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_singleton(&mut self, value: T) -> Result<(), Provider> [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] 60 | pub fn add_singleton(&mut self, value: T) -> Result<(), Provider<'_>> [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.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn add_singleton_with_name(&mut self, name: &str, value: T) -> Result<(), Provider> [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] 73 | pub fn add_singleton_with_name(&mut self, name: &str, value: T) -> Result<(), Provider<'_>> [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.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn add_deps(&mut self) -> Result<(), Provider> [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 | pub fn add_deps(&mut self) -> Result<(), Provider<'_>> [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.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn add_deps_with_name(&mut self, name: &str) -> Result<(), Provider> [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] 119 | pub fn add_deps_with_name(&mut self, name: &str) -> Result<(), Provider<'_>> [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.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn add_deps_fn(&mut self, f: F) -> Result<(), Provider> [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 add_deps_fn(&mut self, f: F) -> Result<(), Provider<'_>> [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.rs:146:40 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn add_deps_fn_with_name(&mut self, name: &str, f: F) -> Result<(), Provider> [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] 146 | pub fn add_deps_fn_with_name(&mut self, name: &str, f: F) -> Result<(), Provider<'_>> [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.rs:242:19 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn remove(&mut self, key: InjectionKey<'a>) -> 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] 242 | pub fn remove(&mut self, key: InjectionKey<'a>) -> 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/container.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn providers(&self) -> Values<'_, InjectionKey<'a>, Provider> { [INFO] [stdout] | ^^^^^ -- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 266 | pub fn providers(&self) -> Values<'_, InjectionKey<'a>, Provider<'_>> { [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.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn iter(&self) -> Iter<'_, InjectionKey<'a>, Provider> { [INFO] [stdout] | ^^^^^ -- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 272 | pub fn iter(&self) -> Iter<'_, InjectionKey<'a>, Provider<'_>> { [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.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | fn add_scoped_internal(&mut self, scoped: Scoped, name: Option<&str>) -> Result<(), Provider> [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] 278 | fn add_scoped_internal(&mut self, scoped: Scoped, name: Option<&str>) -> Result<(), Provider<'_>> [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.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 290 | ) -> Result<(), Provider> [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] 290 | ) -> Result<(), Provider<'_>> [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.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 337 | ) -> Result<(), Provider> { [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] 337 | ) -> Result<(), Provider<'_>> { [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.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 347 | ) -> Result<(), Provider> { [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] 347 | ) -> Result<(), Provider<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "b63c97cfcf441c3888c6f28e95a949b3e6773ab66be5bfeea3a95ec024ce987e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63c97cfcf441c3888c6f28e95a949b3e6773ab66be5bfeea3a95ec024ce987e", kill_on_drop: false }` [INFO] [stdout] b63c97cfcf441c3888c6f28e95a949b3e6773ab66be5bfeea3a95ec024ce987e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ba55f4ef8767fc53037246f58cf12723725aae56c19cab99044796fd4fa4be2c [INFO] running `Command { std: "docker" "start" "-a" "ba55f4ef8767fc53037246f58cf12723725aae56c19cab99044796fd4fa4be2c", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling dilib v0.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stdout] warning: unused import: `lib_macros::*` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use lib_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/container.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn add_scoped(&mut self, f: F) -> Result<(), Provider> [INFO] [stdout] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn add_scoped(&mut self, f: F) -> Result<(), Provider<'_>> [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.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add_scoped_with_name(&mut self, name: &str, f: F) -> Result<(), Provider> [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] 46 | pub fn add_scoped_with_name(&mut self, name: &str, f: F) -> Result<(), Provider<'_>> [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.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_singleton(&mut self, value: T) -> Result<(), Provider> [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] 60 | pub fn add_singleton(&mut self, value: T) -> Result<(), Provider<'_>> [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.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn add_singleton_with_name(&mut self, name: &str, value: T) -> Result<(), Provider> [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] 73 | pub fn add_singleton_with_name(&mut self, name: &str, value: T) -> Result<(), Provider<'_>> [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.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn add_deps(&mut self) -> Result<(), Provider> [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 | pub fn add_deps(&mut self) -> Result<(), Provider<'_>> [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.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn add_deps_with_name(&mut self, name: &str) -> Result<(), Provider> [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] 119 | pub fn add_deps_with_name(&mut self, name: &str) -> Result<(), Provider<'_>> [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.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn add_deps_fn(&mut self, f: F) -> Result<(), Provider> [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 add_deps_fn(&mut self, f: F) -> Result<(), Provider<'_>> [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.rs:146:40 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn add_deps_fn_with_name(&mut self, name: &str, f: F) -> Result<(), Provider> [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] 146 | pub fn add_deps_fn_with_name(&mut self, name: &str, f: F) -> Result<(), Provider<'_>> [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.rs:242:19 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn remove(&mut self, key: InjectionKey<'a>) -> 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] 242 | pub fn remove(&mut self, key: InjectionKey<'a>) -> 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/container.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn providers(&self) -> Values<'_, InjectionKey<'a>, Provider> { [INFO] [stdout] | ^^^^^ -- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 266 | pub fn providers(&self) -> Values<'_, InjectionKey<'a>, Provider<'_>> { [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.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn iter(&self) -> Iter<'_, InjectionKey<'a>, Provider> { [INFO] [stdout] | ^^^^^ -- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 272 | pub fn iter(&self) -> Iter<'_, InjectionKey<'a>, Provider<'_>> { [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.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | fn add_scoped_internal(&mut self, scoped: Scoped, name: Option<&str>) -> Result<(), Provider> [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] 278 | fn add_scoped_internal(&mut self, scoped: Scoped, name: Option<&str>) -> Result<(), Provider<'_>> [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.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 290 | ) -> Result<(), Provider> [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] 290 | ) -> Result<(), Provider<'_>> [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.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 337 | ) -> Result<(), Provider> { [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] 337 | ) -> Result<(), Provider<'_>> { [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.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 347 | ) -> Result<(), Provider> { [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] 347 | ) -> Result<(), Provider<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling mattro v0.1.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dilib-derive v0.2.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dilib-macros v0.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling dilib v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `lib_macros::*` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use lib_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get` is never used [INFO] [stdout] --> src/lib_macros.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 360 | trait Gen1 { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 361 | fn get(&self) -> &T1; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get` is never used [INFO] [stdout] --> src/lib_macros.rs:365:12 [INFO] [stdout] | [INFO] [stdout] 364 | trait Gen2 { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 365 | fn get(&self) -> (&T1, &T2); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get` is never used [INFO] [stdout] --> src/lib_macros.rs:369:12 [INFO] [stdout] | [INFO] [stdout] 368 | trait Gen3 { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 369 | fn get(&self) -> (&T1, &T2, &T3); [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.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn add_scoped(&mut self, f: F) -> Result<(), Provider> [INFO] [stdout] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn add_scoped(&mut self, f: F) -> Result<(), Provider<'_>> [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.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add_scoped_with_name(&mut self, name: &str, f: F) -> Result<(), Provider> [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] 46 | pub fn add_scoped_with_name(&mut self, name: &str, f: F) -> Result<(), Provider<'_>> [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.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add_singleton(&mut self, value: T) -> Result<(), Provider> [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] 60 | pub fn add_singleton(&mut self, value: T) -> Result<(), Provider<'_>> [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.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn add_singleton_with_name(&mut self, name: &str, value: T) -> Result<(), Provider> [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] 73 | pub fn add_singleton_with_name(&mut self, name: &str, value: T) -> Result<(), Provider<'_>> [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.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn add_deps(&mut self) -> Result<(), Provider> [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 | pub fn add_deps(&mut self) -> Result<(), Provider<'_>> [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.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn add_deps_with_name(&mut self, name: &str) -> Result<(), Provider> [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] 119 | pub fn add_deps_with_name(&mut self, name: &str) -> Result<(), Provider<'_>> [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.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn add_deps_fn(&mut self, f: F) -> Result<(), Provider> [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 add_deps_fn(&mut self, f: F) -> Result<(), Provider<'_>> [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.rs:146:40 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn add_deps_fn_with_name(&mut self, name: &str, f: F) -> Result<(), Provider> [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] 146 | pub fn add_deps_fn_with_name(&mut self, name: &str, f: F) -> Result<(), Provider<'_>> [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.rs:242:19 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn remove(&mut self, key: InjectionKey<'a>) -> 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] 242 | pub fn remove(&mut self, key: InjectionKey<'a>) -> 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/container.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn providers(&self) -> Values<'_, InjectionKey<'a>, Provider> { [INFO] [stdout] | ^^^^^ -- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 266 | pub fn providers(&self) -> Values<'_, InjectionKey<'a>, Provider<'_>> { [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.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn iter(&self) -> Iter<'_, InjectionKey<'a>, Provider> { [INFO] [stdout] | ^^^^^ -- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 272 | pub fn iter(&self) -> Iter<'_, InjectionKey<'a>, Provider<'_>> { [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.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | fn add_scoped_internal(&mut self, scoped: Scoped, name: Option<&str>) -> Result<(), Provider> [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] 278 | fn add_scoped_internal(&mut self, scoped: Scoped, name: Option<&str>) -> Result<(), Provider<'_>> [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.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 290 | ) -> Result<(), Provider> [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] 290 | ) -> Result<(), Provider<'_>> [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.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 337 | ) -> Result<(), Provider> { [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] 337 | ) -> Result<(), Provider<'_>> { [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.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 347 | ) -> Result<(), Provider> { [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] 347 | ) -> Result<(), Provider<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.78s [INFO] running `Command { std: "docker" "inspect" "ba55f4ef8767fc53037246f58cf12723725aae56c19cab99044796fd4fa4be2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba55f4ef8767fc53037246f58cf12723725aae56c19cab99044796fd4fa4be2c", kill_on_drop: false }` [INFO] [stdout] ba55f4ef8767fc53037246f58cf12723725aae56c19cab99044796fd4fa4be2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 55ebb42776ee5e8b0242fdf4eedf55669de8ff6cfac119eb0576494fc75be8b8 [INFO] running `Command { std: "docker" "start" "-a" "55ebb42776ee5e8b0242fdf4eedf55669de8ff6cfac119eb0576494fc75be8b8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `lib_macros::*` [INFO] [stderr] --> src/lib.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use lib_macros::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:32:29 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn add_scoped(&mut self, f: F) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 32 | pub fn add_scoped(&mut self, f: F) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:46:39 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn add_scoped_with_name(&mut self, name: &str, f: F) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 46 | pub fn add_scoped_with_name(&mut self, name: &str, f: F) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:60:29 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn add_singleton(&mut self, value: T) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 60 | pub fn add_singleton(&mut self, value: T) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:73:39 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn add_singleton_with_name(&mut self, name: &str, value: T) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 73 | pub fn add_singleton_with_name(&mut self, name: &str, value: T) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:106:24 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn add_deps(&mut self) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 106 | pub fn add_deps(&mut self) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:119:34 [INFO] [stderr] | [INFO] [stderr] 119 | pub fn add_deps_with_name(&mut self, name: &str) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 119 | pub fn add_deps_with_name(&mut self, name: &str) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:132:30 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn add_deps_fn(&mut self, f: F) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 132 | pub fn add_deps_fn(&mut self, f: F) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:146:40 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn add_deps_fn_with_name(&mut self, name: &str, f: F) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 146 | pub fn add_deps_fn_with_name(&mut self, name: &str, f: F) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:242:19 [INFO] [stderr] | [INFO] [stderr] 242 | pub fn remove(&mut self, key: InjectionKey<'a>) -> Option { [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 242 | pub fn remove(&mut self, key: InjectionKey<'a>) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:266:22 [INFO] [stderr] | [INFO] [stderr] 266 | pub fn providers(&self) -> Values<'_, InjectionKey<'a>, Provider> { [INFO] [stderr] | ^^^^^ -- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 266 | pub fn providers(&self) -> Values<'_, InjectionKey<'a>, Provider<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:272:17 [INFO] [stderr] | [INFO] [stderr] 272 | pub fn iter(&self) -> Iter<'_, InjectionKey<'a>, Provider> { [INFO] [stderr] | ^^^^^ -- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 272 | pub fn iter(&self) -> Iter<'_, InjectionKey<'a>, Provider<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:278:31 [INFO] [stderr] | [INFO] [stderr] 278 | fn add_scoped_internal(&mut self, scoped: Scoped, name: Option<&str>) -> Result<(), Provider> [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output -------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 278 | fn add_scoped_internal(&mut self, scoped: Scoped, name: Option<&str>) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:287:9 [INFO] [stderr] | [INFO] [stderr] 287 | &mut self, [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 290 | ) -> Result<(), Provider> [INFO] [stderr] | -------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 290 | ) -> Result<(), Provider<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:334:9 [INFO] [stderr] | [INFO] [stderr] 334 | &mut self, [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 337 | ) -> Result<(), Provider> { [INFO] [stderr] | -------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 337 | ) -> Result<(), Provider<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/container.rs:344:9 [INFO] [stderr] | [INFO] [stderr] 344 | &mut self, [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 347 | ) -> Result<(), Provider> { [INFO] [stderr] | -------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 347 | ) -> Result<(), Provider<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dilib` (lib) generated 16 warnings (run `cargo fix --lib -p dilib` to apply 16 suggestions) [INFO] [stderr] warning: method `get` is never used [INFO] [stderr] --> src/lib_macros.rs:361:12 [INFO] [stderr] | [INFO] [stderr] 360 | trait Gen1 { [INFO] [stderr] | ---- method in this trait [INFO] [stderr] 361 | fn get(&self) -> &T1; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `get` is never used [INFO] [stderr] --> src/lib_macros.rs:365:12 [INFO] [stderr] | [INFO] [stderr] 364 | trait Gen2 { [INFO] [stderr] | ---- method in this trait [INFO] [stderr] 365 | fn get(&self) -> (&T1, &T2); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get` is never used [INFO] [stderr] --> src/lib_macros.rs:369:12 [INFO] [stderr] | [INFO] [stderr] 368 | trait Gen3 { [INFO] [stderr] | ---- method in this trait [INFO] [stderr] 369 | fn get(&self) -> (&T1, &T2, &T3); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `dilib` (lib test) generated 19 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dilib-70a042cb0e9e9edc) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test container::tests::contains_test ... ok [INFO] [stdout] test container::tests::clear_test ... ok [INFO] [stdout] test container::tests::get_all_test ... ok [INFO] [stdout] test container::tests::get_test ... ok [INFO] [stdout] test container::tests::providers_test ... ok [INFO] [stdout] test container::tests::deps_with_name_test ... ok [INFO] [stdout] test container::tests::remove_test ... ok [INFO] [stdout] test container::tests::deps_test ... ok [INFO] [stdout] test container::tests::scoped_test ... ok [INFO] [stdout] test container::tests::scoped_with_name_test ... ok [INFO] [stdout] test container::tests::get_with_name_test ... ok [INFO] [stdout] test container::tests::iter_test ... ok [INFO] [stdout] test key::tests::of_test ... ok [INFO] [stdout] test key::tests::with_name_test ... ok [INFO] [stdout] test container::tests::singleton_with_name_test ... ok [INFO] [stdout] test container::tests::singleton_test ... ok [INFO] [stdout] test key::tests::new_test ... ok [INFO] [stdout] test lib_macros::tests::compile_get_resolved_trait ... ok [INFO] [stdout] test lib_macros::tests::compile_get_scoped_trait_test_1 ... ok [INFO] [stdout] test lib_macros::tests::compile_get_scoped_trait_test_2 ... ok [INFO] [stdout] test lib_macros::tests::compile_get_scoped_trait_test_3 ... ok [INFO] [stdout] test scoped::tests::call_construct_test ... ok [INFO] [stdout] test scoped::tests::call_factory_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55ebb42776ee5e8b0242fdf4eedf55669de8ff6cfac119eb0576494fc75be8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ebb42776ee5e8b0242fdf4eedf55669de8ff6cfac119eb0576494fc75be8b8", kill_on_drop: false }` [INFO] [stdout] 55ebb42776ee5e8b0242fdf4eedf55669de8ff6cfac119eb0576494fc75be8b8