[INFO] fetching crate minfac 0.1.3...
[INFO] testing minfac-0.1.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate minfac 0.1.3 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate minfac 0.1.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded repr_offset v0.2.2
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.3
[INFO] [stderr]   Downloaded abi_stable_shared v0.11.0
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded tstr v0.2.4
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded as_derive_utils v0.11.0
[INFO] [stderr]   Downloaded abi_stable_derive v0.11.3
[INFO] [stderr]   Downloaded const_panic v0.2.12
[INFO] [stderr]   Downloaded core_extensions v1.5.3
[INFO] [stderr]   Downloaded tstr_proc_macros v0.2.2
[INFO] [stderr]   Downloaded abi_stable v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ec328b4d5202996a7f471274c0a006e2a849eebff31ef743ed2fe555af7fe42
[INFO] running `Command { std: "docker" "start" "-a" "1ec328b4d5202996a7f471274c0a006e2a849eebff31ef743ed2fe555af7fe42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ec328b4d5202996a7f471274c0a006e2a849eebff31ef743ed2fe555af7fe42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ec328b4d5202996a7f471274c0a006e2a849eebff31ef743ed2fe555af7fe42", kill_on_drop: false }`
[INFO] [stdout] 1ec328b4d5202996a7f471274c0a006e2a849eebff31ef743ed2fe555af7fe42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 702a6b1bbfd3c508e7491eab4a164e32f409cd987db9b2c756da89312d5a1566
[INFO] running `Command { std: "docker" "start" "-a" "702a6b1bbfd3c508e7491eab4a164e32f409cd987db9b2c756da89312d5a1566", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling const_panic v0.2.12
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling tstr v0.2.4
[INFO] [stderr]    Compiling repr_offset v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 abi_stable_derive v0.11.3
[INFO] [stderr]    Compiling serde v1.0.219
[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<T::Item, TS> {
[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<T: Identifyable<TS::Id>>(&mut self, creator: fn() -> T) -> AliasBuilder<T, TS> {
[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<T: Identifyable<TS::Id>>(&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<T, TS> {
[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<T, TS> {
[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<T, TS> {
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 22 |     ) -> AliasBuilder<Self::Item, TS>;
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 31 |     ) -> AliasBuilder<Self::Item, TS> {
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |     ) -> AliasBuilder<Self::Item, TS> {
[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 33.73s
[INFO] running `Command { std: "docker" "inspect" "702a6b1bbfd3c508e7491eab4a164e32f409cd987db9b2c756da89312d5a1566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702a6b1bbfd3c508e7491eab4a164e32f409cd987db9b2c756da89312d5a1566", kill_on_drop: false }`
[INFO] [stdout] 702a6b1bbfd3c508e7491eab4a164e32f409cd987db9b2c756da89312d5a1566
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddffeec649a556d36bce32fdf85ddf3fe86a81cfb116318da309bb3e49bc68c9
[INFO] running `Command { std: "docker" "start" "-a" "ddffeec649a556d36bce32fdf85ddf3fe86a81cfb116318da309bb3e49bc68c9", 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<T::Item, TS> {
[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<T: Identifyable<TS::Id>>(&mut self, creator: fn() -> T) -> AliasBuilder<T, TS> {
[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<T: Identifyable<TS::Id>>(&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<T, TS> {
[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] [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: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<T, TS> {
[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<T, TS> {
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 22 |     ) -> AliasBuilder<Self::Item, TS>;
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 31 |     ) -> AliasBuilder<Self::Item, TS> {
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |     ) -> AliasBuilder<Self::Item, TS> {
[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<T::Item, TS> {
[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<T: Identifyable<TS::Id>>(&mut self, creator: fn() -> T) -> AliasBuilder<T, TS> {
[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<T: Identifyable<TS::Id>>(&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<T, TS> {
[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<T, TS> {
[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<T, TS> {
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 22 |     ) -> AliasBuilder<Self::Item, TS>;
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 31 |     ) -> AliasBuilder<Self::Item, TS> {
[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<TS>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |     ) -> AliasBuilder<Self::Item, TS> {
[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.74s
[INFO] running `Command { std: "docker" "inspect" "ddffeec649a556d36bce32fdf85ddf3fe86a81cfb116318da309bb3e49bc68c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddffeec649a556d36bce32fdf85ddf3fe86a81cfb116318da309bb3e49bc68c9", kill_on_drop: false }`
[INFO] [stdout] ddffeec649a556d36bce32fdf85ddf3fe86a81cfb116318da309bb3e49bc68c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b41bd46edfdeab0cdcc42ee08db5f28708134e90ab865e99a3768a732559b68
[INFO] running `Command { std: "docker" "start" "-a" "8b41bd46edfdeab0cdcc42ee08db5f28708134e90ab865e99a3768a732559b68", 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<T::Item, TS> {
[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<T: Identifyable<TS::Id>>(&mut self, creator: fn() -> T) -> AliasBuilder<T, TS> {
[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<T: Identifyable<TS::Id>>(&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<T, TS> {
[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<T, TS> {
[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<T, TS> {
[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<TS>,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 22 |     ) -> AliasBuilder<Self::Item, TS>;
[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<TS>,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 31 |     ) -> AliasBuilder<Self::Item, TS> {
[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<TS>,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 65 |     ) -> AliasBuilder<Self::Item, TS> {
[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 (run `cargo fix --lib -p minfac` to apply 8 suggestions)
[INFO] [stderr] warning: `minfac` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minfac-95c66f113bb39fbd)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test binary_search::tests::test_binary_search_by_first_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 binary_search::tests::test_binary_search_by_last_key ... ok
[INFO] [stdout] test resolvable::tests::resolvable_services_iterate_services_test ... 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::create_provider_with_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::register_unused_shared ... 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 untyped::untyped_fn::tests::create_execute_and_drop ... ok
[INFO] [stdout] test untyped::arc_pointer::tests::create_and_drop ... ok
[INFO] [stdout] test service_provider_factory::tests::create_provider_with_factory_fails_for_missing_dependency ... ok
[INFO] [stdout] test service_provider_factory::tests::uses_same_parent_arc_for_two_providers_from_the_same_child_factory ... 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-10f6a3095b48c23a)
[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-d94d2dc1a6ad9ac8)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test build_with_missing_tuple3_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 build_with_missing_tuple4_dep_fails ... ok
[INFO] [stdout] test drop_shareds_after_provider_drop ... ok
[INFO] [stdout] test get_registered_dynamic_id ... ok
[INFO] [stdout] test drop_collection_doesnt_call_any_factories ... ok
[INFO] [stdout] test get_registered_dynamic_ref ... ok
[INFO] [stdout] test get_test ... ok
[INFO] [stdout] test register_instance ... ok
[INFO] [stdout] test register_multiple_alias_per_type ... ok
[INFO] [stdout] test get_unkown_returns_none ... ok
[INFO] [stdout] test register_struct_as_dynamic ... ok
[INFO] [stdout] test resolve_all_services ... ok
[INFO] [stdout] test register_with ... ok
[INFO] [stdout] test resolve_last ... ok
[INFO] [stdout] test resolve_shared ... ok
[INFO] [stdout] test resolve_tuple_2 ... ok
[INFO] [stdout] test resolve_shared_returns_last_registered ... ok
[INFO] [stdout] test no_dependency_needed_if_service_depends_on_services_which_are_not_present ... ok
[INFO] [stdout] test resolve_shared_services ... ok
[INFO] [stdout] test resolve_unregistered_returns_none ... ok
[INFO] [stdout] test tuple_dependency_resolves_to_prechecked_type ... ok
[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_is_panicking - 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.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests minfac
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/service_provider_factory.rs - service_provider_factory::ServiceProviderFactory<T,TS>::build (line 97) ... ok
[INFO] [stdout] test src/service_provider_factory.rs - service_provider_factory::ServiceProviderFactory (line 17) ... ok
[INFO] [stdout] test src/lib.rs - GenericServiceCollection<TS>::with (line 213) ... ok
[INFO] [stdout] test src/service_provider.rs - service_provider::ServiceProvider<TS>::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<TS>::register_with (line 272) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8b41bd46edfdeab0cdcc42ee08db5f28708134e90ab865e99a3768a732559b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b41bd46edfdeab0cdcc42ee08db5f28708134e90ab865e99a3768a732559b68", kill_on_drop: false }`
[INFO] [stdout] 8b41bd46edfdeab0cdcc42ee08db5f28708134e90ab865e99a3768a732559b68
