[INFO] cloning repository https://github.com/Nionnamwac/sitro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nionnamwac/sitro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNionnamwac%2Fsitro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNionnamwac%2Fsitro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ab1da368a13d45bf1701564dd9fdc8d4a39865e [INFO] testing Nionnamwac/sitro against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNionnamwac%2Fsitro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nionnamwac/sitro [INFO] finished tweaking git repo https://github.com/Nionnamwac/sitro [INFO] tweaked toml for git repo https://github.com/Nionnamwac/sitro written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nionnamwac/sitro 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 git repo https://github.com/Nionnamwac/sitro 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17 [INFO] running `Command { std: "docker" "start" "fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17", 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" "fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17" "/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" "fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17", 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" "fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling hayro-ccitt v0.2.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5) [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling kurbo v0.12.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling hayro-common v0.1.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5) [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling hayro-jbig2 v0.1.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5) [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling zune-jpeg v0.5.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling libz-rs-sys v0.5.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling hayro-font v0.3.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling fast_image_resize v5.5.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling fearless_simd v0.3.0 [INFO] [stderr] Compiling color v0.3.2 [INFO] [stderr] Compiling font-types v0.10.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling peniko v0.5.0 [INFO] [stderr] Compiling read-fonts v0.36.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling hayro-jpeg2000 v0.1.1 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5) [INFO] [stderr] Compiling vello_common v0.0.4 (https://github.com/linebender/vello?rev=4ea47b4#4ea47b47) [INFO] [stderr] Compiling vello_cpu v0.0.4 (https://github.com/linebender/vello?rev=4ea47b4#4ea47b47) [INFO] [stderr] Compiling hayro-syntax v0.4.0 (https://github.com/LaurenzV/hayro.git?rev=6c843cf5c20516a7ee9829e4b8202db392f8bd55#6c843cf5) [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling image v0.24.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/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.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=63dcf12b659d2749 -C extra-filename=-cdef7b7498629d29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8025aadba3f5277e.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-9f88e796e2dba4ce.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17", kill_on_drop: false }` [INFO] [stdout] fcf6f14ffd65b4b8d6f3f928193d30341896a3697ec4076c1c80acc7db999b17