[INFO] cloning repository https://github.com/downupstudio/UkeChug-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/downupstudio/UkeChug-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdownupstudio%2FUkeChug-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdownupstudio%2FUkeChug-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfaea212f0df9228cdc9cc5b8a2b885bcc89c8af
[INFO] checking downupstudio/UkeChug-Engine against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdownupstudio%2FUkeChug-Engine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/downupstudio/UkeChug-Engine
[INFO] finished tweaking git repo https://github.com/downupstudio/UkeChug-Engine
[INFO] tweaked toml for git repo https://github.com/downupstudio/UkeChug-Engine written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/downupstudio/UkeChug-Engine on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/downupstudio/UkeChug-Engine 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded cssparser v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83b10a750f96bf216d4a4509f98a95c9b5f0deb46f3d6684556b966f2d806a54
[INFO] running `Command { std: "docker" "start" "-a" "83b10a750f96bf216d4a4509f98a95c9b5f0deb46f3d6684556b966f2d806a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83b10a750f96bf216d4a4509f98a95c9b5f0deb46f3d6684556b966f2d806a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b10a750f96bf216d4a4509f98a95c9b5f0deb46f3d6684556b966f2d806a54", kill_on_drop: false }`
[INFO] [stdout] 83b10a750f96bf216d4a4509f98a95c9b5f0deb46f3d6684556b966f2d806a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0f4f7c6656a1a99d5b2a62942aed3691fe1621daa50172557ca4891b363b8d4
[INFO] running `Command { std: "docker" "start" "-a" "e0f4f7c6656a1a99d5b2a62942aed3691fe1621daa50172557ca4891b363b8d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking ukechug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ElementData` and `NodeType`
[INFO] [stdout]  --> src/html/mod.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dom::{Node, ElementData, NodeType};
[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 import: `std::collections::HashMap`
[INFO] [stdout]  --> src/css/stylesheet.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PropertyMap`
[INFO] [stdout]  --> src/style/mod.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use styled_node::{StyledNode, PropertyMap, Display, style_tree};
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EdgeSizes` and `Rect`
[INFO] [stdout]  --> src/layout/mod.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use box_model::{LayoutBox, BoxType, Dimensions, Rect, EdgeSizes, layout_tree};
[INFO] [stdout]   |                                                     ^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ElementData` and `NodeType`
[INFO] [stdout]  --> src/html/mod.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dom::{Node, ElementData, NodeType};
[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 import: `std::collections::HashMap`
[INFO] [stdout]  --> src/css/stylesheet.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PropertyMap`
[INFO] [stdout]  --> src/style/mod.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use styled_node::{StyledNode, PropertyMap, Display, style_tree};
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EdgeSizes` and `Rect`
[INFO] [stdout]  --> src/layout/mod.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use box_model::{LayoutBox, BoxType, Dimensions, Rect, EdgeSizes, layout_tree};
[INFO] [stdout]   |                                                     ^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `white`, and `black` are never used
[INFO] [stdout]   --> src/css/stylesheet.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl Color {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 81 |     pub fn new(r: u8, g: u8, b: u8, a: u8) -> Color {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn white() -> Color {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn black() -> Color {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DOMTree` is never constructed
[INFO] [stdout]  --> src/dom/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DOMTree {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `build`, `print_tree`, and `print_node` are never used
[INFO] [stdout]   --> src/dom/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl DOMTree {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 10 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn build(&mut self, root_node: Node) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn print_tree(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn print_node(&self, node: &Node, indent: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Comment` is never constructed
[INFO] [stdout]   --> src/dom/node.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum NodeType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Comment(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeType` 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: associated function `comment` is never used
[INFO] [stdout]   --> src/dom/node.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Node {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn comment(data: String) -> Node {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StyleEngine` is never constructed
[INFO] [stdout]  --> src/style/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct StyleEngine;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `apply_styles` are never used
[INFO] [stdout]   --> src/style/mod.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl StyleEngine {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout]  8 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn apply_styles(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LayoutEngine` is never constructed
[INFO] [stdout]  --> src/layout/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LayoutEngine;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `calculate_layout` are never used
[INFO] [stdout]   --> src/layout/mod.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl LayoutEngine {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout]  8 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn calculate_layout(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderEngine` is never constructed
[INFO] [stdout]  --> src/render/mod.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RenderEngine;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `render` are never used
[INFO] [stdout]   --> src/render/mod.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl RenderEngine {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn render(&self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculate_text_height` is never used
[INFO] [stdout]   --> src/render/text_drawer.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> TextDrawer<'a> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn calculate_text_height(&self, text: &str, size: f32, max_width: f32) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `white`, and `black` are never used
[INFO] [stdout]   --> src/css/stylesheet.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl Color {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 81 |     pub fn new(r: u8, g: u8, b: u8, a: u8) -> Color {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn white() -> Color {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn black() -> Color {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DOMTree` is never constructed
[INFO] [stdout]  --> src/dom/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DOMTree {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `build`, `print_tree`, and `print_node` are never used
[INFO] [stdout]   --> src/dom/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl DOMTree {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 10 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn build(&mut self, root_node: Node) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn print_tree(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn print_node(&self, node: &Node, indent: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Comment` is never constructed
[INFO] [stdout]   --> src/dom/node.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum NodeType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Comment(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeType` 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: associated function `comment` is never used
[INFO] [stdout]   --> src/dom/node.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Node {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn comment(data: String) -> Node {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StyleEngine` is never constructed
[INFO] [stdout]  --> src/style/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct StyleEngine;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `apply_styles` are never used
[INFO] [stdout]   --> src/style/mod.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl StyleEngine {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout]  8 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn apply_styles(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LayoutEngine` is never constructed
[INFO] [stdout]  --> src/layout/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LayoutEngine;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `calculate_layout` are never used
[INFO] [stdout]   --> src/layout/mod.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl LayoutEngine {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout]  8 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn calculate_layout(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderEngine` is never constructed
[INFO] [stdout]  --> src/render/mod.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RenderEngine;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `render` are never used
[INFO] [stdout]   --> src/render/mod.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl RenderEngine {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn render(&self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculate_text_height` is never used
[INFO] [stdout]   --> src/render/text_drawer.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> TextDrawer<'a> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn calculate_text_height(&self, text: &str, size: f32, max_width: f32) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.13s
[INFO] running `Command { std: "docker" "inspect" "e0f4f7c6656a1a99d5b2a62942aed3691fe1621daa50172557ca4891b363b8d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f4f7c6656a1a99d5b2a62942aed3691fe1621daa50172557ca4891b363b8d4", kill_on_drop: false }`
[INFO] [stdout] e0f4f7c6656a1a99d5b2a62942aed3691fe1621daa50172557ca4891b363b8d4
