[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 master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Ffontc-web" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simoncozens/fontc-web on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/googlefonts/fontc` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm_sync v0.1.2 [INFO] [stderr] Downloaded camino v1.1.9 [INFO] [stderr] Downloaded read-fonts v0.29.1 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded anstyle-wincon v3.0.8 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.5 [INFO] [stderr] Downloaded mutually_exclusive_features v0.1.0 [INFO] [stderr] Downloaded vergen-gitcl v1.0.8 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded jiff-static v0.2.14 [INFO] [stderr] Downloaded bytemuck v1.23.0 [INFO] [stderr] Downloaded wasm-bindgen-rayon v1.3.0 [INFO] [stderr] Downloaded vergen-lib v0.1.6 [INFO] [stderr] Downloaded vergen v9.0.6 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded kurbo v0.11.2 [INFO] [stderr] Downloaded plist v1.7.1 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded jiff v0.2.14 [INFO] [stderr] Downloaded close_already v0.3.3 [INFO] [stderr] Downloaded write-fonts v0.38.1 [INFO] [stderr] Downloaded norad v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 262cf85e7cc8bc3af1e94f0759844b3209eece6018a410551f77939dace57059 [INFO] running `Command { std: "docker" "start" "-a" "262cf85e7cc8bc3af1e94f0759844b3209eece6018a410551f77939dace57059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "262cf85e7cc8bc3af1e94f0759844b3209eece6018a410551f77939dace57059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262cf85e7cc8bc3af1e94f0759844b3209eece6018a410551f77939dace57059", kill_on_drop: false }` [INFO] [stdout] 262cf85e7cc8bc3af1e94f0759844b3209eece6018a410551f77939dace57059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ffb7d46259458e195b2fb521b339adcc0d90d934713dcb65c90f6f037ad6e03 [INFO] running `Command { std: "docker" "start" "-a" "7ffb7d46259458e195b2fb521b339adcc0d90d934713dcb65c90f6f037ad6e03", 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 serde v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fontdrasil v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling wasm_sync v0.1.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling close_already v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ascii_plist_derive v0.1.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-rayon v1.3.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [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 smol_str v0.2.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling read-fonts v0.29.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling norad v0.15.0 [INFO] [stderr] Compiling fontc v0.2.0 (https://github.com/googlefonts/fontc?branch=fontc-web#ec8c4ed3) [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 fontra2fontir 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] 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/d933cf483edf1605142ac6899ff32536c0ad8b22/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=dfd460222e57e349 -C extra-filename=-2001f57c5c7ec3b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-e6fa7675ef787ff8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cd737cb1615ed16f.rmeta --extern kurbo=/opt/rustwide/target/debug/deps/libkurbo-62a0000f2c2250a4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern read_fonts=/opt/rustwide/target/debug/deps/libread_fonts-3300090e44a6af96.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-15c430fa8815cbd8.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" "7ffb7d46259458e195b2fb521b339adcc0d90d934713dcb65c90f6f037ad6e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ffb7d46259458e195b2fb521b339adcc0d90d934713dcb65c90f6f037ad6e03", kill_on_drop: false }` [INFO] [stdout] 7ffb7d46259458e195b2fb521b339adcc0d90d934713dcb65c90f6f037ad6e03