[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] building hongkiulam/raw-editor against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongkiulam%2Fraw-editor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hongkiulam/raw-editor on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hongkiulam/dnglab` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.83 [INFO] [stderr] Downloaded multiversion-macros v0.7.4 [INFO] [stderr] Downloaded bitstream-io v2.3.0 [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded bytemuck v1.16.0 [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded cc v1.0.98 [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded enumn v0.1.13 [INFO] [stderr] Downloaded winnow v0.6.11 [INFO] [stderr] Downloaded syn v2.0.65 [INFO] [stderr] Downloaded dary_heap v0.3.6 [INFO] [stderr] Downloaded target-features v0.1.6 [INFO] [stderr] Downloaded multiversion v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 047363b113d384c5ca9589470d28488d5350198a24495fb2951b5a72b2d563cc [INFO] running `Command { std: "docker" "start" "-a" "047363b113d384c5ca9589470d28488d5350198a24495fb2951b5a72b2d563cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "047363b113d384c5ca9589470d28488d5350198a24495fb2951b5a72b2d563cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047363b113d384c5ca9589470d28488d5350198a24495fb2951b5a72b2d563cc", kill_on_drop: false }` [INFO] [stdout] 047363b113d384c5ca9589470d28488d5350198a24495fb2951b5a72b2d563cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0316eaf41ac151e19b629b181ed5269baf6c04d9b61092ecb455ad1c6af7b9aa [INFO] running `Command { std: "docker" "start" "-a" "0316eaf41ac151e19b629b181ed5269baf6c04d9b61092ecb455ad1c6af7b9aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling winnow v0.6.11 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling image v0.24.9 [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 multiversion v0.7.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling rawler v0.6.1 (https://github.com/hongkiulam/dnglab#7a097dc1) [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "0316eaf41ac151e19b629b181ed5269baf6c04d9b61092ecb455ad1c6af7b9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0316eaf41ac151e19b629b181ed5269baf6c04d9b61092ecb455ad1c6af7b9aa", kill_on_drop: false }` [INFO] [stdout] 0316eaf41ac151e19b629b181ed5269baf6c04d9b61092ecb455ad1c6af7b9aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bdffa14408d2eda3a4c4ddb1486f38be322d47fac9d19ea831150be5f210ed9 [INFO] running `Command { std: "docker" "start" "-a" "9bdffa14408d2eda3a4c4ddb1486f38be322d47fac9d19ea831150be5f210ed9", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "9bdffa14408d2eda3a4c4ddb1486f38be322d47fac9d19ea831150be5f210ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bdffa14408d2eda3a4c4ddb1486f38be322d47fac9d19ea831150be5f210ed9", kill_on_drop: false }` [INFO] [stdout] 9bdffa14408d2eda3a4c4ddb1486f38be322d47fac9d19ea831150be5f210ed9