[INFO] cloning repository https://github.com/LaurenzV/hayro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaurenzV/hayro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 290f4a9dcc6482c39438f814809412b10ad9355e
[INFO] testing LaurenzV/hayro against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LaurenzV/hayro
[INFO] finished tweaking git repo https://github.com/LaurenzV/hayro
[INFO] tweaked toml for git repo https://github.com/LaurenzV/hayro written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LaurenzV/hayro on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LaurenzV/hayro 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/awxkee/moxcms`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/linebender/vello`
[INFO] [stderr]     Updating git repository `https://github.com/LaurenzV/sitro`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded zune-core v0.5.0
[INFO] [stderr]   Downloaded data-url v0.3.2
[INFO] [stderr]   Downloaded linebender_resource_handle v0.1.1
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded peniko v0.5.0
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded color v0.3.2
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded zune-jpeg v0.5.3
[INFO] [stderr]   Downloaded fearless_simd v0.2.0
[INFO] [stderr]   Downloaded fast_image_resize v5.3.0
[INFO] [stderr]   Downloaded kurbo v0.12.0
[INFO] [stderr]   Downloaded pxfm v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b5d83dfd3f76a321e316d25597b7b5e18e53f19bbec1d238940a69b855ed3ae
[INFO] running `Command { std: "docker" "start" "-a" "4b5d83dfd3f76a321e316d25597b7b5e18e53f19bbec1d238940a69b855ed3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b5d83dfd3f76a321e316d25597b7b5e18e53f19bbec1d238940a69b855ed3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5d83dfd3f76a321e316d25597b7b5e18e53f19bbec1d238940a69b855ed3ae", kill_on_drop: false }`
[INFO] [stdout] 4b5d83dfd3f76a321e316d25597b7b5e18e53f19bbec1d238940a69b855ed3ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8a5553921379631f7766301f9af04db95629aec146758895a0e51c69e3b7092
[INFO] running `Command { std: "docker" "start" "-a" "b8a5553921379631f7766301f9af04db95629aec146758895a0e51c69e3b7092", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.101
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hayro-common v0.1.0 (/opt/rustwide/workdir/hayro-common)
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling hayro-jpeg2000 v0.1.0 (/opt/rustwide/workdir/hayro-jpeg2000)
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.101
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling zune-jpeg v0.5.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling moxcms v0.7.7 (https://github.com/awxkee/moxcms?rev=f7b3d6d#f7b3d6d4)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.101
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling hayro-font v0.3.0 (/opt/rustwide/workdir/hayro-font)
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling hayro-syntax v0.4.0 (/opt/rustwide/workdir/hayro-syntax)
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling fast_image_resize v5.3.0
[INFO] [stderr]    Compiling font-types v0.10.0
[INFO] [stderr]    Compiling color v0.3.2
[INFO] [stderr]    Compiling fearless_simd v0.2.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling peniko v0.5.0
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.101
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling js-sys v0.3.78
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling hayro-write v0.3.0 (/opt/rustwide/workdir/hayro-write)
[INFO] [stderr]    Compiling vello_common v0.0.1 (https://github.com/linebender/vello?rev=9ae9a530#9ae9a530)
[INFO] [stderr]    Compiling resvg v0.45.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/1ef7943ee607160a564655b6596f83670ef95df5/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=3865bce812a89d15 -C extra-filename=-7f9748bfd5117d97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3de84949450908c1.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-a0dbc2d42bcd8f39.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b8a5553921379631f7766301f9af04db95629aec146758895a0e51c69e3b7092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8a5553921379631f7766301f9af04db95629aec146758895a0e51c69e3b7092", kill_on_drop: false }`
[INFO] [stdout] b8a5553921379631f7766301f9af04db95629aec146758895a0e51c69e3b7092
