[INFO] cloning repository https://github.com/thewhoaia/hayro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thewhoaia/hayro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewhoaia%2Fhayro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewhoaia%2Fhayro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6972364cc2aeb9cbc098410afded9cd17bfd2349
[INFO] testing thewhoaia/hayro against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewhoaia%2Fhayro" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thewhoaia/hayro
[INFO] finished tweaking git repo https://github.com/thewhoaia/hayro
[INFO] tweaked toml for git repo https://github.com/thewhoaia/hayro written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thewhoaia/hayro on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thewhoaia/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be515dd58a0a9234979096be8d84a1151a58b1869da1357b46ed84715fd604e9
[INFO] running `Command { std: "docker" "start" "-a" "be515dd58a0a9234979096be8d84a1151a58b1869da1357b46ed84715fd604e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be515dd58a0a9234979096be8d84a1151a58b1869da1357b46ed84715fd604e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be515dd58a0a9234979096be8d84a1151a58b1869da1357b46ed84715fd604e9", kill_on_drop: false }`
[INFO] [stdout] be515dd58a0a9234979096be8d84a1151a58b1869da1357b46ed84715fd604e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aab9a06cf38226ed4476376e4ae983887ad982bad4e3634c91fadaca408be503
[INFO] running `Command { std: "docker" "start" "-a" "aab9a06cf38226ed4476376e4ae983887ad982bad4e3634c91fadaca408be503", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.101
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling zune-jpeg v0.5.3
[INFO] [stderr]    Compiling hayro-common v0.1.0 (/opt/rustwide/workdir/hayro-common)
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.101
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[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 svgtypes v0.15.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.101
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling fearless_simd v0.3.0
[INFO] [stderr]    Compiling font-types v0.10.0
[INFO] [stderr]    Compiling color v0.3.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling peniko v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.101
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling hayro-font v0.3.0 (/opt/rustwide/workdir/hayro-font)
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fast_image_resize v5.3.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling hayro-jpeg2000 v0.1.0 (/opt/rustwide/workdir/hayro-jpeg2000)
[INFO] [stderr]    Compiling hayro-syntax v0.4.0 (/opt/rustwide/workdir/hayro-syntax)
[INFO] [stderr]    Compiling vello_common v0.0.4 (https://github.com/linebender/vello?rev=56820883#56820883)
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling vello_cpu v0.0.4 (https://github.com/linebender/vello?rev=56820883#56820883)
[INFO] [stderr]    Compiling js-sys v0.3.78
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.35.0/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="experimental_traverse"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=76e174c6192e7e77 -C extra-filename=-603b0e48a3b99b16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-3f1d68919d978dd7.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-e5d92d9acaa9a15a.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" "aab9a06cf38226ed4476376e4ae983887ad982bad4e3634c91fadaca408be503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab9a06cf38226ed4476376e4ae983887ad982bad4e3634c91fadaca408be503", kill_on_drop: false }`
[INFO] [stdout] aab9a06cf38226ed4476376e4ae983887ad982bad4e3634c91fadaca408be503
