[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] building angcyo/rust-font-kit-demo against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangcyo%2Frust-font-kit-demo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/angcyo/rust-font-kit-demo on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tsify v0.4.5 [INFO] [stderr] Downloaded four-cc v0.1.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.4 [INFO] [stderr] Downloaded tsify-macros v0.4.5 [INFO] [stderr] Downloaded wit-bindgen-rt v0.24.0 [INFO] [stderr] Downloaded safer-bytes v0.2.0 [INFO] [stderr] Downloaded unicode-bidi v0.3.17 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded postscript v0.18.2 [INFO] [stderr] Downloaded dwrote v0.11.2 [INFO] [stderr] Downloaded truetype v0.47.6 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded opentype v0.38.0 [INFO] [stderr] Downloaded font v0.39.1 [INFO] [stderr] Downloaded core-text v20.1.0 [INFO] [stderr] Downloaded serde_derive_internals v0.28.0 [INFO] [stderr] Downloaded font-kit v0.14.2 [INFO] [stderr] Downloaded webtype v0.16.0 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded pathfinder_content v0.5.0 [INFO] [stderr] Downloaded typeface v0.4.2 [INFO] [stderr] Downloaded pathfinder_color v0.5.0 [INFO] [stderr] Downloaded gloo-utils v0.1.7 [INFO] [stderr] Downloaded woff2 v0.3.0 [INFO] [stderr] Downloaded fontkit v0.5.2 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] [stderr] Downloaded wio v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d14d3ec6880bc15e7bf10590f86f1d74a491333ece8fc37ec7694eb0e6d4425e [INFO] running `Command { std: "docker" "start" "-a" "d14d3ec6880bc15e7bf10590f86f1d74a491333ece8fc37ec7694eb0e6d4425e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d14d3ec6880bc15e7bf10590f86f1d74a491333ece8fc37ec7694eb0e6d4425e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d14d3ec6880bc15e7bf10590f86f1d74a491333ece8fc37ec7694eb0e6d4425e", kill_on_drop: false }` [INFO] [stdout] d14d3ec6880bc15e7bf10590f86f1d74a491333ece8fc37ec7694eb0e6d4425e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7252fa91a67ecb790a98cfb663286979a3c117a047bf525c10428cb9ff88af0e [INFO] running `Command { std: "docker" "start" "-a" "7252fa91a67ecb790a98cfb663286979a3c117a047bf525c10428cb9ff88af0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling typeface v0.4.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling truetype v0.47.6 [INFO] [stderr] Compiling postscript v0.18.2 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wit-bindgen-rt v0.24.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling opentype v0.38.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pathfinder_color v0.5.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling four-cc v0.1.0 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling pathfinder_content v0.5.0 [INFO] [stderr] Compiling webtype v0.16.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling serde_derive_internals v0.28.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling font v0.39.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tsify-macros v0.4.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling safer-bytes v0.2.0 [INFO] [stderr] Compiling woff2 v0.3.0 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling js-sys v0.3.72 [INFO] [stderr] Compiling web-sys v0.3.72 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling tsify v0.4.5 [INFO] [stderr] Compiling fontkit v0.5.2 [INFO] [stderr] Compiling rust-font-kit-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "7252fa91a67ecb790a98cfb663286979a3c117a047bf525c10428cb9ff88af0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7252fa91a67ecb790a98cfb663286979a3c117a047bf525c10428cb9ff88af0e", kill_on_drop: false }` [INFO] [stdout] 7252fa91a67ecb790a98cfb663286979a3c117a047bf525c10428cb9ff88af0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f1a8f02b6e04e48dc6e76dc0a78c6678246d34107f3442875af7188a3be77a0 [INFO] running `Command { std: "docker" "start" "-a" "2f1a8f02b6e04e48dc6e76dc0a78c6678246d34107f3442875af7188a3be77a0", kill_on_drop: false }` [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 `test` profile [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `Command { std: "docker" "inspect" "2f1a8f02b6e04e48dc6e76dc0a78c6678246d34107f3442875af7188a3be77a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1a8f02b6e04e48dc6e76dc0a78c6678246d34107f3442875af7188a3be77a0", kill_on_drop: false }` [INFO] [stdout] 2f1a8f02b6e04e48dc6e76dc0a78c6678246d34107f3442875af7188a3be77a0