[INFO] cloning repository https://github.com/hongkiulam/raw-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hongkiulam/raw-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongkiulam%2Fraw-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongkiulam%2Fraw-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13fd13dd0d07d77a474d4611071489f677c3745a
[INFO] checking hongkiulam/raw-editor against try#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongkiulam%2Fraw-editor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/hongkiulam/raw-editor
[INFO] finished tweaking git repo https://github.com/hongkiulam/raw-editor
[INFO] tweaked toml for git repo https://github.com/hongkiulam/raw-editor written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hongkiulam/raw-editor on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hongkiulam/raw-editor 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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6db46cfac05b098fb97e9d015f4547b7511e7163a7b01cfd3b157ddd94922c9e
[INFO] running `Command { std: "docker" "start" "-a" "6db46cfac05b098fb97e9d015f4547b7511e7163a7b01cfd3b157ddd94922c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6db46cfac05b098fb97e9d015f4547b7511e7163a7b01cfd3b157ddd94922c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db46cfac05b098fb97e9d015f4547b7511e7163a7b01cfd3b157ddd94922c9e", kill_on_drop: false }`
[INFO] [stdout] 6db46cfac05b098fb97e9d015f4547b7511e7163a7b01cfd3b157ddd94922c9e
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54e031df13f5dca0dac6c933759212bc171b5edb221849aebfdfaf4599354c19
[INFO] running `Command { std: "docker" "start" "-a" "54e031df13f5dca0dac6c933759212bc171b5edb221849aebfdfaf4599354c19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.6.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking dary_heap v0.3.6
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking libflate v2.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bitstream-io v2.3.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling enumn v0.1.13
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling rawler v0.6.1 (https://github.com/hongkiulam/dnglab#7a097dc1)
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking raw-processor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `saturation_level`
[INFO] [stdout]    --> raw-processor/image_processor.rs:175:38
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn set_saturation(&mut self, saturation_level: f32) {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_saturation_level`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_custom_event` is never used
[INFO] [stdout]  --> raw-processor/dispatch_event_to_js.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn dispatch_custom_event(type_: &str) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WhiteBalance` is never constructed
[INFO] [stdout]  --> raw-processor/operation_type.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum OperationType {
[INFO] [stdout]   |          ------------- variant in this enum
[INFO] [stdout] 4 |     Exposure,
[INFO] [stdout] 5 |     WhiteBalance,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RGB_MAX_8BIT` is never used
[INFO] [stdout]  --> raw-processor/image_processor.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const RGB_MAX_8BIT: u8 = 255;
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_pixel_luminosity` is never used
[INFO] [stdout]    --> raw-processor/image_processor.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl ImageProcessor {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn get_pixel_luminosity(pixel: [u16; 3]) -> u16 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `saturation_level`
[INFO] [stdout]    --> raw-processor/image_processor.rs:175:38
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn set_saturation(&mut self, saturation_level: f32) {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_saturation_level`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_custom_event` is never used
[INFO] [stdout]  --> raw-processor/dispatch_event_to_js.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn dispatch_custom_event(type_: &str) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WhiteBalance` is never constructed
[INFO] [stdout]  --> raw-processor/operation_type.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum OperationType {
[INFO] [stdout]   |          ------------- variant in this enum
[INFO] [stdout] 4 |     Exposure,
[INFO] [stdout] 5 |     WhiteBalance,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RGB_MAX_8BIT` is never used
[INFO] [stdout]  --> raw-processor/image_processor.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const RGB_MAX_8BIT: u8 = 255;
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_pixel_luminosity` is never used
[INFO] [stdout]    --> raw-processor/image_processor.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl ImageProcessor {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn get_pixel_luminosity(pixel: [u16; 3]) -> u16 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lazy_static v1.4.0, wasm-bindgen v0.2.92
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "54e031df13f5dca0dac6c933759212bc171b5edb221849aebfdfaf4599354c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e031df13f5dca0dac6c933759212bc171b5edb221849aebfdfaf4599354c19", kill_on_drop: false }`
[INFO] [stdout] 54e031df13f5dca0dac6c933759212bc171b5edb221849aebfdfaf4599354c19
