[INFO] cloning repository https://github.com/philocalyst/font_builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philocalyst/font_builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Ffont_builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Ffont_builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aec3bec57b887f7439f5c8b976ac0e01252a4da4 [INFO] checking philocalyst/font_builder against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Ffont_builder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/philocalyst/font_builder [INFO] finished tweaking git repo https://github.com/philocalyst/font_builder [INFO] tweaked toml for git repo https://github.com/philocalyst/font_builder written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/philocalyst/font_builder on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/philocalyst/font_builder 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3ec512a5f44eafe6d51a8c59aa3540a4e71475b601d82095e5dbbb4f5b985a6 [INFO] running `Command { std: "docker" "start" "-a" "e3ec512a5f44eafe6d51a8c59aa3540a4e71475b601d82095e5dbbb4f5b985a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3ec512a5f44eafe6d51a8c59aa3540a4e71475b601d82095e5dbbb4f5b985a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ec512a5f44eafe6d51a8c59aa3540a4e71475b601d82095e5dbbb4f5b985a6", kill_on_drop: false }` [INFO] [stdout] e3ec512a5f44eafe6d51a8c59aa3540a4e71475b601d82095e5dbbb4f5b985a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e98a0c985797b6a82f0bc6743a768ca8269ac01ead2606cd7ad29f4be250b9f9 [INFO] running `Command { std: "docker" "start" "-a" "e98a0c985797b6a82f0bc6743a768ca8269ac01ead2606cd7ad29f4be250b9f9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking regex-syntax v0.8.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling fontdrasil v0.2.3 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Checking quick-xml v0.38.3 [INFO] [stderr] Checking mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking close_already v0.3.5 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking regex-automata v0.4.12 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling ascii_plist_derive v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking regex v1.12.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking ttf2woff2 v0.11.0 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking font-types v0.10.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking kurbo v0.12.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking norad v0.12.1 [INFO] [stderr] Checking norad v0.16.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling fontc v0.3.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking write-fonts v0.43.0 [INFO] [stderr] Checking fontir v0.3.1 [INFO] [stderr] Checking fea-rs v0.20.3 [INFO] [stderr] Checking glyphs-reader v0.2.3 [INFO] [stderr] Checking fontra2fontir v0.2.3 [INFO] [stderr] Checking glyphs2fontir v0.3.1 [INFO] [stderr] Checking ufo2fontir v0.2.3 [INFO] [stderr] Checking fontbe v0.2.3 [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Checking font-builder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "e98a0c985797b6a82f0bc6743a768ca8269ac01ead2606cd7ad29f4be250b9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98a0c985797b6a82f0bc6743a768ca8269ac01ead2606cd7ad29f4be250b9f9", kill_on_drop: false }` [INFO] [stdout] e98a0c985797b6a82f0bc6743a768ca8269ac01ead2606cd7ad29f4be250b9f9