[INFO] cloning repository https://github.com/kbalt/ezk-image [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kbalt/ezk-image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbalt%2Fezk-image", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbalt%2Fezk-image'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab534523645fd118d1901bdd9147ecff6458f439 [INFO] testing kbalt/ezk-image against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbalt%2Fezk-image" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kbalt/ezk-image [INFO] finished tweaking git repo https://github.com/kbalt/ezk-image [INFO] tweaked toml for git repo https://github.com/kbalt/ezk-image written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kbalt/ezk-image on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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 110 packages to latest Rust 1.94.0-nightly compatible versions [INFO] [stderr] Adding criterion v0.7.0 (available: v0.8.1) [INFO] [stderr] Adding fast_image_resize v5.5.0 (available: v6.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 249bd0480eac6e474e1cf10e2d3d370ba027018505ae53628888efafdae77fa2 [INFO] running `Command { std: "docker" "start" "-a" "249bd0480eac6e474e1cf10e2d3d370ba027018505ae53628888efafdae77fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "249bd0480eac6e474e1cf10e2d3d370ba027018505ae53628888efafdae77fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249bd0480eac6e474e1cf10e2d3d370ba027018505ae53628888efafdae77fa2", kill_on_drop: false }` [INFO] [stdout] 249bd0480eac6e474e1cf10e2d3d370ba027018505ae53628888efafdae77fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c3596f863e60172fc3bf7b6fc1553a3dc617df62f8c9cb81472fbf42d4d6a59 [INFO] running `Command { std: "docker" "start" "-a" "1c3596f863e60172fc3bf7b6fc1553a3dc617df62f8c9cb81472fbf42d4d6a59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling fast_image_resize v5.5.0 [INFO] [stderr] Compiling ezk-image v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.58s [INFO] running `Command { std: "docker" "inspect" "1c3596f863e60172fc3bf7b6fc1553a3dc617df62f8c9cb81472fbf42d4d6a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3596f863e60172fc3bf7b6fc1553a3dc617df62f8c9cb81472fbf42d4d6a59", kill_on_drop: false }` [INFO] [stdout] 1c3596f863e60172fc3bf7b6fc1553a3dc617df62f8c9cb81472fbf42d4d6a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08b7058afab13db023a20ac549253fe19fdbee3f5d948921830a738901032c4 [INFO] running `Command { std: "docker" "start" "-a" "f08b7058afab13db023a20ac549253fe19fdbee3f5d948921830a738901032c4", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fast_image_resize v5.5.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ezk-image v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] error: could not compile `moxcms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=0787e78c9febc580 -C extra-filename=-8a0b6d0f589b9d90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-7ba90094ffe9c576.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ezk-image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name ezk_image --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ABGR"' --cfg 'feature="ARGB"' --cfg 'feature="BGR"' --cfg 'feature="BGRA"' --cfg 'feature="I010"' --cfg 'feature="I012"' --cfg 'feature="I210"' --cfg 'feature="I212"' --cfg 'feature="I410"' --cfg 'feature="I412"' --cfg 'feature="I420"' --cfg 'feature="I422"' --cfg 'feature="I444"' --cfg 'feature="NV12"' --cfg 'feature="P010"' --cfg 'feature="P012"' --cfg 'feature="RGB"' --cfg 'feature="RGBA"' --cfg 'feature="YUYV"' --cfg 'feature="all-formats"' --cfg 'feature="default"' --cfg 'feature="multi-thread"' --cfg 'feature="resize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ABGR", "ARGB", "BGR", "BGRA", "I010", "I012", "I210", "I212", "I410", "I412", "I420", "I422", "I444", "NV12", "P010", "P012", "RGB", "RGBA", "YUYV", "all-formats", "default", "multi-thread", "resize"))' -C metadata=b524e8729ece648a -C extra-filename=-3194027ace306cd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fir=/opt/rustwide/target/debug/deps/libfast_image_resize-6b6f734661c5356c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8ef67c2b292e58c2.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-381765248ba9d19c.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f08b7058afab13db023a20ac549253fe19fdbee3f5d948921830a738901032c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08b7058afab13db023a20ac549253fe19fdbee3f5d948921830a738901032c4", kill_on_drop: false }` [INFO] [stdout] f08b7058afab13db023a20ac549253fe19fdbee3f5d948921830a738901032c4