[INFO] cloning repository https://github.com/LuminaTech-ai/os-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuminaTech-ai/os-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 100c620846747b92c685210905e403ad89208899 [INFO] building LuminaTech-ai/os-checker against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LuminaTech-ai/os-checker [INFO] finished tweaking git repo https://github.com/LuminaTech-ai/os-checker [INFO] tweaked toml for git repo https://github.com/LuminaTech-ai/os-checker written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LuminaTech-ai/os-checker on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LuminaTech-ai/os-checker 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs-err v2.11.0 [INFO] [stderr] Downloaded schemars_derive v1.0.0-alpha.17 [INFO] [stderr] Downloaded cargo-lock v10.1.0 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded cvss v2.0.0 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded musli-core v0.0.124 [INFO] [stderr] Downloaded prettydiff v0.7.0 [INFO] [stderr] Downloaded rustsec v0.30.2 [INFO] [stderr] Downloaded redb v2.5.0 [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded dissimilar v1.0.10 [INFO] [stderr] Downloaded jsonxf v1.1.1 [INFO] [stderr] Downloaded musli-macros v0.0.124 [INFO] [stderr] Downloaded platforms v3.5.0 [INFO] [stderr] Downloaded schemars v1.0.0-alpha.17 [INFO] [stderr] Downloaded musli v0.0.124 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] [stderr] Downloaded yash-syntax v0.12.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb28a4c0884b9eaf0b658e706f2c810778909cc35e31fdbc89ec9d1891613fac [INFO] running `Command { std: "docker" "start" "-a" "fb28a4c0884b9eaf0b658e706f2c810778909cc35e31fdbc89ec9d1891613fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb28a4c0884b9eaf0b658e706f2c810778909cc35e31fdbc89ec9d1891613fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb28a4c0884b9eaf0b658e706f2c810778909cc35e31fdbc89ec9d1891613fac", kill_on_drop: false }` [INFO] [stdout] fb28a4c0884b9eaf0b658e706f2c810778909cc35e31fdbc89ec9d1891613fac [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b24b1a58efb98e36acc4c6a164a9f44647e4f664e3185c690c75d4bfb533fb6 [INFO] running `Command { std: "docker" "start" "-a" "9b24b1a58efb98e36acc4c6a164a9f44647e4f664e3185c690c75d4bfb533fb6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling redb v2.5.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling jsonxf v1.1.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling prettydiff v0.7.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling musli-macros v0.0.124 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling os-checker v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling schemars_derive v1.0.0-alpha.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling musli-core v0.0.124 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling yash-syntax v0.12.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling platforms v3.5.0 [INFO] [stderr] Compiling cvss v2.0.0 [INFO] [stderr] Compiling musli v0.0.124 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling schemars v1.0.0-alpha.17 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling os-checker-types v0.6.1 (/opt/rustwide/workdir/os-checker-types) [INFO] [stderr] Compiling cargo-lock v10.1.0 [INFO] [stderr] Compiling rustsec v0.30.2 [INFO] [stdout] warning: struct `PackageCargo` is never constructed [INFO] [stdout] --> src/output/mod.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct PackageCargo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/mod.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn targets_specified(&self) -> TargetsSpecifed { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/deserialization/misc.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn targets_specified(&self) -> TargetsSpecifed { [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] 16 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "9b24b1a58efb98e36acc4c6a164a9f44647e4f664e3185c690c75d4bfb533fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b24b1a58efb98e36acc4c6a164a9f44647e4f664e3185c690c75d4bfb533fb6", kill_on_drop: false }` [INFO] [stdout] 9b24b1a58efb98e36acc4c6a164a9f44647e4f664e3185c690c75d4bfb533fb6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 929821dc2bde7ced95a2bbfa42a21bdd0a24a252e26c8c930fd1ce4fe61e0ac5 [INFO] running `Command { std: "docker" "start" "-a" "929821dc2bde7ced95a2bbfa42a21bdd0a24a252e26c8c930fd1ce4fe61e0ac5", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling os-checker v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `PackageCargo` is never constructed [INFO] [stdout] --> src/output/mod.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct PackageCargo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/mod.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn targets_specified(&self) -> TargetsSpecifed { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/deserialization/misc.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn targets_specified(&self) -> TargetsSpecifed { [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] 16 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.98s [INFO] running `Command { std: "docker" "inspect" "929821dc2bde7ced95a2bbfa42a21bdd0a24a252e26c8c930fd1ce4fe61e0ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929821dc2bde7ced95a2bbfa42a21bdd0a24a252e26c8c930fd1ce4fe61e0ac5", kill_on_drop: false }` [INFO] [stdout] 929821dc2bde7ced95a2bbfa42a21bdd0a24a252e26c8c930fd1ce4fe61e0ac5