[INFO] cloning repository https://github.com/quadratichq/teqxt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quadratichq/teqxt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadratichq%2Fteqxt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadratichq%2Fteqxt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9db9229e765b98629eede18ceda1241b2bce5bf [INFO] building quadratichq/teqxt against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadratichq%2Fteqxt" "/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/quadratichq/teqxt [INFO] finished tweaking git repo https://github.com/quadratichq/teqxt [INFO] tweaked toml for git repo https://github.com/quadratichq/teqxt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quadratichq/teqxt 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/quadratichq/teqxt 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] [stderr] Blocking waiting for file lock on package cache [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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6058c6429ab4698009be35836cbd37dd78f84a5fa590533c8f313d13c0ce2c3 [INFO] running `Command { std: "docker" "start" "-a" "b6058c6429ab4698009be35836cbd37dd78f84a5fa590533c8f313d13c0ce2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6058c6429ab4698009be35836cbd37dd78f84a5fa590533c8f313d13c0ce2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6058c6429ab4698009be35836cbd37dd78f84a5fa590533c8f313d13c0ce2c3", kill_on_drop: false }` [INFO] [stdout] b6058c6429ab4698009be35836cbd37dd78f84a5fa590533c8f313d13c0ce2c3 [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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] dbb0b794e989c3ea297b7131439527f07f89ec25f14383c0013ca5bea42d6237 [INFO] running `Command { std: "docker" "start" "-a" "dbb0b794e989c3ea297b7131439527f07f89ec25f14383c0013ca5bea42d6237", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling wgpu v24.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling color v0.2.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling peniko v0.3.1 [INFO] [stderr] Compiling zeno v0.3.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling font-types v0.8.4 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling read-fonts v0.25.3 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling skrifa v0.26.6 [INFO] [stderr] Compiling fontique v0.3.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.25.3/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=30f23fec70cf9229 -C extra-filename=-fbde291f9f41b085 --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-a0da699d4b795d10.rmeta --extern font_types=/opt/rustwide/target/wasm32-wasip1/debug/deps/libfont_types-d95637051db65e27.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `naga` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-24.0.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="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out-if-target-windows"' --cfg 'feature="msl-out-if-target-apple"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=f820cd1605cfc4ff -C extra-filename=-798e93a1d02a04d1 --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 arrayvec=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrayvec-3479bafa2f0dc825.rmeta --extern bit_set=/opt/rustwide/target/wasm32-wasip1/debug/deps/libbit_set-1dfbc54e6b71f6c1.rmeta --extern bitflags=/opt/rustwide/target/wasm32-wasip1/debug/deps/libbitflags-146d28ea32d71839.rmeta --extern codespan_reporting=/opt/rustwide/target/wasm32-wasip1/debug/deps/libcodespan_reporting-739ded2ec1eacfb3.rmeta --extern hexf_parse=/opt/rustwide/target/wasm32-wasip1/debug/deps/libhexf_parse-042ca3d4040ef4b8.rmeta --extern indexmap=/opt/rustwide/target/wasm32-wasip1/debug/deps/libindexmap-3d33fe87dd010d09.rmeta --extern log=/opt/rustwide/target/wasm32-wasip1/debug/deps/liblog-4ecbc956a4935ae7.rmeta --extern rustc_hash=/opt/rustwide/target/wasm32-wasip1/debug/deps/librustc_hash-a5d506436d1d3d05.rmeta --extern strum=/opt/rustwide/target/wasm32-wasip1/debug/deps/libstrum-4143ae91bdbc5e04.rmeta --extern termcolor=/opt/rustwide/target/wasm32-wasip1/debug/deps/libtermcolor-8fb4caf4dcc3553a.rmeta --extern thiserror=/opt/rustwide/target/wasm32-wasip1/debug/deps/libthiserror-18f5313b60486a61.rmeta --extern unicode_xid=/opt/rustwide/target/wasm32-wasip1/debug/deps/libunicode_xid-d0c38c098f057fad.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dbb0b794e989c3ea297b7131439527f07f89ec25f14383c0013ca5bea42d6237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb0b794e989c3ea297b7131439527f07f89ec25f14383c0013ca5bea42d6237", kill_on_drop: false }` [INFO] [stdout] dbb0b794e989c3ea297b7131439527f07f89ec25f14383c0013ca5bea42d6237