[INFO] cloning repository https://github.com/0xSkash/ResHunt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xSkash/ResHunt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSkash%2FResHunt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSkash%2FResHunt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9891713bdabd6b95c31634248679f99636ee26bd
[INFO] building 0xSkash/ResHunt against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSkash%2FResHunt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0xSkash/ResHunt on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0xSkash/ResHunt
[INFO] finished tweaking git repo https://github.com/0xSkash/ResHunt
[INFO] tweaked toml for git repo https://github.com/0xSkash/ResHunt written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/0xSkash/ResHunt 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b511ea8aa6ffefe14b1964af5c1215fa3b92397d759732129aee54597cf87f4
[INFO] running `Command { std: "docker" "start" "-a" "9b511ea8aa6ffefe14b1964af5c1215fa3b92397d759732129aee54597cf87f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b511ea8aa6ffefe14b1964af5c1215fa3b92397d759732129aee54597cf87f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b511ea8aa6ffefe14b1964af5c1215fa3b92397d759732129aee54597cf87f4", kill_on_drop: false }`
[INFO] [stdout] 9b511ea8aa6ffefe14b1964af5c1215fa3b92397d759732129aee54597cf87f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae6fb1ddc46c1ad9990089a1eea95591c093cee0cc1c168eb161c664c305f8b
[INFO] running `Command { std: "docker" "start" "-a" "6ae6fb1ddc46c1ad9990089a1eea95591c093cee0cc1c168eb161c664c305f8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling strum_macros v0.25.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling res_hunt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `entries`
[INFO] [stdout]   --> src/scanner/image_scanner.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn format_entries(&self, entries: Vec<DirEntry>) -> Vec<Resource> {
[INFO] [stdout]    |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entries`
[INFO] [stdout]   --> src/scanner/color_scanner.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn format_entries(&self, entries: Vec<DirEntry>) -> Vec<Resource> {
[INFO] [stdout]    |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidPath` is never constructed
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] 5 |     InvalidPath,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `resource_type`, `original_key`, and `formatted_key` are never read
[INFO] [stdout]   --> src/model/resource.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Resource {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 23 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 24 |     pub resource_type: ResourceType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub original_key: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub formatted_key: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Resource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s
[INFO] running `Command { std: "docker" "inspect" "6ae6fb1ddc46c1ad9990089a1eea95591c093cee0cc1c168eb161c664c305f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae6fb1ddc46c1ad9990089a1eea95591c093cee0cc1c168eb161c664c305f8b", kill_on_drop: false }`
[INFO] [stdout] 6ae6fb1ddc46c1ad9990089a1eea95591c093cee0cc1c168eb161c664c305f8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29dd81c2600796de8bdaab03ce39db1bec3dc3e3f9e453d77494aae25f7bab97
[INFO] running `Command { std: "docker" "start" "-a" "29dd81c2600796de8bdaab03ce39db1bec3dc3e3f9e453d77494aae25f7bab97", kill_on_drop: false }`
[INFO] [stderr]    Compiling res_hunt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `entries`
[INFO] [stdout]   --> src/scanner/image_scanner.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn format_entries(&self, entries: Vec<DirEntry>) -> Vec<Resource> {
[INFO] [stdout]    |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entries`
[INFO] [stdout]   --> src/scanner/color_scanner.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn format_entries(&self, entries: Vec<DirEntry>) -> Vec<Resource> {
[INFO] [stdout]    |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidPath` is never constructed
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] 5 |     InvalidPath,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `resource_type`, `original_key`, and `formatted_key` are never read
[INFO] [stdout]   --> src/model/resource.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Resource {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 23 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 24 |     pub resource_type: ResourceType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub original_key: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub formatted_key: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Resource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "29dd81c2600796de8bdaab03ce39db1bec3dc3e3f9e453d77494aae25f7bab97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29dd81c2600796de8bdaab03ce39db1bec3dc3e3f9e453d77494aae25f7bab97", kill_on_drop: false }`
[INFO] [stdout] 29dd81c2600796de8bdaab03ce39db1bec3dc3e3f9e453d77494aae25f7bab97
