[INFO] cloning repository https://github.com/marcoesposito1988/dependency_runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcoesposito1988/dependency_runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoesposito1988%2Fdependency_runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoesposito1988%2Fdependency_runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45549a616d371a92d0d803c8b7614b8f5ad39c52 [INFO] testing marcoesposito1988/dependency_runner against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoesposito1988%2Fdependency_runner" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marcoesposito1988/dependency_runner [INFO] finished tweaking git repo https://github.com/marcoesposito1988/dependency_runner [INFO] tweaked toml for git repo https://github.com/marcoesposito1988/dependency_runner written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marcoesposito1988/dependency_runner on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marcoesposito1988/dependency_runner 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.53 [INFO] [stderr] Downloaded timer v0.2.0 [INFO] [stderr] Downloaded scratch v1.0.4 [INFO] [stderr] Downloaded tuikit v0.5.0 [INFO] [stderr] Downloaded cxx v1.0.91 [INFO] [stderr] Downloaded fs-err v3.0.0 [INFO] [stderr] Downloaded scroll_derive v0.12.0 [INFO] [stderr] Downloaded msvc-demangler v0.10.1 [INFO] [stderr] Downloaded goblin v0.9.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.91 [INFO] [stderr] Downloaded serde_json v1.0.112 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.91 [INFO] [stderr] Downloaded crossbeam v0.8.2 [INFO] [stderr] Downloaded defer-drop v1.3.0 [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded dataview v1.0.1 [INFO] [stderr] Downloaded pelite-macros v0.1.1 [INFO] [stderr] Downloaded crossbeam-queue v0.3.8 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded pelite v0.10.0 [INFO] [stderr] Downloaded chrono v0.4.23 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded derive_pod v0.1.2 [INFO] [stderr] Downloaded hashbrown v0.15.1 [INFO] [stderr] Downloaded roxmltree v0.20.0 [INFO] [stderr] Downloaded cxx-build v1.0.91 [INFO] [stderr] Downloaded skim v0.11.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64a05d78c5b62a59a71b5bb868aa42f27a2be46326a151f18e44242c92b4ffe8 [INFO] running `Command { std: "docker" "start" "-a" "64a05d78c5b62a59a71b5bb868aa42f27a2be46326a151f18e44242c92b4ffe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64a05d78c5b62a59a71b5bb868aa42f27a2be46326a151f18e44242c92b4ffe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a05d78c5b62a59a71b5bb868aa42f27a2be46326a151f18e44242c92b4ffe8", kill_on_drop: false }` [INFO] [stdout] 64a05d78c5b62a59a71b5bb868aa42f27a2be46326a151f18e44242c92b4ffe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 848f7c8e9d85aca20e27c6fcc7de59ce9cc97840bbdb37c0b2f4b1d686adc069 [INFO] running `Command { std: "docker" "start" "-a" "848f7c8e9d85aca20e27c6fcc7de59ce9cc97840bbdb37c0b2f4b1d686adc069", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling fs-err v3.0.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling vte v0.13.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling msvc-demangler v0.10.1 [INFO] [stderr] Compiling pelite v0.10.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.9.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling skim v0.11.11 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling dependency_runner v1.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/pe.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PEFileMap { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 11 | path: PathBuf, [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/path.rs:236:23 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn search_dll(&self, library: &str) -> Result, LookupError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ 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] 236 | pub fn search_dll(&self, library: &str) -> Result>, LookupError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path.rs:299:36 [INFO] [stdout] | [INFO] [stdout] 299 | fn system_path_entries(system: &WindowsSystem) -> 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] 299 | fn system_path_entries(system: &WindowsSystem) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path.rs:310:29 [INFO] [stdout] | [INFO] [stdout] 310 | fn user_path_entries(q: &LookupQuery) -> 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] 310 | fn user_path_entries(q: &LookupQuery) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/skim.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | fn text(&self) -> Cow { [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] 23 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/skim.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn text(&self) -> Cow { [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] 55 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.77s [INFO] running `Command { std: "docker" "inspect" "848f7c8e9d85aca20e27c6fcc7de59ce9cc97840bbdb37c0b2f4b1d686adc069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "848f7c8e9d85aca20e27c6fcc7de59ce9cc97840bbdb37c0b2f4b1d686adc069", kill_on_drop: false }` [INFO] [stdout] 848f7c8e9d85aca20e27c6fcc7de59ce9cc97840bbdb37c0b2f4b1d686adc069 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 911bffd77e4ee2205cd9c7f1ff5166385a1071493d61bda80f1b23e52d4e3a01 [INFO] running `Command { std: "docker" "start" "-a" "911bffd77e4ee2205cd9c7f1ff5166385a1071493d61bda80f1b23e52d4e3a01", kill_on_drop: false }` [INFO] [stderr] Compiling dependency_runner v1.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/pe.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PEFileMap { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 11 | path: PathBuf, [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/path.rs:236:23 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn search_dll(&self, library: &str) -> Result, LookupError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ 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] 236 | pub fn search_dll(&self, library: &str) -> Result>, LookupError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path.rs:299:36 [INFO] [stdout] | [INFO] [stdout] 299 | fn system_path_entries(system: &WindowsSystem) -> 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] 299 | fn system_path_entries(system: &WindowsSystem) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path.rs:310:29 [INFO] [stdout] | [INFO] [stdout] 310 | fn user_path_entries(q: &LookupQuery) -> 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] 310 | fn user_path_entries(q: &LookupQuery) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/skim.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | fn text(&self) -> Cow { [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] 23 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/skim.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn text(&self) -> Cow { [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] 55 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/pe.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PEFileMap { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 11 | path: PathBuf, [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/path.rs:236:23 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn search_dll(&self, library: &str) -> Result, LookupError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ 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] 236 | pub fn search_dll(&self, library: &str) -> Result>, LookupError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path.rs:299:36 [INFO] [stdout] | [INFO] [stdout] 299 | fn system_path_entries(system: &WindowsSystem) -> 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] 299 | fn system_path_entries(system: &WindowsSystem) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path.rs:310:29 [INFO] [stdout] | [INFO] [stdout] 310 | fn user_path_entries(q: &LookupQuery) -> 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] 310 | fn user_path_entries(q: &LookupQuery) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/skim.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | fn text(&self) -> Cow { [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] 23 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/skim.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn text(&self) -> Cow { [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] 55 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "911bffd77e4ee2205cd9c7f1ff5166385a1071493d61bda80f1b23e52d4e3a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911bffd77e4ee2205cd9c7f1ff5166385a1071493d61bda80f1b23e52d4e3a01", kill_on_drop: false }` [INFO] [stdout] 911bffd77e4ee2205cd9c7f1ff5166385a1071493d61bda80f1b23e52d4e3a01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 904253ba387af3327cc66518ace530ca0917a6462b5242d990a686840cdec92f [INFO] running `Command { std: "docker" "start" "-a" "904253ba387af3327cc66518ace530ca0917a6462b5242d990a686840cdec92f", kill_on_drop: false }` [INFO] [stderr] warning: field `path` is never read [INFO] [stderr] --> src/pe.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct PEFileMap { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 11 | path: PathBuf, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/path.rs:236:23 [INFO] [stderr] | [INFO] [stderr] 236 | pub fn search_dll(&self, library: &str) -> Result, LookupError> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ 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] 236 | pub fn search_dll(&self, library: &str) -> Result>, LookupError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/path.rs:299:36 [INFO] [stderr] | [INFO] [stderr] 299 | fn system_path_entries(system: &WindowsSystem) -> Vec { [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] 299 | fn system_path_entries(system: &WindowsSystem) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/path.rs:310:29 [INFO] [stderr] | [INFO] [stderr] 310 | fn user_path_entries(q: &LookupQuery) -> Vec { [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] 310 | fn user_path_entries(q: &LookupQuery) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/skim.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 23 | fn text(&self) -> Cow { [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] 23 | fn text(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/skim.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | fn text(&self) -> Cow { [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] 55 | fn text(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `dependency_runner` (lib) generated 6 warnings (run `cargo fix --lib -p dependency_runner` to apply 5 suggestions) [INFO] [stderr] warning: `dependency_runner` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dependency_runner-2a39d007c8b55dd3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test common::tests::decanonicalize_removes_prefix ... ok [INFO] [stdout] test executable::tests::empty_executables ... ok [INFO] [stdout] test pe::tests::read_dependencies_test_dll ... ok [INFO] [stdout] test pe::tests::read_dependencies_test_exe ... ok [INFO] [stdout] test pe::tests::read_dependencies_test_exe_goblin ... ok [INFO] [stdout] test executable::tests::executables ... ok [INFO] [stdout] test query::tests::build_query ... ok [INFO] [stdout] test runner::tests::run_build_same_output ... ok [INFO] [stdout] test system::tests::fscache ... ok [INFO] [stdout] test vcx::tests::vcxproj_user ... ok [INFO] [stdout] test vcx::tests::vcxproj_no_user ... ok [INFO] [stderr] Running unittests src/bin/deprun.rs (/opt/rustwide/target/debug/deps/deprun-ae40cd378763e756) [INFO] [stdout] test vcx::tests::vcxproj ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/wldd.rs (/opt/rustwide/target/debug/deps/wldd-4a7f8f8c5a05721f) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests dependency_runner [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "904253ba387af3327cc66518ace530ca0917a6462b5242d990a686840cdec92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "904253ba387af3327cc66518ace530ca0917a6462b5242d990a686840cdec92f", kill_on_drop: false }` [INFO] [stdout] 904253ba387af3327cc66518ace530ca0917a6462b5242d990a686840cdec92f