[INFO] fetching crate liboptic_edid 0.1.0...
[INFO] testing liboptic_edid-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate liboptic_edid 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate liboptic_edid 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate liboptic_edid 0.1.0
[INFO] tweaked toml for crates.io crate liboptic_edid 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate liboptic_edid 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate liboptic_edid 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pisserror v0.3.0-rc.2
[INFO] [stderr]   Downloaded rust_decimal_macros v1.36.0
[INFO] [stderr]   Downloaded nobcd v0.2.0
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded pisserror_macros v0.3.0-rc.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded bytemuck v1.19.0
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded pnpid v1.0.2
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded rust_decimal v1.36.0
[INFO] [stderr]   Downloaded syn v2.0.87
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3520981cee380f56b9b42557481d767f0b9149a1ebc743940cf8b462aa1d2cd3
[INFO] running `Command { std: "docker" "start" "-a" "3520981cee380f56b9b42557481d767f0b9149a1ebc743940cf8b462aa1d2cd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3520981cee380f56b9b42557481d767f0b9149a1ebc743940cf8b462aa1d2cd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3520981cee380f56b9b42557481d767f0b9149a1ebc743940cf8b462aa1d2cd3", kill_on_drop: false }`
[INFO] [stdout] 3520981cee380f56b9b42557481d767f0b9149a1ebc743940cf8b462aa1d2cd3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab1b0e9a22f2fb497517c0e1a603f6223aa09b20a085c4d0f931222af49ab71e
[INFO] running `Command { std: "docker" "start" "-a" "ab1b0e9a22f2fb497517c0e1a603f6223aa09b20a085c4d0f931222af49ab71e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nobcd v0.2.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pisserror_macros v0.3.0-rc.2
[INFO] [stderr]    Compiling pisserror v0.3.0-rc.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling pnpid v1.0.2
[INFO] [stderr]    Compiling liboptic_edid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rust_decimal_macros::dec`
[INFO] [stdout]   --> src/prelude.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub(crate) use rust_decimal_macros::dec;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.56s
[INFO] running `Command { std: "docker" "inspect" "ab1b0e9a22f2fb497517c0e1a603f6223aa09b20a085c4d0f931222af49ab71e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1b0e9a22f2fb497517c0e1a603f6223aa09b20a085c4d0f931222af49ab71e", kill_on_drop: false }`
[INFO] [stdout] ab1b0e9a22f2fb497517c0e1a603f6223aa09b20a085c4d0f931222af49ab71e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4effac2aa858bf0f33c2fec59d1322b2e72790fca490ebc249bc68b5e3e989a8
[INFO] running `Command { std: "docker" "start" "-a" "4effac2aa858bf0f33c2fec59d1322b2e72790fca490ebc249bc68b5e3e989a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling liboptic_edid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stdout] warning: unused import: `rust_decimal_macros::dec`
[INFO] [stdout]   --> src/prelude.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub(crate) use rust_decimal_macros::dec;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.98s
[INFO] running `Command { std: "docker" "inspect" "4effac2aa858bf0f33c2fec59d1322b2e72790fca490ebc249bc68b5e3e989a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4effac2aa858bf0f33c2fec59d1322b2e72790fca490ebc249bc68b5e3e989a8", kill_on_drop: false }`
[INFO] [stdout] 4effac2aa858bf0f33c2fec59d1322b2e72790fca490ebc249bc68b5e3e989a8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df14f4de370b5d1f40cad5bc3c9c76f0b7f3547f1033723395fdc3694a7f2c8f
[INFO] running `Command { std: "docker" "start" "-a" "df14f4de370b5d1f40cad5bc3c9c76f0b7f3547f1033723395fdc3694a7f2c8f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rust_decimal_macros::dec`
[INFO] [stderr]   --> src/prelude.rs:37:20
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub(crate) use rust_decimal_macros::dec;
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `liboptic_edid` (lib) generated 1 warning (run `cargo fix --lib -p liboptic_edid` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/liboptic_edid-467a79c0d4df60d4)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout]   [2m2025-11-13T20:28:01.882160Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests[0m[32m: [32mgot: A0123456789
[INFO] [stdout]  [0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/_13_byte_string.rs:55
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.882620Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests[0m[32m: [32mgot: THISISATEST
[INFO] [stdout]  [0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/_13_byte_string.rs:38
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.883056Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests[0m[33m: [33mexpected: THISISATEST[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/_13_byte_string.rs:41
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.882313Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests[0m[33m: [33mexpected: A0123456789[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/_13_byte_string.rs:58
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.883012Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 63[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 15
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::color_point::[1mmake_white_point[0m [2;3mwith[0m [1mwi[0m: 1
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::color_point::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.886706Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 512[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: false, [1metc[0m: 128
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::color_point::[1mmake_white_point[0m [2;3mwith[0m [1mwi[0m: 1
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::color_point::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.886879Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 256[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: false, [1metc[0m: 64
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::color_point::[1mmake_white_point[0m [2;3mwith[0m [1mwi[0m: 2
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::color_point::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.886992Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 965[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 241
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::color_point::[1mmake_white_point[0m [2;3mwith[0m [1mwi[0m: 2
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::color_point::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.887266Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::color_point::tests[0m[32m: [32mGOT: 
[INFO] [stdout] ColorPointData {
[INFO] [stdout]     w1: WhitePoint {
[INFO] [stdout]         index_number: 1,
[INFO] [stdout]         coord: ColorCoordinate {
[INFO] [stdout]             x: 0.06152343750,
[INFO] [stdout]             y: 0.50,
[INFO] [stdout]         },
[INFO] [stdout]         gamma: Some(
[INFO] [stdout]             3.54,
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout]     w2: WhitePoint {
[INFO] [stdout]         index_number: 2,
[INFO] [stdout]         coord: ColorCoordinate {
[INFO] [stdout]             x: 0.25,
[INFO] [stdout]             y: 0.94238281250,
[INFO] [stdout]         },
[INFO] [stdout]         gamma: Some(
[INFO] [stdout]             1.23,
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/color_point.rs:128
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.887355Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::color_point::tests[0m[33m: [33mEXPECTED: 
[INFO] [stdout] ColorPointData {
[INFO] [stdout]     w1: WhitePoint {
[INFO] [stdout]         index_number: 1,
[INFO] [stdout]         coord: ColorCoordinate {
[INFO] [stdout]             x: 0.06152343750,
[INFO] [stdout]             y: 0.50,
[INFO] [stdout]         },
[INFO] [stdout]         gamma: Some(
[INFO] [stdout]             3.54,
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout]     w2: WhitePoint {
[INFO] [stdout]         index_number: 2,
[INFO] [stdout]         coord: ColorCoordinate {
[INFO] [stdout]             x: 0.25,
[INFO] [stdout]             y: 0.94238281250,
[INFO] [stdout]         },
[INFO] [stdout]         gamma: Some(
[INFO] [stdout]             1.23,
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/color_point.rs:167
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.888125Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::iii::tests[0m[32m: [32mGOT EstablishedTimingsIII {
[INFO] [stdout]     _640x350_85hz: false,
[INFO] [stdout]     _640x400_85hz: false,
[INFO] [stdout]     _720x400_85hz: false,
[INFO] [stdout]     _640x480_85hz: false,
[INFO] [stdout]     _848x480_60hz: false,
[INFO] [stdout]     _800x600_85hz: false,
[INFO] [stdout]     _1024x768_85hz: false,
[INFO] [stdout]     _1152x864_75hz: false,
[INFO] [stdout]     _1280x768_60hz_reduced: false,
[INFO] [stdout]     _1280x768_60hz: true,
[INFO] [stdout]     _1280x768_75hz: false,
[INFO] [stdout]     _1280x768_85hz: false,
[INFO] [stdout]     _1280x960_60hz: false,
[INFO] [stdout]     _1280x960_85hz: false,
[INFO] [stdout]     _1280x1024_60hz: true,
[INFO] [stdout]     _1280x1024_85hz: false,
[INFO] [stdout]     _1360x768_60hz: true,
[INFO] [stdout]     _1440x900_60hz_reduced: true,
[INFO] [stdout]     _1440x900_60hz: false,
[INFO] [stdout]     _1440x900_75hz: false,
[INFO] [stdout]     _1440x900_85hz: false,
[INFO] [stdout]     _1400x1050_60hz_reduced: true,
[INFO] [stdout]     _1400x1050_60hz: false,
[INFO] [stdout]     _1400x1050_75hz: false,
[INFO] [stdout]     _1400x1050_85hz: false,
[INFO] [stdout]     _1680x1050_60hz_reduced: true,
[INFO] [stdout]     _1680x1050_60hz: false,
[INFO] [stdout]     _1680x1050_75hz: false,
[INFO] [stdout]     _1680x1050_85hz: false,
[INFO] [stdout]     _1600x1200_60hz: true,
[INFO] [stdout]     _1600x1200_65hz: false,
[INFO] [stdout]     _1600x1200_70hz: false,
[INFO] [stdout]     _1600x1200_75hz: false,
[INFO] [stdout]     _1600x1200_85hz: false,
[INFO] [stdout]     _1792x1344_60hz: false,
[INFO] [stdout]     _1792x1344_75hz: false,
[INFO] [stdout]     _1856x1392_60hz: false,
[INFO] [stdout]     _1856x1392_75hz: false,
[INFO] [stdout]     _1920x1200_60hz_reduced: true,
[INFO] [stdout]     _1920x1200_60hz: false,
[INFO] [stdout]     _1920x1200_75hz: false,
[INFO] [stdout]     _1920x1200_85hz: false,
[INFO] [stdout]     _1920x1440_60hz: false,
[INFO] [stdout]     _1920x1440_75hz: false,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/iii.rs:110
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.888205Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::iii::tests[0m[33m: [33mEXPECTED: EstablishedTimingsIII {
[INFO] [stdout]     _640x350_85hz: false,
[INFO] [stdout]     _640x400_85hz: false,
[INFO] [stdout]     _720x400_85hz: false,
[INFO] [stdout]     _640x480_85hz: false,
[INFO] [stdout]     _848x480_60hz: false,
[INFO] [stdout]     _800x600_85hz: false,
[INFO] [stdout]     _1024x768_85hz: false,
[INFO] [stdout]     _1152x864_75hz: false,
[INFO] [stdout]     _1280x768_60hz_reduced: false,
[INFO] [stdout]     _1280x768_60hz: true,
[INFO] [stdout]     _1280x768_75hz: false,
[INFO] [stdout]     _1280x768_85hz: false,
[INFO] [stdout]     _1280x960_60hz: false,
[INFO] [stdout]     _1280x960_85hz: false,
[INFO] [stdout]     _1280x1024_60hz: true,
[INFO] [stdout]     _1280x1024_85hz: false,
[INFO] [stdout]     _1360x768_60hz: true,
[INFO] [stdout]     _1440x900_60hz_reduced: true,
[INFO] [stdout]     _1440x900_60hz: false,
[INFO] [stdout]     _1440x900_75hz: false,
[INFO] [stdout]     _1440x900_85hz: false,
[INFO] [stdout]     _1400x1050_60hz_reduced: true,
[INFO] [stdout]     _1400x1050_60hz: false,
[INFO] [stdout]     _1400x1050_75hz: false,
[INFO] [stdout]     _1400x1050_85hz: false,
[INFO] [stdout]     _1680x1050_60hz_reduced: true,
[INFO] [stdout]     _1680x1050_60hz: false,
[INFO] [stdout]     _1680x1050_75hz: false,
[INFO] [stdout]     _1680x1050_85hz: false,
[INFO] [stdout]     _1600x1200_60hz: true,
[INFO] [stdout]     _1600x1200_65hz: false,
[INFO] [stdout]     _1600x1200_70hz: false,
[INFO] [stdout]     _1600x1200_75hz: false,
[INFO] [stdout]     _1600x1200_85hz: false,
[INFO] [stdout]     _1792x1344_60hz: false,
[INFO] [stdout]     _1792x1344_75hz: false,
[INFO] [stdout]     _1856x1392_60hz: false,
[INFO] [stdout]     _1856x1392_75hz: false,
[INFO] [stdout]     _1920x1200_60hz_reduced: true,
[INFO] [stdout]     _1920x1200_60hz: false,
[INFO] [stdout]     _1920x1200_75hz: false,
[INFO] [stdout]     _1920x1200_85hz: false,
[INFO] [stdout]     _1920x1440_60hz: false,
[INFO] [stdout]     _1920x1440_75hz: false,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/iii.rs:164
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.888852Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [113, 64]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.888926Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 15]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.888974Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [139, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.889019Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [139, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.889064Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [144, 64]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.889107Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [169, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.889140Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::more_std_timings::tests[0m[32m: [32mGOT: StandardTimingIdentifications {
[INFO] [stdout]     _9: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1152,
[INFO] [stdout]             aspect_ratio: _4_3,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _10: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1280,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 75,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _11: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1360,
[INFO] [stdout]             aspect_ratio: _16_9,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _12: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1360,
[INFO] [stdout]             aspect_ratio: _16_9,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _13: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1400,
[INFO] [stdout]             aspect_ratio: _4_3,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _14: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1600,
[INFO] [stdout]             aspect_ratio: _16_9,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:130
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.889166Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::more_std_timings::tests[0m[33m: [33mEXPECTED: StandardTimingIdentifications {
[INFO] [stdout]     _9: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1152,
[INFO] [stdout]             aspect_ratio: _4_3,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _10: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1280,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 75,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _11: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1360,
[INFO] [stdout]             aspect_ratio: _16_9,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _12: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1360,
[INFO] [stdout]             aspect_ratio: _16_9,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _13: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1400,
[INFO] [stdout]             aspect_ratio: _4_3,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _14: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1600,
[INFO] [stdout]             aspect_ratio: _16_9,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:164
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.889231Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::more_std_timings::tests[0m[32m: [32mGOT: StandardTimingIdentifications {
[INFO] [stdout]     _9: None,
[INFO] [stdout]     _10: None,
[INFO] [stdout]     _11: None,
[INFO] [stdout]     _12: None,
[INFO] [stdout]     _13: None,
[INFO] [stdout]     _14: None,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:50
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.889249Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::more_std_timings::tests[0m[33m: [33mEXPECTED: StandardTimingIdentifications {
[INFO] [stdout]     _9: None,
[INFO] [stdout]     _10: None,
[INFO] [stdout]     _11: None,
[INFO] [stdout]     _12: None,
[INFO] [stdout]     _13: None,
[INFO] [stdout]     _14: None,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:60
[INFO] [stdout] 
[INFO] [stdout] test parser::_18bytes::descriptors::color_point::tests::_fictional_color_point ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::iii::tests::gsm7666_fe91a60d5b6e_est_timings_desc_iii ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::more_std_timings::tests::hjw0000_f67302f2ed4c_more_std_timings ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::more_std_timings::tests::_msiaf82_4b2991d4299a_more_std_timings ... ok
[INFO] [stdout]   [2m2025-11-13T20:28:01.890208Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [169, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.890347Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::more_std_timings::tests[0m[32m: [32mGOT: StandardTimingIdentifications {
[INFO] [stdout]     _9: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1600,
[INFO] [stdout]             aspect_ratio: _16_9,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _10: None,
[INFO] [stdout]     _11: None,
[INFO] [stdout]     _12: None,
[INFO] [stdout]     _13: None,
[INFO] [stdout]     _14: None,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:103
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.890390Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::more_std_timings::tests[0m[33m: [33mEXPECTED: StandardTimingIdentifications {
[INFO] [stdout]     _9: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1600,
[INFO] [stdout]             aspect_ratio: _16_9,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _10: None,
[INFO] [stdout]     _11: None,
[INFO] [stdout]     _12: None,
[INFO] [stdout]     _13: None,
[INFO] [stdout]     _14: None,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.890425Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mlandscape aspect ratio, given: `0x4f` (`79`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:114
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1msize_or_ratio[0m
[INFO] [stdout] 
[INFO] [stdout] test parser::basic_info::tests::dell_s2417dg_feature_support ... ok
[INFO] [stdout] test parser::_18bytes::preferred_tm::tests::check_pixel_clock_ordering ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::more_std_timings::tests::aoc0320_455954e7ca14_more_std_timings ... ok
[INFO] [stdout] test parser::basic_info::tests::display_w_aspect_ratio ... ok
[INFO] [stdout]   [2m2025-11-13T20:28:01.891138Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mGot byte: 0x87[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:189
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mgamma[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 76, 45, 227, 2, 55, 49, 69, 80, 37, 17, 1, 4, 165, 37, 23, 135, 34, 203, 213, 166, 85, 81, 145, 37, 23, 80, 84, 191, 239, 128, 149, 0, 149, 15, 129, 128, 129, 64, 113, 79, 1, 1, 1, 1, 1, 1, 154, 41, 160, 208, 81, 132, 34, 48, 80, 152, 54, 0, 111, 229, 16, 0, 0, 28, 0, 0, 0, 253, 0, 56, 75, 30, 81, 14, 0, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 83, 121, 110, 99, 77, 97, 115, 116, 101, 114, 10, 32, 32, 0, 0, 0, 255, 0, 72, 57, 78, 80, 57, 48, 54, 54, 53, 52, 10, 32, 32, 0, 230]
[INFO] [stdout] 
[INFO] [stdout] test parser::basic_info::tests::_93d328459ff6_feature_support ... ok
[INFO] [stdout]   [2m2025-11-13T20:28:01.891777Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mGot byte: 0x78[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:189
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mgamma[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.891808Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mGot byte: 0x78[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:189
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mgamma[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.891919Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `48`, to: `Ok(48)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 48
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 48
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892110Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `56`, to: `Ok(56)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 56
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 56
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892243Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::basic_info[0m[33m: [33mAttempted to find EDID aspect ratio for monitor with ratio at 3.55:1.Note that this display may have a different aspect ratio.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:169
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mmake_ratio[0m [2;3mwith[0m [1mar[0m: 255
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892331Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `56`, to: `56`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 56
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892513Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `75`, to: `Ok(75)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 75
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 75
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892606Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `75`, to: `75`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 75
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892723Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `30`, to: `Ok(30)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 30
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 30
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892830Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `30`, to: `30`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 30
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892970Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `81`, to: `Ok(81)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 81
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 81
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.892913Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `48`, to: `48`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 48
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.893131Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `81`, to: `81`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 81
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.893190Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `60`, to: `Ok(60)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 60
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 60
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.893326Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `60`, to: `60`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 60
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.893401Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `14`, to: `Ok(14)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 14
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 14
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.893574Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `14`, to: `14`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 14
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.893685Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[33m: [33mThe EDID reported supporting GTF, but its feature support bit is off![0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:18
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.893477Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `0`, to: `Ok()`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.893796Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `0`, to: `0`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.894324Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[33m: [33ma min/max rate incorrectly has a value of zero! (at `input[7]`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:178
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.894536Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `0`, to: `Ok()`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.894663Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `0`, to: `0`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.894760Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[33m: [33ma min/max rate incorrectly has a value of zero! (at `input[8]`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:178
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.894850Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `33`, to: `Ok(33)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 33
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 33
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.895104Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `33`, to: `33`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 33
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.895243Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[33m: [33mReserved bits for supported aspect ratios are in use.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:107
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mcvt[0m [2;3mwith[0m [1mlimits[0m: RangeLimits { min_v_rate_hz: 48, max_v_rate_hz: 60, min_h_rate_khz: 0, max_h_rate_khz: 0, offsets: Offsets { vertical: Zero, horizontal: Zero }, max_pixel_clock_mhz: 330 }, [1minput[0m: [0, 0, 0, 253, 0, 48, 60, 0, 0, 33, 4, 10, 20, 20, 20, 20, 20, 20]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.895725Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::range_limits::tests[0m[32m: [32mCvtSupported {
[INFO] [stdout]     limits: RangeLimits {
[INFO] [stdout]         min_v_rate_hz: 48,
[INFO] [stdout]         max_v_rate_hz: 60,
[INFO] [stdout]         min_h_rate_khz: 0,
[INFO] [stdout]         max_h_rate_khz: 0,
[INFO] [stdout]         offsets: Offsets {
[INFO] [stdout]             vertical: Zero,
[INFO] [stdout]             horizontal: Zero,
[INFO] [stdout]         },
[INFO] [stdout]         max_pixel_clock_mhz: 330,
[INFO] [stdout]     },
[INFO] [stdout]     enhanced_px_clk: 328.75,
[INFO] [stdout]     cvt_version: 10,
[INFO] [stdout]     maximum_active_pxls_per_line: Some(
[INFO] [stdout]         160,
[INFO] [stdout]     ),
[INFO] [stdout]     supported_aspect_ratios: SupportedAspectRatios {
[INFO] [stdout]         _4x3: false,
[INFO] [stdout]         _16x9: false,
[INFO] [stdout]         _16x10: false,
[INFO] [stdout]         _5x4: true,
[INFO] [stdout]         _15x9: false,
[INFO] [stdout]     },
[INFO] [stdout]     preferred_aspect_ratio: _4x3,
[INFO] [stdout]     supports_standard_cvt_blanking: false,
[INFO] [stdout]     supports_reduced_cvt_blanking: true,
[INFO] [stdout]     supports_h_shrink_scaling: false,
[INFO] [stdout]     supports_h_stretch_scaling: false,
[INFO] [stdout]     supports_v_shrink_scaling: false,
[INFO] [stdout]     supports_v_stretch_scaling: true,
[INFO] [stdout]     preferred_v_refresh_rate_hz: 20,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:342
[INFO] [stdout] 
[INFO] [stdout] test parser::basic_info::tests::_2c47316eff13_all_basic_info ... ok
[INFO] [stdout]   [2m2025-11-13T20:28:01.895996Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::range_limits::tests[0m[33m: [33mCvtSupported {
[INFO] [stdout]     limits: RangeLimits {
[INFO] [stdout]         min_v_rate_hz: 48,
[INFO] [stdout]         max_v_rate_hz: 60,
[INFO] [stdout]         min_h_rate_khz: 0,
[INFO] [stdout]         max_h_rate_khz: 0,
[INFO] [stdout]         offsets: Offsets {
[INFO] [stdout]             vertical: Zero,
[INFO] [stdout]             horizontal: Zero,
[INFO] [stdout]         },
[INFO] [stdout]         max_pixel_clock_mhz: 330,
[INFO] [stdout]     },
[INFO] [stdout]     enhanced_px_clk: 328.75,
[INFO] [stdout]     cvt_version: 10,
[INFO] [stdout]     maximum_active_pxls_per_line: Some(
[INFO] [stdout]         160,
[INFO] [stdout]     ),
[INFO] [stdout]     supported_aspect_ratios: SupportedAspectRatios {
[INFO] [stdout]         _4x3: false,
[INFO] [stdout]         _16x9: false,
[INFO] [stdout]         _16x10: false,
[INFO] [stdout]         _5x4: true,
[INFO] [stdout]         _15x9: false,
[INFO] [stdout]     },
[INFO] [stdout]     preferred_aspect_ratio: _4x3,
[INFO] [stdout]     supports_standard_cvt_blanking: false,
[INFO] [stdout]     supports_reduced_cvt_blanking: true,
[INFO] [stdout]     supports_h_shrink_scaling: false,
[INFO] [stdout]     supports_h_stretch_scaling: false,
[INFO] [stdout]     supports_v_shrink_scaling: false,
[INFO] [stdout]     supports_v_stretch_scaling: true,
[INFO] [stdout]     preferred_v_refresh_rate_hz: 20,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:376
[INFO] [stdout] 
[INFO] [stdout] test parser::basic_info::tests::dell_s2417dg_gamma ... ok
[INFO] [stdout]   [2m2025-11-13T20:28:01.899736Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mdigitial interface is not reported.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:42
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mvideo_input_definition[0m [2;3mwith[0m [1mbyte[0m: 144
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901041Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 655[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 163
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901133Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 338[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: false, [1metc[0m: 84
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901206Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 307[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 76
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901283Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 614[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: false, [1metc[0m: 153
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901352Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 154[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: false, [1metc[0m: 38
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901420Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 61[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 15
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901515Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 320[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: false, [1metc[0m: 80
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901596Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 337[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 84
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.901657Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::color::tests[0m[32m: [32mcolors: ColorCharacteristics {
[INFO] [stdout]     red: ColorCoordinate {
[INFO] [stdout]         x: 0.63964843750,
[INFO] [stdout]         y: 0.330078125,
[INFO] [stdout]     },
[INFO] [stdout]     green: ColorCoordinate {
[INFO] [stdout]         x: 0.29980468750,
[INFO] [stdout]         y: 0.599609375,
[INFO] [stdout]     },
[INFO] [stdout]     blue: ColorCoordinate {
[INFO] [stdout]         x: 0.150390625,
[INFO] [stdout]         y: 0.05957031250,
[INFO] [stdout]     },
[INFO] [stdout]     white_point: ColorCoordinate {
[INFO] [stdout]         x: 0.3125,
[INFO] [stdout]         y: 0.32910156250,
[INFO] [stdout]     },
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:169
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.902512Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mGot byte: 0x0[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:189
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mgamma[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.902670Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::basic_info[0m[33m: [33mEDID 1.4 does not provide a defintion for `gamma: 0x00`, but this display is using that. This may result in an inaccurate answer.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:196
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mgamma[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903107Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::more_std_timings[0m[33m: [33mStandard timings display descriptor used reserved byte 17. (value: 32[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:19
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903194Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [6, 16]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903272Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [48, 17]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903335Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::std_timings[0m[33m: [33mStandard timing used an [0x01, 0x00] to show that the timing was unused. This is against the standard. Consider using [0x01, 0x01] instead.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:36
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [1, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903399Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::std_timings[0m[33m: [33mStandard timing used 0x00 pixel count, which isn't permitted. Returning None.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:72
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mhoz_addr_pixels[0m [2;3mwith[0m [1mct[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [0, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903498Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::std_timings[0m[33m: [33mStandard timing used 0x00 pixel count, which isn't permitted. Returning None.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:72
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mhoz_addr_pixels[0m [2;3mwith[0m [1mct[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [0, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903575Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::std_timings[0m[33m: [33mStandard timing used 0x00 pixel count, which isn't permitted. Returning None.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:72
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mhoz_addr_pixels[0m [2;3mwith[0m [1mct[0m: 0
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [0, 10]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903631Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::_18bytes::descriptors::more_std_timings::tests[0m[32m: [32mGOT: StandardTimingIdentifications {
[INFO] [stdout]     _9: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 296,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 76,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _10: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 632,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 77,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _11: None,
[INFO] [stdout]     _12: None,
[INFO] [stdout]     _13: None,
[INFO] [stdout]     _14: None,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:72
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.903666Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::more_std_timings::tests[0m[33m: [33mEXPECTED: StandardTimingIdentifications {
[INFO] [stdout]     _9: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 296,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 76,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _10: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 632,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 77,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     _11: None,
[INFO] [stdout]     _12: None,
[INFO] [stdout]     _13: None,
[INFO] [stdout]     _14: None,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/more_std_timings.rs:90
[INFO] [stdout] 
[INFO] [stdout] test parser::basic_info::tests::that_guys_laptop_gamma ... ok
[INFO] [stdout] test parser::basic_info::tests::lotta_aspect_ratios ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::range_limits::tests::_sam02e3_2c47316eff13_range_limits ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::range_limits::tests::lgd0555_7d17e3014129 ... ok
[INFO] [stdout] test parser::basic_info::tests::that_guys_laptop_sizeratio ... ok
[INFO] [stdout] test parser::basic_info::tests::that_guys_laptop_feature_support ... ok
[INFO] [stdout] test parser::basic_info::tests::that_guys_laptop_vsi ... ok
[INFO] [stdout] test parser::basic_info::tests::dell_s2417dg_vsi ... ok
[INFO] [stdout] test parser::color::tests::dell_s2417dg_color ... ok
[INFO] [stdout] test parser::_18bytes::preferred_tm::tests::check_nibble_ordering ... ok
[INFO] [stdout] test parser::basic_info::tests::_93d328459ff6_gamma ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::more_std_timings::tests::len0017_3af8b597ecb9_more_std_timings ... ok
[INFO] [stdout] test parser::basic_info::tests::dell_s2417dg_sizeratio ... ok
[INFO] [stdout] test parser::color::tests::into_decimal_endpts ... ok
[INFO] [stdout] test parser::est_timings::tests::dell_s2417dg_est_timings ... ok
[INFO] [stdout]   [2m2025-11-13T20:28:01.906520Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `4`, char: `D`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 4
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [16, 172]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.906554Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `1`, char: `A`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 1
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [1, 21, 15]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [6, 175]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 6, 175, 45, 32, 0, 0, 0, 0, 0, 22, 1, 4, 144, 29, 17, 120, 2, 188, 5, 162, 85, 76, 154, 37, 14, 80, 84, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 29, 54, 128, 160, 112, 56, 30, 64, 48, 32, 142, 0, 37, 165, 16, 0, 0, 24, 29, 54, 128, 8, 114, 56, 102, 64, 48, 32, 142, 0, 37, 165, 16, 0, 0, 24, 0, 0, 0, 254, 0, 65, 85, 79, 10, 32, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, 254, 0, 66, 49, 51, 51, 72, 65, 78, 48, 50, 46, 48, 32, 10, 0, 67]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.906608Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `5`, char: `E`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 5
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [16, 172]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.906672Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `12`, char: `L`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 12
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [16, 172]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.906742Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a company name! (`Dell Inc.`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:113
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [16, 172]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907067Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [149, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907067Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::version[0m[33m: [33mThis crate hasn't yet been tested above EDID v1.4.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/version.rs:13
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::version::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907172Z[0m [31mERROR[0m [1;31mliboptic_edid::parser::header[0m[31m: [31mheader does not match the expected. (real: [
[INFO] [stdout]     0,
[INFO] [stdout]     255,
[INFO] [stdout]     255,
[INFO] [stdout]     239,
[INFO] [stdout]     255,
[INFO] [stdout]     255,
[INFO] [stdout]     255,
[INFO] [stdout]     0,
[INFO] [stdout] ])[0m
[INFO] [stdout]     [2;3mat[0m src/parser/header.rs:18
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::header::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout] test parser::id::tests::dell_s2417dg_id ... ok
[INFO] [stdout] test parser::header::tests::bad ... ok
[INFO] [stdout]   [2m2025-11-13T20:28:01.907506Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `1`, char: `A`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 1
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907557Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `26`, char: `Z`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 26
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907572Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `4`, char: `D`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 4
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907591Z[0m [31mERROR[0m [1;31mliboptic_edid::parser::id[0m[31m: [31mAttempted to get the zeroth letter in ASCII, but this isn't correct.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:150
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 0
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907577Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `4`, char: `D`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 4
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [16, 172]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907616Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `5`, char: `E`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 5
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907746Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `12`, char: `L`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 12
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908032Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `13`, char: `M`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 13
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [13, 19, 9]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [54, 105]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 54, 105, 130, 175, 1, 0, 0, 0, 43, 31, 1, 3, 129, 59, 33, 120, 42, 207, 116, 167, 85, 70, 152, 36, 16, 73, 75, 33, 8, 0, 129, 128, 129, 0, 129, 192, 169, 192, 149, 0, 1, 1, 1, 1, 1, 1, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 83, 80, 33, 0, 0, 30, 0, 0, 0, 250, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 0, 0, 253, 0, 59, 60, 64, 83, 19, 0, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 77, 111, 100, 101, 114, 110, 32, 65, 77, 50, 55, 50, 10, 1, 153, 2, 3, 29, 244, 71, 16, 4, 2, 3, 1, 14, 15, 38, 8, 0, 7, 9, 127, 7, 131, 1, 0, 0, 101, 3, 12, 0, 16, 0, 2, 58, 128, 24, 113, 56, 45, 64, 88, 44, 69, 0, 220, 12, 17, 0, 0, 30, 124, 46, 144, 160, 96, 26, 30, 64, 48, 32, 54, 0, 186, 137, 33, 0, 0, 26, 1, 29, 0, 114, 81, 208, 30, 32, 110, 40, 85, 0, 220, 12, 17, 0, 0, 30, 140, 10, 208, 138, 32, 224, 45, 16, 16, 62, 150, 0, 220, 12, 17, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908088Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `19`, char: `S`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 19
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [13, 19, 9]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [54, 105]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 54, 105, 130, 175, 1, 0, 0, 0, 43, 31, 1, 3, 129, 59, 33, 120, 42, 207, 116, 167, 85, 70, 152, 36, 16, 73, 75, 33, 8, 0, 129, 128, 129, 0, 129, 192, 169, 192, 149, 0, 1, 1, 1, 1, 1, 1, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 83, 80, 33, 0, 0, 30, 0, 0, 0, 250, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 0, 0, 253, 0, 59, 60, 64, 83, 19, 0, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 77, 111, 100, 101, 114, 110, 32, 65, 77, 50, 55, 50, 10, 1, 153, 2, 3, 29, 244, 71, 16, 4, 2, 3, 1, 14, 15, 38, 8, 0, 7, 9, 127, 7, 131, 1, 0, 0, 101, 3, 12, 0, 16, 0, 2, 58, 128, 24, 113, 56, 45, 64, 88, 44, 69, 0, 220, 12, 17, 0, 0, 30, 124, 46, 144, 160, 96, 26, 30, 64, 48, 32, 54, 0, 186, 137, 33, 0, 0, 26, 1, 29, 0, 114, 81, 208, 30, 32, 110, 40, 85, 0, 220, 12, 17, 0, 0, 30, 140, 10, 208, 138, 32, 224, 45, 16, 16, 62, 150, 0, 220, 12, 17, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908129Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `9`, char: `I`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 9
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [13, 19, 9]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [54, 105]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 54, 105, 130, 175, 1, 0, 0, 0, 43, 31, 1, 3, 129, 59, 33, 120, 42, 207, 116, 167, 85, 70, 152, 36, 16, 73, 75, 33, 8, 0, 129, 128, 129, 0, 129, 192, 169, 192, 149, 0, 1, 1, 1, 1, 1, 1, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 83, 80, 33, 0, 0, 30, 0, 0, 0, 250, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 0, 0, 253, 0, 59, 60, 64, 83, 19, 0, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 77, 111, 100, 101, 114, 110, 32, 65, 77, 50, 55, 50, 10, 1, 153, 2, 3, 29, 244, 71, 16, 4, 2, 3, 1, 14, 15, 38, 8, 0, 7, 9, 127, 7, 131, 1, 0, 0, 101, 3, 12, 0, 16, 0, 2, 58, 128, 24, 113, 56, 45, 64, 88, 44, 69, 0, 220, 12, 17, 0, 0, 30, 124, 46, 144, 160, 96, 26, 30, 64, 48, 32, 54, 0, 186, 137, 33, 0, 0, 26, 1, 29, 0, 114, 81, 208, 30, 32, 110, 40, 85, 0, 220, 12, 17, 0, 0, 30, 140, 10, 208, 138, 32, 224, 45, 16, 16, 62, 150, 0, 220, 12, 17, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908206Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a company name! (`Microstep`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:113
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [54, 105]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 54, 105, 130, 175, 1, 0, 0, 0, 43, 31, 1, 3, 129, 59, 33, 120, 42, 207, 116, 167, 85, 70, 152, 36, 16, 73, 75, 33, 8, 0, 129, 128, 129, 0, 129, 192, 169, 192, 149, 0, 1, 1, 1, 1, 1, 1, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 83, 80, 33, 0, 0, 30, 0, 0, 0, 250, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 0, 0, 253, 0, 59, 60, 64, 83, 19, 0, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 77, 111, 100, 101, 114, 110, 32, 65, 77, 50, 55, 50, 10, 1, 153, 2, 3, 29, 244, 71, 16, 4, 2, 3, 1, 14, 15, 38, 8, 0, 7, 9, 127, 7, 131, 1, 0, 0, 101, 3, 12, 0, 16, 0, 2, 58, 128, 24, 113, 56, 45, 64, 88, 44, 69, 0, 220, 12, 17, 0, 0, 30, 124, 46, 144, 160, 96, 26, 30, 64, 48, 32, 54, 0, 186, 137, 33, 0, 0, 26, 1, 29, 0, 114, 81, 208, 30, 32, 110, 40, 85, 0, 220, 12, 17, 0, 0, 30, 140, 10, 208, 138, 32, 224, 45, 16, 16, 62, 150, 0, 220, 12, 17, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908273Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::version[0m[33m: [33mThis crate hasn't yet been tested above EDID v1.4.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/version.rs:13
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::version::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 54, 105, 130, 175, 1, 0, 0, 0, 43, 31, 1, 3, 129, 59, 33, 120, 42, 207, 116, 167, 85, 70, 152, 36, 16, 73, 75, 33, 8, 0, 129, 128, 129, 0, 129, 192, 169, 192, 149, 0, 1, 1, 1, 1, 1, 1, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 83, 80, 33, 0, 0, 30, 0, 0, 0, 250, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 0, 0, 253, 0, 59, 60, 64, 83, 19, 0, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 77, 111, 100, 101, 114, 110, 32, 65, 77, 50, 55, 50, 10, 1, 153, 2, 3, 29, 244, 71, 16, 4, 2, 3, 1, 14, 15, 38, 8, 0, 7, 9, 127, 7, 131, 1, 0, 0, 101, 3, 12, 0, 16, 0, 2, 58, 128, 24, 113, 56, 45, 64, 88, 44, 69, 0, 220, 12, 17, 0, 0, 30, 124, 46, 144, 160, 96, 26, 30, 64, 48, 32, 54, 0, 186, 137, 33, 0, 0, 26, 1, 29, 0, 114, 81, 208, 30, 32, 110, 40, 85, 0, 220, 12, 17, 0, 0, 30, 140, 10, 208, 138, 32, 224, 45, 16, 16, 62, 150, 0, 220, 12, 17, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908384Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mGot byte: 0x78[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:189
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mgamma[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 54, 105, 130, 175, 1, 0, 0, 0, 43, 31, 1, 3, 129, 59, 33, 120, 42, 207, 116, 167, 85, 70, 152, 36, 16, 73, 75, 33, 8, 0, 129, 128, 129, 0, 129, 192, 169, 192, 149, 0, 1, 1, 1, 1, 1, 1, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 83, 80, 33, 0, 0, 30, 0, 0, 0, 250, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 0, 0, 253, 0, 59, 60, 64, 83, 19, 0, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 77, 111, 100, 101, 114, 110, 32, 65, 77, 50, 55, 50, 10, 1, 153, 2, 3, 29, 244, 71, 16, 4, 2, 3, 1, 14, 15, 38, 8, 0, 7, 9, 127, 7, 131, 1, 0, 0, 101, 3, 12, 0, 16, 0, 2, 58, 128, 24, 113, 56, 45, 64, 88, 44, 69, 0, 220, 12, 17, 0, 0, 30, 124, 46, 144, 160, 96, 26, 30, 64, 48, 32, 54, 0, 186, 137, 33, 0, 0, 26, 1, 29, 0, 114, 81, 208, 30, 32, 110, 40, 85, 0, 220, 12, 17, 0, 0, 30, 140, 10, 208, 138, 32, 224, 45, 16, 16, 62, 150, 0, 220, 12, 17, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908590Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 1023[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 255
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908751Z[0m [31mERROR[0m [1;31mliboptic_edid::parser::header[0m[31m: [31mthe input is too small, so can't contain a header.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/header.rs:9
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::header::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.906608Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `21`, char: `U`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 21
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [1, 21, 15]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [6, 175]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 6, 175, 45, 32, 0, 0, 0, 0, 0, 22, 1, 4, 144, 29, 17, 120, 2, 188, 5, 162, 85, 76, 154, 37, 14, 80, 84, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 29, 54, 128, 160, 112, 56, 30, 64, 48, 32, 142, 0, 37, 165, 16, 0, 0, 24, 29, 54, 128, 8, 114, 56, 102, 64, 48, 32, 142, 0, 37, 165, 16, 0, 0, 24, 0, 0, 0, 254, 0, 65, 85, 79, 10, 32, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, 254, 0, 66, 49, 51, 51, 72, 65, 78, 48, 50, 46, 48, 32, 10, 0, 67]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908871Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `15`, char: `O`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 15
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [1, 21, 15]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [6, 175]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 6, 175, 45, 32, 0, 0, 0, 0, 0, 22, 1, 4, 144, 29, 17, 120, 2, 188, 5, 162, 85, 76, 154, 37, 14, 80, 84, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 29, 54, 128, 160, 112, 56, 30, 64, 48, 32, 142, 0, 37, 165, 16, 0, 0, 24, 29, 54, 128, 8, 114, 56, 102, 64, 48, 32, 142, 0, 37, 165, 16, 0, 0, 24, 0, 0, 0, 254, 0, 65, 85, 79, 10, 32, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, 254, 0, 66, 49, 51, 51, 72, 65, 78, 48, 50, 46, 48, 32, 10, 0, 67]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.908923Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a company name! (`DO NOT USE - AUO`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:113
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [6, 175]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 6, 175, 45, 32, 0, 0, 0, 0, 0, 22, 1, 4, 144, 29, 17, 120, 2, 188, 5, 162, 85, 76, 154, 37, 14, 80, 84, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 29, 54, 128, 160, 112, 56, 30, 64, 48, 32, 142, 0, 37, 165, 16, 0, 0, 24, 29, 54, 128, 8, 114, 56, 102, 64, 48, 32, 142, 0, 37, 165, 16, 0, 0, 24, 0, 0, 0, 254, 0, 65, 85, 79, 10, 32, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, 254, 0, 66, 49, 51, 51, 72, 65, 78, 48, 50, 46, 48, 32, 10, 0, 67]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907162Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [149, 15]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909061Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 128]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909107Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 64]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909155Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [113, 79]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909221Z[0m [32m INFO[0m [1;32mliboptic_edid::parser::std_timings::tests[0m[32m: [32mgot: StandardTimings {
[INFO] [stdout]     st1: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1440,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st2: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1440,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 75,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st3: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1280,
[INFO] [stdout]             aspect_ratio: _5_4,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st4: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1280,
[INFO] [stdout]             aspect_ratio: _4_3,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st5: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1152,
[INFO] [stdout]             aspect_ratio: _4_3,
[INFO] [stdout]             field_refresh_rate: 75,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st6: None,
[INFO] [stdout]     st7: None,
[INFO] [stdout]     st8: None,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:92
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909251Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::std_timings::tests[0m[33m: [33mexpected: StandardTimings {
[INFO] [stdout]     st1: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1440,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st2: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1440,
[INFO] [stdout]             aspect_ratio: _16_10,
[INFO] [stdout]             field_refresh_rate: 75,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st3: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1280,
[INFO] [stdout]             aspect_ratio: _5_4,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st4: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1280,
[INFO] [stdout]             aspect_ratio: _4_3,
[INFO] [stdout]             field_refresh_rate: 60,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st5: Some(
[INFO] [stdout]         STiming {
[INFO] [stdout]             horizontal_addr_pixel_ct: 1152,
[INFO] [stdout]             aspect_ratio: _4_3,
[INFO] [stdout]             field_refresh_rate: 75,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     st6: None,
[INFO] [stdout]     st7: None,
[INFO] [stdout]     st8: None,
[INFO] [stdout] }[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:124
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907633Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `5`, char: `E`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 5
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [16, 172]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909354Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `12`, char: `L`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 12
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [4, 5, 12]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [16, 172]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909399Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a company name! (`Dell Inc.`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:113
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [16, 172]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909451Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::version[0m[33m: [33mThis crate hasn't yet been tested above EDID v1.4.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/version.rs:13
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::version::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909558Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mGot byte: 0x78[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:189
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mgamma[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 16, 172, 231, 160, 1, 0, 0, 0, 28, 28, 1, 4, 165, 53, 30, 120, 6, 238, 145, 163, 84, 76, 153, 38, 15, 80, 84, 33, 8, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 255, 0, 35, 65, 83, 78, 84, 111, 98, 122, 47, 98, 100, 76, 100, 0, 0, 0, 253, 0, 30, 144, 34, 222, 59, 1, 10, 32, 32, 32, 32, 32, 32, 0, 0, 0, 252, 0, 68, 101, 108, 108, 32, 83, 50, 52, 49, 55, 68, 71, 10, 1, 81, 2, 3, 18, 65, 35, 9, 7, 1, 131, 1, 0, 0, 101, 75, 4, 0, 1, 1, 90, 135, 0, 160, 160, 160, 59, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 90, 160, 0, 160, 160, 160, 70, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 111, 194, 0, 160, 160, 160, 85, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 34, 229, 0, 80, 160, 160, 103, 80, 8, 32, 58, 0, 15, 40, 33, 0, 0, 30, 28, 37, 0, 160, 160, 160, 17, 80, 48, 32, 53, 0, 15, 40, 33, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909639Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 655[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 163
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909694Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 338[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: false, [1metc[0m: 84
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909745Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 307[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 76
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909796Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 614[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: false, [1metc[0m: 153
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909849Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 154[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: false, [1metc[0m: 38
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909899Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 61[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 15
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.909949Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 320[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: false, [1metc[0m: 80
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910002Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 337[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 84
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910409Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `30`, to: `Ok(30)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 30
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 30
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910493Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `30`, to: `30`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 30
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.907621Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `1`, char: `A`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 1
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910549Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `144`, to: `Ok(144)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 144
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 144
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910586Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `144`, to: `144`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 144
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910597Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `2`, char: `B`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 2
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910629Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `34`, to: `Ok(34)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 34
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 34
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910644Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `3`, char: `C`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 3
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910669Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `4`, char: `D`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 4
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910661Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `34`, to: `34`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 34
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910690Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `5`, char: `E`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 5
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910713Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `6`, char: `F`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 6
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910707Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `222`, to: `Ok(222)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 222
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 222
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910734Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `7`, char: `G`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 7
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910742Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `222`, to: `222`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 222
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910755Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `8`, char: `H`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 8
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910777Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `9`, char: `I`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 9
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910782Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `59`, to: `Ok(59)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 59
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 59
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910805Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `10`, char: `J`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 10
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910819Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `59`, to: `59`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 59
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910828Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `11`, char: `K`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 11
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910852Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `12`, char: `L`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 12
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910874Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `13`, char: `M`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 13
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910895Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `14`, char: `N`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 14
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910916Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `15`, char: `O`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 15
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910937Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `16`, char: `P`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 16
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910959Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `17`, char: `Q`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 17
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.910990Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `18`, char: `R`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 18
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911011Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `19`, char: `S`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 19
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911035Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `20`, char: `T`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 20
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911029Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 671[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 167
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911056Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `21`, char: `U`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 21
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911078Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `22`, char: `V`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 22
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911098Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `23`, char: `W`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 23
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911101Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 340[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: false, [1metc[0m: 85
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911119Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `24`, char: `X`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 24
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911141Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `25`, char: `Y`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 25
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911158Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 283[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 70
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911162Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `26`, char: `Z`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 26
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911212Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 611[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 152
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911277Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 145[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 36
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout] test parser::version::tests::vnr_dell_s2417dg ... ok
[INFO] [stdout] test parser::id::tests::test_5bit_dell ... ok
[INFO] [stdout] test parser::color::tests::into_decimal_samples ... ok
[INFO] [stdout] test parser::color::tests::check_make_u10 ... ok
[INFO] [stdout] test parser::header::tests::empty ... ok
[INFO] [stdout] test parser::est_timings::tests::_2c47316eff13_timings ...   [2m2025-11-13T20:28:01.911337Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 67[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 16
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout] ok
[INFO] [stdout] test parser::id::tests::that_guys_laptop ... ok
[INFO] [stdout] test parser::std_timings::tests::_2c47316eff13_std_timings ... ok
[INFO] [stdout] test parser::header::tests::good ... ok
[INFO] [stdout] test parser::tests::dell_s2417dg_edid ... ok
[INFO] [stdout] test parser::id::tests::test_5bit ... ok
[INFO] [stdout]   [2m2025-11-13T20:28:01.911390Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 293[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 73
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911447Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 300[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: false, [1metc[0m: 75
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911628Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 128]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911685Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911734Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911785Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [169, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.911833Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [149, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912180Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `59`, to: `Ok(59)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 59
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 59
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912223Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `59`, to: `59`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 59
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912265Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `60`, to: `Ok(60)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 60
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 60
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912300Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `60`, to: `60`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 60
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912343Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `64`, to: `Ok(64)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 64
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 64
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912375Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `64`, to: `64`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 64
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912420Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `83`, to: `Ok(83)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 83
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 83
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912484Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `83`, to: `83`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 83
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912537Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mmade typed bcd (from: `19`, to: `Ok(19)`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:277
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mtyped_bcd[0m [2;3mwith[0m [1minput[0m: 19
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 19
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912586Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[34m: [34mconverted bcd (from: `19`, to: `19`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:285
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mfrom_bcd[0m [2;3mwith[0m [1minput[0m: 19
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mjust_limits[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912623Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::_18bytes::descriptors::range_limits[0m[33m: [33mThe EDID reported supporting GTF, but its feature support bit is off![0m
[INFO] [stdout]     [2;3mat[0m src/parser/_18bytes/descriptors/range_limits.rs:18
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::range_limits::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912907Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `1`, char: `A`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 1
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [1, 15, 3]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [5, 227]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 5, 227, 32, 3, 0, 0, 0, 0, 3, 27, 1, 3, 96, 62, 34, 120, 250, 61, 133, 166, 86, 74, 154, 36, 18, 80, 84, 39, 203, 0, 113, 79, 129, 192, 129, 128, 149, 0, 179, 0, 209, 192, 209, 0, 129, 0, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 224, 14, 17, 0, 0, 30, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 128, 104, 33, 0, 0, 30, 0, 0, 0, 252, 0, 115, 51, 50, 101, 53, 49, 49, 10, 32, 32, 32, 32, 32, 0, 0, 0, 250, 0, 169, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 214]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912954Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `15`, char: `O`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 15
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [1, 15, 3]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [5, 227]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 5, 227, 32, 3, 0, 0, 0, 0, 3, 27, 1, 3, 96, 62, 34, 120, 250, 61, 133, 166, 86, 74, 154, 36, 18, 80, 84, 39, 203, 0, 113, 79, 129, 192, 129, 128, 149, 0, 179, 0, 209, 192, 209, 0, 129, 0, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 224, 14, 17, 0, 0, 30, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 128, 104, 33, 0, 0, 30, 0, 0, 0, 252, 0, 115, 51, 50, 101, 53, 49, 49, 10, 32, 32, 32, 32, 32, 0, 0, 0, 250, 0, 169, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 214]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.912990Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::id[0m[34m: [34mGot a char! (code: `3`, char: `C`)[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:155
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii[0m [2;3mwith[0m [1mcode[0m: 3
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mconvert_5bit_ascii_slice[0m [2;3mwith[0m [1mcodes[0m: [1, 15, 3]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [5, 227]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 5, 227, 32, 3, 0, 0, 0, 0, 3, 27, 1, 3, 96, 62, 34, 120, 250, 61, 133, 166, 86, 74, 154, 36, 18, 80, 84, 39, 203, 0, 113, 79, 129, 192, 129, 128, 149, 0, 179, 0, 209, 192, 209, 0, 129, 0, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 224, 14, 17, 0, 0, 30, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 128, 104, 33, 0, 0, 30, 0, 0, 0, 252, 0, 115, 51, 50, 101, 53, 49, 49, 10, 32, 32, 32, 32, 32, 0, 0, 0, 250, 0, 169, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 214]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913088Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::id[0m[33m: [33mFailed to find company name from the EDID's PNP ID: `AOC`.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/id.rs:124
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mvendor[0m [2;3mwith[0m [1minput[0m: [5, 227]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::id::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 5, 227, 32, 3, 0, 0, 0, 0, 3, 27, 1, 3, 96, 62, 34, 120, 250, 61, 133, 166, 86, 74, 154, 36, 18, 80, 84, 39, 203, 0, 113, 79, 129, 192, 129, 128, 149, 0, 179, 0, 209, 192, 209, 0, 129, 0, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 224, 14, 17, 0, 0, 30, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 128, 104, 33, 0, 0, 30, 0, 0, 0, 252, 0, 115, 51, 50, 101, 53, 49, 49, 10, 32, 32, 32, 32, 32, 0, 0, 0, 250, 0, 169, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 214]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913155Z[0m [33m WARN[0m [1;33mliboptic_edid::parser::version[0m[33m: [33mThis crate hasn't yet been tested above EDID v1.4.[0m
[INFO] [stdout]     [2;3mat[0m src/parser/version.rs:13
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::version::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 5, 227, 32, 3, 0, 0, 0, 0, 3, 27, 1, 3, 96, 62, 34, 120, 250, 61, 133, 166, 86, 74, 154, 36, 18, 80, 84, 39, 203, 0, 113, 79, 129, 192, 129, 128, 149, 0, 179, 0, 209, 192, 209, 0, 129, 0, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 224, 14, 17, 0, 0, 30, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 128, 104, 33, 0, 0, 30, 0, 0, 0, 252, 0, 115, 51, 50, 101, 53, 49, 49, 10, 32, 32, 32, 32, 32, 0, 0, 0, 250, 0, 169, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 214]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913223Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::basic_info[0m[34m: [34mGot byte: 0x78[0m
[INFO] [stdout]     [2;3mat[0m src/parser/basic_info.rs:189
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mgamma[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::basic_info::[1mparse[0m [2;3mwith[0m [1minput[0m: [0, 255, 255, 255, 255, 255, 255, 0, 5, 227, 32, 3, 0, 0, 0, 0, 3, 27, 1, 3, 96, 62, 34, 120, 250, 61, 133, 166, 86, 74, 154, 36, 18, 80, 84, 39, 203, 0, 113, 79, 129, 192, 129, 128, 149, 0, 179, 0, 209, 192, 209, 0, 129, 0, 2, 58, 128, 24, 113, 56, 45, 64, 48, 32, 53, 0, 224, 14, 17, 0, 0, 30, 86, 94, 0, 160, 160, 160, 41, 80, 48, 32, 53, 0, 128, 104, 33, 0, 0, 30, 0, 0, 0, 252, 0, 115, 51, 50, 101, 53, 49, 49, 10, 32, 32, 32, 32, 32, 0, 0, 0, 250, 0, 169, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 0, 214]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913299Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 664[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: false, [1metc[0m: 166
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913356Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 347[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 86
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913410Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 299[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: true, [1metc[0m: 74
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913486Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 617[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 154
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913561Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 146[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: true, [1msmallest[0m: false, [1metc[0m: 36
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913629Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 72[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: false, [1metc[0m: 18
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913716Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 321[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 80
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913775Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::color[0m[34m: [34mu10 created! it's: 337[0m
[INFO] [stdout]     [2;3mat[0m src/parser/color.rs:100
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mmake_u10[0m [2;3mwith[0m [1m_2nd_smallest[0m: false, [1msmallest[0m: true, [1metc[0m: 84
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::color::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913900Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [113, 79]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913949Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.913994Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 128]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.914041Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [149, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.914084Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [179, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.914128Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [209, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.914174Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [209, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.914221Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     false,
[INFO] [stdout]     false,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [129, 0]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T20:28:01.914620Z[0m [34mDEBUG[0m [1;34mliboptic_edid::parser::std_timings[0m[34m: [34maspect ratio: (
[INFO] [stdout]     true,
[INFO] [stdout]     true,
[INFO] [stdout] )[0m
[INFO] [stdout]     [2;3mat[0m src/parser/std_timings.rs:51
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::std_timings::[1mone[0m [2;3mwith[0m [1mbytes[0m: [169, 192]
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::descriptors::more_std_timings::[1mparse[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mone[0m
[INFO] [stdout]     [2;3min[0m liboptic_edid::parser::_18bytes::[1mparse[0m
[INFO] [stdout] 
[INFO] [stdout] test parser::tests::edid_v1_3 ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string ... FAILED
[INFO] [stdout] test parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string' (25) panicked at src/parser/_18bytes/descriptors/_13_byte_string.rs:60:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "A0123456789\n "
[INFO] [stdout]  right: "A0123456789"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f42a388c0d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f42a388c0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f42a388c0d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f42a388c0d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f42a389d14f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f42a389d14f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f42a38598a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f42a38598a3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f42a3865512 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f42a386a31f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f42a386a1b1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f42a380b72e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f42a380b72e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f42a386a92f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f42a386a92f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f42a386a78a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f42a3865659 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f42a384d48d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f42a38a50b0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f42a38a4eb3 - core::panicking::assert_failed_inner::ha59fbb70905830e9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5f42a376919a - core::panicking::assert_failed::ha5c0efe253dd0a19
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5f42a3771e2e - liboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string::hb2da3fc871ea8e10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/_18bytes/descriptors/_13_byte_string.rs:60:9
[INFO] [stdout]   22:     0x5f42a3771e57 - liboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string::{{closure}}::h79f114714fe5edca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/_18bytes/descriptors/_13_byte_string.rs:47:39
[INFO] [stdout]   23:     0x5f42a3738436 - core::ops::function::FnOnce::call_once::hb3c6386eb9e16e4d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f42a380b59b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f42a380b59b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f42a381f58d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f42a381f58d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f42a381f58d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5f42a381f58d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5f42a381f58d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f42a381f58d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f42a381f58d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f42a37f8ad4 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f42a37f8ad4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f42a37fc32a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5f42a37fc32a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f42a37fc32a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5f42a37fc32a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5f42a37fc32a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f42a37fc32a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5f42a37fc32a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f42a3860a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5f42a3860a4f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ad2a9719aa4 - <unknown>
[INFO] [stdout]   45:     0x7ad2a97a6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string' (26) panicked at src/parser/_18bytes/descriptors/_13_byte_string.rs:43:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "THISISATEST\n "
[INFO] [stdout]  right: "THISISATEST"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f42a388c0d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f42a388c0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f42a388c0d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f42a388c0d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f42a389d14f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f42a389d14f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f42a38598a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f42a38598a3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f42a3865512 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f42a386a31f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f42a386a1b1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f42a380b72e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f42a380b72e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f42a386a92f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f42a386a92f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f42a386a78a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f42a3865659 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f42a384d48d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f42a38a50b0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f42a38a4eb3 - core::panicking::assert_failed_inner::ha59fbb70905830e9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5f42a376919a - core::panicking::assert_failed::ha5c0efe253dd0a19
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5f42a377295e - liboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string::h13ca36a571e69581
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/_18bytes/descriptors/_13_byte_string.rs:43:9
[INFO] [stdout]   22:     0x5f42a3772987 - liboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string::{{closure}}::h54ad62325603b90c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/_18bytes/descriptors/_13_byte_string.rs:30:39
[INFO] [stdout]   23:     0x5f42a3737c36 - core::ops::function::FnOnce::call_once::h028f899ab493c54e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f42a380b59b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f42a380b59b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f42a381f58d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f42a381f58d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f42a381f58d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5f42a381f58d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5f42a381f58d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f42a381f58d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f42a381f58d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f42a37f8ad4 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f42a37f8ad4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f42a37fc32a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5f42a37fc32a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f42a37fc32a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5f42a37fc32a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5f42a37fc32a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f42a37fc32a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5f42a37fc32a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f42a3860a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5f42a3860a4f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ad2a9719aa4 - <unknown>
[INFO] [stdout]   45:     0x7ad2a97a6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string
[INFO] [stdout]     parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "df14f4de370b5d1f40cad5bc3c9c76f0b7f3547f1033723395fdc3694a7f2c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df14f4de370b5d1f40cad5bc3c9c76f0b7f3547f1033723395fdc3694a7f2c8f", kill_on_drop: false }`
[INFO] [stdout] df14f4de370b5d1f40cad5bc3c9c76f0b7f3547f1033723395fdc3694a7f2c8f
