[INFO] cloning repository https://github.com/dandenkijin/qinti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dandenkijin/qinti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandenkijin%2Fqinti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandenkijin%2Fqinti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce6a847a772da6b096cef678953763e6358ca97b [INFO] building dandenkijin/qinti against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdandenkijin%2Fqinti" "/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/dandenkijin/qinti [INFO] finished tweaking git repo https://github.com/dandenkijin/qinti [INFO] tweaked toml for git repo https://github.com/dandenkijin/qinti written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dandenkijin/qinti on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dandenkijin/qinti 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2069f1e169da2b5e3ccd02a84fb74c09ed006d7acce9ef2d1fec72dd1f4f7ed [INFO] running `Command { std: "docker" "start" "-a" "f2069f1e169da2b5e3ccd02a84fb74c09ed006d7acce9ef2d1fec72dd1f4f7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2069f1e169da2b5e3ccd02a84fb74c09ed006d7acce9ef2d1fec72dd1f4f7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2069f1e169da2b5e3ccd02a84fb74c09ed006d7acce9ef2d1fec72dd1f4f7ed", kill_on_drop: false }` [INFO] [stdout] f2069f1e169da2b5e3ccd02a84fb74c09ed006d7acce9ef2d1fec72dd1f4f7ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 869dac18c9154b51866a4b3806f1c196790b158d626ab9083c59dd53f935b3d6 [INFO] running `Command { std: "docker" "start" "-a" "869dac18c9154b51866a4b3806f1c196790b158d626ab9083c59dd53f935b3d6", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling kurbo v0.12.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling font-types v0.10.0 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling read-fonts v0.29.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.31 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling skrifa v0.31.3 [INFO] [stderr] Compiling write-fonts v0.43.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/23647e694de8d0904848ad068b2e0ec2dd098c37/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="default"' --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=5824f2985ec17d75 -C extra-filename=-82bc2d3f1a5f17fe --out-dir /opt/rustwide/target/wasm32-wasip1/debug/deps --target wasm32-wasip1 -L dependency=/opt/rustwide/target/wasm32-wasip1/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/wasm32-wasip1/debug/deps/libbytemuck-5eb06c73c607acad.rmeta --extern font_types=/opt/rustwide/target/wasm32-wasip1/debug/deps/libfont_types-f4497d6b75107ad5.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" "869dac18c9154b51866a4b3806f1c196790b158d626ab9083c59dd53f935b3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869dac18c9154b51866a4b3806f1c196790b158d626ab9083c59dd53f935b3d6", kill_on_drop: false }` [INFO] [stdout] 869dac18c9154b51866a4b3806f1c196790b158d626ab9083c59dd53f935b3d6