[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] checking LuminaTech-ai/os-checker against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuminaTech-ai/os-checker on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-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-3-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-3-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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded cargo-lock v10.1.0
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded musli-macros v0.0.124
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded prettydiff v0.7.0
[INFO] [stderr]   Downloaded platforms v3.5.0
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded musli-core v0.0.124
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded schemars_derive v1.0.0-alpha.17
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded schemars v1.0.0-alpha.17
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded shared_child v1.0.1
[INFO] [stderr]   Downloaded cvss v2.0.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded yash-syntax v0.12.1
[INFO] [stderr]   Downloaded redb v2.5.0
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded rustsec v0.30.2
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] [stderr]   Downloaded musli v0.0.124
[INFO] [stderr]   Downloaded cc v1.2.19
[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" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5774d7febfb6eeb715c5a165fa8bc5fe3065db0e38b8408b88db8539d202fdbb
[INFO] running `Command { std: "docker" "start" "-a" "5774d7febfb6eeb715c5a165fa8bc5fe3065db0e38b8408b88db8539d202fdbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5774d7febfb6eeb715c5a165fa8bc5fe3065db0e38b8408b88db8539d202fdbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5774d7febfb6eeb715c5a165fa8bc5fe3065db0e38b8408b88db8539d202fdbb", kill_on_drop: false }`
[INFO] [stdout] 5774d7febfb6eeb715c5a165fa8bc5fe3065db0e38b8408b88db8539d202fdbb
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f5436be2129dfaf044975bcde5fd860939de761a29085d4126ad209b86d7129
[INFO] running `Command { std: "docker" "start" "-a" "5f5436be2129dfaf044975bcde5fd860939de761a29085d4126ad209b86d7129", kill_on_drop: false }`
[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/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/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 serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling redb v2.5.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking jsonxf v1.1.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking prettydiff v0.7.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling musli-macros v0.0.124
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.0.0-alpha.17
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling os-checker v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking musli-core v0.0.124
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking yash-syntax v0.12.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking musli v0.0.124
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking platforms v3.5.0
[INFO] [stderr]     Checking cvss v2.0.0
[INFO] [stderr]     Checking basic-toml v0.1.10
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking schemars v1.0.0-alpha.17
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking cargo-lock v10.1.0
[INFO] [stderr]     Checking os-checker-types v0.6.1 (/opt/rustwide/workdir/os-checker-types)
[INFO] [stderr]     Checking rustsec v0.30.2
[INFO] [stderr]     Checking os-checker-database v0.6.1 (/opt/rustwide/workdir/os-checker-database)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/basic/mod.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn by_repo(json: &JsonOutput) -> Vec<(UserRepo, Basic)> {
[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] 82 | pub fn by_repo(json: &JsonOutput) -> Vec<(UserRepo<'_>, Basic)> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/home/mod.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn all_targets(json: &JsonOutput) -> Vec<NodeRepo> {
[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] 43 | pub fn all_targets(json: &JsonOutput) -> Vec<NodeRepo<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/home/mod.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn split_by_target(json: &JsonOutput) -> Vec<(&str, Vec<NodeRepo>)> {
[INFO] [stdout]    |                              ^^^^^^^^^^^          ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                    |
[INFO] [stdout]    |                              |                    the same lifetime is elided here
[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] 48 | pub fn split_by_target(json: &JsonOutput) -> Vec<(&str, Vec<NodeRepo<'_>>)> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/file_tree/mod.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn all_targets(json: &JsonOutput) -> FileTree {
[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] 11 | pub fn all_targets(json: &JsonOutput) -> FileTree<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/file_tree/mod.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn split_by_target(json: &JsonOutput) -> Vec<(&str, FileTree)> {
[INFO] [stdout]    |                              ^^^^^^^^^^^          ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                    |
[INFO] [stdout]    |                              |                    the same lifetime is elided here
[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 split_by_target(json: &JsonOutput) -> Vec<(&str, FileTree<'_>)> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/file_tree/mod.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn split_by_repo(&self) -> Vec<FileTreeRepo> {
[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] 84 |     pub fn split_by_repo(&self) -> Vec<FileTreeRepo<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/utils.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn repo_pkgidx(json: &JsonOutput, pkg_idx: usize) -> UserRepo {
[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] 27 | pub fn repo_pkgidx(json: &JsonOutput, pkg_idx: usize) -> UserRepo<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/utils.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn repo_cmdidx(json: &JsonOutput, cmd_idx: usize) -> UserRepo {
[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] 35 | pub fn repo_cmdidx(json: &JsonOutput, cmd_idx: usize) -> UserRepo<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/utils.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn pkg_cmdidx(json: &JsonOutput, cmd_idx: usize) -> UserRepoPkg {
[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] 40 | pub fn pkg_cmdidx(json: &JsonOutput, cmd_idx: usize) -> UserRepoPkg<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/basic/mod.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn by_repo(json: &JsonOutput) -> Vec<(UserRepo, Basic)> {
[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] 82 | pub fn by_repo(json: &JsonOutput) -> Vec<(UserRepo<'_>, Basic)> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/home/mod.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn all_targets(json: &JsonOutput) -> Vec<NodeRepo> {
[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] 43 | pub fn all_targets(json: &JsonOutput) -> Vec<NodeRepo<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/home/mod.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn split_by_target(json: &JsonOutput) -> Vec<(&str, Vec<NodeRepo>)> {
[INFO] [stdout]    |                              ^^^^^^^^^^^          ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                    |
[INFO] [stdout]    |                              |                    the same lifetime is elided here
[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] 48 | pub fn split_by_target(json: &JsonOutput) -> Vec<(&str, Vec<NodeRepo<'_>>)> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/file_tree/mod.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn all_targets(json: &JsonOutput) -> FileTree {
[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] 11 | pub fn all_targets(json: &JsonOutput) -> FileTree<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/file_tree/mod.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn split_by_target(json: &JsonOutput) -> Vec<(&str, FileTree)> {
[INFO] [stdout]    |                              ^^^^^^^^^^^          ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                    |
[INFO] [stdout]    |                              |                    the same lifetime is elided here
[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 split_by_target(json: &JsonOutput) -> Vec<(&str, FileTree<'_>)> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/file_tree/mod.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn split_by_repo(&self) -> Vec<FileTreeRepo> {
[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] 84 |     pub fn split_by_repo(&self) -> Vec<FileTreeRepo<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/utils.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn repo_pkgidx(json: &JsonOutput, pkg_idx: usize) -> UserRepo {
[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] 27 | pub fn repo_pkgidx(json: &JsonOutput, pkg_idx: usize) -> UserRepo<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/utils.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn repo_cmdidx(json: &JsonOutput, cmd_idx: usize) -> UserRepo {
[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] 35 | pub fn repo_cmdidx(json: &JsonOutput, cmd_idx: usize) -> UserRepo<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> os-checker-database/src/utils.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn pkg_cmdidx(json: &JsonOutput, cmd_idx: usize) -> UserRepoPkg {
[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] 40 | pub fn pkg_cmdidx(json: &JsonOutput, cmd_idx: usize) -> UserRepoPkg<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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] [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 51.23s
[INFO] running `Command { std: "docker" "inspect" "5f5436be2129dfaf044975bcde5fd860939de761a29085d4126ad209b86d7129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5436be2129dfaf044975bcde5fd860939de761a29085d4126ad209b86d7129", kill_on_drop: false }`
[INFO] [stdout] 5f5436be2129dfaf044975bcde5fd860939de761a29085d4126ad209b86d7129
