[INFO] fetching crate dependency_runner 1.3.1...
[INFO] testing dependency_runner-1.3.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate dependency_runner 1.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dependency_runner 1.3.1
[INFO] finished tweaking crates.io crate dependency_runner 1.3.1
[INFO] tweaked toml for crates.io crate dependency_runner 1.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dependency_runner 1.3.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dependency_runner 1.3.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dad27cf5fcb61baf9c49ed7ba18f8156166a10fd4e3b70cadbd90792d777a3b6
[INFO] running `Command { std: "docker" "start" "-a" "dad27cf5fcb61baf9c49ed7ba18f8156166a10fd4e3b70cadbd90792d777a3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dad27cf5fcb61baf9c49ed7ba18f8156166a10fd4e3b70cadbd90792d777a3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad27cf5fcb61baf9c49ed7ba18f8156166a10fd4e3b70cadbd90792d777a3b6", kill_on_drop: false }`
[INFO] [stdout] dad27cf5fcb61baf9c49ed7ba18f8156166a10fd4e3b70cadbd90792d777a3b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d11466c781b5ad19feb6969e9858a7afd3e9a680736bc63273b0a56f4cc2301f
[INFO] running `Command { std: "docker" "start" "-a" "d11466c781b5ad19feb6969e9858a7afd3e9a680736bc63273b0a56f4cc2301f", 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] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.15
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling utf8parse v0.2.1
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling memchr v2.7.1
[INFO] [stderr] Compiling log v0.4.22
[INFO] [stderr] Compiling serde v1.0.196
[INFO] [stderr] Compiling rayon-core v1.11.0
[INFO] [stderr] Compiling colorchoice v1.0.0
[INFO] [stderr] Compiling regex-syntax v0.8.2
[INFO] [stderr] Compiling anstyle v1.0.10
[INFO] [stderr] Compiling anstyle-parse v0.2.3
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling once_cell v1.17.1
[INFO] [stderr] Compiling crossbeam-queue v0.3.8
[INFO] [stderr] Compiling anstyle-query v1.0.2
[INFO] [stderr] Compiling clap_lex v0.7.3
[INFO] [stderr] Compiling iana-time-zone v0.1.53
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling thread_local v1.1.7
[INFO] [stderr] Compiling arrayvec v0.7.2
[INFO] [stderr] Compiling anstream v0.6.11
[INFO] [stderr] Compiling unicode-width v0.1.10
[INFO] [stderr] Compiling termcolor v1.2.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] Compiling memoffset v0.6.5
[INFO] [stderr] Compiling clap_builder v4.5.21
[INFO] [stderr] Compiling fs-err v3.0.0
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling crossbeam-channel v0.5.7
[INFO] [stderr] Compiling anyhow v1.0.79
[INFO] [stderr] Compiling time-core v0.1.0
[INFO] [stderr] Compiling humantime v2.1.0
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling hashbrown v0.15.1
[INFO] [stderr] Compiling equivalent v1.0.1
[INFO] [stderr] Compiling either v1.8.1
[INFO] [stderr] Compiling serde_json v1.0.112
[INFO] [stderr] Compiling derive_pod v0.1.2
[INFO] [stderr] Compiling thiserror v2.0.3
[INFO] [stderr] Compiling aho-corasick v1.1.2
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Compiling defer-drop v1.3.0
[INFO] [stderr] Compiling time v0.3.20
[INFO] [stderr] Compiling fuzzy-matcher v0.3.7
[INFO] [stderr] Compiling crossbeam-deque v0.8.3
[INFO] [stderr] Compiling dataview v1.0.1
[INFO] [stderr] Compiling syn v2.0.89
[INFO] [stderr] Compiling crossbeam v0.8.2
[INFO] [stderr] Compiling itoa v1.0.6
[INFO] [stderr] Compiling plain v0.2.3
[INFO] [stderr] Compiling pelite-macros v0.1.1
[INFO] [stderr] Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr] Compiling shlex v1.1.0
[INFO] [stderr] Compiling beef v0.5.2
[INFO] [stderr] Compiling bitflags v2.6.0
[INFO] [stderr] Compiling indexmap v2.6.0
[INFO] [stderr] Compiling ryu v1.0.13
[INFO] [stderr] Compiling no-std-compat v0.4.1
[INFO] [stderr] Compiling msvc-demangler v0.10.1
[INFO] [stderr] Compiling roxmltree v0.20.0
[INFO] [stderr] Compiling vte v0.13.0
[INFO] [stderr] Compiling dirs-sys-next v0.1.2
[INFO] [stderr] Compiling time v0.1.45
[INFO] [stderr] Compiling num_cpus v1.15.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling nix v0.24.3
[INFO] [stderr] Compiling nix v0.25.1
[INFO] [stderr] Compiling dirs-next v2.0.0
[INFO] [stderr] Compiling regex-automata v0.4.5
[INFO] [stderr] Compiling term v0.7.0
[INFO] [stderr] Compiling chrono v0.4.23
[INFO] [stderr] Compiling rayon v1.7.0
[INFO] [stderr] Compiling pelite v0.10.0
[INFO] [stderr] Compiling timer v0.2.0
[INFO] [stderr] Compiling tuikit v0.5.0
[INFO] [stderr] Compiling regex v1.10.3
[INFO] [stderr] Compiling env_logger v0.9.3
[INFO] [stderr] Compiling darling_core v0.20.10
[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 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.3.1 (/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