[INFO] fetching crate liboptic_edid 0.1.0...
[INFO] testing liboptic_edid-0.1.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate liboptic_edid 0.1.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate liboptic_edid 0.1.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded pisserror v0.3.0-rc.2
[INFO] [stderr]   Downloaded nobcd v0.2.0
[INFO] [stderr]   Downloaded rust_decimal_macros v1.36.0
[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 serde v1.0.214
[INFO] [stderr]   Downloaded rust_decimal v1.36.0
[INFO] [stderr]   Downloaded pisserror_macros v0.3.0-rc.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66d2190ed8ec6b4fc4db03f031c61c96b45fa3172818cd2499c9a3fbc3351422
[INFO] running `Command { std: "docker" "start" "-a" "66d2190ed8ec6b4fc4db03f031c61c96b45fa3172818cd2499c9a3fbc3351422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66d2190ed8ec6b4fc4db03f031c61c96b45fa3172818cd2499c9a3fbc3351422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66d2190ed8ec6b4fc4db03f031c61c96b45fa3172818cd2499c9a3fbc3351422", kill_on_drop: false }`
[INFO] [stdout] 66d2190ed8ec6b4fc4db03f031c61c96b45fa3172818cd2499c9a3fbc3351422
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a5687427d3c936146fad6ea6da1edf1599393c002b853611355d875f8566b5c
[INFO] running `Command { std: "docker" "start" "-a" "8a5687427d3c936146fad6ea6da1edf1599393c002b853611355d875f8566b5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[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 bytemuck v1.19.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nobcd v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.87
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "8a5687427d3c936146fad6ea6da1edf1599393c002b853611355d875f8566b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a5687427d3c936146fad6ea6da1edf1599393c002b853611355d875f8566b5c", kill_on_drop: false }`
[INFO] [stdout] 8a5687427d3c936146fad6ea6da1edf1599393c002b853611355d875f8566b5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b7cd8eb1937c3a8e74b69b7a4d043e9f2f67d3dc989065e2146a02a8016713f
[INFO] running `Command { std: "docker" "start" "-a" "0b7cd8eb1937c3a8e74b69b7a4d043e9f2f67d3dc989065e2146a02a8016713f", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[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 tracing-subscriber v0.3.18
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.26s
[INFO] running `Command { std: "docker" "inspect" "0b7cd8eb1937c3a8e74b69b7a4d043e9f2f67d3dc989065e2146a02a8016713f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7cd8eb1937c3a8e74b69b7a4d043e9f2f67d3dc989065e2146a02a8016713f", kill_on_drop: false }`
[INFO] [stdout] 0b7cd8eb1937c3a8e74b69b7a4d043e9f2f67d3dc989065e2146a02a8016713f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9922b71b5866d99754d4baf8c45f87184274592f13553482e0f56eb997821aeb
[INFO] running `Command { std: "docker" "start" "-a" "9922b71b5866d99754d4baf8c45f87184274592f13553482e0f56eb997821aeb", 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)]` 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/liboptic_edid-13013bdfd92d7d66)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout]   [2m2025-10-14T11:25:54.087591Z[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-10-14T11:25:54.087615Z[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-10-14T11:25:54.087625Z[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-10-14T11:25:54.087633Z[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-10-14T11:25:54.087640Z[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-10-14T11:25:54.087653Z[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-10-14T11:25:54.091128Z[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-10-14T11:25:54.091175Z[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-10-14T11:25:54.092651Z[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-10-14T11:25:54.092673Z[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-10-14T11:25:54.100034Z[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-10-14T11:25:54.100053Z[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-10-14T11:25:54.100407Z[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-10-14T11:25:54.100426Z[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::_msiaf82_4b2991d4299a_more_std_timings ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.100596Z[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-10-14T11:25:54.100613Z[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-10-14T11:25:54.100622Z[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] test parser::_18bytes::descriptors::more_std_timings::tests::aoc0320_455954e7ca14_more_std_timings ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.100931Z[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] test parser::_18bytes::preferred_tm::tests::check_nibble_ordering ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.101041Z[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-10-14T11:25:54.101201Z[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-10-14T11:25:54.101249Z[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-10-14T11:25:54.101314Z[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-10-14T11:25:54.101343Z[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-10-14T11:25:54.101367Z[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-10-14T11:25:54.101437Z[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-10-14T11:25:54.104961Z[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-10-14T11:25:54.104983Z[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-10-14T11:25:54.104998Z[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-10-14T11:25:54.105004Z[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-10-14T11:25:54.105010Z[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-10-14T11:25:54.105016Z[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-10-14T11:25:54.105021Z[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-10-14T11:25:54.105027Z[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-10-14T11:25:54.105032Z[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-10-14T11:25:54.105037Z[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-10-14T11:25:54.105042Z[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-10-14T11:25:54.105053Z[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-10-14T11:25:54.105066Z[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-10-14T11:25:54.105079Z[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]   [2m2025-10-14T11:25:54.105103Z[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]   [2m2025-10-14T11:25:54.119265Z[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-10-14T11:25:54.119297Z[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-10-14T11:25:54.119305Z[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-10-14T11:25:54.119311Z[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-10-14T11:25:54.119317Z[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-10-14T11:25:54.119322Z[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-10-14T11:25:54.119328Z[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-10-14T11:25:54.119333Z[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-10-14T11:25:54.119339Z[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-10-14T11:25:54.119344Z[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-10-14T11:25:54.119350Z[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-10-14T11:25:54.119417Z[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]   [2m2025-10-14T11:25:54.120968Z[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-10-14T11:25:54.120993Z[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-10-14T11:25:54.121004Z[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-10-14T11:25:54.121011Z[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-10-14T11:25:54.121017Z[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-10-14T11:25:54.121026Z[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] test parser::_18bytes::descriptors::more_std_timings::tests::hjw0000_f67302f2ed4c_more_std_timings ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.121033Z[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-10-14T11:25:54.121040Z[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-10-14T11:25:54.121052Z[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::_18bytes::descriptors::range_limits::tests::lgd0555_7d17e3014129 ... ok
[INFO] [stdout] test parser::_18bytes::preferred_tm::tests::check_pixel_clock_ordering ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::range_limits::tests::_sam02e3_2c47316eff13_range_limits ... ok
[INFO] [stdout] test parser::basic_info::tests::_2c47316eff13_all_basic_info ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::more_std_timings::tests::len0017_3af8b597ecb9_more_std_timings ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.121326Z[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-10-14T11:25:54.121339Z[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] test parser::basic_info::tests::_93d328459ff6_gamma ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.121486Z[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] test parser::basic_info::tests::_93d328459ff6_feature_support ... ok
[INFO] [stdout] test parser::basic_info::tests::dell_s2417dg_feature_support ... ok
[INFO] [stdout] test parser::basic_info::tests::dell_s2417dg_gamma ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.121661Z[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-10-14T11:25:54.121706Z[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_vsi ... ok
[INFO] [stdout] test parser::basic_info::tests::lotta_aspect_ratios ... ok
[INFO] [stdout] test parser::basic_info::tests::display_w_aspect_ratio ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.121899Z[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-10-14T11:25:54.121954Z[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-10-14T11:25:54.122016Z[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] test parser::basic_info::tests::that_guys_laptop_sizeratio ... ok
[INFO] [stdout] test parser::color::tests::check_make_u10 ... ok
[INFO] [stdout] test parser::basic_info::tests::that_guys_laptop_vsi ... ok
[INFO] [stdout] test parser::basic_info::tests::that_guys_laptop_feature_support ... ok
[INFO] [stdout] test parser::basic_info::tests::dell_s2417dg_sizeratio ... ok
[INFO] [stdout] test parser::basic_info::tests::that_guys_laptop_gamma ... ok
[INFO] [stdout] test parser::color::tests::into_decimal_endpts ... ok
[INFO] [stdout] test parser::color::tests::into_decimal_samples ... ok
[INFO] [stdout] test parser::est_timings::tests::dell_s2417dg_est_timings ... ok
[INFO] [stdout] test parser::header::tests::good ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.124519Z[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-10-14T11:25:54.124532Z[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-10-14T11:25:54.124540Z[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-10-14T11:25:54.124546Z[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-10-14T11:25:54.124553Z[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-10-14T11:25:54.124560Z[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-10-14T11:25:54.124567Z[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-10-14T11:25:54.124574Z[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-10-14T11:25:54.124593Z[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-10-14T11:25:54.124597Z[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]   [2m2025-10-14T11:25:54.124614Z[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-10-14T11:25:54.124628Z[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-10-14T11:25:54.124635Z[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-10-14T11:25:54.124647Z[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-10-14T11:25:54.124669Z[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] test parser::est_timings::tests::_2c47316eff13_timings ... ok
[INFO] [stdout] test parser::header::tests::bad ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.124738Z[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-10-14T11:25:54.124746Z[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-10-14T11:25:54.124751Z[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-10-14T11:25:54.124757Z[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] test parser::color::tests::dell_s2417dg_color ...   [2m2025-10-14T11:25:54.124761Z[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] ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.124766Z[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-10-14T11:25:54.124765Z[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-10-14T11:25:54.124771Z[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-10-14T11:25:54.124774Z[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-10-14T11:25:54.124775Z[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-10-14T11:25:54.124780Z[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-10-14T11:25:54.124781Z[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] test parser::id::tests::dell_s2417dg_id ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.124786Z[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-10-14T11:25:54.124791Z[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-10-14T11:25:54.124795Z[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-10-14T11:25:54.124801Z[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-10-14T11:25:54.124805Z[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] test parser::header::tests::empty ...   [2m2025-10-14T11:25:54.124834Z[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] ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.124839Z[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-10-14T11:25:54.124843Z[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-10-14T11:25:54.124848Z[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-10-14T11:25:54.124853Z[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-10-14T11:25:54.124857Z[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-10-14T11:25:54.124861Z[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-10-14T11:25:54.124866Z[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] test parser::id::tests::test_5bit_dell ...   [2m2025-10-14T11:25:54.124870Z[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] ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.124874Z[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-10-14T11:25:54.124879Z[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-10-14T11:25:54.124883Z[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-10-14T11:25:54.124888Z[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-10-14T11:25:54.124893Z[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-10-14T11:25:54.124897Z[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-10-14T11:25:54.124904Z[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-10-14T11:25:54.124929Z[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-10-14T11:25:54.124936Z[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-10-14T11:25:54.124946Z[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-10-14T11:25:54.124988Z[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-10-14T11:25:54.124998Z[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-10-14T11:25:54.125006Z[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-10-14T11:25:54.125020Z[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-10-14T11:25:54.125039Z[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-10-14T11:25:54.125058Z[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-10-14T11:25:54.125077Z[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-10-14T11:25:54.125086Z[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-10-14T11:25:54.125094Z[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-10-14T11:25:54.125101Z[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-10-14T11:25:54.125100Z[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-10-14T11:25:54.125108Z[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]   [2m2025-10-14T11:25:54.125112Z[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-10-14T11:25:54.125115Z[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]   [2m2025-10-14T11:25:54.125115Z[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-10-14T11:25:54.125120Z[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-10-14T11:25:54.125124Z[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-10-14T11:25:54.125127Z[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-10-14T11:25:54.125128Z[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-10-14T11:25:54.125132Z[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-10-14T11:25:54.125134Z[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-10-14T11:25:54.125143Z[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-10-14T11:25:54.125163Z[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-10-14T11:25:54.125166Z[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-10-14T11:25:54.125176Z[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-10-14T11:25:54.125182Z[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-10-14T11:25:54.125185Z[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-10-14T11:25:54.125188Z[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-10-14T11:25:54.125196Z[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-10-14T11:25:54.125204Z[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-10-14T11:25:54.125213Z[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-10-14T11:25:54.125220Z[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] test parser::id::tests::test_5bit ... ok
[INFO] [stdout] test parser::id::tests::that_guys_laptop ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.125241Z[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-10-14T11:25:54.125275Z[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-10-14T11:25:54.125284Z[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] test parser::version::tests::vnr_dell_s2417dg ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.125291Z[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-10-14T11:25:54.125323Z[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-10-14T11:25:54.125337Z[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-10-14T11:25:54.125345Z[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-10-14T11:25:54.125365Z[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-10-14T11:25:54.125375Z[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-10-14T11:25:54.125383Z[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-10-14T11:25:54.125389Z[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-10-14T11:25:54.125396Z[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-10-14T11:25:54.125419Z[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-10-14T11:25:54.125423Z[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-10-14T11:25:54.125428Z[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-10-14T11:25:54.125431Z[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-10-14T11:25:54.125434Z[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-10-14T11:25:54.125439Z[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-10-14T11:25:54.125442Z[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-10-14T11:25:54.125446Z[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-10-14T11:25:54.125448Z[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-10-14T11:25:54.125455Z[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-10-14T11:25:54.125453Z[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-10-14T11:25:54.125461Z[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-10-14T11:25:54.125468Z[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-10-14T11:25:54.125475Z[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-10-14T11:25:54.125482Z[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-10-14T11:25:54.125511Z[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-10-14T11:25:54.125515Z[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-10-14T11:25:54.125523Z[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-10-14T11:25:54.125530Z[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-10-14T11:25:54.125549Z[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-10-14T11:25:54.125566Z[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-10-14T11:25:54.125579Z[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] test parser::tests::dell_s2417dg_edid ... ok
[INFO] [stdout]   [2m2025-10-14T11:25:54.125593Z[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-10-14T11:25:54.125601Z[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-10-14T11:25:54.125609Z[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-10-14T11:25:54.125617Z[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-10-14T11:25:54.125624Z[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-10-14T11:25:54.125630Z[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-10-14T11:25:54.125637Z[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-10-14T11:25:54.125644Z[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-10-14T11:25:54.125662Z[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-10-14T11:25:54.125670Z[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-10-14T11:25:54.125676Z[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-10-14T11:25:54.125683Z[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-10-14T11:25:54.125690Z[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-10-14T11:25:54.125697Z[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-10-14T11:25:54.125703Z[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-10-14T11:25:54.125710Z[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-10-14T11:25:54.125740Z[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]   [2m2025-10-14T11:25:54.125338Z[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-10-14T11:25:54.128969Z[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] test parser::std_timings::tests::_2c47316eff13_std_timings ... ok
[INFO] [stdout] test parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' 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:     0x566aa19f4b02 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566aa19f4b02 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566aa19f4b02 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x566aa19f4b02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x566aa1a1a7d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x566aa1a1a7d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x566aa19f1b53 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x566aa19f1b53 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x566aa19f4952 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x566aa19f607c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x566aa19f5ed2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x566aa19b5654 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x566aa19b5654 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x566aa19f6b5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x566aa19f6b5b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x566aa19f682a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x566aa19f5009 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x566aa19f64bd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x566aa1a18900 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x566aa1a18b97 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x566aa1945a79 - core::panicking::assert_failed::h4ebe72b8a7afa5df
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x566aa1956aa8 - liboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string::h20c7f641f7abc269
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/_18bytes/descriptors/_13_byte_string.rs:43:9
[INFO] [stdout]   22:     0x566aa1956aa8 - liboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_thisisatest_string::{{closure}}::hc504f19df706b2c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/_18bytes/descriptors/_13_byte_string.rs:30:39
[INFO] [stdout]   23:     0x566aa1956aa8 - core::ops::function::FnOnce::call_once::h07e241a1aade4406
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x566aa19baddb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x566aa19baddb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x566aa19b9fce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x566aa19b9fce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x566aa19b9fce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x566aa19b9fce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x566aa19b9fce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x566aa19b9fce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x566aa19b9fce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x566aa197db44 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x566aa197db44 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x566aa198151a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x566aa198151a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x566aa198151a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x566aa198151a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x566aa198151a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x566aa198151a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x566aa198151a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x566aa19f9ab7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x566aa19f9ab7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x566aa19f9ab7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x734758191aa4 - <unknown>
[INFO] [stdout]   46:     0x73475821ea34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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' 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:     0x566aa19f4b02 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566aa19f4b02 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566aa19f4b02 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x566aa19f4b02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x566aa1a1a7d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x566aa1a1a7d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x566aa19f1b53 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x566aa19f1b53 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x566aa19f4952 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x566aa19f607c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x566aa19f5ed2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x566aa19b5654 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x566aa19b5654 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x566aa19f6b5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x566aa19f6b5b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x566aa19f682a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x566aa19f5009 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x566aa19f64bd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x566aa1a18900 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x566aa1a18b97 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x566aa1945a79 - core::panicking::assert_failed::h4ebe72b8a7afa5df
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x566aa19581a8 - liboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string::h3d2ddd80f792c6eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/_18bytes/descriptors/_13_byte_string.rs:60:9
[INFO] [stdout]   22:     0x566aa19581a8 - liboptic_edid::parser::_18bytes::descriptors::_13_byte_string::tests::std_sample_a0123456789_string::{{closure}}::h5ca4ab8b83137d5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/_18bytes/descriptors/_13_byte_string.rs:47:39
[INFO] [stdout]   23:     0x566aa19581a8 - core::ops::function::FnOnce::call_once::hc9524e6a6d1a51c1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x566aa19baddb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x566aa19baddb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x566aa19b9fce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x566aa19b9fce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x566aa19b9fce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x566aa19b9fce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x566aa19b9fce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x566aa19b9fce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x566aa19b9fce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x566aa197db44 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x566aa197db44 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x566aa198151a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x566aa198151a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x566aa198151a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x566aa198151a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x566aa198151a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x566aa198151a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x566aa198151a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x566aa19f9ab7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x566aa19f9ab7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x566aa19f9ab7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x734758191aa4 - <unknown>
[INFO] [stdout]   46:     0x73475821ea34 - clone
[INFO] [stdout]   47:                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.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9922b71b5866d99754d4baf8c45f87184274592f13553482e0f56eb997821aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9922b71b5866d99754d4baf8c45f87184274592f13553482e0f56eb997821aeb", kill_on_drop: false }`
[INFO] [stdout] 9922b71b5866d99754d4baf8c45f87184274592f13553482e0f56eb997821aeb
