[INFO] cloning repository https://github.com/pixelrootdev/hayro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pixelrootdev/hayro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelrootdev%2Fhayro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelrootdev%2Fhayro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51281be473e15f223d337063c63a1fd70a90bb9a
[INFO] building pixelrootdev/hayro against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelrootdev%2Fhayro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pixelrootdev/hayro
[INFO] finished tweaking git repo https://github.com/pixelrootdev/hayro
[INFO] tweaked toml for git repo https://github.com/pixelrootdev/hayro written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pixelrootdev/hayro on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pixelrootdev/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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sprintf v0.1.4
[INFO] [stderr]   Downloaded peniko v0.5.0
[INFO] [stderr]   Downloaded jpeg2k v0.10.1
[INFO] [stderr]   Downloaded resvg v0.45.1
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.2
[INFO] [stderr]   Downloaded color v0.3.2
[INFO] [stderr]   Downloaded zune-jpeg v0.5.3
[INFO] [stderr]   Downloaded zlib-rs v0.5.2
[INFO] [stderr]   Downloaded fast_image_resize v5.3.0
[INFO] [stderr]   Downloaded fearless_simd v0.2.0
[INFO] [stderr]   Downloaded usvg v0.45.1
[INFO] [stderr]   Downloaded openjp2 v0.6.1
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] [stderr]   Downloaded pxfm v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e480b59c788ee60dfc03cbeff04ad143e8570e1e2d1c140c18a61722cfff13e5
[INFO] running `Command { std: "docker" "start" "-a" "e480b59c788ee60dfc03cbeff04ad143e8570e1e2d1c140c18a61722cfff13e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e480b59c788ee60dfc03cbeff04ad143e8570e1e2d1c140c18a61722cfff13e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e480b59c788ee60dfc03cbeff04ad143e8570e1e2d1c140c18a61722cfff13e5", kill_on_drop: false }`
[INFO] [stdout] e480b59c788ee60dfc03cbeff04ad143e8570e1e2d1c140c18a61722cfff13e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64ebf075a3c05e0605befa12bf2cdf5f40f6f66b44711b4d02af031cb6446d06
[INFO] running `Command { std: "docker" "start" "-a" "64ebf075a3c05e0605befa12bf2cdf5f40f6f66b44711b4d02af031cb6446d06", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling hayro-common v0.1.0 (/opt/rustwide/workdir/hayro-common)
[INFO] [stderr]    Compiling sprintf v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.101
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.3
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling openjp2 v0.6.1
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[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 rayon v1.11.0
[INFO] [stderr]    Compiling hayro-jpeg2000 v0.1.0 (/opt/rustwide/workdir/hayro-jpeg2000)
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]  --> hayro-jpeg2000/src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Ok(metadata) => {
[INFO] [stdout]   |            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling moxcms v0.7.7 (https://github.com/awxkee/moxcms?rev=f7b3d6d#f7b3d6d4)
[INFO] [stderr]    Compiling moxcms v0.7.8
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.101
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling fast_image_resize v5.3.0
[INFO] [stderr]    Compiling yoke v0.8.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 thiserror v1.0.69
[INFO] [stderr]    Compiling jpeg2k v0.10.1
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling hayro-syntax v0.4.0 (/opt/rustwide/workdir/hayro-syntax)
[INFO] [stderr]    Compiling peniko v0.5.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.101
[INFO] [stderr]    Compiling js-sys v0.3.78
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling vello_common v0.0.1 (https://github.com/linebender/vello?rev=9ae9a530#9ae9a530)
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling hayro-write v0.3.0 (/opt/rustwide/workdir/hayro-write)
[INFO] [stderr]    Compiling vello_cpu 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/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/git/checkouts/moxcms-29ba2364210b7bba/f7b3d6d/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=a92036884552c227 -C extra-filename=-e944c89cbf5cf8cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e8d636606987395e.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-5b5b9edc83928b88.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" "64ebf075a3c05e0605befa12bf2cdf5f40f6f66b44711b4d02af031cb6446d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64ebf075a3c05e0605befa12bf2cdf5f40f6f66b44711b4d02af031cb6446d06", kill_on_drop: false }`
[INFO] [stdout] 64ebf075a3c05e0605befa12bf2cdf5f40f6f66b44711b4d02af031cb6446d06
