[INFO] fetching crate ezk-image 0.4.3...
[INFO] testing ezk-image-0.4.3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate ezk-image 0.4.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ezk-image 0.4.3
[INFO] finished tweaking crates.io crate ezk-image 0.4.3
[INFO] tweaked toml for crates.io crate ezk-image 0.4.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ezk-image 0.4.3 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ezk-image 0.4.3 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7
[INFO] running `Command { std: "docker" "start" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling fast_image_resize v5.3.0
[INFO] [stderr]    Compiling ezk-image v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.69s
[INFO] running `Command { std: "docker" "inspect" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling fast_image_resize v5.3.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ezk-image v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[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 image v0.25.8
[INFO] [stderr]    Compiling nalgebra v0.34.1
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.9/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=f21bb56268f31623 -C extra-filename=-a4117b935537c2e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-61451ab850bd490d.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-05c6ed3735a22384.rmeta --cap-lints allow --cap-lints=warn` (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/1.98.0-beta.1-x86_64-unknown-linux-gnu/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=8b70990007a9ba8c -C extra-filename=-1415612b2eaca147 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fir=/opt/rustwide/target/debug/deps/libfast_image_resize-21574ae9e185e88e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d828ec8f78047ecb.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cddd5520333a5540.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-97f3148d861b9c60.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7", kill_on_drop: false }`
[INFO] [stdout] de90a7f0a313cbe76722f1a7181d6181ff9b4d4c654480fa3d1d5d42fb3d67c7
