[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] checking marcoesposito1988/dependency_runner against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoesposito1988%2Fdependency_runner" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcoesposito1988/dependency_runner on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded defer-drop v1.3.0
[INFO] [stderr] Downloaded tuikit v0.5.0
[INFO] [stderr] Downloaded derive_pod v0.1.2
[INFO] [stderr] Downloaded msvc-demangler v0.10.1
[INFO] [stderr] Downloaded fs-err v3.0.0
[INFO] [stderr] Downloaded dataview v1.0.1
[INFO] [stderr] Downloaded skim v0.11.11
[INFO] [stderr] Downloaded goblin v0.9.2
[INFO] [stderr] Downloaded pelite v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1e48ec92ca95048c618c78addaea91481b38ba815b7db06717bbe6380f9b553
[INFO] running `Command { std: "docker" "start" "-a" "a1e48ec92ca95048c618c78addaea91481b38ba815b7db06717bbe6380f9b553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1e48ec92ca95048c618c78addaea91481b38ba815b7db06717bbe6380f9b553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e48ec92ca95048c618c78addaea91481b38ba815b7db06717bbe6380f9b553", kill_on_drop: false }`
[INFO] [stdout] a1e48ec92ca95048c618c78addaea91481b38ba815b7db06717bbe6380f9b553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb82cdc79cfedc24a42062465c07fa79d3d81356f62c4a9f4225aeeec3ef8710
[INFO] running `Command { std: "docker" "start" "-a" "bb82cdc79cfedc24a42062465c07fa79d3d81356f62c4a9f4225aeeec3ef8710", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.1.0
[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] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.15
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking utf8parse v0.2.1
[INFO] [stderr] Checking memchr v2.7.1
[INFO] [stderr] Compiling crossbeam-queue v0.3.8
[INFO] [stderr] Checking anstyle-parse v0.2.3
[INFO] [stderr] Checking colorchoice v1.0.0
[INFO] [stderr] Checking crossbeam-channel v0.5.7
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking anstyle v1.0.10
[INFO] [stderr] Checking regex-syntax v0.8.2
[INFO] [stderr] Compiling rayon-core v1.11.0
[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 num-integer v0.1.45
[INFO] [stderr] Checking aho-corasick v1.1.2
[INFO] [stderr] Compiling memoffset v0.6.5
[INFO] [stderr] Checking crossbeam-deque v0.8.3
[INFO] [stderr] Checking once_cell v1.17.1
[INFO] [stderr] Checking anstyle-query v1.0.2
[INFO] [stderr] Checking log v0.4.22
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Compiling serde v1.0.196
[INFO] [stderr] Compiling syn v2.0.89
[INFO] [stderr] Checking anstream v0.6.11
[INFO] [stderr] Checking clap_lex v0.7.3
[INFO] [stderr] Checking iana-time-zone v0.1.53
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Checking clap_builder v4.5.21
[INFO] [stderr] Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr] Checking thread_local v1.1.7
[INFO] [stderr] Compiling fs-err v3.0.0
[INFO] [stderr] Checking time-core v0.1.0
[INFO] [stderr] Checking either v1.8.1
[INFO] [stderr] Checking dirs-sys-next v0.1.2
[INFO] [stderr] Checking time v0.1.45
[INFO] [stderr] Checking num_cpus v1.15.0
[INFO] [stderr] Checking nix v0.24.3
[INFO] [stderr] Checking dirs-next v2.0.0
[INFO] [stderr] Checking term v0.7.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Compiling anyhow v1.0.79
[INFO] [stderr] Checking humantime v2.1.0
[INFO] [stderr] Checking chrono v0.4.23
[INFO] [stderr] Checking termcolor v1.2.0
[INFO] [stderr] Compiling thiserror v2.0.3
[INFO] [stderr] Checking regex-automata v0.4.5
[INFO] [stderr] Checking unicode-width v0.1.10
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Checking hashbrown v0.15.1
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling derive_pod v0.1.2
[INFO] [stderr] Compiling serde_json v1.0.112
[INFO] [stderr] Checking arrayvec v0.7.2
[INFO] [stderr] Checking dataview v1.0.1
[INFO] [stderr] Checking tuikit v0.5.0
[INFO] [stderr] Checking rayon v1.7.0
[INFO] [stderr] Checking vte v0.13.0
[INFO] [stderr] Checking timer v0.2.0
[INFO] [stderr] Checking nix v0.25.1
[INFO] [stderr] Checking indexmap v2.6.0
[INFO] [stderr] Checking fuzzy-matcher v0.3.7
[INFO] [stderr] Checking time v0.3.20
[INFO] [stderr] Checking crossbeam v0.8.2
[INFO] [stderr] Checking defer-drop v1.3.0
[INFO] [stderr] Checking shlex v1.1.0
[INFO] [stderr] Checking no-std-compat v0.4.1
[INFO] [stderr] Checking bitflags v2.6.0
[INFO] [stderr] Checking itoa v1.0.6
[INFO] [stderr] Checking beef v0.5.2
[INFO] [stderr] Checking plain v0.2.3
[INFO] [stderr] Compiling pelite-macros v0.1.1
[INFO] [stderr] Checking ryu v1.0.13
[INFO] [stderr] Checking msvc-demangler v0.10.1
[INFO] [stderr] Checking roxmltree v0.20.0
[INFO] [stderr] Checking pelite v0.10.0
[INFO] [stderr] Checking regex v1.10.3
[INFO] [stderr] Checking env_logger v0.9.3
[INFO] [stderr] Compiling darling_core v0.20.10
[INFO] [stderr] Compiling serde_derive v1.0.196
[INFO] [stderr] Compiling clap_derive v4.5.18
[INFO] [stderr] Compiling scroll_derive v0.12.0
[INFO] [stderr] Compiling thiserror-impl v2.0.3
[INFO] [stderr] Checking scroll v0.12.0
[INFO] [stderr] Checking 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] Checking clap v4.5.21
[INFO] [stderr] Compiling derive_builder_macro v0.20.2
[INFO] [stderr] Checking derive_builder v0.20.2
[INFO] [stderr] Checking skim v0.11.11
[INFO] [stderr] Checking multimap v0.10.0
[INFO] [stderr] Checking 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)]` 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