[INFO] fetching crate minfac 0.1.3... [INFO] testing minfac-0.1.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate minfac 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate minfac 0.1.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate minfac 0.1.3 [INFO] tweaked toml for crates.io crate minfac 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate minfac 0.1.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minfac 0.1.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded repr_offset v0.2.2 [INFO] [stderr] Downloaded tstr_proc_macros v0.2.2 [INFO] [stderr] Downloaded tstr v0.2.4 [INFO] [stderr] Downloaded as_derive_utils v0.11.0 [INFO] [stderr] Downloaded abi_stable_shared v0.11.0 [INFO] [stderr] Downloaded core_extensions_proc_macros v1.5.3 [INFO] [stderr] Downloaded const_panic v0.2.12 [INFO] [stderr] Downloaded abi_stable_derive v0.11.3 [INFO] [stderr] Downloaded core_extensions v1.5.3 [INFO] [stderr] Downloaded abi_stable v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55d26e7e942979085619ca2229187f52f98c7bed7611aca5f8687be7e118b798 [INFO] running `Command { std: "docker" "start" "-a" "55d26e7e942979085619ca2229187f52f98c7bed7611aca5f8687be7e118b798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55d26e7e942979085619ca2229187f52f98c7bed7611aca5f8687be7e118b798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d26e7e942979085619ca2229187f52f98c7bed7611aca5f8687be7e118b798", kill_on_drop: false }` [INFO] [stdout] 55d26e7e942979085619ca2229187f52f98c7bed7611aca5f8687be7e118b798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04d7d8e6fff217c998712c40e09dfb8c669cd42e180071b059f0020d862b5d46 [INFO] running `Command { std: "docker" "start" "-a" "04d7d8e6fff217c998712c40e09dfb8c669cd42e180071b059f0020d862b5d46", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling minfac v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 288 | registrar: T, [INFO] [stdout] 289 | ) -> AliasBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 289 | ) -> AliasBuilder<'_, T::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:295:46 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn register>(&mut self, creator: fn() -> T) -> AliasBuilder { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 295 | pub fn register>(&mut self, creator: fn() -> T) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 306 | creator: fn() -> T, [INFO] [stdout] 307 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:564:9 [INFO] [stdout] | [INFO] [stdout] 564 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 565 | creator: fn(TDep::ItemPreChecked) -> T, [INFO] [stdout] 566 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 566 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:615:9 [INFO] [stdout] | [INFO] [stdout] 615 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 616 | creator: fn(TDep::ItemPreChecked) -> T, [INFO] [stdout] 617 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 617 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 22 | ) -> AliasBuilder; [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | ) -> AliasBuilder<'_, Self::Item, TS>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 31 | ) -> AliasBuilder { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | ) -> AliasBuilder<'_, Self::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 65 | ) -> AliasBuilder { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | ) -> AliasBuilder<'_, Self::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.50s [INFO] running `Command { std: "docker" "inspect" "04d7d8e6fff217c998712c40e09dfb8c669cd42e180071b059f0020d862b5d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d7d8e6fff217c998712c40e09dfb8c669cd42e180071b059f0020d862b5d46", kill_on_drop: false }` [INFO] [stdout] 04d7d8e6fff217c998712c40e09dfb8c669cd42e180071b059f0020d862b5d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30beebd59fdd3fbf8f8073e743730dbb8384a2ea83e2ac93b65ef42d44fdf84a [INFO] running `Command { std: "docker" "start" "-a" "30beebd59fdd3fbf8f8073e743730dbb8384a2ea83e2ac93b65ef42d44fdf84a", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 288 | registrar: T, [INFO] [stdout] 289 | ) -> AliasBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 289 | ) -> AliasBuilder<'_, T::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:295:46 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn register>(&mut self, creator: fn() -> T) -> AliasBuilder { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 295 | pub fn register>(&mut self, creator: fn() -> T) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling minfac v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 306 | creator: fn() -> T, [INFO] [stdout] 307 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:564:9 [INFO] [stdout] | [INFO] [stdout] 564 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 565 | creator: fn(TDep::ItemPreChecked) -> T, [INFO] [stdout] 566 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 566 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:615:9 [INFO] [stdout] | [INFO] [stdout] 615 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 616 | creator: fn(TDep::ItemPreChecked) -> T, [INFO] [stdout] 617 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 617 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 22 | ) -> AliasBuilder; [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | ) -> AliasBuilder<'_, Self::Item, TS>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 31 | ) -> AliasBuilder { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | ) -> AliasBuilder<'_, Self::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 65 | ) -> AliasBuilder { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | ) -> AliasBuilder<'_, Self::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 288 | registrar: T, [INFO] [stdout] 289 | ) -> AliasBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 289 | ) -> AliasBuilder<'_, T::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:295:46 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn register>(&mut self, creator: fn() -> T) -> AliasBuilder { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 295 | pub fn register>(&mut self, creator: fn() -> T) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 306 | creator: fn() -> T, [INFO] [stdout] 307 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:564:9 [INFO] [stdout] | [INFO] [stdout] 564 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 565 | creator: fn(TDep::ItemPreChecked) -> T, [INFO] [stdout] 566 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 566 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:615:9 [INFO] [stdout] | [INFO] [stdout] 615 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 616 | creator: fn(TDep::ItemPreChecked) -> T, [INFO] [stdout] 617 | ) -> AliasBuilder { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 617 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 22 | ) -> AliasBuilder; [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | ) -> AliasBuilder<'_, Self::Item, TS>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 31 | ) -> AliasBuilder { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | ) -> AliasBuilder<'_, Self::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registrar.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | collection: &mut GenericServiceCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 65 | ) -> AliasBuilder { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | ) -> AliasBuilder<'_, Self::Item, TS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.95s [INFO] running `Command { std: "docker" "inspect" "30beebd59fdd3fbf8f8073e743730dbb8384a2ea83e2ac93b65ef42d44fdf84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30beebd59fdd3fbf8f8073e743730dbb8384a2ea83e2ac93b65ef42d44fdf84a", kill_on_drop: false }` [INFO] [stdout] 30beebd59fdd3fbf8f8073e743730dbb8384a2ea83e2ac93b65ef42d44fdf84a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1f0cbaa0f093ab7cec301b6814af4691f4d2bab37b54efcb77b1a279e0179fb [INFO] running `Command { std: "docker" "start" "-a" "d1f0cbaa0f093ab7cec301b6814af4691f4d2bab37b54efcb77b1a279e0179fb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:287:9 [INFO] [stderr] | [INFO] [stderr] 287 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 288 | registrar: T, [INFO] [stderr] 289 | ) -> AliasBuilder { [INFO] [stderr] | ------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 289 | ) -> AliasBuilder<'_, T::Item, TS> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:295:46 [INFO] [stderr] | [INFO] [stderr] 295 | pub fn register>(&mut self, creator: fn() -> T) -> AliasBuilder { [INFO] [stderr] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 295 | pub fn register>(&mut self, creator: fn() -> T) -> AliasBuilder<'_, T, TS> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:305:9 [INFO] [stderr] | [INFO] [stderr] 305 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 306 | creator: fn() -> T, [INFO] [stderr] 307 | ) -> AliasBuilder { [INFO] [stderr] | ------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 307 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:564:9 [INFO] [stderr] | [INFO] [stderr] 564 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 565 | creator: fn(TDep::ItemPreChecked) -> T, [INFO] [stderr] 566 | ) -> AliasBuilder { [INFO] [stderr] | ------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 566 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:615:9 [INFO] [stderr] | [INFO] [stderr] 615 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 616 | creator: fn(TDep::ItemPreChecked) -> T, [INFO] [stderr] 617 | ) -> AliasBuilder { [INFO] [stderr] | ------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 617 | ) -> AliasBuilder<'_, T, TS> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/registrar.rs:21:21 [INFO] [stderr] | [INFO] [stderr] 21 | collection: &mut GenericServiceCollection, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 22 | ) -> AliasBuilder; [INFO] [stderr] | ---------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 22 | ) -> AliasBuilder<'_, Self::Item, TS>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/registrar.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | collection: &mut GenericServiceCollection, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 31 | ) -> AliasBuilder { [INFO] [stderr] | ---------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 31 | ) -> AliasBuilder<'_, Self::Item, TS> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/registrar.rs:64:21 [INFO] [stderr] | [INFO] [stderr] 64 | collection: &mut GenericServiceCollection, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 65 | ) -> AliasBuilder { [INFO] [stderr] | ---------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 65 | ) -> AliasBuilder<'_, Self::Item, TS> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `minfac` (lib) generated 8 warnings [INFO] [stderr] warning: `minfac` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minfac-93118cdde5fd94b7) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test binary_search::tests::test_binary_search_by_last_key ... ok [INFO] [stdout] test lifetime::tests::debug_dangling_checker_result ... ok [INFO] [stdout] test lifetime::tests::debug_error_dangling_services ... ok [INFO] [stdout] test resolvable::tests::resolvable_services_iterate_services_test ... ok [INFO] [stdout] test binary_search::tests::test_binary_search_by_first_key ... ok [INFO] [stdout] test service_provider_factory::tests::arcs_with_dependencies_are_not_shared_between_two_provider_produced_by_the_same_factory ... ok [INFO] [stdout] test service_provider_factory::tests::arcs_without_dependencies_are_not_shared_between_two_provider_produced_by_the_same_factory ... ok [INFO] [stdout] test service_provider_factory::tests::create_provider_with_factory_fails_for_missing_dependency ... ok [INFO] [stdout] test service_provider_factory::tests::register_unused_shared ... ok [INFO] [stdout] test service_provider_factory::tests::create_provider_with_factory ... ok [INFO] [stdout] test service_provider_factory::tests::services_are_returned_in_correct_order ... ok [INFO] [stdout] test shared::tests::register_share_inner ... ok [INFO] [stdout] test service_provider_factory::tests::uses_same_parent_arc_for_two_providers_from_the_same_child_factory ... ok [INFO] [stdout] test untyped::arc_pointer::tests::create_and_drop ... ok [INFO] [stdout] test untyped::untyped_fn::tests::create_execute_and_drop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cycle_detection.rs (/opt/rustwide/target/debug/deps/cycle_detection-bd64a5c574e64950) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test handle_cyclic_references ... ok [INFO] [stdout] test one_of_multiple_dependencies_asks_for_dependent_should_trigger_cyclic_dependency ... ok [INFO] [stdout] test service_a_depends_on_other_which_has_reference_to_typeof_a_but_a_is_not_last_registered ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/resolve.rs (/opt/rustwide/target/debug/deps/resolve-69f47d30ea3028e0) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test build_with_missing_tuple3_dep_fails ... ok [INFO] [stdout] test drop_collection_doesnt_call_any_factories ... ok [INFO] [stdout] test build_with_missing_tuple4_dep_fails ... ok [INFO] [stdout] test build_with_missing_dep_fails ... ok [INFO] [stdout] test build_with_missing_tuple2_dep_fails ... ok [INFO] [stdout] test drop_shareds_after_provider_drop ... ok [INFO] [stdout] test get_registered_dynamic_id ... ok [INFO] [stdout] test register_instance ... ok [INFO] [stdout] test get_unkown_returns_none ... ok [INFO] [stdout] test register_multiple_alias_per_type ... ok [INFO] [stdout] test get_test ... ok [INFO] [stdout] test no_dependency_needed_if_service_depends_on_services_which_are_not_present ... ok [INFO] [stdout] test get_registered_dynamic_ref ... ok [INFO] [stdout] test register_struct_as_dynamic ... ok [INFO] [stdout] test resolve_shared_returns_last_registered ... ok [INFO] [stdout] test resolve_shared_services ... ok [INFO] [stdout] test resolve_tuple_2 ... ok [INFO] [stdout] test resolve_unregistered_returns_none ... ok [INFO] [stdout] test tuple_dependency_resolves_to_prechecked_type ... ok [INFO] [stdout] test register_with ... ok [INFO] [stdout] test resolve_all_services ... ok [INFO] [stdout] test resolve_last ... ok [INFO] [stdout] test resolve_shared ... ok [INFO] [stdout] test drop_service_provider_with_existing_shared_registered_is_panicking - should panic ... ok [INFO] [stderr] Doc-tests minfac [INFO] [stdout] test drop_service_provider_with_existing_clone_on_panic_is_recoverable_with_default_error_handler - should panic ... ok [INFO] [stdout] test drop_service_provider_with_existing_shared_registered_on_panic_is_recoverable_with_default_error_handler - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/service_provider_factory.rs - service_provider_factory::ServiceProviderFactory::build (line 97) ... ok [INFO] [stdout] test src/lib.rs - GenericServiceCollection::register_with (line 272) ... ok [INFO] [stdout] test src/service_provider_factory.rs - service_provider_factory::ServiceProviderFactory (line 17) ... ok [INFO] [stdout] test src/service_provider.rs - service_provider::ServiceProvider::resolve (line 125) ... ok [INFO] [stdout] test src/lib.rs - AliasBuilder<'a,T,TS>::alias (line 101) ... ok [INFO] [stdout] test src/lib.rs - (line 2) ... ok [INFO] [stdout] test src/lib.rs - GenericServiceCollection::with (line 213) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.66s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d1f0cbaa0f093ab7cec301b6814af4691f4d2bab37b54efcb77b1a279e0179fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f0cbaa0f093ab7cec301b6814af4691f4d2bab37b54efcb77b1a279e0179fb", kill_on_drop: false }` [INFO] [stdout] d1f0cbaa0f093ab7cec301b6814af4691f4d2bab37b54efcb77b1a279e0179fb