[INFO] fetching crate zune-imageprocs 0.5.0-rc0... [INFO] testing zune-imageprocs-0.5.0-rc0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate zune-imageprocs 0.5.0-rc0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate zune-imageprocs 0.5.0-rc0 [INFO] finished tweaking crates.io crate zune-imageprocs 0.5.0-rc0 [INFO] tweaked toml for crates.io crate zune-imageprocs 0.5.0-rc0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zune-imageprocs 0.5.0-rc0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding kamadak-exif v0.5.5 (available: v0.6.1) [INFO] [stderr] Adding nanorand v0.7.0 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d783e0a19bacadb66b33dae92307a9eec82d734265c0fa2f9c4a76accf441b8b [INFO] running `Command { std: "docker" "start" "-a" "d783e0a19bacadb66b33dae92307a9eec82d734265c0fa2f9c4a76accf441b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d783e0a19bacadb66b33dae92307a9eec82d734265c0fa2f9c4a76accf441b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d783e0a19bacadb66b33dae92307a9eec82d734265c0fa2f9c4a76accf441b8b", kill_on_drop: false }` [INFO] [stdout] d783e0a19bacadb66b33dae92307a9eec82d734265c0fa2f9c4a76accf441b8b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fd88127fbf09fe2f74426f62778d8497fa4fd7745275f9074f963cf39c0884c [INFO] running `Command { std: "docker" "start" "-a" "8fd88127fbf09fe2f74426f62778d8497fa4fd7745275f9074f963cf39c0884c", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling zune-image v0.5.0-rc0 [INFO] [stderr] Compiling zune-imageprocs v0.5.0-rc0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/premul_alpha.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | warn!("Image colorspace indicates no alpha channel, this operation is a no-op"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/premul_alpha.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | warn!("Alpha is already in required mode, exiting"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/threshold.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | warn!("Threshold works well with grayscale images, results may be something you don't expect"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `Command { std: "docker" "inspect" "8fd88127fbf09fe2f74426f62778d8497fa4fd7745275f9074f963cf39c0884c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd88127fbf09fe2f74426f62778d8497fa4fd7745275f9074f963cf39c0884c", kill_on_drop: false }` [INFO] [stdout] 8fd88127fbf09fe2f74426f62778d8497fa4fd7745275f9074f963cf39c0884c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d7d44e2f5ce180dee897a900e2b06dd7e1adceb7701789b7c916eecf29daee4 [INFO] running `Command { std: "docker" "start" "-a" "1d7d44e2f5ce180dee897a900e2b06dd7e1adceb7701789b7c916eecf29daee4", kill_on_drop: false }` [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/premul_alpha.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | warn!("Image colorspace indicates no alpha channel, this operation is a no-op"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/premul_alpha.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | warn!("Alpha is already in required mode, exiting"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/threshold.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | warn!("Threshold works well with grayscale images, results may be something you don't expect"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zune-imageprocs v0.5.0-rc0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/box_blur.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/premul_alpha.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | warn!("Image colorspace indicates no alpha channel, this operation is a no-op"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/premul_alpha.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | warn!("Alpha is already in required mode, exiting"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/threshold.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | warn!("Threshold works well with grayscale images, results may be something you don't expect"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "1d7d44e2f5ce180dee897a900e2b06dd7e1adceb7701789b7c916eecf29daee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d7d44e2f5ce180dee897a900e2b06dd7e1adceb7701789b7c916eecf29daee4", kill_on_drop: false }` [INFO] [stdout] 1d7d44e2f5ce180dee897a900e2b06dd7e1adceb7701789b7c916eecf29daee4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6a44a4781bd0faf68173a672bfe5171dbed140f4c5e52bd4cedcdbe2661a252 [INFO] running `Command { std: "docker" "start" "-a" "e6a44a4781bd0faf68173a672bfe5171dbed140f4c5e52bd4cedcdbe2661a252", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/box_blur.rs:143:9 [INFO] [stderr] | [INFO] [stderr] 143 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/box_blur.rs:160:9 [INFO] [stderr] | [INFO] [stderr] 160 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/box_blur.rs:178:9 [INFO] [stderr] | [INFO] [stderr] 178 | warn!("Box blur with radius less than or equal to 1 does nothing"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/premul_alpha.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | warn!("Image colorspace indicates no alpha channel, this operation is a no-op"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/premul_alpha.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 97 | warn!("Alpha is already in required mode, exiting"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/threshold.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | warn!("Threshold works well with grayscale images, results may be something you don't expect"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `avx2`, `benchmarks`, `default`, `exif`, `kamadak-exif`, `log`, `portable-simd`, `sse2`, `sse3`, `sse41`, and `threads` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `warn` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `warn` may come from an old version of the `zune_core` crate, try updating your dependency with `cargo update -p zune_core` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `zune-imageprocs` (lib) generated 6 warnings [INFO] [stderr] warning: `zune-imageprocs` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zune_imageprocs-8d727233101c3904) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test transpose::tests::test_transpose_sse_scalar_identical ... ok [INFO] [stdout] test transpose::tests::test_transpose_sse_float_scalar_identical ... ok [INFO] [stdout] test mathops::test_u8_div ... ok [INFO] [stdout] test convolve::tests::convolve_3x3_test ... ok [INFO] [stdout] test histogram::test_histogram_u8 ... ok [INFO] [stdout] test convolve::tests::convolve_7x7_test ... ok [INFO] [stdout] test convolve::tests::convolve_5x5_test ... ok [INFO] [stdout] test histogram::test_histogram_u16 ... ok [INFO] [stderr] Doc-tests zune_imageprocs [INFO] [stdout] test bilateral_filter::test_bilateral_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/crop.rs - crop::Crop (line 65) ... ok [INFO] [stdout] test src/histogram.rs - histogram::ChannelHistogram (line 31) ... ok [INFO] [stdout] test src/hsv_adjust.rs - hsv_adjust::HsvAdjust (line 35) ... ok [INFO] [stdout] test src/contrast.rs - contrast::Contrast (line 42) ... ok [INFO] [stdout] test src/convolve.rs - convolve::Convolve (line 37) ... ok [INFO] [stdout] test src/color_matrix.rs - color_matrix::ColorMatrix (line 65) ... ok [INFO] [stdout] test src/exposure.rs - exposure::Exposure (line 34) ... ok [INFO] [stdout] test src/transpose/sse41.rs - transpose::sse41 (line 15) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/bilateral_filter.rs - bilateral_filter::BilateralFilter (line 30) ... ok [INFO] [stdout] test src/brighten.rs - brighten::Brighten (line 41) ... ok [INFO] [stdout] test src/blend.rs - blend::Blend (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e6a44a4781bd0faf68173a672bfe5171dbed140f4c5e52bd4cedcdbe2661a252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a44a4781bd0faf68173a672bfe5171dbed140f4c5e52bd4cedcdbe2661a252", kill_on_drop: false }` [INFO] [stdout] e6a44a4781bd0faf68173a672bfe5171dbed140f4c5e52bd4cedcdbe2661a252