[INFO] cloning repository https://github.com/simoncozens/fontc-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simoncozens/fontc-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Ffontc-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Ffontc-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4c9b5426f401dcda6605df777cf613a61628b19 [INFO] testing simoncozens/fontc-web against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Ffontc-web" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/simoncozens/fontc-web [INFO] finished tweaking git repo https://github.com/simoncozens/fontc-web [INFO] tweaked toml for git repo https://github.com/simoncozens/fontc-web written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simoncozens/fontc-web on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/simoncozens/fontc-web 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baf610c0fd94ad107482720990829fe5067695c3daeb60574630948fcde0d2e9 [INFO] running `Command { std: "docker" "start" "-a" "baf610c0fd94ad107482720990829fe5067695c3daeb60574630948fcde0d2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf610c0fd94ad107482720990829fe5067695c3daeb60574630948fcde0d2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf610c0fd94ad107482720990829fe5067695c3daeb60574630948fcde0d2e9", kill_on_drop: false }` [INFO] [stdout] baf610c0fd94ad107482720990829fe5067695c3daeb60574630948fcde0d2e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f59bb84fb852f04f69dd63f9984e5d7af148506ad1c942ed66ece30f4c7d506c [INFO] running `Command { std: "docker" "start" "-a" "f59bb84fb852f04f69dd63f9984e5d7af148506ad1c942ed66ece30f4c7d506c", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fontdrasil v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling wasm_sync v0.1.2 [INFO] [stderr] Compiling close_already v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling ascii_plist_derive v0.1.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling read-fonts v0.29.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling norad v0.15.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-rayon v1.3.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling fontc v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling write-fonts v0.38.1 [INFO] [stderr] Compiling fontir v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling fea-rs v0.20.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling glyphs-reader v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling ufo2fontir v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling glyphs2fontir v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling fontra2fontir v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] error: could not compile `write-fonts` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name write_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/write-fonts-0.38.1/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="read"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dot2", "ift", "read", "serde"))' -C metadata=1e35d554ea79596e -C extra-filename=-fc3f2ae19bccf257 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-222c2a9fdc3b5fac.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-839fac373effe404.rmeta --extern kurbo=/opt/rustwide/target/debug/deps/libkurbo-eb877f328afabe47.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern read_fonts=/opt/rustwide/target/debug/deps/libread_fonts-b33a583951ef550b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9f635cda281e84d7.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" "f59bb84fb852f04f69dd63f9984e5d7af148506ad1c942ed66ece30f4c7d506c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f59bb84fb852f04f69dd63f9984e5d7af148506ad1c942ed66ece30f4c7d506c", kill_on_drop: false }` [INFO] [stdout] f59bb84fb852f04f69dd63f9984e5d7af148506ad1c942ed66ece30f4c7d506c