[INFO] cloning repository https://github.com/angcyo/rust-font-kit-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angcyo/rust-font-kit-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangcyo%2Frust-font-kit-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangcyo%2Frust-font-kit-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3293ddd67d6e0380bdc2e5b16c3f6c8bdd147c45 [INFO] checking angcyo/rust-font-kit-demo against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangcyo%2Frust-font-kit-demo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/angcyo/rust-font-kit-demo [INFO] finished tweaking git repo https://github.com/angcyo/rust-font-kit-demo [INFO] tweaked toml for git repo https://github.com/angcyo/rust-font-kit-demo written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/angcyo/rust-font-kit-demo on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/angcyo/rust-font-kit-demo 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safer-bytes v0.2.0 [INFO] [stderr] Downloaded pathfinder_content v0.5.0 [INFO] [stderr] Downloaded pathfinder_color v0.5.0 [INFO] [stderr] Downloaded four-cc v0.1.0 [INFO] [stderr] Downloaded serde_derive_internals v0.28.0 [INFO] [stderr] Downloaded truetype v0.47.6 [INFO] [stderr] Downloaded opentype v0.38.0 [INFO] [stderr] Downloaded postscript v0.18.2 [INFO] [stderr] Downloaded font v0.39.1 [INFO] [stderr] Downloaded tsify v0.4.5 [INFO] [stderr] Downloaded woff2 v0.3.0 [INFO] [stderr] Downloaded typeface v0.4.2 [INFO] [stderr] Downloaded tsify-macros v0.4.5 [INFO] [stderr] Downloaded webtype v0.16.0 [INFO] [stderr] Downloaded fontkit v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82367c114186316c6cebd4ad40c1cd44f233d8a3541d81bfeda1264e5963ffb3 [INFO] running `Command { std: "docker" "start" "-a" "82367c114186316c6cebd4ad40c1cd44f233d8a3541d81bfeda1264e5963ffb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82367c114186316c6cebd4ad40c1cd44f233d8a3541d81bfeda1264e5963ffb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82367c114186316c6cebd4ad40c1cd44f233d8a3541d81bfeda1264e5963ffb3", kill_on_drop: false }` [INFO] [stdout] 82367c114186316c6cebd4ad40c1cd44f233d8a3541d81bfeda1264e5963ffb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010eb81064bd8b96cb66c0c72f6c324d606f07027ac7a4832fac841b1fe310d5 [INFO] running `Command { std: "docker" "start" "-a" "010eb81064bd8b96cb66c0c72f6c324d606f07027ac7a4832fac841b1fe310d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking typeface v0.4.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking truetype v0.47.6 [INFO] [stderr] Checking postscript v0.18.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wit-bindgen-rt v0.24.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking opentype v0.38.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking pathfinder_color v0.5.0 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking four-cc v0.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking ttf-parser v0.25.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking webtype v0.16.0 [INFO] [stderr] Checking font v0.39.1 [INFO] [stderr] Checking pathfinder_content v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling serde_derive_internals v0.28.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling tsify-macros v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking safer-bytes v0.2.0 [INFO] [stderr] Checking woff2 v0.3.0 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking web-sys v0.3.72 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking tsify v0.4.5 [INFO] [stderr] Checking fontkit v0.5.2 [INFO] [stderr] Checking rust-font-kit-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `font_kit::loader::Loader` [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use font_kit::loader::Loader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let len = fonts.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `characters` [INFO] [stdout] --> src/lib.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let characters = fonts[0].characters().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_characters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `names` [INFO] [stdout] --> src/lib.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let names = fonts[0].names(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glyph` [INFO] [stdout] --> src/lib.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | let glyph = font.outline(glyph_id, font_kit::hinting::HintingOptions::None, &mut outline).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.07s [INFO] running `Command { std: "docker" "inspect" "010eb81064bd8b96cb66c0c72f6c324d606f07027ac7a4832fac841b1fe310d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010eb81064bd8b96cb66c0c72f6c324d606f07027ac7a4832fac841b1fe310d5", kill_on_drop: false }` [INFO] [stdout] 010eb81064bd8b96cb66c0c72f6c324d606f07027ac7a4832fac841b1fe310d5