[INFO] cloning repository https://github.com/Irizdarrin/krilla
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Irizdarrin/krilla" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIrizdarrin%2Fkrilla", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIrizdarrin%2Fkrilla'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88b374966ee4fc2b456d8fa11f004bfad65af469
[INFO] testing Irizdarrin/krilla against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIrizdarrin%2Fkrilla" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Irizdarrin/krilla
[INFO] finished tweaking git repo https://github.com/Irizdarrin/krilla
[INFO] tweaked toml for git repo https://github.com/Irizdarrin/krilla written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Irizdarrin/krilla on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Irizdarrin/krilla 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.99.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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a
[INFO] running `Command { std: "docker" "start" "39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a", 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" "39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a", 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" "39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling pdf-writer v0.15.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling hayro-syntax v0.7.2 (https://github.com/LaurenzV/hayro?rev=d8e24e29eda62581e1ea15497effb2a884fb1608#d8e24e29)
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling libdeflate-sys v1.25.2
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling xmp-writer v0.3.3
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crates-common v0.1.0 (https://github.com/saecki/crates-nvim-rs?rev=dcdbd18#dcdbd183)
[INFO] [stderr]    Compiling hayro-write v0.7.0 (https://github.com/LaurenzV/hayro?rev=d8e24e29eda62581e1ea15497effb2a884fb1608#d8e24e29)
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling crates-toml v0.1.0 (https://github.com/saecki/crates-nvim-rs?rev=dcdbd18#dcdbd183)
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling krilla-macros v0.0.0 (/opt/rustwide/workdir/crates/krilla-macros)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen)
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling font-types v0.12.2
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling read-fonts v0.39.1
[INFO] [stderr]    Compiling read-fonts v0.41.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling libdeflater v1.25.2
[INFO] [stderr]    Compiling oxipng v10.1.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling skrifa v0.42.0
[INFO] [stderr]    Compiling write-fonts v0.48.0
[INFO] [stderr]    Compiling skrifa v0.44.0
[INFO] [stderr]    Compiling harfrust v0.12.0
[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/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.39.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agl", "codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=50ecea03d815e743 -C extra-filename=-7b291ec073cf13e0 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bytemuck=/opt/rustwide/target/release/deps/libbytemuck-86b750bfb6d2a0c5.rmeta --extern font_types=/opt/rustwide/target/release/deps/libfont_types-7d8ade164fc34eb7.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 `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="experimental_font_api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agl", "codegen_test", "default", "experimental_font_api", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=d9e68024bb917353 -C extra-filename=-2e4250b169398fde --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bytemuck=/opt/rustwide/target/release/deps/libbytemuck-86b750bfb6d2a0c5.rmeta --extern font_types=/opt/rustwide/target/release/deps/libfont_types-89abf72fe3ff977f.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-b4cfe3e56c0e56fb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a", kill_on_drop: false }`
[INFO] [stdout] 39ba1032b95491c80b007ef27af84f3ff72a6e0e2e5aaafa87dffcf3580ff05a
