[INFO] cloning repository https://github.com/richardbrodie/aristotle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardbrodie/aristotle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Faristotle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Faristotle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95299ed144cea292364d8c88f46503d406576f6e
[INFO] building richardbrodie/aristotle against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Faristotle" "/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/richardbrodie/aristotle
[INFO] finished tweaking git repo https://github.com/richardbrodie/aristotle
[INFO] tweaked toml for git repo https://github.com/richardbrodie/aristotle written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/richardbrodie/aristotle on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/richardbrodie/aristotle 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d6fbf766134223bca761a7e6112dae987e102c5b9467fa3bf97bc5ca300dadc
[INFO] running `Command { std: "docker" "start" "-a" "2d6fbf766134223bca761a7e6112dae987e102c5b9467fa3bf97bc5ca300dadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d6fbf766134223bca761a7e6112dae987e102c5b9467fa3bf97bc5ca300dadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6fbf766134223bca761a7e6112dae987e102c5b9467fa3bf97bc5ca300dadc", kill_on_drop: false }`
[INFO] [stdout] 2d6fbf766134223bca761a7e6112dae987e102c5b9467fa3bf97bc5ca300dadc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58942ba08ca2f4207d650856c036fe49849f8cd36cddeae12fca9719a9c80591
[INFO] running `Command { std: "docker" "start" "-a" "58942ba08ca2f4207d650856c036fe49849f8cd36cddeae12fca9719a9c80591", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling drm v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.6
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling aristotle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/fonts/face.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn as_ttf_face(&self) -> Result<ttf_parser::Face, TextError> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn as_ttf_face(&self) -> Result<ttf_parser::Face<'_>, TextError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `text` and `element` are never used
[INFO] [stdout]    --> src/epub/html.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn text(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn element(&self) -> Option<&Element> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/text/fonts/index.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct IndexedFont {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `element` is never used
[INFO] [stdout]   --> src/epub/index.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Index {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn element(&self, id: &str) -> Option<Rc<IndexElement>> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter` is never used
[INFO] [stdout]   --> src/epub/content.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Content {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn iter(&self) -> impl Iterator<Item = &Node> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/text/fonts/family.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Family {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 9 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Family` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PageOverflow` is never constructed
[INFO] [stdout]   --> src/text/error.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum TextError {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     PageOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kern` is never used
[INFO] [stdout]    --> src/text/typeset.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn kern(face: &Face, left: Option<GlyphId>, right: GlyphId) -> f32 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `families` is never used
[INFO] [stdout]   --> src/text/fonts/index.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl FontIndexer {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn families(&self) -> impl Iterator<Item = &str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_font` and `face_styles` are never used
[INFO] [stdout]   --> src/text/fonts/family.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Family {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn from_font<P>(p: P) -> Result<Self, TextError>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn face_styles(&self) -> impl Iterator<Item = FontStyle> + use<'_> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.78s
[INFO] running `Command { std: "docker" "inspect" "58942ba08ca2f4207d650856c036fe49849f8cd36cddeae12fca9719a9c80591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58942ba08ca2f4207d650856c036fe49849f8cd36cddeae12fca9719a9c80591", kill_on_drop: false }`
[INFO] [stdout] 58942ba08ca2f4207d650856c036fe49849f8cd36cddeae12fca9719a9c80591
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d0d5d7ed9c8f3b16ab5eaab37066c221d661a6db523c0353670110fdd069d27
[INFO] running `Command { std: "docker" "start" "-a" "1d0d5d7ed9c8f3b16ab5eaab37066c221d661a6db523c0353670110fdd069d27", kill_on_drop: false }`
[INFO] [stderr]    Compiling aristotle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `PageOverflow` is never constructed
[INFO] [stdout]   --> src/text/error.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum TextError {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     PageOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextError` has a derived impl for the trait `Debug`, but this is 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: method `iter` is never used
[INFO] [stdout]   --> src/epub/content.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Content {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn iter(&self) -> impl Iterator<Item = &Node> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `element` is never used
[INFO] [stdout]   --> src/epub/index.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Index {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn element(&self, id: &str) -> Option<Rc<IndexElement>> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/text/fonts/index.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct IndexedFont {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `families` is never used
[INFO] [stdout]   --> src/text/fonts/index.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl FontIndexer {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn families(&self) -> impl Iterator<Item = &str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kern` is never used
[INFO] [stdout]    --> src/text/typeset.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn kern(face: &Face, left: Option<GlyphId>, right: GlyphId) -> f32 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/text/fonts/family.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Family {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 9 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Family` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text/fonts/face.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn as_ttf_face(&self) -> Result<ttf_parser::Face, TextError> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn as_ttf_face(&self) -> Result<ttf_parser::Face<'_>, TextError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_font` and `face_styles` are never used
[INFO] [stdout]   --> src/text/fonts/family.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Family {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn from_font<P>(p: P) -> Result<Self, TextError>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn face_styles(&self) -> impl Iterator<Item = FontStyle> + use<'_> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s
[INFO] running `Command { std: "docker" "inspect" "1d0d5d7ed9c8f3b16ab5eaab37066c221d661a6db523c0353670110fdd069d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0d5d7ed9c8f3b16ab5eaab37066c221d661a6db523c0353670110fdd069d27", kill_on_drop: false }`
[INFO] [stdout] 1d0d5d7ed9c8f3b16ab5eaab37066c221d661a6db523c0353670110fdd069d27
