[INFO] fetching crate oh_my_toml_macro 0.1.0...
[INFO] testing oh_my_toml_macro-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate oh_my_toml_macro 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate oh_my_toml_macro 0.1.0
[INFO] finished tweaking crates.io crate oh_my_toml_macro 0.1.0
[INFO] tweaked toml for crates.io crate oh_my_toml_macro 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oh_my_toml_macro 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oh_my_toml_macro 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded nonempty v0.12.0
[INFO] [stderr]   Downloaded quick-xml v0.38.0
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f09d6e2e944285647b94d7f9517f8ced563ca5057ce3b79b561e74e3463314ec
[INFO] running `Command { std: "docker" "start" "-a" "f09d6e2e944285647b94d7f9517f8ced563ca5057ce3b79b561e74e3463314ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09d6e2e944285647b94d7f9517f8ced563ca5057ce3b79b561e74e3463314ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09d6e2e944285647b94d7f9517f8ced563ca5057ce3b79b561e74e3463314ec", kill_on_drop: false }`
[INFO] [stdout] f09d6e2e944285647b94d7f9517f8ced563ca5057ce3b79b561e74e3463314ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 806b6154fd0657c5c6c2bb42866e691bda16befbd4dd5cbf2cac9e8326a7793d
[INFO] running `Command { std: "docker" "start" "-a" "806b6154fd0657c5c6c2bb42866e691bda16befbd4dd5cbf2cac9e8326a7793d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling quick-xml v0.38.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling plist v1.7.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling oh_my_toml_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.53s
[INFO] running `Command { std: "docker" "inspect" "806b6154fd0657c5c6c2bb42866e691bda16befbd4dd5cbf2cac9e8326a7793d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806b6154fd0657c5c6c2bb42866e691bda16befbd4dd5cbf2cac9e8326a7793d", kill_on_drop: false }`
[INFO] [stdout] 806b6154fd0657c5c6c2bb42866e691bda16befbd4dd5cbf2cac9e8326a7793d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b3f21131d465d6e944ed50fcf92a089a30d9eb238aee6efe2cb0951f375ead8
[INFO] running `Command { std: "docker" "start" "-a" "3b3f21131d465d6e944ed50fcf92a089a30d9eb238aee6efe2cb0951f375ead8", kill_on_drop: false }`
[INFO] [stderr]    Compiling oh_my_toml_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "3b3f21131d465d6e944ed50fcf92a089a30d9eb238aee6efe2cb0951f375ead8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b3f21131d465d6e944ed50fcf92a089a30d9eb238aee6efe2cb0951f375ead8", kill_on_drop: false }`
[INFO] [stdout] 3b3f21131d465d6e944ed50fcf92a089a30d9eb238aee6efe2cb0951f375ead8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fa3659581bee6d1546517a550fc11e5ac0bcbabef3463ab47e0c61e0b763088
[INFO] running `Command { std: "docker" "start" "-a" "3fa3659581bee6d1546517a550fc11e5ac0bcbabef3463ab47e0c61e0b763088", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oh_my_toml_macro-8633f496e597b40b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test derive::tests::generate ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- derive::tests::generate stdout ----
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mderive[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m::oh_my_toml::miette::Diagnostic[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m ::oh_my_toml::thiserror::Error[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m Debug[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;191;97;106moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;191;97;106m__internal_remove_attributes[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;180;142;173menum[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m<'de> [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mdiagnostic[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtransparent[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtransparent[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    DeserializeFieldA[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mi32[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'de[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mdiagnostic[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtransparent[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtransparent[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    DeserializeFieldB[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mNonEmpty[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mi32[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'de[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mdiagnostic[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtransparent[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtransparent[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    DeserializeFieldC[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mString[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mu8[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'de[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mdiagnostic[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtransparent[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtransparent[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    DeserializeFieldD[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;192;197;206mString[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112m4[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'de[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Field is unknown
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mUnknown field[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    UnknownField [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mlabel[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mthis field is unknown[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Location of the error in the source file
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        span[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mmiette[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mSourceSpan[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Encountered an unrecoverable syntax error
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mSyntax Error: Invalid TOML[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    SyntaxError [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Syntax error message
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        error[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mString[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Location of the error in the source file
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        span[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moption[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mOption[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mmiette[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mSourceSpan[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Type mismatch
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mType mismatch[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    TypeMismatch [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Details on why deserialization failed
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        details[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mString[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mlabel[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140m{details}[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Location of the error in the source file
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        span[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mmiette[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mSourceSpan[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Expected to see a certain field, but it is missing
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mexpected {expected_field} of type `{of_type}`[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    MissingField [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        expected_field[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m&[48;2;43;48;59m[38;2;180;142;173m'static[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mstr[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        of_type[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mborrow[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mCow[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'static[48;2;43;48;59m[38;2;192;197;206m, [48;2;43;48;59m[38;2;180;142;173mstr[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;180;142;173mimpl[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mConfig[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m Parse a TOML string
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;180;142;173mpub[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mfn[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;143;161;179mfrom_toml_str[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mS[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mAsRef[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mstr[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m, T[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mAsRef[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mstr[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;191;97;106mtoml_str[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m S,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;191;97;106mfile_name[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m T,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m->[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mResult[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;180;142;173mSelf[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mSelf[48;2;43;48;59m[38;2;192;197;206m, [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mmiette[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mReport[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mtoml_document[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m syntax_errors[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mtoml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mde[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeTable[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mparse_recoverable[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            toml_str.[48;2;43;48;59m[38;2;150;181;180mas_ref[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m errs [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m syntax_errors
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            .[48;2;43;48;59m[38;2;150;181;180minto_iter[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            .[48;2;43;48;59m[38;2;150;181;180mmap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m|[48;2;43;48;59m[38;2;191;97;106msyntax_error[48;2;43;48;59m[38;2;192;197;206m|[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mSyntaxError [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                span[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m syntax_error.[48;2;43;48;59m[38;2;150;181;180mspan[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m.[48;2;43;48;59m[38;2;150;181;180mmap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mInto[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206minto[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                error[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m syntax_error.[48;2;43;48;59m[38;2;150;181;180mmessage[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m.[48;2;43;48;59m[38;2;150;181;180mto_string[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            .[48;2;43;48;59m[38;2;192;197;206mcollect[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mVec[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m_[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;180;142;173mmatch[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mSelf[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeTable[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mdeserialize_table[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            toml_document[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mresult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mResult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mOk[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mt[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mif[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moption[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mOption[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mSome[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206merrors[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mnonempty[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mNonEmpty[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mfrom_vec[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    errs[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mresult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mResult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        recovered[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moption[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mOption[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mSome[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mt[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        errors[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m DeserializeConfigErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            src[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mmiette[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mNamedSource[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mnew[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                file_name.[48;2;43;48;59m[38;2;150;181;180mas_ref[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                toml_str.[48;2;43;48;59m[38;2;150;181;180mas_ref[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m.[48;2;43;48;59m[38;2;150;181;180mto_string[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            errors[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            .[48;2;43;48;59m[38;2;150;181;180minto[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173melse[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mresult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mResult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mOk[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mt[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mresult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mResult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m errors [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                errors.[48;2;43;48;59m[38;2;150;181;180mextend[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206merrs[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mresult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mResult[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    recovered[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    errors[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m DeserializeConfigErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        src[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mmiette[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mNamedSource[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mnew[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            file_name.[48;2;43;48;59m[38;2;150;181;180mas_ref[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            toml_str.[48;2;43;48;59m[38;2;150;181;180mas_ref[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m.[48;2;43;48;59m[38;2;150;181;180mto_string[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        errors[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        .[48;2;43;48;59m[38;2;150;181;180minto[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m The config failed to deserialize
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mderive[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m::oh_my_toml::miette::Diagnostic[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m ::oh_my_toml::thiserror::Error[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m Debug[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;191;97;106moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;191;97;106m__internal_remove_attributes[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106merror[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mfailed to deserialize[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;180;142;173mstruct[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mDeserializeConfigErrors[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m TOML Source code of the config itself
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    #[source_code]
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;191;97;106msrc[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mmiette[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mNamedSource[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mstring[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mString[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;101;115;126m///[48;2;43;48;59m[38;2;101;115;126m A list of errors we encountered
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    #[related]
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;191;97;106merrors[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mnonempty[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mNonEmpty[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mautomatically_derived[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;180;142;173mimpl[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError [48;2;43;48;59m[38;2;180;142;173mfor[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;180;142;173mfn[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;143;161;179mexpected_type[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m->[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mborrow[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mCow[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'static[48;2;43;48;59m[38;2;192;197;206m, [48;2;43;48;59m[38;2;192;197;206mcore[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mprimitive[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;180;142;173mstr[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206mstringify![48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mConfig[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m.[48;2;43;48;59m[38;2;150;181;180minto[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m#[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;191;97;106mautomatically_derived[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;180;142;173mimpl[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'de[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeTable[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'de[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mfor[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mConfig[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;180;142;173mtype[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m DeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;180;142;173mfn[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;143;161;179mdeserialize_value[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'k[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;191;97;106m__omt_table[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mtoml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mSpanned[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mtoml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mde[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeTable[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173m'de[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m->[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mResult[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;180;142;173mSelf[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;180;142;173mSelf[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mnonempty[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mNonEmpty[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mSelf[48;2;43;48;59m[38;2;180;142;173m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m'outer[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_a [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mNone[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_b [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mNone[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_c [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mNone[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_d [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mNone[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m __omt_initialized_at_least_one [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mfalse[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m __omt_errs [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mstd[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mvec[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mVec[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mnew[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;180;142;173mfor[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m__omt_key[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m __omt_value[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206min[48;2;43;48;59m[38;2;192;197;206m __omt_table.[48;2;43;48;59m[38;2;150;181;180miter[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m key [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m __omt_table.[48;2;43;48;59m[38;2;150;181;180mkey[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m__omt_key[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m.[48;2;43;48;59m[38;2;150;181;180munwrap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mmatch[48;2;43;48;59m[38;2;192;197;206m __omt_key [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140ma[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;180;142;173mmatch[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mi32[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mdeserialize_value[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            __omt_value[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mOk[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mv[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_temp_storage_field_a [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mSome[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mv[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_initialized_at_least_one [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mtrue[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m errors [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_temp_storage_field_a [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    .[48;2;43;48;59m[38;2;150;181;180mextend[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                        errors
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                            .[48;2;43;48;59m[38;2;150;181;180minto_iter[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                            .[48;2;43;48;59m[38;2;150;181;180mmap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeFieldA[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mb[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;180;142;173mmatch[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mNonEmpty[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;180;142;173mi32[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mdeserialize_value[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            __omt_value[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mOk[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mv[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_temp_storage_field_b [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mSome[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mv[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_initialized_at_least_one [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mtrue[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m errors [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_temp_storage_field_b [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    .[48;2;43;48;59m[38;2;150;181;180mextend[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                        errors
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                            .[48;2;43;48;59m[38;2;150;181;180minto_iter[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                            .[48;2;43;48;59m[38;2;150;181;180mmap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeFieldB[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mc[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;180;142;173mmatch[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mString[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;180;142;173mu8[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mdeserialize_value[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            __omt_value[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mOk[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mv[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_temp_storage_field_c [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mSome[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mv[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_initialized_at_least_one [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mtrue[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m errors [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_temp_storage_field_c [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    .[48;2;43;48;59m[38;2;150;181;180mextend[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                        errors
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                            .[48;2;43;48;59m[38;2;150;181;180minto_iter[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                            .[48;2;43;48;59m[38;2;150;181;180mmap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeFieldC[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140md[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;180;142;173mmatch[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;192;197;206mString[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112m4[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mas[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mdeserialize_value[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            __omt_value[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mOk[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mv[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_temp_storage_field_d [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mSome[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mv[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_initialized_at_least_one [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mtrue[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m errors [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_temp_storage_field_d [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m recovered[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    .[48;2;43;48;59m[38;2;150;181;180mextend[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                        errors
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                            .[48;2;43;48;59m[38;2;150;181;180minto_iter[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                            .[48;2;43;48;59m[38;2;150;181;180mmap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeFieldD[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    unknown [48;2;43;48;59m[38;2;192;197;206m=>[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            .[48;2;43;48;59m[38;2;150;181;180mpush[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mTypeMismatch [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                details[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mdetails[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                    [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mutil[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mvalue_type_description[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m&[48;2;43;48;59m[38;2;192;197;206m__omt_value[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                span[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m __omt_value.[48;2;43;48;59m[38;2;150;181;180mspan[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206m'finish[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mmut[48;2;43;48;59m[38;2;192;197;206m __omt_failed_to_recover [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mfalse[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mif[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_a.[48;2;43;48;59m[38;2;150;181;180mis_none[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_failed_to_recover [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mtrue[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        .[48;2;43;48;59m[38;2;150;181;180mpush[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mMissingField [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            expected_field[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mconcat![48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mfield `[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140ma[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140m`[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            of_type[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;180;142;173mi32[48;2;43;48;59m[38;2;192;197;206m as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mexpected_type[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mif[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_b.[48;2;43;48;59m[38;2;150;181;180mis_none[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_failed_to_recover [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mtrue[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        .[48;2;43;48;59m[38;2;150;181;180mpush[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mMissingField [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            expected_field[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mconcat![48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mfield `[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mb[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140m`[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            of_type[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206mNonEmpty[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                [48;2;43;48;59m[38;2;180;142;173mi32[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mexpected_type[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mif[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_c.[48;2;43;48;59m[38;2;150;181;180mis_none[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_failed_to_recover [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mtrue[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        .[48;2;43;48;59m[38;2;150;181;180mpush[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mMissingField [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            expected_field[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mconcat![48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mfield `[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mc[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140m`[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            of_type[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                String,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                                [48;2;43;48;59m[38;2;180;142;173mu8[48;2;43;48;59m[38;2;192;197;206m,
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mexpected_type[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mif[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_d.[48;2;43;48;59m[38;2;150;181;180mis_none[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_failed_to_recover [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112mtrue[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_errs
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        .[48;2;43;48;59m[38;2;150;181;180mpush[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mDeserializeTomlConfigError[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mMissingField [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            expected_field[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mconcat![48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140mfield `[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140md[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;163;190;140m`[48;2;43;48;59m[38;2;192;197;206m"[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            of_type[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m<[48;2;43;48;59m[38;2;192;197;206m[[48;2;43;48;59m[38;2;192;197;206mString[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;208;135;112m4[48;2;43;48;59m[38;2;192;197;206m][48;2;43;48;59m[38;2;192;197;206m as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeValue[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError as [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mError[48;2;43;48;59m[38;2;192;197;206m>[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mexpected_type[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mif[48;2;43;48;59m[38;2;192;197;206m __omt_failed_to_recover [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;180;142;173mbreak[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173m'finish[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        recovered[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mNone[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        errors[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mnonempty[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mNonEmpty[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mfrom_vec[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m__omt_errs[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                            .[48;2;43;48;59m[38;2;150;181;180munwrap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m result [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mSelf[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    a[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_a.[48;2;43;48;59m[38;2;150;181;180munwrap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    b[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_b.[48;2;43;48;59m[38;2;150;181;180munwrap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    c[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_c.[48;2;43;48;59m[38;2;150;181;180munwrap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    d[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m __omt_temp_storage_field_d.[48;2;43;48;59m[38;2;150;181;180munwrap[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m;[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;180;142;173mif[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173mlet[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mSome[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206merrors[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m=[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mnonempty[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mNonEmpty[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mfrom_vec[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    __omt_errs[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206mErr[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206moh_my_toml[48;2;43;48;59m[38;2;192;197;206m::[48;2;43;48;59m[38;2;192;197;206mDeserializeErrors [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        recovered[48;2;43;48;59m[38;2;192;197;206m:[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206mSome[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mresult[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                        errors[48;2;43;48;59m[38;2;192;197;206m,[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;180;142;173melse[48;2;43;48;59m[38;2;192;197;206m [48;2;43;48;59m[38;2;192;197;206m{[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                    [48;2;43;48;59m[38;2;192;197;206mOk[48;2;43;48;59m[38;2;192;197;206m([48;2;43;48;59m[38;2;192;197;206mresult[48;2;43;48;59m[38;2;192;197;206m)[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m                [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m            [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m        [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m    [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] [48;2;43;48;59m[38;2;192;197;206m}[48;2;43;48;59m[38;2;192;197;206m
[INFO] [stdout] 
[INFO] [stdout] thread 'derive::tests::generate' panicked at src/derive.rs:77:9:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7d3f87834c92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7d3f87834c92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7d3f87834c92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7d3f87834c92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7d3f87885a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7d3f87885a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7d3f87828843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7d3f87828843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7d3f87834ae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7d3f878387a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7d3f878385de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64dce1540ee4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64dce1540ee4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7d3f878392ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x7d3f878392ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x7d3f87838fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x7d3f87835199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x7d3f87838c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x7d3f87880c30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x7d3f87880db6 - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x7d3f87880db6 - core::panicking::panic_explicit::hd9d99d274044a3a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:241:5
[INFO] [stdout]   21:     0x64dce13ec6f7 - oh_my_toml_macro::derive::tests::generate::panic_cold_explicit::hd3e28daf7699adfb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:88:13
[INFO] [stdout]   22:     0x64dce13ec46d - oh_my_toml_macro::derive::tests::generate::h990019edd49c4c0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/derive.rs:77:9
[INFO] [stdout]   23:     0x64dce13eb8e7 - oh_my_toml_macro::derive::tests::generate::{{closure}}::hdada0311d8550847
[INFO] [stdout]                                at /opt/rustwide/workdir/src/derive.rs:37:18
[INFO] [stdout]   24:     0x64dce13e43c6 - core::ops::function::FnOnce::call_once::hc1b5132697ede74d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x64dce154674b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x64dce154674b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x64dce1545885 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x64dce1545885 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x64dce1545885 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x64dce1545885 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x64dce1545885 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64dce1545885 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x64dce1545885 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x64dce1509484 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x64dce1509484 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x64dce150ce5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x64dce150ce5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x64dce150ce5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x64dce150ce5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x64dce150ce5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64dce150ce5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x64dce150ce5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x7d3f8783dadf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x7d3f8783dadf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7d3f874beaa4 - <unknown>
[INFO] [stdout]   46:     0x7d3f8754ba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     derive::tests::generate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3fa3659581bee6d1546517a550fc11e5ac0bcbabef3463ab47e0c61e0b763088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa3659581bee6d1546517a550fc11e5ac0bcbabef3463ab47e0c61e0b763088", kill_on_drop: false }`
[INFO] [stdout] 3fa3659581bee6d1546517a550fc11e5ac0bcbabef3463ab47e0c61e0b763088
