[INFO] cloning repository https://github.com/vixalie/interactive-model-downloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vixalie/interactive-model-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvixalie%2Finteractive-model-downloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvixalie%2Finteractive-model-downloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b53499e2abe935578a48bb3b2d33dae4a76f95bb
[INFO] testing vixalie/interactive-model-downloader against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvixalie%2Finteractive-model-downloader" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vixalie/interactive-model-downloader
[INFO] finished tweaking git repo https://github.com/vixalie/interactive-model-downloader
[INFO] tweaked toml for git repo https://github.com/vixalie/interactive-model-downloader written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vixalie/interactive-model-downloader on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vixalie/interactive-model-downloader 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" "+1.91.0" "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 bytes v0.4.12
[INFO] [stderr]   Downloaded tokio-io v0.1.13
[INFO] [stderr]   Downloaded iovec v0.1.4
[INFO] [stderr]   Downloaded zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]   Downloaded interpolate_name v0.2.4
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded shell-words v1.1.0
[INFO] [stderr]   Downloaded noop_proc_macro v0.3.0
[INFO] [stderr]   Downloaded equator-macro v0.4.2
[INFO] [stderr]   Downloaded ravif v0.11.20
[INFO] [stderr]   Downloaded zune-jpeg v0.4.18
[INFO] [stderr]   Downloaded exr v1.73.0
[INFO] [stderr]   Downloaded async-compression v0.4.23
[INFO] [stderr]   Downloaded av1-grain v0.2.4
[INFO] [stderr]   Downloaded bitstream-io v2.6.0
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.3.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.4
[INFO] [stderr]   Downloaded loop9 v0.1.5
[INFO] [stderr]   Downloaded simd_helpers v0.1.0
[INFO] [stderr]   Downloaded cfg-expr v0.15.8
[INFO] [stderr]   Downloaded system-deps v6.2.2
[INFO] [stderr]   Downloaded aligned-vec v0.6.4
[INFO] [stderr]   Downloaded phf_codegen v0.11.3
[INFO] [stderr]   Downloaded xml5ever v0.18.1
[INFO] [stderr]   Downloaded html2md v0.2.15
[INFO] [stderr]   Downloaded image-webp v0.2.3
[INFO] [stderr]   Downloaded imgref v1.11.0
[INFO] [stderr]   Downloaded quick-error v2.0.1
[INFO] [stderr]   Downloaded maybe-rayon v0.1.1
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.17
[INFO] [stderr]   Downloaded version-compare v0.2.0
[INFO] [stderr]   Downloaded v_frame v0.3.9
[INFO] [stderr]   Downloaded rgb v0.8.50
[INFO] [stderr]   Downloaded weezl v0.1.10
[INFO] [stderr]   Downloaded zune-core v0.4.12
[INFO] [stderr]   Downloaded zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded gif v0.13.3
[INFO] [stderr]   Downloaded arg_enum_proc_macro v0.3.4
[INFO] [stderr]   Downloaded built v0.7.7
[INFO] [stderr]   Downloaded equator v0.4.2
[INFO] [stderr]   Downloaded zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]   Downloaded tiff v0.9.1
[INFO] [stderr]   Downloaded rav1e v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4036a5b5ffece88e1fbc179cebda51c91fb88a6c2bb086913cbc19f2738228b1
[INFO] running `Command { std: "docker" "start" "-a" "4036a5b5ffece88e1fbc179cebda51c91fb88a6c2bb086913cbc19f2738228b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4036a5b5ffece88e1fbc179cebda51c91fb88a6c2bb086913cbc19f2738228b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4036a5b5ffece88e1fbc179cebda51c91fb88a6c2bb086913cbc19f2738228b1", kill_on_drop: false }`
[INFO] [stdout] 4036a5b5ffece88e1fbc179cebda51c91fb88a6c2bb086913cbc19f2738228b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cd65d6b64359bd05a2a464321b1235a462992e1e5539fe160cc846b4ea13544
[INFO] running `Command { std: "docker" "start" "-a" "0cd65d6b64359bd05a2a464321b1235a462992e1e5539fe160cc846b4ea13544", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling avif-serialize v0.8.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.18
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling xml5ever v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling html2md v0.2.15
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling imd v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `denoising_strength`, `use_model`, and `use_model_version` are never used
[INFO] [stdout]   --> src/civitai/model.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait ImageMeta {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn denoising_strength(&self) -> Option<f64>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     fn use_model(&self) -> Option<String>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 22 |     fn use_model_version(&self) -> Option<String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/civitai/model.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl Model {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn description(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `index` and `description` are never used
[INFO] [stdout]    --> src/civitai/model.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl ModelVersionBrief {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn index(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn description(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `model_name`, `description`, `air`, and `is_early_access` are never used
[INFO] [stdout]    --> src/civitai/model.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl ModelVersion {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn model_name(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn description(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn air(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn is_early_access(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size`, `sha256_hash`, `crc32`, and `to_bytes` are never used
[INFO] [stdout]    --> src/civitai/model.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl ModelVersionFile {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub fn size(&self) -> f64 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn sha256_hash(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn crc32(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub fn to_bytes(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `hash`, `has_meta`, and `has_positive_prompt` are never used
[INFO] [stdout]    --> src/civitai/model.rs:283:12
[INFO] [stdout]     |
[INFO] [stdout] 278 | impl ModelImage {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 283 |     pub fn hash(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn has_meta(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 291 |     pub fn has_positive_prompt(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_parse_community_images` is never used
[INFO] [stdout]    --> src/civitai/model.rs:342:8
[INFO] [stdout]     |
[INFO] [stdout] 342 | pub fn try_parse_community_images(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `to_bytes` are never used
[INFO] [stdout]    --> src/civitai/model.rs:362:12
[INFO] [stdout]     |
[INFO] [stdout] 361 | impl ModelCommunityImage {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] 362 |     pub fn id(&self) -> u64 {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     pub fn to_bytes(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "0cd65d6b64359bd05a2a464321b1235a462992e1e5539fe160cc846b4ea13544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd65d6b64359bd05a2a464321b1235a462992e1e5539fe160cc846b4ea13544", kill_on_drop: false }`
[INFO] [stdout] 0cd65d6b64359bd05a2a464321b1235a462992e1e5539fe160cc846b4ea13544
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7957cb451730f7f6645541c29eb127dd73543db3b8dffc4aecaac724784d49a8
[INFO] running `Command { std: "docker" "start" "-a" "7957cb451730f7f6645541c29eb127dd73543db3b8dffc4aecaac724784d49a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling imd v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `denoising_strength`, `use_model`, and `use_model_version` are never used
[INFO] [stdout]   --> src/civitai/model.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait ImageMeta {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn denoising_strength(&self) -> Option<f64>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     fn use_model(&self) -> Option<String>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 22 |     fn use_model_version(&self) -> Option<String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/civitai/model.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl Model {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn description(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `index` and `description` are never used
[INFO] [stdout]    --> src/civitai/model.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl ModelVersionBrief {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn index(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn description(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `model_name`, `description`, `air`, and `is_early_access` are never used
[INFO] [stdout]    --> src/civitai/model.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl ModelVersion {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn model_name(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn description(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn air(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn is_early_access(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size`, `sha256_hash`, `crc32`, and `to_bytes` are never used
[INFO] [stdout]    --> src/civitai/model.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl ModelVersionFile {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub fn size(&self) -> f64 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn sha256_hash(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn crc32(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub fn to_bytes(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `hash`, `has_meta`, and `has_positive_prompt` are never used
[INFO] [stdout]    --> src/civitai/model.rs:283:12
[INFO] [stdout]     |
[INFO] [stdout] 278 | impl ModelImage {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 283 |     pub fn hash(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn has_meta(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 291 |     pub fn has_positive_prompt(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_parse_community_images` is never used
[INFO] [stdout]    --> src/civitai/model.rs:342:8
[INFO] [stdout]     |
[INFO] [stdout] 342 | pub fn try_parse_community_images(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `to_bytes` are never used
[INFO] [stdout]    --> src/civitai/model.rs:362:12
[INFO] [stdout]     |
[INFO] [stdout] 361 | impl ModelCommunityImage {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] 362 |     pub fn id(&self) -> u64 {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     pub fn to_bytes(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.81s
[INFO] running `Command { std: "docker" "inspect" "7957cb451730f7f6645541c29eb127dd73543db3b8dffc4aecaac724784d49a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7957cb451730f7f6645541c29eb127dd73543db3b8dffc4aecaac724784d49a8", kill_on_drop: false }`
[INFO] [stdout] 7957cb451730f7f6645541c29eb127dd73543db3b8dffc4aecaac724784d49a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ecb021a152993dd396bf0a91e17d2a6d76500d19f3d3b844b045d5ef40a0b0a
[INFO] running `Command { std: "docker" "start" "-a" "6ecb021a152993dd396bf0a91e17d2a6d76500d19f3d3b844b045d5ef40a0b0a", kill_on_drop: false }`
[INFO] [stderr] warning: methods `denoising_strength`, `use_model`, and `use_model_version` are never used
[INFO] [stderr]   --> src/civitai/model.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub trait ImageMeta {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 20 |     fn denoising_strength(&self) -> Option<f64>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 21 |     fn use_model(&self) -> Option<String>;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 22 |     fn use_model_version(&self) -> Option<String>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `description` is never used
[INFO] [stderr]   --> src/civitai/model.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 60 | impl Model {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 69 |     pub fn description(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `index` and `description` are never used
[INFO] [stderr]    --> src/civitai/model.rs:108:12
[INFO] [stderr]     |
[INFO] [stderr] 103 | impl ModelVersionBrief {
[INFO] [stderr]     | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub fn index(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub fn description(&self) -> Option<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `model_name`, `description`, `air`, and `is_early_access` are never used
[INFO] [stderr]    --> src/civitai/model.rs:138:12
[INFO] [stderr]     |
[INFO] [stderr] 125 | impl ModelVersion {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 138 |     pub fn model_name(&self) -> Option<String> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     pub fn description(&self) -> Option<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub fn air(&self) -> Option<String> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 154 |     pub fn is_early_access(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `size`, `sha256_hash`, `crc32`, and `to_bytes` are never used
[INFO] [stderr]    --> src/civitai/model.rs:229:12
[INFO] [stderr]     |
[INFO] [stderr] 224 | impl ModelVersionFile {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 229 |     pub fn size(&self) -> f64 {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 249 |     pub fn sha256_hash(&self) -> Option<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 256 |     pub fn crc32(&self) -> Option<String> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 267 |     pub fn to_bytes(&self) -> Vec<u8> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `hash`, `has_meta`, and `has_positive_prompt` are never used
[INFO] [stderr]    --> src/civitai/model.rs:283:12
[INFO] [stderr]     |
[INFO] [stderr] 278 | impl ModelImage {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 283 |     pub fn hash(&self) -> Option<String> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 287 |     pub fn has_meta(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 291 |     pub fn has_positive_prompt(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `try_parse_community_images` is never used
[INFO] [stderr]    --> src/civitai/model.rs:342:8
[INFO] [stderr]     |
[INFO] [stderr] 342 | pub fn try_parse_community_images(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `id` and `to_bytes` are never used
[INFO] [stderr]    --> src/civitai/model.rs:362:12
[INFO] [stderr]     |
[INFO] [stderr] 361 | impl ModelCommunityImage {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] 362 |     pub fn id(&self) -> u64 {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 366 |     pub fn to_bytes(&self) -> Vec<u8> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `imd` (bin "imd" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/imd-fe23fa5c5b80068a)
[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" "6ecb021a152993dd396bf0a91e17d2a6d76500d19f3d3b844b045d5ef40a0b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ecb021a152993dd396bf0a91e17d2a6d76500d19f3d3b844b045d5ef40a0b0a", kill_on_drop: false }`
[INFO] [stdout] 6ecb021a152993dd396bf0a91e17d2a6d76500d19f3d3b844b045d5ef40a0b0a
