[INFO] fetching crate catmark 0.2.2...
[INFO] testing catmark-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate catmark 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate catmark 0.2.2
[INFO] finished tweaking crates.io crate catmark 0.2.2
[INFO] tweaked toml for crates.io crate catmark 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate catmark 0.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding ansi_term v0.11.0 (available: v0.12.1)
[INFO] [stderr]       Adding pulldown-cmark v0.1.2 (available: v0.13.0)
[INFO] [stderr]       Adding syntect v2.1.0 (available: v5.3.0)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd2b33f903d28d0dc8db448106ad79f9daf8d6e2ca33598a54925ea19d707bd9
[INFO] running `Command { std: "docker" "start" "-a" "bd2b33f903d28d0dc8db448106ad79f9daf8d6e2ca33598a54925ea19d707bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd2b33f903d28d0dc8db448106ad79f9daf8d6e2ca33598a54925ea19d707bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd2b33f903d28d0dc8db448106ad79f9daf8d6e2ca33598a54925ea19d707bd9", kill_on_drop: false }`
[INFO] [stdout] bd2b33f903d28d0dc8db448106ad79f9daf8d6e2ca33598a54925ea19d707bd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2ce7f448b040b0c80a702ba749ef43c7a0345e8cf84df2ea4d9d2f9a1977cb2
[INFO] running `Command { std: "docker" "start" "-a" "e2ce7f448b040b0c80a702ba749ef43c7a0345e8cf84df2ea4d9d2f9a1977cb2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plist v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling base64 v0.8.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling onig_sys v68.2.1
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling onig v3.2.2
[INFO] [stderr]    Compiling syntect v2.1.0
[INFO] [stderr]    Compiling catmark v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/dombox.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl DomColor {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn default() -> DomColor {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Center` and `Right` are never constructed
[INFO] [stdout]   --> src/dombox.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub enum TextAlign {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 87 |     Left,
[INFO] [stdout] 88 |     Center,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 89 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextAlign` 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: fields `align`, `top_nb_type`, `bottom_nb_type`, `left_nb_type`, and `right_nb_type` are never read
[INFO] [stdout]    --> src/dombox.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct DomStyle {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub align: TextAlign,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 124 |     pub border_type: BorderType,
[INFO] [stdout] 125 |     pub top_nb_type: BorderType,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 126 |     pub bottom_nb_type: BorderType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 127 |     pub left_nb_type: BorderType,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 128 |     pub right_nb_type: BorderType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DomStyle` 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: field `0` is never read
[INFO] [stdout]    --> src/dombox.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     Header(u8),
[INFO] [stdout]     |     ------ ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 169 -     Header(u8),
[INFO] [stdout] 169 +     Header(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/dombox.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |     List(Option<u16>),
[INFO] [stdout]     |     ---- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 170 -     List(Option<u16>),
[INFO] [stdout] 170 +     List(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Table`, `TableColumn`, `TableItem`, and `Image` are never constructed
[INFO] [stdout]    --> src/dombox.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub enum BoxKind<'a> {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 172 |     Table,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 173 |     TableColumn,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 174 |     TableItem,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 175 |     Image,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.24s
[INFO] running `Command { std: "docker" "inspect" "e2ce7f448b040b0c80a702ba749ef43c7a0345e8cf84df2ea4d9d2f9a1977cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ce7f448b040b0c80a702ba749ef43c7a0345e8cf84df2ea4d9d2f9a1977cb2", kill_on_drop: false }`
[INFO] [stdout] e2ce7f448b040b0c80a702ba749ef43c7a0345e8cf84df2ea4d9d2f9a1977cb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3411140aded1e2ea5890049312ef123d1c3eb6899c062d859cb25d05953159b1
[INFO] running `Command { std: "docker" "start" "-a" "3411140aded1e2ea5890049312ef123d1c3eb6899c062d859cb25d05953159b1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling catmark v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/dombox.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl DomColor {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn default() -> DomColor {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Center` and `Right` are never constructed
[INFO] [stdout]   --> src/dombox.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub enum TextAlign {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 87 |     Left,
[INFO] [stdout] 88 |     Center,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 89 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextAlign` 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: fields `align`, `top_nb_type`, `bottom_nb_type`, `left_nb_type`, and `right_nb_type` are never read
[INFO] [stdout]    --> src/dombox.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct DomStyle {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub align: TextAlign,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 124 |     pub border_type: BorderType,
[INFO] [stdout] 125 |     pub top_nb_type: BorderType,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 126 |     pub bottom_nb_type: BorderType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 127 |     pub left_nb_type: BorderType,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 128 |     pub right_nb_type: BorderType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DomStyle` 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: field `0` is never read
[INFO] [stdout]    --> src/dombox.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     Header(u8),
[INFO] [stdout]     |     ------ ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 169 -     Header(u8),
[INFO] [stdout] 169 +     Header(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/dombox.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |     List(Option<u16>),
[INFO] [stdout]     |     ---- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 170 -     List(Option<u16>),
[INFO] [stdout] 170 +     List(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Table`, `TableColumn`, `TableItem`, and `Image` are never constructed
[INFO] [stdout]    --> src/dombox.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub enum BoxKind<'a> {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 172 |     Table,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 173 |     TableColumn,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 174 |     TableItem,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 175 |     Image,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "3411140aded1e2ea5890049312ef123d1c3eb6899c062d859cb25d05953159b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3411140aded1e2ea5890049312ef123d1c3eb6899c062d859cb25d05953159b1", kill_on_drop: false }`
[INFO] [stdout] 3411140aded1e2ea5890049312ef123d1c3eb6899c062d859cb25d05953159b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dea3f9adccdf32b849faea9f6ac12bb77dcde7ad2069976fc999a172bdba2d9b
[INFO] running `Command { std: "docker" "start" "-a" "dea3f9adccdf32b849faea9f6ac12bb77dcde7ad2069976fc999a172bdba2d9b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: associated function `default` is never used
[INFO] [stderr]   --> src/dombox.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | impl DomColor {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] 53 |     pub fn default() -> DomColor {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Center` and `Right` are never constructed
[INFO] [stderr]   --> src/dombox.rs:88:5
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub enum TextAlign {
[INFO] [stderr]    |          --------- variants in this enum
[INFO] [stderr] 87 |     Left,
[INFO] [stderr] 88 |     Center,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 89 |     Right,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TextAlign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `align`, `top_nb_type`, `bottom_nb_type`, `left_nb_type`, and `right_nb_type` are never read
[INFO] [stderr]    --> src/dombox.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub struct DomStyle {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub align: TextAlign,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 124 |     pub border_type: BorderType,
[INFO] [stderr] 125 |     pub top_nb_type: BorderType,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 126 |     pub bottom_nb_type: BorderType,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 127 |     pub left_nb_type: BorderType,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 128 |     pub right_nb_type: BorderType,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DomStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/dombox.rs:169:12
[INFO] [stderr]     |
[INFO] [stderr] 169 |     Header(u8),
[INFO] [stderr]     |     ------ ^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 169 -     Header(u8),
[INFO] [stderr] 169 +     Header(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/dombox.rs:170:10
[INFO] [stderr]     |
[INFO] [stderr] 170 |     List(Option<u16>),
[INFO] [stderr]     |     ---- ^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 170 -     List(Option<u16>),
[INFO] [stderr] 170 +     List(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Table`, `TableColumn`, `TableItem`, and `Image` are never constructed
[INFO] [stderr]    --> src/dombox.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 163 | pub enum BoxKind<'a> {
[INFO] [stderr]     |          ------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 172 |     Table,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 173 |     TableColumn,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 174 |     TableItem,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 175 |     Image,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `catmark` (bin "catmark" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catmark-bd849ea96067415e)
[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" "dea3f9adccdf32b849faea9f6ac12bb77dcde7ad2069976fc999a172bdba2d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea3f9adccdf32b849faea9f6ac12bb77dcde7ad2069976fc999a172bdba2d9b", kill_on_drop: false }`
[INFO] [stdout] dea3f9adccdf32b849faea9f6ac12bb77dcde7ad2069976fc999a172bdba2d9b
