[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 try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LuminaTech-ai/os-checker on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/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-0-tc2/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] warning: /workspace/builds/worker-0-tc2/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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 610d17ca619d3a85d5fd08bf03965e8fd83326159d751407d8ab0c82a6825d42 [INFO] running `Command { std: "docker" "start" "-a" "610d17ca619d3a85d5fd08bf03965e8fd83326159d751407d8ab0c82a6825d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "610d17ca619d3a85d5fd08bf03965e8fd83326159d751407d8ab0c82a6825d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610d17ca619d3a85d5fd08bf03965e8fd83326159d751407d8ab0c82a6825d42", kill_on_drop: false }` [INFO] [stdout] 610d17ca619d3a85d5fd08bf03965e8fd83326159d751407d8ab0c82a6825d42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30e23be6f3e6bc24ea983c53c32c9063f47b4217e146da08b62d0cec199a8dfc [INFO] running `Command { std: "docker" "start" "-a" "30e23be6f3e6bc24ea983c53c32c9063f47b4217e146da08b62d0cec199a8dfc", 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/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] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling redb v2.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking prettydiff v0.7.0 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking jsonxf v1.1.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking expect-test v1.5.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 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 schemars_derive v1.0.0-alpha.17 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling os-checker v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking musli-core v0.0.124 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking yash-syntax v0.12.1 [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 compact_str v0.8.1 [INFO] [stderr] Checking musli v0.0.124 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned 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 icu_normalizer v1.5.0 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking petgraph v0.6.5 [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 cargo_metadata v0.18.1 [INFO] [stderr] Checking schemars v1.0.0-alpha.17 [INFO] [stderr] Checking os-checker-types v0.6.1 (/opt/rustwide/workdir/os-checker-types) [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking cargo-lock v10.1.0 [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 { [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> { [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)> { [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>)> { [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 { [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> { [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 { [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> { [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)> { [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>)> { [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 { [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> { [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] error[E0308]: mismatched types [INFO] [stdout] --> src/config/cmd.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | let mut args = vec![ [INFO] [stdout] | ____________________^ [INFO] [stdout] 192 | | &toolchain, [INFO] [stdout] 193 | | "semver-checks", [INFO] [stdout] 194 | | "--target", [INFO] [stdout] 195 | | pkg.target, [INFO] [stdout] 196 | | "--color=never", [INFO] [stdout] 197 | | ]; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/config/cmd.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | let mut args = vec![ [INFO] [stdout] | ____________________^ [INFO] [stdout] 192 | | &toolchain, [INFO] [stdout] 193 | | "semver-checks", [INFO] [stdout] 194 | | "--target", [INFO] [stdout] 195 | | pkg.target, [INFO] [stdout] 196 | | "--color=never", [INFO] [stdout] 197 | | ]; [INFO] [stdout] | |_____^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/config/cmd.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | let mut args = vec![ [INFO] [stdout] | ____________________^ [INFO] [stdout] 192 | | &toolchain, [INFO] [stdout] 193 | | "semver-checks", [INFO] [stdout] 194 | | "--target", [INFO] [stdout] 195 | | pkg.target, [INFO] [stdout] 196 | | "--color=never", [INFO] [stdout] 197 | | ]; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected `[&String; _]`, found `[&str; 5]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 5]` [INFO] [stdout] help: the return type of this call is `[&str; 5]` due to the type of the argument passed [INFO] [stdout] --> src/config/cmd.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | let mut args = vec![ [INFO] [stdout] | ____________________^ [INFO] [stdout] 192 | | &toolchain, [INFO] [stdout] 193 | | "semver-checks", [INFO] [stdout] 194 | | "--target", [INFO] [stdout] 195 | | pkg.target, [INFO] [stdout] 196 | | "--color=never", [INFO] [stdout] 197 | | ]; [INFO] [stdout] | |_____^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `os-checker` (bin "os-checker") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `os-checker` (bin "os-checker" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "30e23be6f3e6bc24ea983c53c32c9063f47b4217e146da08b62d0cec199a8dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e23be6f3e6bc24ea983c53c32c9063f47b4217e146da08b62d0cec199a8dfc", kill_on_drop: false }` [INFO] [stdout] 30e23be6f3e6bc24ea983c53c32c9063f47b4217e146da08b62d0cec199a8dfc