[INFO] fetching crate skia-rs-text 0.2.0... [INFO] testing skia-rs-text-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate skia-rs-text 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate skia-rs-text 0.2.0 [INFO] finished tweaking crates.io crate skia-rs-text 0.2.0 [INFO] tweaked toml for crates.io crate skia-rs-text 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate skia-rs-text 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate skia-rs-text 0.2.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core_maths v0.1.1 [INFO] [stderr] Downloaded unicode-ccc v0.3.0 [INFO] [stderr] Downloaded unicode-script v0.5.8 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Downloaded skia-rs-core v0.2.0 [INFO] [stderr] Downloaded skia-rs-path v0.2.0 [INFO] [stderr] Downloaded skia-rs-paint v0.2.0 [INFO] [stderr] Downloaded roxmltree v0.20.0 [INFO] [stderr] Downloaded fontconfig-parser v0.5.8 [INFO] [stderr] Downloaded ttf-parser v0.24.1 [INFO] [stderr] Downloaded fontdb v0.21.0 [INFO] [stderr] Downloaded rustybuzz v0.18.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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0b68095455aa54b7460c9678a26a60716401ca33a3c117ca3e551f6022b71c3 [INFO] running `Command { std: "docker" "start" "-a" "e0b68095455aa54b7460c9678a26a60716401ca33a3c117ca3e551f6022b71c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0b68095455aa54b7460c9678a26a60716401ca33a3c117ca3e551f6022b71c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b68095455aa54b7460c9678a26a60716401ca33a3c117ca3e551f6022b71c3", kill_on_drop: false }` [INFO] [stdout] e0b68095455aa54b7460c9678a26a60716401ca33a3c117ca3e551f6022b71c3 [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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ec4530e1a62cecb1605a22879b5e53cf388ea639164f833f3121ef13cc62f99 [INFO] running `Command { std: "docker" "start" "-a" "2ec4530e1a62cecb1605a22879b5e53cf388ea639164f833f3121ef13cc62f99", kill_on_drop: false }` [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling fontdb v0.21.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling skia-rs-core v0.2.0 [INFO] [stderr] Compiling skia-rs-path v0.2.0 [INFO] [stderr] Compiling skia-rs-paint v0.2.0 [INFO] [stderr] Compiling skia-rs-text v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FontMetrics` [INFO] [stdout] --> src/paragraph.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::font::{Font, FontMetrics}; [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 imports: `Point` and `Rect` [INFO] [stdout] --> src/shaper.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use skia_rs_core::{Point, Rect, Scalar}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use paragraph::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `TextDirection` in the type namespace is first re-exported here [INFO] [stdout] 25 | pub use shaper::*; [INFO] [stdout] | --------- but the name `TextDirection` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/font.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | let scale = self.size / self.typeface.units_per_em() as Scalar; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/text_blob.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | for (i, pos) in self.positions.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `force_auto_hinting`, `embedded_bitmaps`, and `linear_metrics` are never read [INFO] [stdout] --> src/font.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Font { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | force_auto_hinting: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 114 | /// Embed bitmaps in outlines. [INFO] [stdout] 115 | embedded_bitmaps: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 116 | /// Enable linear metrics. [INFO] [stdout] 117 | linear_metrics: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Font` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `font_db` is never read [INFO] [stdout] --> src/shaper.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct Shaper { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 152 | /// Font database for font fallback. [INFO] [stdout] 153 | font_db: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.55s [INFO] running `Command { std: "docker" "inspect" "2ec4530e1a62cecb1605a22879b5e53cf388ea639164f833f3121ef13cc62f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec4530e1a62cecb1605a22879b5e53cf388ea639164f833f3121ef13cc62f99", kill_on_drop: false }` [INFO] [stdout] 2ec4530e1a62cecb1605a22879b5e53cf388ea639164f833f3121ef13cc62f99 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28c9860866d94bece5bb86a9a4892563d9ec43e611587bb626c1a34eefd9b036 [INFO] running `Command { std: "docker" "start" "-a" "28c9860866d94bece5bb86a9a4892563d9ec43e611587bb626c1a34eefd9b036", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling skia-rs-core v0.2.0 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling skia-rs-path v0.2.0 [INFO] [stderr] Compiling skia-rs-paint v0.2.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling skia-rs-text v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FontMetrics` [INFO] [stdout] --> src/paragraph.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::font::{Font, FontMetrics}; [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 imports: `Point` and `Rect` [INFO] [stdout] --> src/shaper.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use skia_rs_core::{Point, Rect, Scalar}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use paragraph::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `TextDirection` in the type namespace is first re-exported here [INFO] [stdout] 25 | pub use shaper::*; [INFO] [stdout] | --------- but the name `TextDirection` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/font.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | let scale = self.size / self.typeface.units_per_em() as Scalar; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/text_blob.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | for (i, pos) in self.positions.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `force_auto_hinting`, `embedded_bitmaps`, and `linear_metrics` are never read [INFO] [stdout] --> src/font.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Font { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | force_auto_hinting: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 114 | /// Embed bitmaps in outlines. [INFO] [stdout] 115 | embedded_bitmaps: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 116 | /// Enable linear metrics. [INFO] [stdout] 117 | linear_metrics: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Font` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `font_db` is never read [INFO] [stdout] --> src/shaper.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct Shaper { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 152 | /// Font database for font fallback. [INFO] [stdout] 153 | font_db: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FontMetrics` [INFO] [stdout] --> src/paragraph.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::font::{Font, FontMetrics}; [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 imports: `Point` and `Rect` [INFO] [stdout] --> src/shaper.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use skia_rs_core::{Point, Rect, Scalar}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use paragraph::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `TextDirection` in the type namespace is first re-exported here [INFO] [stdout] 25 | pub use shaper::*; [INFO] [stdout] | --------- but the name `TextDirection` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/font.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | let scale = self.size / self.typeface.units_per_em() as Scalar; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/text_blob.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | for (i, pos) in self.positions.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `force_auto_hinting`, `embedded_bitmaps`, and `linear_metrics` are never read [INFO] [stdout] --> src/font.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Font { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | force_auto_hinting: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 114 | /// Embed bitmaps in outlines. [INFO] [stdout] 115 | embedded_bitmaps: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 116 | /// Enable linear metrics. [INFO] [stdout] 117 | linear_metrics: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Font` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `font_db` is never read [INFO] [stdout] --> src/shaper.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct Shaper { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 152 | /// Font database for font fallback. [INFO] [stdout] 153 | font_db: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.65s [INFO] running `Command { std: "docker" "inspect" "28c9860866d94bece5bb86a9a4892563d9ec43e611587bb626c1a34eefd9b036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c9860866d94bece5bb86a9a4892563d9ec43e611587bb626c1a34eefd9b036", kill_on_drop: false }` [INFO] [stdout] 28c9860866d94bece5bb86a9a4892563d9ec43e611587bb626c1a34eefd9b036 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8c25437c1970c13ba5c6518babcb31c36302a6f220445fe37bb61dc328991d2 [INFO] running `Command { std: "docker" "start" "-a" "f8c25437c1970c13ba5c6518babcb31c36302a6f220445fe37bb61dc328991d2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `FontMetrics` [INFO] [stderr] --> src/paragraph.rs:10:25 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::font::{Font, FontMetrics}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Point` and `Rect` [INFO] [stderr] --> src/shaper.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | use skia_rs_core::{Point, Rect, Scalar}; [INFO] [stderr] | ^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use paragraph::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `TextDirection` in the type namespace is first re-exported here [INFO] [stderr] 25 | pub use shaper::*; [INFO] [stderr] | --------- but the name `TextDirection` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scale` [INFO] [stderr] --> src/font.rs:264:13 [INFO] [stderr] | [INFO] [stderr] 264 | let scale = self.size / self.typeface.units_per_em() as Scalar; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/text_blob.rs:46:14 [INFO] [stderr] | [INFO] [stderr] 46 | for (i, pos) in self.positions.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: fields `force_auto_hinting`, `embedded_bitmaps`, and `linear_metrics` are never read [INFO] [stderr] --> src/font.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 97 | pub struct Font { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 113 | force_auto_hinting: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 114 | /// Embed bitmaps in outlines. [INFO] [stderr] 115 | embedded_bitmaps: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 116 | /// Enable linear metrics. [INFO] [stderr] 117 | linear_metrics: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Font` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `font_db` is never read [INFO] [stderr] --> src/shaper.rs:153:5 [INFO] [stderr] | [INFO] [stderr] 151 | pub struct Shaper { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 152 | /// Font database for font fallback. [INFO] [stderr] 153 | font_db: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `skia-rs-text` (lib) generated 7 warnings (run `cargo fix --lib -p skia-rs-text` to apply 4 suggestions) [INFO] [stderr] warning: `skia-rs-text` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skia_rs_text-b475e76d32e9c8a5) [INFO] [stdout] running 19 tests [INFO] [stdout] test font_mgr::tests::test_default_font_mgr ... ok [INFO] [stdout] test font::tests::test_font_measure_text ... ok [INFO] [stdout] test font::tests::test_font_metrics ... ok [INFO] [stdout] test font_mgr::tests::test_font_fallback ... ok [INFO] [stdout] test paragraph::tests::test_hyphenator ... ok [INFO] [stdout] test paragraph::tests::test_line_breaker ... ok [INFO] [stdout] test font_mgr::tests::test_match_family_style ... ok [INFO] [stdout] test paragraph::tests::test_paragraph_builder ... ok [INFO] [stdout] test paragraph::tests::test_paragraph_layout ... ok [INFO] [stdout] test shaper::tests::test_direction_detection ... ok [INFO] [stdout] test text_blob::tests::test_glyph_run_bounds ... ok [INFO] [stdout] test text_blob::tests::test_text_blob_builder ... ok [INFO] [stdout] test text_blob::tests::test_text_blob_from_text ... ok [INFO] [stdout] test font::tests::test_font_from_size ... ok [INFO] [stdout] test typeface::tests::test_char_to_glyph ... ok [INFO] [stdout] test typeface::tests::test_font_style ... ok [INFO] [stdout] test typeface::tests::test_typeface_default ... ok [INFO] [stdout] test font::tests::test_font_default ... ok [INFO] [stdout] test shaper::tests::test_script_detection ... ok [INFO] [stderr] Doc-tests skia_rs_text [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f8c25437c1970c13ba5c6518babcb31c36302a6f220445fe37bb61dc328991d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c25437c1970c13ba5c6518babcb31c36302a6f220445fe37bb61dc328991d2", kill_on_drop: false }` [INFO] [stdout] f8c25437c1970c13ba5c6518babcb31c36302a6f220445fe37bb61dc328991d2