[INFO] cloning repository https://github.com/Gieneq/DiamondsImager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gieneq/DiamondsImager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGieneq%2FDiamondsImager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGieneq%2FDiamondsImager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1aa05bfae83e1a21c74bd3343b0e77bd7783c0f
[INFO] testing Gieneq/DiamondsImager against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGieneq%2FDiamondsImager" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gieneq/DiamondsImager
[INFO] finished tweaking git repo https://github.com/Gieneq/DiamondsImager
[INFO] tweaked toml for git repo https://github.com/Gieneq/DiamondsImager written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gieneq/DiamondsImager on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gieneq/DiamondsImager 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12614965fc5482d94f3c0025c8df2a5b03f2ea07c370409c86a2f359d9cf8e88
[INFO] running `Command { std: "docker" "start" "-a" "12614965fc5482d94f3c0025c8df2a5b03f2ea07c370409c86a2f359d9cf8e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12614965fc5482d94f3c0025c8df2a5b03f2ea07c370409c86a2f359d9cf8e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12614965fc5482d94f3c0025c8df2a5b03f2ea07c370409c86a2f359d9cf8e88", kill_on_drop: false }`
[INFO] [stdout] 12614965fc5482d94f3c0025c8df2a5b03f2ea07c370409c86a2f359d9cf8e88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c850703b25a7a383e6c06e7c6c778f98e3e716134b894a1d3e0fe7331988ea1b
[INFO] running `Command { std: "docker" "start" "-a" "c850703b25a7a383e6c06e7c6c778f98e3e716134b894a1d3e0fe7331988ea1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling jiff v0.2.10
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling uuid-macro-internal v1.16.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ditherum v0.1.0 (/opt/rustwide/workdir/ditherum)
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling diamonds_imager v0.1.1 (/opt/rustwide/workdir/diamonds_imager)
[INFO] [stdout] warning: unused import: `StartPaletteExtractionResult`
[INFO] [stdout]   --> diamonds_imager/src/handlers.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     StartPaletteExtractionResult, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> diamonds_imager/src/services/dmc.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ditherum::palette_utils::{color_manip::{self, rgb_u8_to_srgb_u8}, PaletteSrgb};
[INFO] [stdout]   |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `work_id`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let work_id = start_result.map_err(AppError::from);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_work_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_data`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |     extract::State(app_data): extract::State<Arc<AppData>>,
[INFO] [stdout]     |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     extract::Path(id): extract::Path<ImageId>
[INFO] [stdout]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "c850703b25a7a383e6c06e7c6c778f98e3e716134b894a1d3e0fe7331988ea1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c850703b25a7a383e6c06e7c6c778f98e3e716134b894a1d3e0fe7331988ea1b", kill_on_drop: false }`
[INFO] [stdout] c850703b25a7a383e6c06e7c6c778f98e3e716134b894a1d3e0fe7331988ea1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bb356701333198021946455d44a197d66ba02f97fee383cc74ba366866a4fc0
[INFO] running `Command { std: "docker" "start" "-a" "1bb356701333198021946455d44a197d66ba02f97fee383cc74ba366866a4fc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ditherum v0.1.0 (/opt/rustwide/workdir/ditherum)
[INFO] [stderr]    Compiling diamonds_imager v0.1.1 (/opt/rustwide/workdir/diamonds_imager)
[INFO] [stdout] warning: unused import: `StartPaletteExtractionResult`
[INFO] [stdout]   --> diamonds_imager/src/handlers.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     StartPaletteExtractionResult, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> diamonds_imager/src/services/dmc.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ditherum::palette_utils::{color_manip::{self, rgb_u8_to_srgb_u8}, PaletteSrgb};
[INFO] [stdout]   |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StartPaletteExtractionResult`
[INFO] [stdout]   --> diamonds_imager/src/handlers.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     StartPaletteExtractionResult, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> diamonds_imager/src/services/dmc.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ditherum::palette_utils::{color_manip::{self, rgb_u8_to_srgb_u8}, PaletteSrgb};
[INFO] [stdout]   |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `work_id`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let work_id = start_result.map_err(AppError::from);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_work_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_data`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |     extract::State(app_data): extract::State<Arc<AppData>>,
[INFO] [stdout]     |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     extract::Path(id): extract::Path<ImageId>
[INFO] [stdout]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `work_id`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let work_id = start_result.map_err(AppError::from);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_work_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_data`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |     extract::State(app_data): extract::State<Arc<AppData>>,
[INFO] [stdout]     |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> diamonds_imager/src/handlers.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     extract::Path(id): extract::Path<ImageId>
[INFO] [stdout]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> diamonds_imager/tests/test_integrations.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.13s
[INFO] running `Command { std: "docker" "inspect" "1bb356701333198021946455d44a197d66ba02f97fee383cc74ba366866a4fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bb356701333198021946455d44a197d66ba02f97fee383cc74ba366866a4fc0", kill_on_drop: false }`
[INFO] [stdout] 1bb356701333198021946455d44a197d66ba02f97fee383cc74ba366866a4fc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 00765f01d7317d4df58c58de0beb51672ca0cb171215486f184d344035e9bf7b
[INFO] running `Command { std: "docker" "start" "-a" "00765f01d7317d4df58c58de0beb51672ca0cb171215486f184d344035e9bf7b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `StartPaletteExtractionResult`
[INFO] [stderr]   --> diamonds_imager/src/handlers.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     StartPaletteExtractionResult, 
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> diamonds_imager/src/services/dmc.rs:5:45
[INFO] [stderr]   |
[INFO] [stderr] 5 | use ditherum::palette_utils::{color_manip::{self, rgb_u8_to_srgb_u8}, PaletteSrgb};
[INFO] [stderr]   |                                             ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `work_id`
[INFO] [stderr]    --> diamonds_imager/src/handlers.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     let work_id = start_result.map_err(AppError::from);
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_work_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app_data`
[INFO] [stderr]    --> diamonds_imager/src/handlers.rs:119:20
[INFO] [stderr]     |
[INFO] [stderr] 119 |     extract::State(app_data): extract::State<Arc<AppData>>,
[INFO] [stderr]     |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> diamonds_imager/src/handlers.rs:120:19
[INFO] [stderr]     |
[INFO] [stderr] 120 |     extract::Path(id): extract::Path<ImageId>
[INFO] [stderr]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: `diamonds_imager` (lib) generated 5 warnings (run `cargo fix --lib -p diamonds_imager` to apply 5 suggestions)
[INFO] [stderr] warning: `diamonds_imager` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> diamonds_imager/tests/test_integrations.rs:285:9
[INFO] [stderr]     |
[INFO] [stderr] 285 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `diamonds_imager` (test "test_integrations") generated 1 warning (run `cargo fix --test "test_integrations" -p diamonds_imager` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diamonds_imager-073ea7a74de1b0de)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test services::processing::tests::test_dispatcher_shutdown_should_shutdown_workers_first ... ok
[INFO] [stdout] test services::processing::tests::test_dropping_dispatcher_should_shutdown_workers ... ok
[INFO] [stdout] test services::processing::tests::test_dispatcher_work_not_ready_yet ... ok
[INFO] [stdout] test services::processing::worker::tests_worker::test_worker_palette_extraction ... ok
[INFO] [stdout] test services::processing::tests::test_dispatcher_simple_enqueue_and_result ... ok
[INFO] [stdout] test services::processing::worker::tests_worker::test_worker_image_dithering ... ok
[INFO] [stdout] test services::processing::tests::test_dispatcher_multiple_works ... ok
[INFO] [stdout] test services::processing::worker::tests_worker::test_worker_finishing_before_receiving_work_result ... ok
[INFO] [stdout] test services::processing::worker::tests_worker::test_worker_finishing_after_receiving_work_result ... ok
[INFO] [stdout] test services::processing::worker::tests_worker::test_worker_dummy_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/diamonds_imager-a639782e513b5f18)
[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] [stderr]      Running tests/test_integrations.rs (/opt/rustwide/target/debug/deps/test_integrations-20c7331490f0e640)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_uploading_image::test_upload_image_should_result_ok ... ok
[INFO] [stdout] test test_uploading_image::test_upload_bigger_image_should_result_ok ... ok
[INFO] [stdout] test test_uploading_image::test_upload_multiple_identical_image_different_ids ... ok
[INFO] [stdout] test test_image_access_delete::test_get_image_meta ... ok
[INFO] [stdout] test test_status::test_check_status ... ok
[INFO] [stdout] test test_uploading_image::test_upload_too_high_image_but_size_ok_should_result_err ... ok
[INFO] [stdout] test test_uploading_image::test_upload_too_wide_image_but_size_ok_should_result_err ... ok
[INFO] [stdout] test test_uploading_image::test_upload_too_big_image_should_result_err ... ok
[INFO] [stdout] test test_palette::test_get_full_dmc_palette ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.34s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ditherum-3ae0cbca496bd170)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test algorithms::kernel::test_unsafe_kernel_processing_simple ... ok
[INFO] [stdout] test palette_utils::tests::test_builtin_palettes_creations ... ok
[INFO] [stdout] test algorithms::kmean::tests::test_centroid_float ... ok
[INFO] [stdout] test palette_utils::tests::test_palette_closest_color ... ok
[INFO] [stdout] test palette_utils::tests::test_palette_from_gradient_image_no_colors_cap ... ok
[INFO] [stdout] test palette_utils::tests::test_palette_from_gradient_image_2_colors_cap ... ok
[INFO] [stdout] test algorithms::kmean::tests::test_centroid_float_multithreaded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests diamonds_imager
[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] [stderr]    Doc-tests ditherum
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ditherum/src/algorithms/kmean.rs - algorithms::kmean::find_centroids (line 331) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "00765f01d7317d4df58c58de0beb51672ca0cb171215486f184d344035e9bf7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00765f01d7317d4df58c58de0beb51672ca0cb171215486f184d344035e9bf7b", kill_on_drop: false }`
[INFO] [stdout] 00765f01d7317d4df58c58de0beb51672ca0cb171215486f184d344035e9bf7b
