[INFO] cloning repository https://github.com/kolchurinvv/corrosion_remover
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kolchurinvv/corrosion_remover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolchurinvv%2Fcorrosion_remover", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolchurinvv%2Fcorrosion_remover'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e953bb94b8f4c82923c7b74d6cd6fcf6812ec6d6
[INFO] testing kolchurinvv/corrosion_remover against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolchurinvv%2Fcorrosion_remover" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kolchurinvv/corrosion_remover
[INFO] finished tweaking git repo https://github.com/kolchurinvv/corrosion_remover
[INFO] tweaked toml for git repo https://github.com/kolchurinvv/corrosion_remover written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kolchurinvv/corrosion_remover on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kolchurinvv/corrosion_remover 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded hermit-abi v0.3.4
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded scraper v0.12.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded pkg-config v0.3.29
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded semver v1.0.21
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a99fab7caee471098a557c7503c0514b08a81570aaa7869edab9a01150d234f
[INFO] running `Command { std: "docker" "start" "-a" "8a99fab7caee471098a557c7503c0514b08a81570aaa7869edab9a01150d234f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a99fab7caee471098a557c7503c0514b08a81570aaa7869edab9a01150d234f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a99fab7caee471098a557c7503c0514b08a81570aaa7869edab9a01150d234f", kill_on_drop: false }`
[INFO] [stdout] 8a99fab7caee471098a557c7503c0514b08a81570aaa7869edab9a01150d234f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd52cf7dd87eacf66569f1fb3bced1ddd4a185b0a492cc67a35771b6a180deb8
[INFO] running `Command { std: "docker" "start" "-a" "dd52cf7dd87eacf66569f1fb3bced1ddd4a185b0a492cc67a35771b6a180deb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling corrosion_remover v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `url`, and `value` are never read
[INFO] [stdout]   --> src/data/categories.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Color {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 58 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 59 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 60 |     value: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Color` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `full_size`, `medium_size`, and `thumbnail` are never read
[INFO] [stdout]   --> src/data/categories.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct ProductPictures {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 65 |     full_size: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 66 |     medium_size: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 67 |     thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductPictures` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `char`, `colors`, `desc`, and `pics` are never read
[INFO] [stdout]   --> src/data/categories.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Product {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 72 |     name: String,
[INFO] [stdout] 73 |     char: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 74 |     colors: Option<Vec<Color>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 75 |     desc: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 76 |     pics: Option<Arc<ProductPictures>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Product` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/data/categories.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Product {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 80 |     fn new(
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `construct_url`
[INFO] [stdout]  --> src/main.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use corrosion_remover::{construct_url, seed, test_parser};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.82s
[INFO] running `Command { std: "docker" "inspect" "dd52cf7dd87eacf66569f1fb3bced1ddd4a185b0a492cc67a35771b6a180deb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd52cf7dd87eacf66569f1fb3bced1ddd4a185b0a492cc67a35771b6a180deb8", kill_on_drop: false }`
[INFO] [stdout] dd52cf7dd87eacf66569f1fb3bced1ddd4a185b0a492cc67a35771b6a180deb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f8dabcb7f2b54d4cddd827487b6b5f6eb3a20f36822111f2ca23267209e1adf
[INFO] running `Command { std: "docker" "start" "-a" "9f8dabcb7f2b54d4cddd827487b6b5f6eb3a20f36822111f2ca23267209e1adf", kill_on_drop: false }`
[INFO] [stdout] warning: fields `name`, `url`, and `value` are never read
[INFO] [stdout]   --> src/data/categories.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Color {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 58 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 59 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 60 |     value: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Color` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `full_size`, `medium_size`, and `thumbnail` are never read
[INFO] [stdout]   --> src/data/categories.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct ProductPictures {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 65 |     full_size: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 66 |     medium_size: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 67 |     thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductPictures` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling corrosion_remover v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `char`, `colors`, `desc`, and `pics` are never read
[INFO] [stdout]   --> src/data/categories.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Product {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 72 |     name: String,
[INFO] [stdout] 73 |     char: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 74 |     colors: Option<Vec<Color>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 75 |     desc: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 76 |     pics: Option<Arc<ProductPictures>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Product` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/data/categories.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Product {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 80 |     fn new(
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `construct_url`
[INFO] [stdout]  --> src/main.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use corrosion_remover::{construct_url, seed, test_parser};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `url`, and `value` are never read
[INFO] [stdout]   --> src/data/categories.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Color {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 58 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 59 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 60 |     value: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Color` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `full_size`, `medium_size`, and `thumbnail` are never read
[INFO] [stdout]   --> src/data/categories.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct ProductPictures {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 65 |     full_size: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 66 |     medium_size: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 67 |     thumbnail: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductPictures` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `char`, `colors`, `desc`, and `pics` are never read
[INFO] [stdout]   --> src/data/categories.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Product {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 72 |     name: String,
[INFO] [stdout] 73 |     char: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 74 |     colors: Option<Vec<Color>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 75 |     desc: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 76 |     pics: Option<Arc<ProductPictures>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Product` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/data/categories.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Product {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 80 |     fn new(
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "9f8dabcb7f2b54d4cddd827487b6b5f6eb3a20f36822111f2ca23267209e1adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f8dabcb7f2b54d4cddd827487b6b5f6eb3a20f36822111f2ca23267209e1adf", kill_on_drop: false }`
[INFO] [stdout] 9f8dabcb7f2b54d4cddd827487b6b5f6eb3a20f36822111f2ca23267209e1adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 463c2064f27779dec4a65d3869442f5cc2f0b7c104fc0522cf0b798caa8f09be
[INFO] running `Command { std: "docker" "start" "-a" "463c2064f27779dec4a65d3869442f5cc2f0b7c104fc0522cf0b798caa8f09be", kill_on_drop: false }`
[INFO] [stderr] warning: fields `name`, `url`, and `value` are never read
[INFO] [stderr]   --> src/data/categories.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | struct Color {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] 58 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 59 |     url: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 60 |     value: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Color` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `full_size`, `medium_size`, and `thumbnail` are never read
[INFO] [stderr]   --> src/data/categories.rs:65:5
[INFO] [stderr]    |
[INFO] [stderr] 64 | struct ProductPictures {
[INFO] [stderr]    |        --------------- fields in this struct
[INFO] [stderr] 65 |     full_size: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 66 |     medium_size: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 67 |     thumbnail: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProductPictures` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `char`, `colors`, `desc`, and `pics` are never read
[INFO] [stderr]   --> src/data/categories.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct Product {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 72 |     name: String,
[INFO] [stderr] 73 |     char: Option<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 74 |     colors: Option<Vec<Color>>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 75 |     desc: Option<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 76 |     pics: Option<Arc<ProductPictures>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Product` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/data/categories.rs:80:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | impl Product {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 80 |     fn new(
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `corrosion_remover` (lib) generated 4 warnings
[INFO] [stderr] warning: `corrosion_remover` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused import: `construct_url`
[INFO] [stderr]  --> src/main.rs:2:25
[INFO] [stderr]   |
[INFO] [stderr] 2 | use corrosion_remover::{construct_url, seed, test_parser};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `corrosion_remover` (bin "corrosion_remover" test) generated 1 warning (run `cargo fix --bin "corrosion_remover" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/corrosion_remover-6cf446251480b5dc)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/corrosion_remover-b2064c05d2d9ff79)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests corrosion_remover
[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 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 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] running `Command { std: "docker" "inspect" "463c2064f27779dec4a65d3869442f5cc2f0b7c104fc0522cf0b798caa8f09be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463c2064f27779dec4a65d3869442f5cc2f0b7c104fc0522cf0b798caa8f09be", kill_on_drop: false }`
[INFO] [stdout] 463c2064f27779dec4a65d3869442f5cc2f0b7c104fc0522cf0b798caa8f09be
