[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#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongkiulam%2Fraw-editor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hongkiulam/raw-editor on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded multiversion v0.7.4 [INFO] [stderr] Downloaded enumn v0.1.13 [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded dary_heap v0.3.6 [INFO] [stderr] Downloaded toml_edit v0.22.14 [INFO] [stderr] Downloaded multiversion-macros v0.7.4 [INFO] [stderr] Downloaded target-features v0.1.6 [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded toml v0.8.14 [INFO] [stderr] Downloaded winnow v0.6.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54bde4bdb5bbe72e5ae7cd8ce7d953f25b0765862500b0744bf757b2503f0ff4 [INFO] running `Command { std: "docker" "start" "-a" "54bde4bdb5bbe72e5ae7cd8ce7d953f25b0765862500b0744bf757b2503f0ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54bde4bdb5bbe72e5ae7cd8ce7d953f25b0765862500b0744bf757b2503f0ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54bde4bdb5bbe72e5ae7cd8ce7d953f25b0765862500b0744bf757b2503f0ff4", kill_on_drop: false }` [INFO] [stdout] 54bde4bdb5bbe72e5ae7cd8ce7d953f25b0765862500b0744bf757b2503f0ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81648920d571497e9e019a1902cbaefb8673191e818c77cd7f9e97efc68c2644 [INFO] running `Command { std: "docker" "start" "-a" "81648920d571497e9e019a1902cbaefb8673191e818c77cd7f9e97efc68c2644", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling winnow v0.6.11 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [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 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 tiff v0.9.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [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 num_enum v0.7.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling web-sys v0.3.69 [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 18s [INFO] running `Command { std: "docker" "inspect" "81648920d571497e9e019a1902cbaefb8673191e818c77cd7f9e97efc68c2644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81648920d571497e9e019a1902cbaefb8673191e818c77cd7f9e97efc68c2644", kill_on_drop: false }` [INFO] [stdout] 81648920d571497e9e019a1902cbaefb8673191e818c77cd7f9e97efc68c2644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 262c99828de47ed8b54a2d9b8bbaf90fd461f3b56f156e940078aee0fa9f2ec4 [INFO] running `Command { std: "docker" "start" "-a" "262c99828de47ed8b54a2d9b8bbaf90fd461f3b56f156e940078aee0fa9f2ec4", 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.04s [INFO] running `Command { std: "docker" "inspect" "262c99828de47ed8b54a2d9b8bbaf90fd461f3b56f156e940078aee0fa9f2ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262c99828de47ed8b54a2d9b8bbaf90fd461f3b56f156e940078aee0fa9f2ec4", kill_on_drop: false }` [INFO] [stdout] 262c99828de47ed8b54a2d9b8bbaf90fd461f3b56f156e940078aee0fa9f2ec4