[INFO] fetching crate fontbe 0.2.2... [INFO] testing fontbe-0.2.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate fontbe 0.2.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate fontbe 0.2.2 [INFO] finished tweaking crates.io crate fontbe 0.2.2 [INFO] tweaked toml for crates.io crate fontbe 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fontbe 0.2.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fontbe 0.2.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dot2 v1.0.0 [INFO] [stderr] Downloaded otl-normalizer v0.0.1 [INFO] [stderr] Downloaded font-types v0.4.3 [INFO] [stderr] Downloaded kurbo v0.11.3 [INFO] [stderr] Downloaded fontdrasil v0.2.2 [INFO] [stderr] Downloaded fontir v0.3.0 [INFO] [stderr] Downloaded fontdrasil v0.0.1 [INFO] [stderr] Downloaded fea-rs v0.20.2 [INFO] [stderr] Downloaded write-fonts v0.25.0 [INFO] [stderr] Downloaded read-fonts v0.17.0 [INFO] [stderr] Downloaded write-fonts v0.40.0 [INFO] [stderr] Downloaded read-fonts v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a340a64a26748c7fdada25542e33756b91c9a599fcbff7bf862121f1b1dc991 [INFO] running `Command { std: "docker" "start" "-a" "5a340a64a26748c7fdada25542e33756b91c9a599fcbff7bf862121f1b1dc991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a340a64a26748c7fdada25542e33756b91c9a599fcbff7bf862121f1b1dc991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a340a64a26748c7fdada25542e33756b91c9a599fcbff7bf862121f1b1dc991", kill_on_drop: false }` [INFO] [stdout] 5a340a64a26748c7fdada25542e33756b91c9a599fcbff7bf862121f1b1dc991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41184faaa723097d86b71cdc3d28046749e2a51b7329d35b03419c5bb92a17b5 [INFO] running `Command { std: "docker" "start" "-a" "41184faaa723097d86b71cdc3d28046749e2a51b7329d35b03419c5bb92a17b5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling fontdrasil v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tinystr v0.8.1 [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 kurbo v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling read-fonts v0.32.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling write-fonts v0.40.0 [INFO] [stderr] Compiling fontir v0.3.0 [INFO] [stderr] Compiling fea-rs v0.20.2 [INFO] [stderr] Compiling fontbe v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "41184faaa723097d86b71cdc3d28046749e2a51b7329d35b03419c5bb92a17b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41184faaa723097d86b71cdc3d28046749e2a51b7329d35b03419c5bb92a17b5", kill_on_drop: false }` [INFO] [stdout] 41184faaa723097d86b71cdc3d28046749e2a51b7329d35b03419c5bb92a17b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74c556518acd176627d90947f265c4baf52ba2f80bed596922d2de229dc44fa1 [INFO] running `Command { std: "docker" "start" "-a" "74c556518acd176627d90947f265c4baf52ba2f80bed596922d2de229dc44fa1", kill_on_drop: false }` [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling dot2 v1.0.0 [INFO] [stderr] Compiling fontdrasil v0.0.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling font-types v0.4.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling read-fonts v0.32.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling read-fonts v0.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling write-fonts v0.25.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/write-fonts-0.25.0/src/pens.rs:390:48 [INFO] [stdout] | [INFO] [stdout] 390 | Some(rect) => rect.union_pt((x, y).into()), [INFO] [stdout] | -------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Into` [INFO] [stdout] note: required by a bound in `Rect::union_pt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kurbo-0.11.3/src/rect.rs:221:37 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn union_pt(&self, pt: impl Into) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Rect::union_pt` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 390 - Some(rect) => rect.union_pt((x, y).into()), [INFO] [stdout] 390 + Some(rect) => rect.union_pt(<(f64, f64) as Into>::into((x, y))), [INFO] [stdout] | [INFO] [stdout] help: consider removing this method call, as the receiver has type `(f64, f64)` and `(f64, f64): Into` trivially holds [INFO] [stdout] | [INFO] [stdout] 390 - Some(rect) => rect.union_pt((x, y).into()), [INFO] [stdout] 390 + Some(rect) => rect.union_pt((x, y)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/write-fonts-0.25.0/src/pens.rs:390:48 [INFO] [stdout] | [INFO] [stdout] 390 | Some(rect) => rect.union_pt((x, y).into()), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From<(f64, f64)>` found in the `kurbo` crate: [INFO] [stdout] - impl From<(f64, f64)> for Insets; [INFO] [stdout] - impl From<(f64, f64)> for Vec2; [INFO] [stdout] - impl From<(f64, f64)> for kurbo::Point; [INFO] [stdout] - impl From<(f64, f64)> for kurbo::Size; [INFO] [stdout] = note: required for `(f64, f64)` to implement `Into<_>` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 390 - Some(rect) => rect.union_pt((x, y).into()), [INFO] [stdout] 390 + Some(rect) => rect.union_pt(<(f64, f64) as Into>::into((x, y))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling write-fonts v0.40.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `write-fonts` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "74c556518acd176627d90947f265c4baf52ba2f80bed596922d2de229dc44fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c556518acd176627d90947f265c4baf52ba2f80bed596922d2de229dc44fa1", kill_on_drop: false }` [INFO] [stdout] 74c556518acd176627d90947f265c4baf52ba2f80bed596922d2de229dc44fa1