[INFO] cloning repository https://github.com/DavRack/imops [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavRack/imops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavRack%2Fimops", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavRack%2Fimops'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 593055391765549111263b37e7dff2cffa2c5c3e [INFO] building DavRack/imops against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavRack%2Fimops" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DavRack/imops on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DavRack/imops [INFO] finished tweaking git repo https://github.com/DavRack/imops [INFO] tweaked toml for git repo https://github.com/DavRack/imops written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DavRack/imops 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3e77cac2b39f90a180667ad1104d2b2d406e9fc54f2bee1f0e07aa94c8a71c0 [INFO] running `Command { std: "docker" "start" "-a" "d3e77cac2b39f90a180667ad1104d2b2d406e9fc54f2bee1f0e07aa94c8a71c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3e77cac2b39f90a180667ad1104d2b2d406e9fc54f2bee1f0e07aa94c8a71c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e77cac2b39f90a180667ad1104d2b2d406e9fc54f2bee1f0e07aa94c8a71c0", kill_on_drop: false }` [INFO] [stdout] d3e77cac2b39f90a180667ad1104d2b2d406e9fc54f2bee1f0e07aa94c8a71c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a989dbbcf924b533df3a27b0a955da23af38eacfccae8660b44befb3c44f80dc [INFO] running `Command { std: "docker" "start" "-a" "a989dbbcf924b533df3a27b0a955da23af38eacfccae8660b44befb3c44f80dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convolve-image v0.4.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling color v0.2.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling rawler v0.6.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling filsimrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> src/imops.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MaskFn` [INFO] [stdout] --> src/imops.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::mask::{Mask, MaskFn}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> src/wavelets.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{isize, time::Instant, usize}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufferOps` [INFO] [stdout] --> src/mask.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::pixels::{BufferOps, PixelOps, SubPixel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `R_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | const R_RELATIVE_LUMINANCE: SubPixel = 0.2126; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 242 | const G_RELATIVE_LUMINANCE: SubPixel = 0.7152; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `B_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | const B_RELATIVE_LUMINANCE: SubPixel = 0.0722; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `y_luminance` is never used [INFO] [stdout] --> src/imops.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn y_luminance(pixel: Pixel) -> SubPixel{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `g_sigmoid` is never used [INFO] [stdout] --> src/imops.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn g_sigmoid(v: SubPixel, contrast: SubPixel, c: SubPixel) -> SubPixel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `b_sigmoid` is never used [INFO] [stdout] --> src/imops.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn b_sigmoid(v: SubPixel, contrast: SubPixel, c: SubPixel) -> SubPixel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_signal_index` is never used [INFO] [stdout] --> src/wavelets.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn compute_signal_index( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `convolve_ref` is never used [INFO] [stdout] --> src/wavelets.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn convolve_ref( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/imops.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | let config = self.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `imops::Module` does not implement `Clone`, so calling `clone` on `&imops::Module` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 352 - let config = self.clone(); [INFO] [stdout] 352 + let config = self; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `imops::Module`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 69 + #[derive(Clone)] [INFO] [stdout] 70 | pub struct Module{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/bin/imops-cli.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/imops-cli.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | mut image: imops::imops::FormedImage, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/imops-cli.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | mut pixel_pipeline: config::PipelineConfig, [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/imops-cli.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | let mut debayer_image = demosaic(&mut raw_image); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "a989dbbcf924b533df3a27b0a955da23af38eacfccae8660b44befb3c44f80dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a989dbbcf924b533df3a27b0a955da23af38eacfccae8660b44befb3c44f80dc", kill_on_drop: false }` [INFO] [stdout] a989dbbcf924b533df3a27b0a955da23af38eacfccae8660b44befb3c44f80dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81f595f9ac46e6299547e579e0fed97f7142ff754c482ae364ccd60533ab5192 [INFO] running `Command { std: "docker" "start" "-a" "81f595f9ac46e6299547e579e0fed97f7142ff754c482ae364ccd60533ab5192", kill_on_drop: false }` [INFO] [stderr] Compiling filsimrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> src/imops.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MaskFn` [INFO] [stdout] --> src/imops.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::mask::{Mask, MaskFn}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> src/wavelets.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{isize, time::Instant, usize}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufferOps` [INFO] [stdout] --> src/mask.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::pixels::{BufferOps, PixelOps, SubPixel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `R_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | const R_RELATIVE_LUMINANCE: SubPixel = 0.2126; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 242 | const G_RELATIVE_LUMINANCE: SubPixel = 0.7152; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `B_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | const B_RELATIVE_LUMINANCE: SubPixel = 0.0722; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `y_luminance` is never used [INFO] [stdout] --> src/imops.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn y_luminance(pixel: Pixel) -> SubPixel{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `g_sigmoid` is never used [INFO] [stdout] --> src/imops.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn g_sigmoid(v: SubPixel, contrast: SubPixel, c: SubPixel) -> SubPixel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `b_sigmoid` is never used [INFO] [stdout] --> src/imops.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn b_sigmoid(v: SubPixel, contrast: SubPixel, c: SubPixel) -> SubPixel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_signal_index` is never used [INFO] [stdout] --> src/wavelets.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn compute_signal_index( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `convolve_ref` is never used [INFO] [stdout] --> src/wavelets.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn convolve_ref( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/imops.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | let config = self.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `imops::Module` does not implement `Clone`, so calling `clone` on `&imops::Module` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 352 - let config = self.clone(); [INFO] [stdout] 352 + let config = self; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `imops::Module`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 69 + #[derive(Clone)] [INFO] [stdout] 70 | pub struct Module{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/bin/imops-cli.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> src/imops.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MaskFn` [INFO] [stdout] --> src/imops.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::mask::{Mask, MaskFn}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> src/wavelets.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{isize, time::Instant, usize}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/wavelets.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/wavelets.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/mask.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/imops-cli.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | mut image: imops::imops::FormedImage, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/imops-cli.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | mut pixel_pipeline: config::PipelineConfig, [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/imops-cli.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | let mut debayer_image = demosaic(&mut raw_image); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `R_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | const R_RELATIVE_LUMINANCE: SubPixel = 0.2126; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `G_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 242 | const G_RELATIVE_LUMINANCE: SubPixel = 0.7152; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `B_RELATIVE_LUMINANCE` is never used [INFO] [stdout] --> src/imops.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | const B_RELATIVE_LUMINANCE: SubPixel = 0.0722; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `y_luminance` is never used [INFO] [stdout] --> src/imops.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn y_luminance(pixel: Pixel) -> SubPixel{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `g_sigmoid` is never used [INFO] [stdout] --> src/imops.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn g_sigmoid(v: SubPixel, contrast: SubPixel, c: SubPixel) -> SubPixel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `b_sigmoid` is never used [INFO] [stdout] --> src/imops.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn b_sigmoid(v: SubPixel, contrast: SubPixel, c: SubPixel) -> SubPixel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/imops.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | let config = self.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `imops::Module` does not implement `Clone`, so calling `clone` on `&imops::Module` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 352 - let config = self.clone(); [INFO] [stdout] 352 + let config = self; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `imops::Module`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 69 + #[derive(Clone)] [INFO] [stdout] 70 | pub struct Module{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s [INFO] running `Command { std: "docker" "inspect" "81f595f9ac46e6299547e579e0fed97f7142ff754c482ae364ccd60533ab5192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f595f9ac46e6299547e579e0fed97f7142ff754c482ae364ccd60533ab5192", kill_on_drop: false }` [INFO] [stdout] 81f595f9ac46e6299547e579e0fed97f7142ff754c482ae364ccd60533ab5192